summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-23netfilter: conntrack: make nf_conntrack_id callable without a module dependencyFlorian Westphal1-0/+1
2025-05-23netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior2-11/+1
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal1-0/+9
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman1-1/+1
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier1-0/+2
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier1-3/+3
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima2-1/+5
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima2-9/+22
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima1-1/+13
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima1-117/+4
2025-05-23Revert "crypto: testmgr - Add hash export format testing"Herbert Xu1-6/+0
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner1-2/+1
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells2-0/+2
2025-05-23mfd: sm501: Remove unused sm501_find_clockDr. David Alan Gilbert1-3/+0
2025-05-23mfd: sec: Change device_type to intAndré Draszik1-1/+1
2025-05-23mfd: sec: Add support for S2MPG10 PMICAndré Draszik4-0/+595
2025-05-23mfd: sec: Move private internal API to internal headerAndré Draszik1-2/+0
2025-05-23mfd: sec-core: Drop non-existing forward declarationsAndré Draszik1-2/+0
2025-05-23mfd: bcm590xx: Drop unused "id" member of bcm590xx structArtur Weber1-1/+0
2025-05-23drm/xe/ptl: Update the PTL pci id tableMatt Atwood1-0/+4
2025-05-23memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt1-19/+2
2025-05-23memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt1-18/+2
2025-05-23mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang1-8/+0
2025-05-23mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov1-4/+4
2025-05-23mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()Lorenzo Stoakes1-1/+1
2025-05-23mm: convert do_set_pmd() to take a folioBaolin Wang1-1/+1
2025-05-23mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang1-15/+0
2025-05-23mm: remove VM_PATDavid Hildenbrand2-6/+2
2025-05-23x86/mm/pat: remove old pfnmap tracking interfaceDavid Hildenbrand1-66/+0
2025-05-23mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()David Hildenbrand2-0/+13
2025-05-23mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremapDavid Hildenbrand1-0/+39
2025-05-23mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand1-8/+44
2025-05-23mm: numa_memblks: introduce numa_add_reserved_memblkYuquan Wang1-0/+1
2025-05-23Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-0/+10
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski5-28/+109
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo1-4/+5
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo1-1/+8
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+4
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai49-244/+1010
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+64
2025-05-22Merge tag 'icc-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-0/+16
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+8
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos1-1/+1
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+2
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-21/+25
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei1-1/+5
2025-05-22io_uring: add helper io_uring_cmd_ctx_handle()Ming Lei1-0/+9
2025-05-22mfd: aat2870: Use per-client debugfs directoryWolfram Sang1-3/+0