index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
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/kerne...
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