summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt-19/+2
2025-05-22memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt-18/+2
2025-05-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang-8/+0
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov-4/+4
2025-05-22mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()Lorenzo Stoakes-1/+1
2025-05-22mm: convert do_set_pmd() to take a folioBaolin Wang-1/+1
2025-05-22mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang-15/+0
2025-05-22mm: remove VM_PATDavid Hildenbrand-6/+2
2025-05-22x86/mm/pat: remove old pfnmap tracking interfaceDavid Hildenbrand-66/+0
2025-05-22mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()David Hildenbrand-0/+13
2025-05-22mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremapDavid Hildenbrand-0/+39
2025-05-22mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand-8/+44
2025-05-22mm: numa_memblks: introduce numa_add_reserved_memblkYuquan Wang-0/+1
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-0/+10
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-28/+109
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo-4/+5
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo-1/+8
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai-2/+4
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-244/+1010
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman-2/+2
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+64
2025-05-22Merge tag 'icc-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+16
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+8
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos-1/+1
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-0/+2
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-21/+25
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei-1/+5
2025-05-22io_uring: add helper io_uring_cmd_ctx_handle()Ming Lei-0/+9
2025-05-22mfd: aat2870: Use per-client debugfs directoryWolfram Sang-3/+0
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones-3/+305
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield-1/+1
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-16/+136
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent-6/+20
2025-05-22regmap: irq: Add support for chips without separate IRQ statusMathieu Dubois-Briand-0/+3
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman-4/+1
2025-05-22drm/bridge: fix build with CONFIG_OF=nLuca Ceresoli-2/+0
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber-0/+6
2025-05-22mfd: bcm590xx: Add PMU ID/revision parsing functionArtur Weber-0/+14
2025-05-22mfd: bcm590xx: Add support for multiple device types + BCM59054 compatibleArtur Weber-0/+7
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-1/+0
2025-05-22i2c: atr: add passthrough flagCosmin Tanislav-0/+2
2025-05-22i2c: atr: add static flagCosmin Tanislav-1/+16
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar-321/+331
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers-2/+3
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding-10/+0
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi-0/+3
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi-1/+2
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers-4/+0
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers-0/+2
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers-23/+0