summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge branch 'pm-em'Rafael J. Wysocki
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella
2025-05-26Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki
2025-05-26net: devmem: support single IOV with sendmsgStanislav Fomichev
2025-05-25Disable FOP_DONTCACHE for now due to bugsLinus Torvalds
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan
2025-05-25perf/headers: Clean up <linux/perf_event.h> a bitIngo Molnar
2025-05-24Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy
2025-05-23fs: convert mount flags to enumStephen Brennan
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
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-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...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 tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22io_uring: add helper io_uring_cmd_ctx_handle()Ming Lei
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-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers