summaryrefslogtreecommitdiffstats
path: root/v6.4/3fb1764c6b57808ddab7fe7c242fa04c2479ef0a
blob: 971af261673e40b9e396ba240e18c5d97cb491c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
3fb1764c6b57 ("io_uring: Don't include af_unix.h.")
6e5e6d274956 ("io_uring: drop any code related to SCM_RIGHTS")
b66509b8497f ("io_uring: split out cmd api into a separate header")
705318a99a13 ("io_uring/af_unix: disable sending io_uring over sockets")
5fea44a6e05b ("io_uring/cmd: Pass compat mode in issue_flags")
b3a4dbc89d40 ("io_uring/kbuf: Use slab for struct io_buffer objects")
f74c746e476b ("io_uring/kbuf: Allow the full buffer id space for provided buffers")
ab69838e7c75 ("io_uring/kbuf: Fix check of BID wrapping in provided buffers")
93b8cc60c37b ("io_uring: cancelable uring_cmd")
528ce6781726 ("io_uring: retain top 8bits of uring_cmd flags for kernel internal use")
f31ecf671ddc ("io_uring: add IORING_OP_WAITID support")
fc68fcda0491 ("io_uring/rw: add support for IORING_OP_READ_MULTISHOT")
644c4a7a721f ("io_uring: move iopoll ctx fields around")
0aa7aa5f7669 ("io_uring: move multishot cqe cache in ctx")
c9def23dde52 ("io_uring: separate task_work/waiting cache line")
18df385f42f0 ("io_uring: banish non-hot data to end of io_ring_ctx")
d7f06fea5d6b ("io_uring: move non aligned field to the end")
b97f96e22f05 ("io_uring: annotate the struct io_kiocb slab for appropriate user copy")
8e9fad0e70b7 ("io_uring: Add io_uring command support for sockets")
9408d8a37e6c ("nvme: improved uring polling")