Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | io_uring: add flag for disabling provided buffer recycling | Jens Axboe | 2023-01-24 | 1 | -0/+5 | |
* | io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly | Jens Axboe | 2023-01-24 | 1 | -0/+28 | |
* | io_uring: improve send/recv error handling | Pavel Begunkov | 2023-01-24 | 1 | -24/+31 | |
* | io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL | Jens Axboe | 2023-01-24 | 1 | -1/+1 | |
* | io_uring/io-wq: only free worker if it was allocated for creation | Jens Axboe | 2023-01-18 | 1 | -1/+6 | |
* | io_uring/io-wq: free worker if task_work creation is canceled | Jens Axboe | 2023-01-18 | 1 | -0/+1 | |
* | io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res() | Harshit Mogalapalli | 2023-01-14 | 1 | -1/+1 | |
* | io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups | Jens Axboe | 2023-01-04 | 1 | -7/+20 | |
* | io_uring: import 5.15-stable io_uring | Jens Axboe | 2023-01-04 | 4 | -0/+12509 |