This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 847f242f7a44 Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub [...] new 7f9ee5fc97e1 bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path new e603a342cf7e selftests/bpf: make arg_parsing.c more robust to crashes new 5fb750e8a9ae bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() [...] new 0c1999ed3372 selftests: arg_parsing: Ensure data is flushed to disk bef [...] new f6fddc6df3fc bpf: Fix memory leak in __lookup_instance error path new 7c33e97a6ef5 bpf: Do not disable preemption in bpf_test_run(). new a1e83d4c0361 selftests/bpf: Fix redefinition of 'off' as different kind [...] new d303caf5caf4 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/linux/bpf.h | 4 ++++ kernel/bpf/helpers.c | 25 ++++++++++++---------- kernel/bpf/liveness.c | 4 +++- kernel/bpf/syscall.c | 15 +++++++++++++ net/bpf/test_run.c | 25 ++++++---------------- .../testing/selftests/bpf/prog_tests/arg_parsing.c | 12 ++++++++--- .../selftests/bpf/progs/verifier_global_ptr_args.c | 14 ++++++------ 7 files changed, 59 insertions(+), 40 deletions(-)