blob: d2e4616a5c467daef4d92308173933a21436347f [file] [log] [blame]
e647815a4d3b ("bpf: let verifier to calculate and record max_pkt_offset")
f1174f77b50c ("bpf/verifier: rework value tracking")
9305706c2e80 ("bpf/verifier: fix min/max handling in BPF_SUB")
4cabc5b186b5 ("bpf: fix mixed signed/unsigned derived min/max value bounds")
43188702b3d9 ("bpf, verifier: add additional patterns to evaluate_reg_imm_alu")
31fd85816dbe ("bpf: permits narrower load from bpf program context fields")
36e24c003091 ("bpf: reset id on spilled regs in clear_all_pkt_pointers")
4a2ff55aa494 ("bpf: reset id on CONST_IMM transition")
d25da6caa2a1 ("bpf: don't check spilled reg state for non-STACK_SPILLed type slots")
80a58d025594 ("bpf: reconcile bpf_tail_call and stack_depth")
8726679a0fa3 ("bpf: teach verifier to track stack depth")
a9789ef9afcb ("bpf: properly reset caller saved regs after helper call and ld_abs/ind")
1ad2f5838d34 ("bpf: fix incorrect pruning decision when alignment must be tracked")
e4eda884db79 ("net: Make IP alignment calulations clearer.")
3c2ce60bdd3d ("bpf: adjust verifier heuristics")
6832a333ed4a ("bpf: Handle multiple variable additions into packet pointers in verifier.")
18b3ad90b64e ("bpf: Add verifier test case for alignment.")
e07b98d9bffe ("bpf: Add strict alignment flag for BPF_PROG_LOAD.")
c5fc9692d101 ("bpf: Do per-instruction state dumping in verifier when log_level > 1.")
d1174416747d ("bpf: Track alignment of register values in the verifier.")
332270fdc8b6 ("bpf: enhance verifier to understand stack pointer arithmetic")
e390b55d5aef ("bpf: make bpf_xdp_adjust_head support mandatory")
7b9f6da175f9 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")