This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5d6ab0bb408f Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/l [...] new 686cb8b9f6b4 bpf, s390: Fix potential memory leak about jit_data new a46044a92add s390/pci: fix zpci_zdev_put() on reserve new f84fc4e36cd8 Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/li [...] new bb4a23c994ae riscv/vdso: Refactor asm/vdso.h new 78a743cd82a3 riscv/vdso: Move vdso data page up front new 8bb0ab3ae7a4 riscv/vdso: make arch_setup_additional_pages wait for mmap [...] new 5155cf7b6aae Merge remote-tracking branch 'palmer/riscv-vdso-cleanup' i [...] new 59a4e0d5511b RISC-V: Include clone3() on rv32 new 9246320672be Merge remote-tracking branch 'palmer/riscv-clone3' into fixes new bb8958d5dc79 riscv: Flush current cpu icache before other cpus new 3ef6ca4f354c checksyscalls: Unconditionally ignore fstat{,at}64 new 717478d89fe2 Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.o [...]
The 12 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/include/asm/syscall.h | 1 + arch/riscv/include/asm/vdso.h | 18 ++++++++---- arch/riscv/include/uapi/asm/unistd.h | 3 +- arch/riscv/kernel/syscall_table.c | 1 - arch/riscv/kernel/vdso.c | 53 ++++++++++++++++++++++-------------- arch/riscv/kernel/vdso/vdso.lds.S | 3 +- arch/riscv/mm/cacheflush.c | 2 ++ arch/s390/include/asm/pci.h | 2 ++ arch/s390/net/bpf_jit_comp.c | 2 +- arch/s390/pci/pci.c | 45 ++++++++++++++++++++++++++---- arch/s390/pci/pci_event.c | 4 +-- drivers/pci/hotplug/s390_pci_hpc.c | 9 +----- scripts/checksyscalls.sh | 6 ++-- 13 files changed, 102 insertions(+), 47 deletions(-)