aboutsummaryrefslogtreecommitdiff
path: root/kernel/bpf/const_fold.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-13bpf: Extend liveness analysis to track stack argument slotsYonghong Song1-0/+8
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov1-0/+396