summaryrefslogtreecommitdiffstats
path: root/io_uring/register.c
Commit message (Expand)AuthorAgeFilesLines
* io_uring: fix warnings on shadow variablesJens Axboe2024-04-151-2/+1
* io_uring: add register/unregister napi functionStefan Roesch2024-02-091-0/+13
* io_uring/register: guard compat syscall with CONFIG_COMPATJens Axboe2024-01-171-3/+5
* io_uring/kbuf: add method for returning provided buffer ring headJens Axboe2023-12-211-0/+6
* io_uring/register: move io_uring_register(2) related code to register.cJens Axboe2023-12-191-0/+599