summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-23fs: convert mount flags to enumStephen Brennan
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter
2025-05-23netfilter: nf_tables: add packets conntrack state to debug trace infoFlorian Westphal
2025-05-23netfilter: conntrack: make nf_conntrack_id callable without a module dependencyFlorian Westphal
2025-05-23netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima
2025-05-23Revert "crypto: testmgr - Add hash export format testing"Herbert Xu
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells
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