summaryrefslogtreecommitdiff
path: root/io_uring/epoll.c
AgeCommit message (Expand)Author
2025-02-20io_uring/epoll: add support for IORING_OP_EPOLL_WAITJens Axboe
2025-02-20io_uring/epoll: remove CONFIG_EPOLL guardsJens Axboe
2023-05-26io_uring: undeprecate epoll_ctl supportBen Noordhuis
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: deprecate epoll_ctl supportJens Axboe
2022-07-24io_uring: move epoll handler to its own fileJens Axboe