summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-06rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells1-81/+93
2024-03-06rxrpc: Differentiate PING ACK transmission traces.David Howells1-0/+2
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel1-2/+1
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+21
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere1-1/+1
2024-03-05Merge tag 'v6.8-rc7' into gpio/for-nextBartosz Golaszewski42-101/+174
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo1-0/+1
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook1-6/+2
2024-03-05serial: port: Introduce a common helper to read propertiesAndy Shevchenko1-0/+2
2024-03-05serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko1-0/+1
2024-03-05serial: core: Move struct uart_port::quirks closer to possible valuesAndy Shevchenko1-2/+4
2024-03-05serial: core: only stop transmit when HW fifo is emptyJonas Gorski1-1/+2
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch1-0/+2
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd1-0/+7
2024-03-05usb: typec: pd: no opencoding of FIELD_GETOliver Neukum2-7/+9
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan1-3/+3
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein1-0/+9
2024-03-05net: gro: enable fast path for more casesEric Dumazet1-1/+1
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet1-15/+12
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet1-3/+4
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen1-1/+1
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin1-0/+1
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin1-4/+11
2024-03-05Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2024-03-05tcp: align tcp_sock_write_rx groupEric Dumazet1-1/+1
2024-03-05mm: add alloc_contig_migrate_range allocation statisticsRichard Chang1-0/+38
2024-03-05modules: wait do_free_init correctlyChangbin Du1-0/+8
2024-03-05mm: convert free_swap_cache() to take a folioMatthew Wilcox (Oracle)1-4/+4
2024-03-05mm: remove lru_to_page()Matthew Wilcox (Oracle)1-1/+0
2024-03-05memcg: remove mem_cgroup_uncharge_list()Matthew Wilcox (Oracle)1-12/+0
2024-03-05mm: use __page_cache_release() in folios_put()Matthew Wilcox (Oracle)1-8/+8
2024-03-05memcg: add mem_cgroup_uncharge_folios()Matthew Wilcox (Oracle)1-2/+12
2024-03-05mm: make folios_put() the basis of release_pages()Matthew Wilcox (Oracle)1-6/+10
2024-03-05mm: remove total_mapcount()David Hildenbrand1-8/+1
2024-03-05mm: thp: split huge page to any lower order pagesZi Yan1-8/+13
2024-03-05mm: page_owner: add support for splitting to any order in split page_ownerZi Yan1-5/+8
2024-03-05mm: memcg: make memcg huge page split support any order splitZi Yan1-2/+2
2024-03-05mm/page_owner: use order instead of nr in split_page_owner()Zi Yan1-5/+4
2024-03-05mm/memcg: use order instead of nr in split_page_memcg()Zi Yan1-2/+2
2024-03-05mm: enumerate all gfp flagsSuren Baghdasaryan1-28/+62
2024-03-05mm: update mark_victim tracepoints fieldsCarlos Galo1-4/+32
2024-03-05mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-03-05Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson1-0/+14
2024-03-05bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee1-1/+3
2024-03-05of: make for_each_property_of_node() available to to !OFBartosz Golaszewski1-3/+3
2024-03-04ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald1-0/+14
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner4-14/+30
2024-03-04Merge tag 'reset-for-v6.9' of git://git.pengutronix.de/pza/linux into soc/lateArnd Bergmann4-2/+108
2024-03-04Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+3
2024-03-04tee: make tee_bus_type constRicardo B. Marliere1-1/+1