This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b54345928fa1 Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/ [...] new 8f3e00af8e52 riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK new e558cca21779 bpf, test_run: Subtract size of xdp_frame from allowed met [...] new ab86d0bf01f6 selftests/bpf: Update xdp_context_test_run test to check m [...] new 9df5fad801c5 bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str() new ec69daabe452 bpf: Fix reference count leak in bpf_prog_test_run_xdp() new c537e12daeec Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 6 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: arch/riscv/net/bpf_jit_comp64.c | 6 ++---- kernel/bpf/verifier.c | 5 +++++ net/bpf/test_run.c | 25 +++++++++++++++------- .../bpf/prog_tests/xdp_context_test_run.c | 14 +++++++++--- 4 files changed, 35 insertions(+), 15 deletions(-)