index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-13
io_uring/net: check socket is valid in io_bind()/io_listen()
Tetsuo Handa
2024-07-11
io_uring/io-wq: limit retrying worker initialisation
Pavel Begunkov
2024-07-10
io_uring/napi: Remove unnecessary s64 cast
Thorsten Blum
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-02
io_uring/net: cleanup io_recv_finish() bundle handling
Jens Axboe
2024-07-02
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
Jens Axboe
2024-07-02
io_uring/msg_ring: fix overflow posting
Pavel Begunkov
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-01
io_uring/msg_ring: use kmem_cache_free() to free request
Jens Axboe
2024-07-01
io_uring/msg_ring: check for dead submitter task
Jens Axboe
2024-06-24
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
Jens Axboe
2024-06-24
io_uring/msg_ring: add an alloc cache for io_kiocb entries
Jens Axboe
2024-06-24
io_uring/msg_ring: improve handling of target CQE posting
Jens Axboe
2024-06-24
io_uring: add io_add_aux_cqe() helper
Jens Axboe
2024-06-24
io_uring: add remote task_work execution helper
Jens Axboe
2024-06-24
io_uring/msg_ring: tighten requirement for remote posting
Jens Axboe
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed
Chenliang Li
2024-06-19
io_uring: Allocate only necessary memory in io_probe
Gabriel Krisman Bertazi
2024-06-19
io_uring: Fix probe of disabled operations
Gabriel Krisman Bertazi
2024-06-19
io_uring: Introduce IORING_OP_LISTEN
Gabriel Krisman Bertazi
2024-06-19
io_uring: Introduce IORING_OP_BIND
Gabriel Krisman Bertazi
2024-06-16
io_uring/advise: support 64-bit lengths
Jens Axboe
2024-06-16
io_uring/rsrc: remove redundant __set_current_state() post schedule()
Jens Axboe
2024-06-16
io_uring/io-wq: make io_wq_work flags atomic
Jens Axboe
2024-06-16
io_uring: use 'state' consistently
Jens Axboe
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
2024-06-16
io_uring/eventfd: move to more idiomatic RCU free usage
Jens Axboe
2024-06-16
io_uring/rsrc: Drop io_copy_iov in favor of iovec API
Gabriel Krisman Bertazi
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
2024-06-12
io_uring/rsrc: don't lock while !TASK_RUNNING
Pavel Begunkov
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-06-04
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hagar Hemdan
2024-06-04
io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue()
Su Hui
2024-06-04
io_uring/napi: fix timeout calculation
Jens Axboe
2024-06-01
io_uring: check for non-NULL file pointer in io_file_can_poll()
Jens Axboe
2024-05-30
io_uring/net: assign kmsg inq/flags before buffer selection
Jens Axboe
2024-05-30
io_uring/rw: Free iovec before cleaning async data
Breno Leitao
2024-05-29
io_uring: don't attempt to mmap larger than what the user asks for
Jens Axboe
2024-05-23
Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-22
io_uring: remove checks for NULL 'sq_offset'
Jens Axboe
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-21
io_uring/sqpoll: ensure that normal task_work is also run timely
Jens Axboe
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
io_uring/net: wire up IORING_CQE_F_SOCK_NONEMPTY for accept
Jens Axboe
[next]