summaryrefslogtreecommitdiffstats
path: root/io_uring
Commit message (Expand)AuthorAgeFilesLines
* io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe2024-02-011-0/+1
* io_uring/net: limit inline multishot retriesJens Axboe2024-01-291-3/+20
* io_uring/poll: add requeue return code from poll multishot handlingJens Axboe2024-01-292-2/+15
* io_uring/net: un-indent mshot retry path in io_recv_finish()Jens Axboe2024-01-291-16/+20
* io_uring/poll: move poll execution helpers higher upJens Axboe2024-01-291-20/+20
* io_uring/rw: ensure poll based multishot read retries appropriatelyJens Axboe2024-01-282-1/+18
* io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALLPaul Moore2024-01-232-1/+4
* Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-184-47/+86
|\
| * io_uring: combine cq_wait_nr checksPavel Begunkov2024-01-171-7/+27
| * io_uring: clean *local_work_add var namingPavel Begunkov2024-01-171-7/+7
| * io_uring: clean up local tw add-wait syncPavel Begunkov2024-01-171-2/+8
| * io_uring: adjust defer tw countingPavel Begunkov2024-01-171-1/+1
| * io_uring/register: guard compat syscall with CONFIG_COMPATJens Axboe2024-01-171-3/+5
| * io_uring/rsrc: improve code generation for fixed file assignmentJens Axboe2024-01-112-7/+12
| * io_uring/rw: cleanup io_rw_done()Jens Axboe2024-01-101-21/+27
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-1/+2
|\ \
| * \ Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-0212-98/+256
| |\ \
| * \ \ Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-1/+2
| |\ \ \
| | * | | fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()Paolo Bonzini2023-11-141-1/+2
* | | | | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-1115-850/+752
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | io_uring: ensure local task_work is run on wait timeoutJens Axboe2024-01-041-2/+12
| * | | | io_uring/kbuf: add method for returning provided buffer ring headJens Axboe2023-12-213-0/+33
| * | | | io_uring/rw: ensure io->bytes_done is always initializedJens Axboe2023-12-211-3/+7
| * | | | io_uring: drop any code related to SCM_RIGHTSJens Axboe2023-12-194-217/+10
| * | | | io_uring/unix: drop usage of io_uring socketJens Axboe2023-12-192-14/+0
| * | | | io_uring/register: move io_uring_register(2) related code to register.cJens Axboe2023-12-195-580/+619
| * | | | io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALLJens Axboe2023-12-123-0/+56
| * | | | io_uring/cmd: inline io_uring_cmd_get_taskPavel Begunkov2023-12-121-6/+0
| * | | | io_uring/cmd: inline io_uring_cmd_do_in_task_lazyPavel Begunkov2023-12-122-17/+0
| * | | | io_uring: split out cmd api into a separate headerPavel Begunkov2023-12-123-2/+3
| * | | | io_uring: optimise ltimeout for inline executionPavel Begunkov2023-12-121-10/+9
| * | | | io_uring: don't check iopoll if request completesPavel Begunkov2023-12-121-1/+5
| * | | | Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe2023-12-121-1/+1
| |\ \ \ \
* | \ \ \ \ Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-1/+0
|\ \ \ \ \ \
| * | | | | | io_uring: remove uring_cmd cookieKeith Busch2023-12-011-1/+0
* | | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-3/+2
|\ \ \ \ \ \ \
| * | | | | | | io_uring: use mempool KASAN hookAndrey Konovalov2023-12-291-1/+1
| * | | | | | | kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_objectAndrey Konovalov2023-12-291-2/+1
* | | | | | | | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-01-081-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | splice: return type ssize_t from all helpersAmir Goldstein2023-12-121-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-082-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'vfs.file'Christian Brauner2023-12-211-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | file: remove pointless wrapperChristian Brauner2023-12-121-1/+1
| | |/ / / / /
| * / / / / / eventfd: simplify eventfd_signal_mask()Christian Brauner2023-11-281-2/+2
| |/ / / / /
* | | | | | io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementationAl Viro2023-12-141-1/+1
* | | | | | io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe2023-12-131-3/+17
| |_|_|/ / |/| | | |
* | | | | io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2023-12-071-7/+0
* | | | | io_uring/kbuf: check for buffer list readiness after NULL checkJens Axboe2023-12-051-2/+2
* | | | | io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()Dan Carpenter2023-12-051-2/+2
* | | | | io_uring: fix mutex_unlock with unreferenced ctxPavel Begunkov2023-12-031-6/+3
| |/ / / |/| | |