Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-08-28 | io_uring/futex: ensure io_futex_wait() cleans up properly on failure | Jens Axboe | 1 | -0/+3 |
2025-03-22 | futex: Pass in task to futex_queue() | Jens Axboe | 1 | -1/+1 |
2024-04-15 | io_uring/alloc_cache: switch to array based caching | Jens Axboe | 1 | -18/+12 |
2024-03-16 | io_uring/futex: always remove futex entry for cancel all | Jens Axboe | 1 | -0/+1 |
2023-09-29 | io_uring: add support for vectored futex waits | Jens Axboe | 1 | -9/+160 |
2023-09-29 | io_uring: add support for futex wake and wait | Jens Axboe | 1 | -0/+235 |