summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...Linus Torvalds
2026-06-15Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds
2026-06-15Merge tag 'acpi-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-15Merge tag 'kcsan-20260612-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-14bpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa
2026-06-15Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-15platform/x86/intel/pmt: Unify header fetch and add ACPI sourceDavid E. Box
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
2026-06-14i3c: master: Make i3c_master_add_i3c_dev_locked() return voidAdrian Hunter
2026-06-14i3c: master: Export i3c_master_enec_disec_locked()Adrian Hunter
2026-06-14i3c: master: Defer new-device registration out of DAA caller contextAdrian Hunter
2026-06-14i3c: master: Ensure Hot-Join operations are stopped on shutdownAdrian Hunter
2026-06-14i3c: master: Consolidate Hot-Join DAA work in the coreAdrian Hunter
2026-06-14i3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-14netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso
2026-06-14netfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso
2026-06-13devlink: Implement devlink param multi attribute nested data valuesSaeed Mahameed
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13dpll: extend pin notifier with notification source IDGrzegorz Nitka
2026-06-13dpll: add generic DPLL typeGrzegorz Nitka
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson
2026-06-13io_uring: remove the per-ctx fallback task_work machineryJens Axboe
2026-06-13io_uring: switch normal task_work to a mpscqJens Axboe
2026-06-13io_uring: switch local task_work to a mpscqJens Axboe
2026-06-13io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queueJens Axboe
2026-06-12rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco
2026-06-12bpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai