index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
bpf_filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-03-09
io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
Jens Axboe
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+4
2026-02-16
io_uring/bpf_filter: pass in expected filter payload size
Jens Axboe
1
-16
/
+49
2026-02-16
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
1
-11
/
+6
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
1
-1
/
+85
2026-01-27
io_uring/bpf_filter: add ref counts to struct io_bpf_filter
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
1
-3
/
+4
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
1
-0
/
+6
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
1
-0
/
+11
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
1
-0
/
+321