index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-28
/
+15
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-14
/
+2
2025-11-28
io_uring: convert io_create_mock_file() to FD_PREPARE()
Christian Brauner
1
-28
/
+15
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
1
-0
/
+2
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
1
-14
/
+2
2025-11-24
io_uring/net: ensure vectored buffer node import is tied to notification
Jens Axboe
1
-2
/
+4
2025-11-20
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
Jens Axboe
1
-1
/
+1
2025-11-12
io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
Caleb Sander Mateos
1
-7
/
+9
2025-11-10
io_uring/query: return number of available queries
Pavel Begunkov
1
-0
/
+2
2025-11-10
io_uring/rw: ensure allocated iovec gets cleared for early failure
Jens Axboe
1
-0
/
+3
2025-11-07
io_uring: fix regbuf vector size truncation
Pavel Begunkov
1
-2
/
+9
2025-11-05
io_uring: fix types for region size calulation
Pavel Begunkov
1
-1
/
+1
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
3
-78
/
+0
2025-10-23
io_uring: fix buffer auto-commit for multishot uring_cmd
Ming Lei
1
-11
/
+22
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
1
-1
/
+1
2025-10-22
io_uring: Fix code indentation error
Ranganath V N
2
-2
/
+2
2025-10-22
io_uring/sqpoll: be smarter on when to update the stime usage
Jens Axboe
1
-11
/
+32
2025-10-22
io_uring/sqpoll: switch away from getrusage() for CPU accounting
Jens Axboe
3
-18
/
+23
2025-10-20
io_uring: fix incorrect unlikely() usage in io_waitid_prep()
Alok Tiwari
1
-1
/
+1
2025-10-15
io_uring/rw: check for NULL io_br_sel when putting a buffer
Jens Axboe
1
-1
/
+5
2025-10-15
io_uring: fix unexpected placement on same size resizing
Pavel Begunkov
1
-7
/
+0
2025-10-15
io_uring: protect mem region deregistration
Pavel Begunkov
1
-0
/
+1
2025-10-13
Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
Jens Axboe
1
-1
/
+1
2025-10-08
io_uring/zcrx: increment fallback loop src offset
Pavel Begunkov
1
-0
/
+1
2025-10-08
io_uring/zcrx: fix overshooting recv limit
Pavel Begunkov
1
-0
/
+4
2025-10-07
io_uring/waitid: always prune wait queue entry in io_waitid_wait()
Jens Axboe
1
-1
/
+2
2025-10-03
io_uring: update liburing git URL
Jens Axboe
1
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
25
-406
/
+839
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-37
/
+15
2025-09-21
io_uring/zcrx: remove nth_page() usage within folio
David Hildenbrand
1
-2
/
+2
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
2
-5
/
+8
2025-09-19
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Linus Torvalds
8
-37
/
+15
2025-09-19
io_uring/query: cap number of queries
Pavel Begunkov
1
-1
/
+5
2025-09-19
io_uring/query: prevent infinite loops
Pavel Begunkov
1
-0
/
+4
2025-09-19
io_uring: fix incorrect io_kiocb reference in io_link_skb
Yang Xiuwei
1
-1
/
+1
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
2
-26
/
+2
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
5
-7
/
+9
2025-09-16
io_uring/zcrx: account niov arrays to cgroup
Pavel Begunkov
1
-3
/
+3
2025-09-16
io_uring/zcrx: allow synchronous buffer return
Pavel Begunkov
3
-0
/
+78
2025-09-16
io_uring/zcrx: introduce io_parse_rqe()
Pavel Begunkov
1
-13
/
+23
2025-09-16
io_uring/zcrx: don't adjust free cache space
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: use guards for the refill lock
Pavel Begunkov
1
-5
/
+2
2025-09-16
io_uring/zcrx: reduce netmem scope in refill
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
2
-13
/
+11
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
2
-5
/
+10
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
2
-10
/
+21
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
2
-9
/
+7
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
2
-12
/
+2
[next]