index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-16
io_uring/bpf_filter: pass in expected filter payload size
Jens Axboe
1
-1
/
+7
2026-02-15
io_uring/query: add query.h copyright notice
Pavel Begunkov
1
-0
/
+3
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
1
-1
/
+2
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
1
-0
/
+5
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
1
-0
/
+50
2025-11-13
io_uring/query: introduce rings info query
Pavel Begunkov
1
-0
/
+8
2025-11-13
io_uring/query: introduce zcrx query
Pavel Begunkov
1
-0
/
+16
2025-11-10
io_uring/query: return number of available queries
Pavel Begunkov
1
-0
/
+3
2025-09-08
io_uring: introduce io_uring querying
Pavel Begunkov
1
-0
/
+41
2025-07-02
io_uring/mock: add trivial poll handler
Pavel Begunkov
1
-0
/
+2
2025-07-02
io_uring/mock: support for async read/write
Pavel Begunkov
1
-1
/
+3
2025-07-02
io_uring/mock: allow to choose FMODE_NOWAIT
Pavel Begunkov
1
-0
/
+5
2025-07-02
io_uring/mock: add sync read/write
Pavel Begunkov
1
-1
/
+3
2025-07-02
io_uring/mock: add cmd using vectored regbufs
Pavel Begunkov
1
-0
/
+14
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
1
-0
/
+22