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-arm-mainline-defconfig in repository toolchain/linux-next.
from 52f842ccd615 Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...] adds ba7aeae5539c block, bfq: fix decrement of num_active_groups adds c616cbee97ae blk-mq: punt failed direct issue to dispatch list adds 86880d646122 nvme: validate controller state before rescheduling keep alive adds d7dcdf9d4e15 nvmet-rdma: fix response use after free adds 8b878ee247ef Merge branch 'nvme-4.20' of git://git.infradead.org/nvme i [...] adds 0b43a299794e Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block adds b07b864ee423 Revert "PCI/ASPM: Do not initialize link state when aspm_d [...] adds 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 [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/kernel/hibernate.c | 2 +- block/bfq-iosched.c | 76 ++++++++++++++++++++++---------- block/bfq-iosched.h | 51 +++++++++++++++++++++- block/bfq-wf2q.c | 5 ++- block/blk-mq.c | 33 +++----------- crypto/Kconfig | 2 +- crypto/cbc.c | 6 ++- crypto/cfb.c | 6 ++- crypto/pcbc.c | 6 ++- drivers/nvme/host/core.c | 10 ++++- drivers/nvme/target/rdma.c | 3 +- drivers/pci/pcie/aspm.c | 2 +- drivers/s390/virtio/virtio_ccw.c | 17 ++++++-- drivers/vhost/vsock.c | 79 +++++++++++++++++++++------------- kernel/stackleak.c | 2 +- scripts/gcc-plugins/stackleak_plugin.c | 8 ++-- 16 files changed, 206 insertions(+), 102 deletions(-)