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
nocache-cleanup
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
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+6
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
12
-9
/
+684
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
33
-905
/
+1043
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-90
/
+89
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
6
-1
/
+222
2026-02-06
io_uring: add task fork hook
Jens Axboe
1
-9
/
+16
2026-02-05
Merge tag 'io_uring-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+14
2026-02-05
io_uring/kbuf: fix memory leak if io_buffer_add_list fails
Jens Axboe
1
-2
/
+3
2026-02-04
io_uring: Add SPDX id lines to remaining source files
Tim Bird
10
-0
/
+10
2026-02-03
io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
Jens Axboe
1
-3
/
+8
2026-02-03
io_uring/fdinfo: kill unnecessary newline feed in CQE32 printing
Jens Axboe
1
-1
/
+1
2026-02-02
io_uring/zcrx: fix rq flush locking
Pavel Begunkov
1
-4
/
+4
2026-02-02
io_uring/zcrx: fix page array leak
Pavel Begunkov
1
-0
/
+1
2026-02-02
io_uring: allow io-wq workers to exit when unused
Li Chen
1
-0
/
+11
2026-02-02
io_uring/io-wq: add exit-on-idle state
Li Chen
2
-2
/
+26
2026-01-27
io_uring/net: don't continue send bundle if poll was required for retry
Jens Axboe
1
-1
/
+5
2026-01-27
io_uring/bpf_filter: add ref counts to struct io_bpf_filter
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
4
-10
/
+21
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
3
-0
/
+18
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
3
-0
/
+26
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
6
-0
/
+385
2026-01-25
io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistently
Jens Axboe
2
-2
/
+2
2026-01-25
io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
Jens Axboe
1
-1
/
+1
2026-01-24
io_uring/zcrx: implement large rx buffer support
Pavel Begunkov
1
-5
/
+33
2026-01-23
io_uring/io-wq: handle !sysctl_hung_task_timeout_secs
Jens Axboe
1
-0
/
+2
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+15
2026-01-23
io_uring: fix bad indentation for setup flags if statement
Jens Axboe
1
-1
/
+1
2026-01-22
io_uring/rsrc: take unsigned index in io_rsrc_node_lookup()
Caleb Sander Mateos
1
-1
/
+1
2026-01-22
io_uring: introduce non-circular SQ
Pavel Begunkov
2
-8
/
+24
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
7
-334
/
+368
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
5
-448
/
+483
2026-01-22
io_uring/io-wq: don't trigger hung task for syzbot craziness
Jens Axboe
1
-1
/
+21
2026-01-22
io_uring: add IO_URING_EXIT_WAIT_MAX definition
Jens Axboe
2
-1
/
+7
2026-01-21
io_uring/sync: validate passed in offset
Jens Axboe
1
-0
/
+2
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
1
-0
/
+6
2026-01-20
io_uring/timeout: annotate data race in io_flush_timeouts()
Jens Axboe
1
-1
/
+1
2026-01-20
io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
Jens Axboe
1
-1
/
+1
2026-01-19
io_uring/waitid: fix KCSAN warning on io_waitid->head
Jens Axboe
1
-3
/
+3
2026-01-19
io_uring/rw: free potentially allocated iovec on cache put failure
Jens Axboe
1
-4
/
+11
2026-01-16
Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2026-01-16
filename_...xattr(): don't consume filename reference
Al Viro
1
-4
/
+4
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
1
-2
/
+3
2026-01-16
non-consuming variant of do_mkdirat()
Al Viro
1
-1
/
+2
2026-01-16
non-consuming variant of do_symlinkat()
Al Viro
1
-2
/
+3
2026-01-16
non-consuming variant of do_linkat()
Al Viro
1
-2
/
+3
2026-01-16
non-consuming variant of do_renameat2()
Al Viro
1
-3
/
+4
2026-01-14
io_uring/uring_cmd: explicitly disallow cancelations for IOPOLL
Jens Axboe
1
-0
/
+9
2026-01-14
io_uring: fix IOPOLL with passthrough I/O
Jens Axboe
1
-2
/
+3
2026-01-14
io_uring: move local task_work in exit cancel loop
Ming Lei
1
-4
/
+4
2026-01-13
rename do_filp_open() to do_file_open()
Al Viro
1
-1
/
+1
[prev]
[next]