Sign in
android-kvm
/
linux
/
1722389b0d863056d78287a120a1d6cadb8d4f7b
/
io_uring
bcc87d9
io_uring: fix error pbuf checking
by Pavel Begunkov
· 8 months ago
24dce1c
io_uring: fix lost getsockopt completions
by Pavel Begunkov
· 8 months ago
5183594
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 8 months ago
3e78198
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
by Linus Torvalds
· 8 months ago
3a56e24
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
by Linus Torvalds
· 8 months ago
b051320
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 8 months ago
ad00e62
io_uring/net: check socket is valid in io_bind()/io_listen()
by Tetsuo Handa
· 8 months ago
0453aad
io_uring/io-wq: limit retrying worker initialisation
by Pavel Begunkov
· 8 months ago
f7c696a
io_uring/napi: Remove unnecessary s64 cast
by Thorsten Blum
· 8 months ago
76ed626
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 8 months ago
93d8032
io_uring/net: cleanup io_recv_finish() bundle handling
by Jens Axboe
· 8 months ago
6e92c646
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
by Jens Axboe
· 8 months ago
3b7c16b
io_uring/msg_ring: fix overflow posting
by Pavel Begunkov
· 8 months ago
060f4ba
io_uring/net: move charging socket out of zc io_uring
by Pavel Begunkov
· 8 months ago
be4f5d9
io_uring/msg_ring: use kmem_cache_free() to free request
by Jens Axboe
· 8 months ago
b0727b1
io_uring/msg_ring: check for dead submitter task
by Jens Axboe
· 8 months ago
dbcabac
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
by Jens Axboe
· 8 months ago
50cf5f3
io_uring/msg_ring: add an alloc cache for io_kiocb entries
by Jens Axboe
· 9 months ago
0617bb5
io_uring/msg_ring: improve handling of target CQE posting
by Jens Axboe
· 11 months ago
f33096a
io_uring: add io_add_aux_cqe() helper
by Jens Axboe
· 9 months ago
c3ac76f
io_uring: add remote task_work execution helper
by Jens Axboe
· 11 months ago
d57afd8
io_uring/msg_ring: tighten requirement for remote posting
by Jens Axboe
· 9 months ago
c34fc6f
fs: Initial atomic write support
by Prasad Singamsetty
· 9 months ago
a23800f
io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed
by Chenliang Li
· 9 months ago
6bc9199
io_uring: Allocate only necessary memory in io_probe
by Gabriel Krisman Bertazi
· 9 months ago
3e05b22
io_uring: Fix probe of disabled operations
by Gabriel Krisman Bertazi
· 9 months ago
ff140cc
io_uring: Introduce IORING_OP_LISTEN
by Gabriel Krisman Bertazi
· 9 months ago
7481fd9
io_uring: Introduce IORING_OP_BIND
by Gabriel Krisman Bertazi
· 9 months ago
3b87184
io_uring/advise: support 64-bit lengths
by Jens Axboe
· 9 months ago
11d1946
io_uring/rsrc: remove redundant __set_current_state() post schedule()
by Jens Axboe
· 9 months ago
3474d1b
io_uring/io-wq: make io_wq_work flags atomic
by Jens Axboe
· 9 months ago
f2a9329
io_uring: use 'state' consistently
by Jens Axboe
· 9 months ago
200f3ab
io_uring/eventfd: move eventfd handling to separate file
by Jens Axboe
· 9 months ago
60b6c07
io_uring/eventfd: move to more idiomatic RCU free usage
by Jens Axboe
· 9 months ago
f4eaf8e
io_uring/rsrc: Drop io_copy_iov in favor of iovec API
by Gabriel Krisman Bertazi
· 10 months ago
f4a1254
io_uring: fix cancellation overwriting req->flags
by Pavel Begunkov
· 9 months ago
5455964
io_uring/rsrc: don't lock while !TASK_RUNNING
by Pavel Begunkov
· 9 months ago
dff6073
vfs: retire user_path_at_empty and drop empty arg from getname_flags
by Mateusz Guzik
· 9 months ago
73254a2
io_uring: fix possible deadlock in io_register_iowq_max_workers()
by Hagar Hemdan
· 9 months ago
91215f7
io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue()
by Su Hui
· 9 months ago
415ce0ea
io_uring/napi: fix timeout calculation
by Jens Axboe
· 9 months ago
5fc16fa
io_uring: check for non-NULL file pointer in io_file_can_poll()
by Jens Axboe
· 9 months ago
18414a4
io_uring/net: assign kmsg inq/flags before buffer selection
by Jens Axboe
· 9 months ago
e112311
io_uring/rw: Free iovec before cleaning async data
by Breno Leitao
· 9 months ago
06fe9b1
io_uring: don't attempt to mmap larger than what the user asks for
by Jens Axboe
· 9 months ago
483a351
Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux
by Linus Torvalds
· 10 months ago
547988a
io_uring: remove checks for NULL 'sq_offset'
by Jens Axboe
· 10 months ago
b6394d6
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 months ago
d13ddd9
io_uring/sqpoll: ensure that normal task_work is also run timely
by Jens Axboe
· 10 months ago
61307b7
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 10 months ago
89721e3
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
by Linus Torvalds
· 10 months ago
ac287da
io_uring/net: wire up IORING_CQE_F_SOCK_NONEMPTY for accept
by Jens Axboe
· 10 months ago
0645fbe
net: have do_accept() take a struct proto_accept_arg argument
by Jens Axboe
· 10 months ago
9961a78
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
by Linus Torvalds
· 10 months ago
1b0aabc
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 10 months ago
deb1e49
io_uring: support to inject result for NOP
by Ming Lei
· 10 months ago
3d8f874
io_uring: fail NOP if non-zero op flags is passed in
by Ming Lei
· 10 months ago
d3da8e9
io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
by Jens Axboe
· 10 months ago
7dcc758
io_uring/net: add IORING_ACCEPT_DONTWAIT flag
by Jens Axboe
· 10 months ago
340f634
io_uring/filetable: don't unnecessarily clear/reset bitmap
by Jens Axboe
· 10 months ago
8a56530
io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
by Breno Leitao
· 10 months ago
59b28a6
io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring
by Jens Axboe
· 11 months ago
79996b4
io_uring: Require zeroed sqe->len on provided-buffers send
by Gabriel Krisman Bertazi
· 10 months ago
19352a1
io_uring/notif: disable LAZY_WAKE for linked notifs
by Pavel Begunkov
· 10 months ago
ef42b85
io_uring/net: fix sendzc lazy wake polling
by Pavel Begunkov
· 10 months ago
a4d416d
io_uring/msg_ring: reuse ctx->submitter_task read using READ_ONCE instead of re-reading it
by linke li
· 10 months ago
529ce23
mm: switch mm->get_unmapped_area() to a flag
by Rick Edgecombe
· 11 months ago
039a2e8
io_uring/rw: reinstate thread check for retries
by Jens Axboe
· 10 months ago
6fe4220
io_uring/notif: implement notification stacking
by Pavel Begunkov
· 11 months ago
5a56946
io_uring/notif: simplify io_notif_flush()
by Pavel Begunkov
· 11 months ago
3830fff
Merge branch 'for-uring-ubufops' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux into for-6.10/io_uring
by Jens Axboe
· 11 months ago
7ab4f16
net: extend ubuf_info callback to ops structure
by Pavel Begunkov
· 11 months ago
2f9c951
io_uring/net: support bundles for recv
by Jens Axboe
· 12 months ago
a05d1f6
io_uring/net: support bundles for send
by Jens Axboe
· 12 months ago
35c8711
io_uring/kbuf: add helpers for getting/peeking multiple buffers
by Jens Axboe
· 12 months ago
ac5f71a
io_uring/net: add provided buffer support for IORING_OP_SEND
by Jens Axboe
· 1 year ago
3e747de
io_uring/net: add generic multishot retry helper
by Jens Axboe
· 1 year ago
df604d2
io_uring/rw: ensure retry condition isn't lost
by Jens Axboe
· 11 months ago
24c3fc5
io-wq: Drop intermediate step between pending list and active work
by Gabriel Krisman Bertazi
· 11 months ago
068c27e
io-wq: write next_work before dropping acct_lock
by Gabriel Krisman Bertazi
· 11 months ago
7c98f7c
remove call_{read,write}_iter() functions
by Miklos Szeredi
· 1 year, 6 months ago
c4ce0ab
io_uring/sqpoll: work around a potential audit memory leak
by Jens Axboe
· 12 months ago
d6e2950
io_uring/notif: shrink account_pages to u32
by Pavel Begunkov
· 11 months ago
2e730d8
io_uring/notif: remove ctx var from io_notif_tw_complete
by Pavel Begunkov
· 11 months ago
7e58d0a
io_uring/notif: refactor io_tx_ubuf_complete()
by Pavel Begunkov
· 11 months ago
686b56c
io_uring: ensure overflow entries are dropped when ring is exiting
by Jens Axboe
· 11 months ago
4d0f4a5
io_uring/timeout: remove duplicate initialization of the io_timeout list.
by Ruyi Zhang
· 11 months ago
6b23124
io_uring: consolidate overflow flushing
by Pavel Begunkov
· 11 months ago
8d09a88
io_uring: always lock __io_cqring_overflow_flush
by Pavel Begunkov
· 11 months ago
408024b
io_uring: open code io_cqring_overflow_flush()
by Pavel Begunkov
· 11 months ago
e45ec96
io_uring: remove extra SQPOLL overflow flush
by Pavel Begunkov
· 11 months ago
a5bff51
io_uring: unexport io_req_cqe_overflow()
by Pavel Begunkov
· 11 months ago
8c9a6f5
io_uring: separate header for exported net bits
by Pavel Begunkov
· 11 months ago
d285da7
io_uring/net: set MSG_ZEROCOPY for sendzc in advance
by Pavel Begunkov
· 11 months ago
6b7f864
io_uring/net: get rid of io_notif_complete_tw_ext
by Pavel Begunkov
· 11 months ago
9986329
io_uring/net: merge ubuf sendzc callbacks
by Pavel Begunkov
· 11 months ago
bbbef3e
io_uring: return void from io_put_kbuf_comp()
by Ming Lei
· 11 months ago
c29006a
io_uring: remove io_req_put_rsrc_locked()
by Pavel Begunkov
· 11 months ago
d9713ad3
io_uring: remove async request cache
by Pavel Begunkov
· 11 months ago
de96e9a
io_uring: turn implicit assumptions into a warning
by Pavel Begunkov
· 11 months ago
Next »