index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpf
/
bpf_dummy_struct_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
1
-1
/
+1
2024-05-31
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
1
-2
/
+2
2024-04-25
bpf: check bpf_dummy_struct_ops program params for test runs
Eduard Zingerman
1
-1
/
+50
2024-04-25
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
Eduard Zingerman
1
-2
/
+2
2024-03-19
bpf: Check return from set_memory_rox()
Christophe Leroy
1
-1
/
+3
2024-03-12
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
1
-1
/
+1
2024-03-05
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
1
-8
/
+4
2024-01-24
bpf, net: switch to dynamic registration
Kui-Feng Lee
1
-2
/
+9
2024-01-24
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
1
-1
/
+10
2023-12-16
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
1
-1
/
+30
2023-12-07
bpf: Add helpers for trampoline image management
Song Liu
1
-4
/
+3
2023-04-05
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-7
/
+5
2023-04-05
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
1
-1
/
+1
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
1
-0
/
+18
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-2
/
+1
2022-11-15
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
1
-7
/
+7
2022-05-11
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-5
/
+19
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
1
-2
/
+4
2021-11-02
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
1
-0
/
+200