summaryrefslogtreecommitdiffstats
path: root/net/bpf/bpf_dummy_struct_ops.c
Commit message (Expand)AuthorAgeFilesLines
* bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet2023-01-251-0/+18
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-2/+1
|\
| * mm: Introduce set_memory_rox()Peter Zijlstra2022-12-151-2/+1
* | bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi2022-11-141-7/+7
|/
* bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-5/+19
* bpf: reject program if a __user tagged memory accessed in kernel wayYonghong Song2022-01-271-2/+4
* bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao2021-11-011-0/+200