| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. |  Kuniyuki Iwashima | 2 | -1/+5 |
| 2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. |  Kuniyuki Iwashima | 2 | -9/+22 |
| 2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. |  Kuniyuki Iwashima | 1 | -1/+13 |
| 2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. |  Kuniyuki Iwashima | 1 | -117/+4 |
| 2025-05-23 | Revert "crypto: testmgr - Add hash export format testing" |  Herbert Xu | 1 | -6/+0 |
| 2025-05-23 | mips, net: ensure that SOCK_COREDUMP is defined |  Christian Brauner | 1 | -2/+1 |
| 2025-05-23 | netfs: Fix undifferentiation of DIO reads from unbuffered reads |  David Howells | 2 | -0/+2 |
| 2025-05-23 | mfd: sm501: Remove unused sm501_find_clock |  Dr. David Alan Gilbert | 1 | -3/+0 |
| 2025-05-23 | mfd: sec: Change device_type to int |  André Draszik | 1 | -1/+1 |
| 2025-05-23 | mfd: sec: Add support for S2MPG10 PMIC |  André Draszik | 4 | -0/+595 |
| 2025-05-23 | mfd: sec: Move private internal API to internal header |  André Draszik | 1 | -2/+0 |
| 2025-05-23 | mfd: sec-core: Drop non-existing forward declarations |  André Draszik | 1 | -2/+0 |
| 2025-05-23 | mfd: bcm590xx: Drop unused "id" member of bcm590xx struct |  Artur Weber | 1 | -1/+0 |
| 2025-05-22 | drm/xe/ptl: Update the PTL pci id table |  Matt Atwood | 1 | -0/+4 |
| 2025-05-22 | memcg: make count_memcg_events re-entrant safe against irqs |  Shakeel Butt | 1 | -19/+2 |
| 2025-05-22 | memcg: make mod_memcg_state re-entrant safe against irqs |  Shakeel Butt | 1 | -18/+2 |
| 2025-05-22 | mm: khugepaged: decouple SHMEM and file folios' collapse |  Baolin Wang | 1 | -8/+0 |
| 2025-05-22 | mm: rename try_alloc_pages() to alloc_pages_nolock() |  Alexei Starovoitov | 1 | -4/+4 |
| 2025-05-22 | mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks() |  Lorenzo Stoakes | 1 | -1/+1 |
| 2025-05-22 | mm: convert do_set_pmd() to take a folio |  Baolin Wang | 1 | -1/+1 |
| 2025-05-22 | mm: khugepaged: convert set_huge_pmd() to take a folio |  Baolin Wang | 1 | -15/+0 |
| 2025-05-22 | mm: remove VM_PAT |  David Hildenbrand | 2 | -6/+2 |
| 2025-05-22 | x86/mm/pat: remove old pfnmap tracking interface |  David Hildenbrand | 1 | -66/+0 |
| 2025-05-22 | mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack() |  David Hildenbrand | 2 | -0/+13 |
| 2025-05-22 | mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap |  David Hildenbrand | 1 | -0/+39 |
| 2025-05-22 | mm: convert track_pfn_insert() to pfnmap_setup_cachemode*() |  David Hildenbrand | 1 | -8/+44 |
| 2025-05-22 | mm: numa_memblks: introduce numa_add_reserved_memblk |  Yuquan Wang | 1 | -0/+1 |
| 2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next |  Jakub Kicinski | 3 | -0/+10 |
| 2025-05-22 | Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next |  Jakub Kicinski | 5 | -28/+109 |
| 2025-05-22 | sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier |  Tejun Heo | 1 | -4/+5 |
| 2025-05-22 | sched_ext: Introduce cgroup_lifetime_notifier |  Tejun Heo | 1 | -1/+8 |
| 2025-05-22 | Merge branch 'for-linus' into for-next |  Takashi Iwai | 2 | -2/+4 |
| 2025-05-22 | Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next |  Takashi Iwai | 49 | -244/+1010 |
| 2025-05-22 | ALSA: core: fix up bus match const issues. |  Greg Kroah-Hartman | 1 | -2/+2 |
| 2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 10 | -21/+64 |
| 2025-05-22 | Merge tag 'icc-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next |  Greg Kroah-Hartman | 3 | -0/+16 |
| 2025-05-22 | Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 3 | -1/+8 |
| 2025-05-22 | trace/io_uring: fix io_uring_local_work_run ctx documentation |  Caleb Sander Mateos | 1 | -1/+1 |
| 2025-05-22 | Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 1 | -0/+2 |
| 2025-05-22 | Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next |  Greg Kroah-Hartman | 1 | -20/+24 |
| 2025-05-22 | ublk: run auto buf unregisgering in same io_ring_ctx with registering |  Ming Lei | 1 | -1/+5 |
| 2025-05-22 | io_uring: add helper io_uring_cmd_ctx_handle() |  Ming Lei | 1 | -0/+9 |
| 2025-05-22 | mfd: aat2870: Use per-client debugfs directory |  Wolfram Sang | 1 | -3/+0 |
| 2025-05-22 | Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd-gpio-nvmem-6.16', 'ib-mfd-regulator-6.16' and 'ib-mfd-regulator-6.16-1' into ibs-for-mfd-merged |  Lee Jones | 6 | -3/+305 |
| 2025-05-22 | cxl/features: Remove the inline specifier from to_cxlfs() |  Alison Schofield | 1 | -1/+1 |
| 2025-05-22 | Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next |  Greg Kroah-Hartman | 8 | -16/+136 |
| 2025-05-22 | net: Add support for providing the PTP hardware source in tsinfo |  Kory Maincent | 3 | -6/+20 |
| 2025-05-22 | regmap: irq: Add support for chips without separate IRQ status |  Mathieu Dubois-Briand | 1 | -0/+3 |
| 2025-05-22 | spi: use container_of_cont() for to_spi_device() |  Greg Kroah-Hartman | 1 | -4/+1 |
| 2025-05-22 | drm/bridge: fix build with CONFIG_OF=n |  Luca Ceresoli | 1 | -2/+0 |