blob: 1ea74274401d34d082ed93ebe34f02c068af5855 [file] [log] [blame]
e688c3db7ca6 ("bpf: Fix register equivalence tracking.")
54fada41e8a1 ("selftests/bpf: Asm tests for the verifier regalloc tracking.")
75748837b7e5 ("bpf: Propagate scalar ranges through register assignments.")
3b09d27cc93d ("selftests/bpf: Move test_align under test_progs")
5366d2269139 ("selftests/bpf: Fix test_align verifier log patterns")
3f50f132d840 ("bpf: Verifier, do explicit ALU32 bounds tracking")
0fc31b10cfb7 ("bpf: Simplify reg_set_min_max_inv handling")
604dca5e3af1 ("bpf: Fix tnum constraints for 32-bit comparisons")
f2d67fec0b43 ("bpf: Undo incorrect __reg_bound_offset32 handling")
07cd263148a5 ("bpf: Verifer, refactor adjust_scalar_min_max_vals")
0af2ffc93a4b ("bpf: Fix incorrect verifier simulation of ARSH under ALU32")
f54c7898ed1c ("bpf: Fix precision tracking for unbounded scalars")
581738a681b6 ("bpf: Provide better register bounds after jmp32 instructions")