index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpf
/
bpf_dummy_struct_ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: check bpf_dummy_struct_ops program params for test runs
Eduard Zingerman
2024-04-25
1
-1
/
+50
*
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
Eduard Zingerman
2024-04-25
1
-2
/
+2
*
bpf: Check return from set_memory_rox()
Christophe Leroy
2024-03-18
1
-1
/
+3
*
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-12
1
-1
/
+1
*
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
2024-03-04
1
-8
/
+4
*
bpf, net: switch to dynamic registration
Kui-Feng Lee
2024-01-24
1
-2
/
+9
*
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2024-01-24
1
-1
/
+10
*
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-16
1
-1
/
+30
*
bpf: Add helpers for trampoline image management
Song Liu
2023-12-07
1
-4
/
+3
*
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-05
1
-7
/
+5
*
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-04-05
1
-1
/
+1
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
1
-0
/
+18
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-2
/
+1
|
\
|
*
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
1
-2
/
+1
*
|
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-15
1
-7
/
+7
|
/
*
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
1
-5
/
+19
*
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
1
-2
/
+4
*
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2021-11-01
1
-0
/
+200