blob: 52f45f836ce78d5cf244dda6d8699f9a539de793 [file] [log] [blame]
b02709587ea3 ("bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.")
fa123ac022e4 ("bpf: Verifier, refine 32bit bound in do_refine_retval_range")
3f50f132d840 ("bpf: Verifier, do explicit ALU32 bounds tracking")
100605035e15 ("bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly")
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")
1e46c09ec100 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")