*** BLURB HERE ***
Daniel Borkmann (6):
[Backport] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
[Backport] bpf: Remove truncation test in bpf_strtol and bpf_strtoul
helpers
bpf: Fix helper writes to read-only maps
[Backport] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged
types
[Backport] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized
test
[Backport] selftests/bpf: Rename ARG_PTR_TO_LONG test description
Joanne Koong (1):
bpf: Add MEM_UNINIT as a bpf_type_flag
Maxim Mikityanskiy (1):
bpf: Allow helpers to accept pointers with a fixed size
Xiaomeng Zhang (1):
bpf: Fix kabi breakage in enum bpf_type_flag
include/linux/bpf.h | 39 ++++--
kernel/bpf/helpers.c | 18 ++-
kernel/bpf/verifier.c | 115 ++++++++----------
.../testing/selftests/bpf/verifier/int_ptr.c | 15 +--
4 files changed, 91 insertions(+), 96 deletions(-)
--
2.34.1