summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-16io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen1-3/+6
2026-02-16io_uring: delay sqarray static branch disablementPavel Begunkov1-4/+4
2026-02-16io_uring/query: add query.h copyright noticePavel Begunkov1-0/+3
2026-02-16io_uring/query: return support for custom rx page sizePavel Begunkov3-2/+11
2026-02-16io_uring/zcrx: check unsupported flags on importPavel Begunkov1-0/+2
2026-02-15io_uring/zcrx: fix post open error handlingPavel Begunkov1-6/+3
2026-02-15io_uring/zcrx: fix sgtable leak on mapping failuresPavel Begunkov1-0/+3
2026-02-12io_uring: use the right type for creds iterationJens Axboe1-1/+1
2026-02-12io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slotsJens Axboe1-3/+6
2026-02-12io_uring/filetable: clamp alloc_hint to the configured alloc rangeJens Axboe1-0/+4
2026-02-10io_uring/rsrc: replace reg buffer bit field with flagsPavel Begunkov3-8/+13
2026-02-10io_uring/zcrx: improve types for size calculationPavel Begunkov1-1/+1
2026-02-10io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_fileYang Xiuwei1-5/+5
2026-02-10io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL checkCaleb Sander Mateos1-2/+1
2026-02-10Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...Linus Torvalds13-240/+507
2026-02-10Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds151-1560/+5194
2026-02-10Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...Linus Torvalds18-10/+789
2026-02-10Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds35-915/+1074
2026-02-10Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds37-827/+563
2026-02-10Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds71-10506/+8650
2026-02-10Merge tag 'dlm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds5-36/+18
2026-02-10Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds18-186/+277
2026-02-10Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds222-1342/+4255
2026-02-10Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-413/+804
2026-02-10Merge tag 'hfs-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds12-122/+407
2026-02-10Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-68/+103
2026-02-10Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds71-2078/+5866
2026-02-10fs: fuse: fix max() of incompatible typesArnd Bergmann1-2/+4
2026-02-10Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-294/+352
2026-02-10Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-53/+83
2026-02-10Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-365/+1669
2026-02-10Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-50/+82
2026-02-10Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-74/+216
2026-02-10Merge tag 'vfs-7.0-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+29
2026-02-10Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-88/+26
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-24/+373
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds62-42/+117
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds27-290/+325
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-160/+23
2026-02-09Merge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
2026-02-09Merge tag 'selinux-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-25/+151
2026-02-09Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-75/+23
2026-02-09Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-120/+185
2026-02-09Merge tag 'tpmdd-next-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+8
2026-02-09Merge tag 'i3c/for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds22-457/+1212
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-932/+459
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-17/+57
2026-02-09Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-40/+200
2026-02-09Merge tag 'auxdisplay-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-69/+29
2026-02-09cifs: Fix the copyright banner on smb1maperror.cDavid Howells1-7/+6