This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 738d2902773e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 74f1a299107b Revert "fs: remove ksys_dup()" new 8df955a32a73 pstore/ram: Fix error-path memory leak in persistent_ram_n [...] new 9e5f1c19800b pstore/ram: Write new dumps to start of recycled zones new 278b14eb9203 Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/sc [...] new 771b894f2f3d samples/seccomp: Zero out members based on seccomp_notif_sizes new 88c13f8bd714 selftests/seccomp: Zero out seccomp_notif new 2882d53c9c6f seccomp: Check that seccomp_notif is zeroed out by the user new e4ab5ccc357b selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV new bf6dd9a58eba Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/s [...] new a5b0dc5a46c2 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again new 90e0a47be934 Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/p [...] new 1f07dcc459d5 kernel.h: Remove unused FIELD_SIZEOF() new 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...]
The 13 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: fs/file.c | 7 ++++++- fs/pstore/ram.c | 13 +++++++++++++ include/linux/kernel.h | 9 --------- include/linux/syscalls.h | 1 + init/main.c | 26 ++++++-------------------- kernel/seccomp.c | 7 +++++++ samples/seccomp/user-trap.c | 4 ++-- scripts/gcc-plugins/Kconfig | 9 ++++----- tools/testing/selftests/seccomp/seccomp_bpf.c | 15 ++++++++++++++- 9 files changed, 53 insertions(+), 38 deletions(-)