linux/tools/testing/selftests/bpf/map_tests
Alexei Starovoitov 8714381703 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Cross-merge bpf fixes after downstream PR.

In particular to bring the fix in
commit aa30eb3260 ("bpf: Force checkpoint when jmp history is too long").
The follow up verifier work depends on it.
And the fix in
commit 6801cf7890 ("selftests/bpf: Use -4095 as the bad address for bits iterator").
It's fixing instability of BPF CI on s390 arch.

No conflicts.

Adjacent changes in:
Auto-merging arch/Kconfig
Auto-merging kernel/bpf/helpers.c
Auto-merging kernel/bpf/memalloc.c
Auto-merging kernel/bpf/verifier.c
Auto-merging mm/slab_common.c

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-11-13 12:52:51 -08:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
array_map_batch_ops.c selftests/bpf: Free the allocated resources after test case succeeds 2022-09-22 16:41:27 -07:00
htab_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_get_next_key.c selftests/bpf: Add test for trie_get_next_key() 2024-10-29 13:41:41 -07:00
map_in_map_batch_ops.c selftests/bpf: Fix compiler warnings reported in -O2 mode 2023-10-06 20:17:28 +02:00
map_percpu_stats.c bpf/selftests: Check errno when percpu map value size exceeds 2024-09-11 13:22:45 -07:00
sk_storage_map.c selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c 2024-07-29 15:05:07 -07:00
task_storage_map.c selftests/bpf: Clean up open-coded gettid syscall invocations 2024-11-04 11:37:36 -08:00