Age | Commit message (Expand) | Author |
---|---|---|
2023-04-04 | bpf: Remove unused arguments from btf_struct_access(). | Alexei Starovoitov |
2023-04-04 | bpf: Invoke btf_struct_access() callback only for writes. | Alexei Starovoitov |
2023-01-25 | bpf/selftests: Verify struct_ops prog sleepable behavior | David Vernet |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-15 | mm: Introduce set_memory_rox() | Peter Zijlstra |
2022-11-14 | bpf: Refactor btf_struct_access | Kumar Kartikeya Dwivedi |
2022-05-10 | bpf, x86: Generate trampolines from bpf_tramp_links | Kui-Feng Lee |
2022-01-27 | bpf: reject program if a __user tagged memory accessed in kernel way | Yonghong Song |
2021-11-01 | bpf: Add dummy BPF STRUCT_OPS for test purpose | Hou Tao |