This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 493f3f38da21 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new b029628be267 alpha/elf: Fix misc/setarch test of util-linux by removing [...] new 8b0582f50952 Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/s [...] new cf6cb56ef244 seccomp: passthrough uretprobe systemcall without filtering new c2debdb8544f selftests/seccomp: validate uretprobe syscall passes throu [...] new f4a45f14cf69 Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/ [...] new bb5408801a5f stackinit: Keep selftest union size small on m68k new 78bba6097b93 stackinit: Fix comment for test_small_end new cb7380de9e4c compiler.h: Move C string helpers into C-only kernel section new 20e5cc26e56d compiler.h: Introduce __must_be_byte_array() new 6270f4deba3f string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() new 9946eaf552b1 Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pu [...]
The 11 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/alpha/include/asm/elf.h | 6 +- arch/alpha/include/asm/pgtable.h | 2 +- arch/alpha/include/asm/processor.h | 8 +- arch/alpha/kernel/osf_sys.c | 11 +- include/linux/compiler.h | 32 +++-- include/linux/string.h | 12 +- kernel/seccomp.c | 12 ++ lib/stackinit_kunit.c | 6 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 199 ++++++++++++++++++++++++++ 9 files changed, 248 insertions(+), 40 deletions(-)