summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-06io_uring/io-wq: remove io_wq_for_each_worker() return valueJens Axboe1-6/+3
2026-01-06io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logicJens Axboe1-3/+3
2026-01-01io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()Caleb Sander Mateos1-5/+4
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe5-5/+23
2025-12-31io_uring: use GFP_NOWAIT for overflow CQEs on legacy ringsAlexandre Negrel1-1/+1
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh1-1/+1
2025-12-17io_uring: fix nr_segs calculation in io_import_kbufhuang-jl1-0/+1
2025-12-10io_uring: fix min_wait wakeups for SQPOLLJens Axboe1-0/+3
2025-12-05io_uring/poll: unify poll waitqueue entry and list removalJens Axboe1-21/+22
2025-12-05io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fieldsJoanne Koong1-4/+4
2025-12-05io_uring/kbuf: use READ_ONCE() for userspace-mapped memoryCaleb Sander Mateos1-5/+5
2025-12-05io_uring/rsrc: fix lost entries after cloned rangeJoanne Koong1-1/+11
2025-12-05io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()Joanne Koong1-4/+4
2025-12-05io_uring/rsrc: clean up buffer cloning arg validationJoanne Koong1-21/+6
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos1-6/+6
2025-12-04io_uring/io-wq: always retry worker create on ERESTART*Caleb Sander Mateos1-2/+3
2025-12-04io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-2/+7
2025-12-04Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds13-331/+421
2025-12-04Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-711/+872
2025-12-04Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds27-768/+396
2025-12-04Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds44-1743/+1194
2025-12-04Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds29-743/+363
2025-12-04Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-148/+178
2025-12-04Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds30-914/+2698
2025-12-04Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds74-2298/+2773
2025-12-04Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds108-1557/+3019
2025-12-04Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds46-856/+1299
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1652-23922/+57995
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds157-4998/+10852
2025-12-04Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-3/+35
2025-12-04Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-19/+176
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds17-115/+207
2025-12-04Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds131-477/+59666
2025-12-04Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+12
2025-12-04Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-411/+1893
2025-12-04Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-206/+436
2025-12-03Merge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-36/+50
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-387/+678
2025-12-03Merge tag 'lkmm.2025.12.01a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2025-12-03Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-142/+1041
2025-12-03Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds13-679/+758
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds287-5290/+9639
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds170-1682/+2028
2025-12-03Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+47
2025-12-03Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-28/+123
2025-12-03Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-nextLinus Torvalds4-119/+275
2025-12-03Merge tag 'audit-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+21
2025-12-03Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-47/+110
2025-12-03Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds53-742/+1025
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-22/+22