summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/fixups.c
AgeCommit message (Expand)AuthorLines
14 daysbpf: Add helper to detect indirect jump targetsXu Kuohai-0/+12
14 daysbpf: Pass bpf_verifier_env to JITXu Kuohai-5/+5
14 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai-23/+123
2026-04-15bpf: copy BPF token from main program to subprogramsEduard Zingerman-0/+1
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov-0/+2457