| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | -5/+4 |
| 2026-02-16 | io_uring/bpf_filter: pass in expected filter payload size | Jens Axboe | -16/+49 |
| 2026-02-16 | io_uring/bpf_filter: move filter size and populate helper into struct | Jens Axboe | -11/+6 |
| 2026-02-06 | io_uring: allow registration of per-task restrictions | Jens Axboe | -1/+85 |
| 2026-01-27 | io_uring/bpf_filter: add ref counts to struct io_bpf_filter | Jens Axboe | -0/+7 |
| 2026-01-27 | io_uring/bpf_filter: cache lookup table in ctx->bpf_filters | Jens Axboe | -3/+4 |
| 2026-01-27 | io_uring/bpf_filter: allow filtering on contents of struct open_how | Jens Axboe | -0/+6 |
| 2026-01-27 | io_uring/net: allow filtering on IORING_OP_SOCKET data | Jens Axboe | -0/+11 |
| 2026-01-27 | io_uring: add support for BPF filtering for opcode restrictions | Jens Axboe | -0/+321 |
