summaryrefslogtreecommitdiff
path: root/kernel/bpf/fixups.c
AgeCommit message (Expand)Author
2026-04-16bpf: Add helper to detect indirect jump targetsXu Kuohai
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15bpf: copy BPF token from main program to subprogramsEduard Zingerman
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov