summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-03-05serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko
2024-03-05serial: core: Move struct uart_port::quirks closer to possible valuesAndy Shevchenko
2024-03-05serial: core: only stop transmit when HW fifo is emptyJonas Gorski
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd
2024-03-05usb: typec: pd: no opencoding of FIELD_GETOliver Neukum
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin
2024-03-04tcp: align tcp_sock_write_rx groupEric Dumazet
2024-03-04modules: wait do_free_init correctlyChangbin Du
2024-03-04mm: convert free_swap_cache() to take a folioMatthew Wilcox (Oracle)
2024-03-04mm: remove lru_to_page()Matthew Wilcox (Oracle)
2024-03-04memcg: remove mem_cgroup_uncharge_list()Matthew Wilcox (Oracle)
2024-03-04mm: use __page_cache_release() in folios_put()Matthew Wilcox (Oracle)
2024-03-04memcg: add mem_cgroup_uncharge_folios()Matthew Wilcox (Oracle)
2024-03-04mm: make folios_put() the basis of release_pages()Matthew Wilcox (Oracle)
2024-03-04mm: remove total_mapcount()David Hildenbrand
2024-03-04mm: thp: split huge page to any lower order pagesZi Yan
2024-03-04mm: page_owner: add support for splitting to any order in split page_ownerZi Yan
2024-03-04mm: memcg: make memcg huge page split support any order splitZi Yan
2024-03-04mm/page_owner: use order instead of nr in split_page_owner()Zi Yan
2024-03-04mm/memcg: use order instead of nr in split_page_memcg()Zi Yan
2024-03-04mm: enumerate all gfp flagsSuren Baghdasaryan
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-03-04Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson
2024-03-04bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee
2024-03-04of: make for_each_property_of_node() available to to !OFBartosz Golaszewski
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner
2024-03-04Merge tag 'reset-for-v6.9' of git://git.pengutronix.de/pza/linux into soc/lateArnd Bergmann
2024-03-04Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2024-03-04tee: make tee_bus_type constRicardo B. Marliere
2024-03-04Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2024-03-04Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-03-04Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-03-04i2c: constify the struct device_type usageRicardo B. Marliere
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere
2024-03-03soundwire: constify the struct device_type usageRicardo B. Marliere
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-02nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy
2024-03-02nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy
2024-03-02nvme-rdma: move NVME_RDMA_IP_PORT from common fileMax Gurtovoy