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-release-aarch64-mainline-allnoconfig in repository toolchain/linux-next.
from 7b24f6c082b3 Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/ [...] adds e5bde04ccce6 crypto: do not free algorithm before using adds e61efff4ae94 crypto: user - Disable statistics interface adds 52ab2ec00518 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds e9c7d656610e stackleak: Mark stackleak_track_stack() as notrace adds 8fb2dfb228df stackleak: Register the 'stackleak_cleanup' pass before th [...] adds 1cdc3624a1df Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/ [...] adds b4aecf78083d arm64: hibernate: Avoid sending cross-calling with interru [...] adds b8bf4692c980 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds c38f57da428b vhost/vsock: fix reset orphans race with close timeout adds 2448a299ec41 virtio/s390: avoid race on vcdev->config adds 78b1a52e05c9 virtio/s390: fix race in ccw_io_helper() adds 834e772c8db0 vhost/vsock: fix use-after-free in network stack callers adds 5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 356ff8a9a78f Revert "mm, thp: consolidate THP gfp handling into alloc_h [...] adds de7243057e7c fs/xfs: fix f_ffree value for statfs when project quota is set adds a579121f94ab xfs: fix PAGE_MASK usage in xfs_free_file_space adds 7d048df4e9b0 xfs: fix inverted return from xfs_btree_sblock_verify_crc adds 6744557b53a2 vfs: allow some remap flags to be passed to vfs_clone_file_range adds 17614445576b splice: don't read more than available pipe space adds 8f67b5adc030 iomap: partially revert 4721a601099 (simulated directio sh [...] adds f896adc42d53 Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/s [...] adds 27c0f2b01970 clk: zynqmp: handle fixed factor param query error adds 48d7f160b107 dt-bindings: clk: Introduce 'protected-clocks' property adds b181b3b801da clk: qcom: Support 'protected-clocks' property adds 149964e2d618 Merge branch 'clk-protected-binding' into clk-fixes adds d206e6b7ea3f arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks adds d9f5b7f5dd0f clk: mvebu: Off by one bugs in cp110_of_clk_get() adds 2e85c57493e3 clk: mmp: Off by one in mmp_clk_add() adds 9a43be9cedd5 clk: zynqmp: Off by one in zynqmp_is_valid_clock() adds 570c9139c358 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds b7d624ab4312 asm-generic: unistd.h: fixup broken macro include. adds 8214bdf7d3e6 Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/clock/clock-bindings.txt | 16 +++++ arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 6 ++ arch/arm64/kernel/hibernate.c | 2 +- crypto/Kconfig | 2 +- crypto/cbc.c | 6 +- crypto/cfb.c | 6 +- crypto/pcbc.c | 6 +- drivers/clk/mmp/clk.c | 2 +- drivers/clk/mvebu/cp110-system-controller.c | 4 +- drivers/clk/qcom/common.c | 18 +++++ drivers/clk/zynqmp/clkc.c | 5 +- drivers/s390/virtio/virtio_ccw.c | 17 ++++- drivers/vhost/vsock.c | 79 +++++++++++++--------- fs/iomap.c | 9 --- fs/read_write.c | 2 +- fs/splice.c | 7 +- fs/xfs/libxfs/xfs_btree.c | 2 +- fs/xfs/xfs_bmap_util.c | 4 +- fs/xfs/xfs_qm_bhv.c | 2 +- include/linux/gfp.h | 12 ++-- include/uapi/asm-generic/unistd.h | 4 ++ kernel/stackleak.c | 2 +- mm/huge_memory.c | 27 ++++---- mm/mempolicy.c | 32 ++++++++- mm/shmem.c | 2 +- scripts/gcc-plugins/stackleak_plugin.c | 8 ++- 26 files changed, 195 insertions(+), 87 deletions(-)