summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-23mfd: sm501: Remove unused sm501_find_clockDr. David Alan Gilbert
2025-05-23mfd: sec: Change device_type to intAndré Draszik
2025-05-23mfd: sec: Add support for S2MPG10 PMICAndré Draszik
2025-05-23mfd: sec: Move private internal API to internal headerAndré Draszik
2025-05-23mfd: sec-core: Drop non-existing forward declarationsAndré Draszik
2025-05-23mfd: bcm590xx: Drop unused "id" member of bcm590xx structArtur Weber
2025-05-22drm/xe/ptl: Update the PTL pci id tableMatt Atwood
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt
2025-05-22memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt
2025-05-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov
2025-05-22mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()Lorenzo Stoakes
2025-05-22mm: convert do_set_pmd() to take a folioBaolin Wang
2025-05-22mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang
2025-05-22mm: remove VM_PATDavid Hildenbrand
2025-05-22x86/mm/pat: remove old pfnmap tracking interfaceDavid Hildenbrand
2025-05-22mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()David Hildenbrand
2025-05-22mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremapDavid Hildenbrand
2025-05-22mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand
2025-05-22mm: numa_memblks: introduce numa_add_reserved_memblkYuquan Wang
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22Merge tag 'icc-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei
2025-05-22io_uring: add helper io_uring_cmd_ctx_handle()Ming Lei
2025-05-22mfd: aat2870: Use per-client debugfs directoryWolfram Sang
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent
2025-05-22regmap: irq: Add support for chips without separate IRQ statusMathieu Dubois-Briand
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman
2025-05-22drm/bridge: fix build with CONFIG_OF=nLuca Ceresoli
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber
2025-05-22mfd: bcm590xx: Add PMU ID/revision parsing functionArtur Weber
2025-05-22mfd: bcm590xx: Add support for multiple device types + BCM59054 compatibleArtur Weber
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-22i2c: atr: add passthrough flagCosmin Tanislav
2025-05-22i2c: atr: add static flagCosmin Tanislav
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar