This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 7f46774c6480 Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/ [...] adds 631b7abacd02 ptrace: Remove maxargs from task_current_syscall() adds d08e411397cb tracing/syscalls: Pass in hardcoded 6 into syscall_get_arg [...] adds 10a16997db3d riscv: Fix syscall_get_arguments() and syscall_set_arguments() adds ed3bb007021b csky: Fix syscall_get_arguments() and syscall_set_arguments() adds b35f549df1d7 syscalls: Remove start and number from syscall_get_argumen [...] adds 32d92586629a syscalls: Remove start and number from syscall_set_argumen [...] adds 970b766cfd3f Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/ [...] adds 1c41860864c8 arm64: fix wrong check of on_sdei_stack in nmi context adds 2f9e10acfa12 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds ede885ecb2cd kvm: svm: fix potential get_num_contig_pages overflow adds b86bc2858b38 KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow adds acff78477b9b KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) adds c73f4c998e1f KVM: x86: nVMX: fix x2APIC VTPR read intercept adds bc5725f97408 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 426b046b748d vfio/pci: use correct format characters adds e39dd513d5f2 vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static adds 492855939bdb vfio/type1: Limit DMA mappings per container adds 3e28fb0fcb69 Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio adds 0d74e6a3b642 dm integrity: change memcmp to strncmp in dm_integrity_ctr adds 5efedc9b62b5 dm integrity: make dm_integrity_init and dm_integrity_exit static adds 93fc91675a6c dm init: fix const confusion for dm_allowed_targets array adds 75ae193626de dm: revert 8f50e358153d ("dm: limit the max bio size as BI [...] adds eb40c0acdc34 dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic [...] adds bcb44433bba5 dm: disable DISCARD if the underlying storage no longer su [...] adds 4ed319c6ac08 dm integrity: fix deadlock with overlapping I/O adds 4f1cbe078546 Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/s [...] adds 5f074f3e192f lib/string.c: implement a basic bcmp adds 298a32b13208 kmemleak: powerpc: skip scanning holes in the .bss section adds 6147e136ff50 include/linux/bitrev.h: fix constant bitrev adds b11ed18efa8f lib/lzo: fix bugs for very short or empty input adds fcae96ff9653 mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() adds 58b6e5e8f1ad hugetlbfs: fix memory leak for resv_map adds c6f3c5ee40c1 mm/huge_memory.c: fix modifying of page protection by inse [...] adds be87ab0afd68 psi: clarify the units used in pressure files adds 0b3d6e6f2dd0 mm: writeback: use exact memcg dirty counts adds 166dbd930c99 MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM adds 803cfadcb6c5 MAINTAINERS: add maintainer and replacing reviewer ARM/NUV [...] adds acaf892ecbf5 sh: fix multiple function definition build errors adds e91455217d8c mm/util.c: fix strndup_user() comment adds 9002b21465fa kernel/sysctl.c: fix out-of-bounds access when setting file-max adds f654f0fc0bd3 Merge branch 'akpm' (patches from Andrew) adds d6752e185c31 rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured adds 15d82d224987 rtc: sh: Fix invalid alarm warning for non-enabled alarm adds 22e7d5148d9a rtc: sd3078: fix manufacturer name adds 882c5e552ffd rtc: da9063: set uie_unsupported when relevant adds be76865df56f Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linu [...] adds 10dce8af3422 fs: stream_open - opener for stream-like files so that rea [...] new c2f8d7cb32cd Revert: parisc: Use F_EXTEND() macro in iosapic code new 45efd871bf0a parisc: regs_return_value() should return gpr28 new f324fa583277 parisc: also set iaoq_b in instruction_pointer_set() new d006e95b5561 parisc: Detect QEMU earlier in boot process new 373c39250857 Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/sc [...] new 3ace6891ce8b i2c: imx: don't leak the i2c adapter on error new faac51ddac45 Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
The 7 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: Documentation/accounting/psi.txt | 12 +- Documentation/lzo.txt | 8 +- MAINTAINERS | 5 +- arch/arc/include/asm/syscall.h | 7 +- arch/arm/include/asm/syscall.h | 47 +--- arch/arm64/include/asm/syscall.h | 46 +--- arch/arm64/kernel/sdei.c | 6 + arch/c6x/include/asm/syscall.h | 79 ++----- arch/csky/include/asm/syscall.h | 26 +-- arch/h8300/include/asm/syscall.h | 34 +-- arch/hexagon/include/asm/syscall.h | 4 +- arch/ia64/include/asm/syscall.h | 13 +- arch/ia64/kernel/ptrace.c | 7 +- arch/microblaze/include/asm/syscall.h | 8 +- arch/mips/include/asm/syscall.h | 3 +- arch/mips/kernel/ptrace.c | 2 +- arch/nds32/include/asm/syscall.h | 62 +----- arch/nios2/include/asm/syscall.h | 84 ++----- arch/openrisc/include/asm/syscall.h | 12 +- arch/parisc/include/asm/ptrace.h | 5 +- arch/parisc/include/asm/syscall.h | 30 +-- arch/parisc/kernel/process.c | 6 - arch/parisc/kernel/setup.c | 3 + arch/powerpc/include/asm/syscall.h | 15 +- arch/powerpc/kernel/kvm.c | 7 + arch/riscv/include/asm/syscall.h | 24 +- arch/s390/include/asm/syscall.h | 28 +-- arch/sh/boards/of-generic.c | 4 +- arch/sh/include/asm/syscall_32.h | 47 +--- arch/sh/include/asm/syscall_64.h | 8 +- arch/sparc/include/asm/syscall.h | 11 +- arch/um/include/asm/syscall-generic.h | 78 +------ arch/x86/include/asm/syscall.h | 142 +++--------- arch/x86/kvm/svm.c | 22 +- arch/x86/kvm/vmx/nested.c | 74 ++++--- arch/xtensa/include/asm/syscall.h | 33 +-- drivers/i2c/busses/i2c-imx.c | 4 +- drivers/md/dm-core.h | 1 + drivers/md/dm-init.c | 2 +- drivers/md/dm-integrity.c | 16 +- drivers/md/dm-rq.c | 11 +- drivers/md/dm-table.c | 39 ++++ drivers/md/dm.c | 30 +-- drivers/parisc/iosapic.c | 6 +- drivers/rtc/Kconfig | 4 +- drivers/rtc/rtc-cros-ec.c | 4 +- drivers/rtc/rtc-da9063.c | 7 + drivers/rtc/rtc-sh.c | 2 +- drivers/vfio/pci/vfio_pci.c | 4 +- drivers/vfio/vfio_iommu_spapr_tce.c | 2 +- drivers/vfio/vfio_iommu_type1.c | 14 ++ drivers/xen/xenbus/xenbus_dev_frontend.c | 4 +- fs/hugetlbfs/inode.c | 20 +- fs/open.c | 18 ++ fs/proc/base.c | 17 +- fs/read_write.c | 5 +- include/asm-generic/syscall.h | 21 +- include/linux/bitrev.h | 46 ++-- include/linux/fs.h | 4 + include/linux/memcontrol.h | 5 +- include/linux/mm_types.h | 2 +- include/linux/ptrace.h | 11 +- include/linux/string.h | 3 + include/trace/events/syscalls.h | 2 +- kernel/seccomp.c | 2 +- kernel/sysctl.c | 3 +- kernel/trace/trace_syscalls.c | 9 +- lib/lzo/lzo1x_compress.c | 9 +- lib/lzo/lzo1x_decompress_safe.c | 4 +- lib/string.c | 20 ++ lib/syscall.c | 57 +++-- mm/huge_memory.c | 36 +++ mm/kmemleak.c | 16 +- mm/memcontrol.c | 20 +- mm/util.c | 2 +- scripts/coccinelle/api/stream_open.cocci | 363 +++++++++++++++++++++++++++++++ 76 files changed, 979 insertions(+), 868 deletions(-) create mode 100644 scripts/coccinelle/api/stream_open.cocci