summaryrefslogtreecommitdiffstats
path: root/io_uring/bpf-ops.c
AgeCommit message (Expand)AuthorLines
2026-04-08io_uring: unify getting ctx from passed in file descriptorJens Axboe-1/+1
2026-03-16io_uring/bpf-ops: implement bpf ops registrationPavel Begunkov-2/+90
2026-03-16io_uring/bpf-ops: add kfunc helpersPavel Begunkov-0/+55
2026-03-16io_uring/bpf-ops: implement loop_step with BPF struct_opsPavel Begunkov-0/+127