aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-15Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-23/+33
2026-06-15Merge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-24/+25
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+9
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+15
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+33
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+18
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-44/+57
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-3/+22
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds6-26/+193
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+14
2026-06-15Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+96
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov1-6/+7
2026-06-14i3c: master: Make i3c_master_add_i3c_dev_locked() return voidAdrian Hunter1-2/+1
2026-06-14i3c: master: Export i3c_master_enec_disec_locked()Adrian Hunter1-0/+2
2026-06-14i3c: master: Defer new-device registration out of DAA caller contextAdrian Hunter1-0/+6
2026-06-14i3c: master: Ensure Hot-Join operations are stopped on shutdownAdrian Hunter1-0/+2
2026-06-14i3c: master: Consolidate Hot-Join DAA work in the coreAdrian Hunter1-0/+4
2026-06-14i3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter1-1/+1
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang1-0/+60
2026-06-14netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso1-5/+29
2026-06-14netfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso1-0/+2
2026-06-13devlink: Implement devlink param multi attribute nested data valuesSaeed Mahameed2-0/+9
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet1-0/+23
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet1-4/+10
2026-06-13dpll: extend pin notifier with notification source IDGrzegorz Nitka1-0/+1
2026-06-13dpll: add generic DPLL typeGrzegorz Nitka1-0/+2
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-16/+87
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson1-0/+1
2026-06-13io_uring: remove the per-ctx fallback task_work machineryJens Axboe1-2/+0
2026-06-13io_uring: switch normal task_work to a mpscqJens Axboe1-1/+11
2026-06-13io_uring: switch local task_work to a mpscqJens Axboe1-4/+9
2026-06-13io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queueJens Axboe1-0/+12
2026-06-12rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco1-3/+11
2026-06-12bpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai1-0/+6
2026-06-12psp: add new netlink cmd for dev-assoc and dev-disassocWei Wang2-0/+36
2026-06-12net: watchdog: fix refcount tracking racesEric Dumazet1-0/+4
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca4-81/+2
2026-06-12tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim1-0/+9
2026-06-12Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-19/+19
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-19/+19
2026-06-12cxl/region: Introduce devm_cxl_probe_mem()Dan Williams1-0/+3
2026-06-12ASoC: update auto format selection methodKuninori Morimoto1-4/+3
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto1-8/+0
2026-06-12block: add configurable error injectionChristoph Hellwig1-0/+6
2026-06-12of: Respect #{iommu,msi}-cells in mapsRobin Murphy1-2/+4
2026-06-12of: Factor arguments passed to of_map_id() into a structCharan Teja Kalla1-6/+10
2026-06-12of: Add convenience wrappers for of_map_id()Robin Murphy1-0/+18
2026-06-12iommu: Avoid copying the user array twice in the full-array copy helperNicolin Chen1-0/+1