summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+50
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+24
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-0/+28
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2026-02-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2026-02-10Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+120
2026-02-10Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...Linus Torvalds2-0/+72
2026-02-10Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+12
2026-02-10Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-68/+99
2026-02-10Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-2/+33
2026-02-10Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+11
2026-02-10Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe1-0/+7
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra14-100/+122
2026-02-03btrfs: allow mounting filesystems with remap-tree incompat flagMark Harmstone1-1/+4
2026-02-03btrfs: add extended version of struct block_group_itemMark Harmstone1-0/+8
2026-02-03btrfs: add METADATA_REMAP chunk typeMark Harmstone1-1/+3
2026-02-03btrfs: add definitions and constants for remap-treeMark Harmstone2-0/+18
2026-01-31ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei1-0/+3
2026-01-27io_uring/bpf_filter: allow filtering on contents of struct open_howJens Axboe1-0/+5
2026-01-27io_uring/net: allow filtering on IORING_OP_SOCKET dataJens Axboe1-0/+7
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe2-0/+53
2026-01-27bpf: add new BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski1-0/+8
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-01-25bpf: add fsession supportMenglong Dong1-0/+1
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2026-01-23ublk: add new feature UBLK_F_BATCH_IOMing Lei1-0/+15
2026-01-23ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei1-0/+7
2026-01-23ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+8
2026-01-23ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei1-0/+5
2026-01-23ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+49
2026-01-23io_uring: introduce non-circular SQPavel Begunkov1-0/+12
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+3
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-2/+3
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier1-1/+2
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra1-1/+2
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner1-0/+10
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner1-0/+38
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig1-2/+4
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-2/+3
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+17
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-63/+82
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner1-1/+2
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott1-1/+1
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki2-63/+82
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi1-3/+24