index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
1
-1
/
+1
2025-10-22
io_uring/fdinfo: show SQEs for no array setup
Keith Busch
1
-2
/
+4
2025-10-22
io_uring: check for user passing 0 nr_submit
Pavel Begunkov
1
-2
/
+3
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-22
io_uring: add support for IORING_SETUP_SQE_MIXED
Keith Busch
7
-26
/
+106
2025-10-20
io_uring: only publish fully handled mem region
Pavel Begunkov
3
-26
/
+18
2025-10-20
io_uring/kbuf: use io_create_region for kbuf creation
Pavel Begunkov
1
-1
/
+1
2025-10-20
io_uring: don't free never created regions
Pavel Begunkov
1
-3
/
+2
2025-10-20
io_uring: remove extra args from io_register_free_rings
Pavel Begunkov
1
-6
/
+5
2025-10-20
io_uring: use no mmap safe region helpers on resizing
Pavel Begunkov
1
-2
/
+2
2025-10-20
io_uring: sanity check sizes before attempting allocation
Pavel Begunkov
1
-16
/
+12
2025-10-20
io_uring: deduplicate array_size in io_allocate_scq_urings
Pavel Begunkov
1
-3
/
+5
2025-10-20
io_uring/waitid: use io_waitid_remove_wq() consistently
Jens Axboe
1
-4
/
+11
2025-10-20
io_uring/waitid: have io_waitid_complete() remove wait queue entry
Jens Axboe
1
-6
/
+20
2025-10-20
io_uring: unify task_work cancelation checks
Jens Axboe
5
-23
/
+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/...
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+2
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/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
2025-09-16
io_uring/zcrx: deduplicate area mapping
Pavel Begunkov
1
-23
/
+14
[prev]
[next]