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-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from cf60528f8ab8 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/ [...] adds 9cde402a5977 PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA [...] adds 3943af9d01e9 PCI: pciehp: Ignore Link State Changes after powering off a slot adds a3b84248628d Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/s [...] adds 45b06682113b clk: at91: fix programmable clock for sama5d2 adds 9b70c697e872 clk: meson-gxbb: round the vdec dividers to closest adds f53b9f146fa1 clk: meson: g12a: fix VPU clock muxes mask adds 9e05e49c29fd clk: meson-g12a: fix VPU clock parents adds 22cf7c6f8ee6 Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/ [...] adds d6f987c8462a clk: meson: pll: fix rounding and setting a rate that matc [...] adds 6620f45ff851 clk: meson: vid-pll-div: remove warning and return 0 on in [...] adds 9f842abde84d Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.c [...] adds 7c2e07130090 clk: x86: Add system specific quirk to mark clocks as critical adds b995dcca7cf1 platform/x86: pmc_atom: Drop __initconst on dmi table adds b3cf181c65c4 clk: mediatek: fix clk-gate flag setting adds f89b9e1be7da clk: imx: Fix PLL_1416X not rounding rates adds 09bad0df3974 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 5c2442fd7899 scsi: csiostor: fix missing data copy in csio_scsi_err_handler() adds 87af0c381357 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 7c2bd9a39845 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. adds 29e7ca715f2a NFS: Fix handling of reply page vector adds e1ede312f17e xprtrdma: Fix helper that drains the transport adds 0769663b4f58 NFSv4.1 fix incorrect return value in copy_file_range adds af6b61d7ef58 Revert "SUNRPC: Micro-optimise when the task is known not [...] adds b60bc0665e6a Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/proje [...] adds 1200e07f3ad4 block: don't use for-inside-for in bio_for_each_segment_all adds 704236672eda tools/io_uring: remove IOCQE_FLAG_CACHEHIT adds 3ec482d15cb9 io_uring: restrict IORING_SETUP_SQPOLL to root adds eed47d19d936 block, bfq: fix use after free in bfq_bfqq_expire adds bf348f9b78d4 virtio-blk: limit number of hw queues by nr_cpu_ids adds 1978f30a8773 scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids adds 1b8f21b74c3c blk-mq: introduce blk_mq_complete_request_sync() adds eb3afb75b57c nvme: cancel request synchronously adds b2b3a70cd998 lightnvm: pblk: fix crash in pblk_end_partial_read due to [...] adds a3761c3c9120 block: do not leak memory in bio_copy_user_iov() adds 67f471b6ed3b nvme-fc: correct csn initialization and increments on error adds d808b7f759b5 nvmet: fix discover log page when offsets are used adds c0c14e935032 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme in [...] adds a89afe58f1a7 block: fix the return errno for direct IO adds 4443f8e6ac77 Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
No new revisions were added by this update.
Summary of changes: block/bfq-iosched.c | 15 +++--- block/bfq-iosched.h | 2 +- block/bfq-wf2q.c | 17 ++++++- block/bio.c | 5 +- block/blk-mq.c | 7 +++ drivers/block/virtio_blk.c | 2 + drivers/clk/at91/clk-programmable.c | 57 +++++++++++++++------ drivers/clk/at91/pmc.h | 2 + drivers/clk/at91/sama5d2.c | 10 +++- drivers/clk/imx/clk-pll14xx.c | 2 +- drivers/clk/mediatek/clk-gate.c | 3 +- drivers/clk/meson/clk-pll.c | 2 +- drivers/clk/meson/g12a.c | 6 +-- drivers/clk/meson/gxbb.c | 2 + drivers/clk/meson/vid-pll-div.c | 4 +- drivers/clk/x86/clk-pmc-atom.c | 14 ++++-- drivers/lightnvm/pblk-read.c | 50 ++++++++++--------- drivers/nvme/host/core.c | 2 +- drivers/nvme/host/fc.c | 20 ++++++-- drivers/nvme/target/admin-cmd.c | 5 ++ drivers/nvme/target/discovery.c | 68 +++++++++++++++++--------- drivers/nvme/target/nvmet.h | 1 + drivers/pci/hotplug/pciehp_ctrl.c | 4 ++ drivers/pci/quirks.c | 2 + drivers/platform/x86/pmc_atom.c | 21 ++++++++ drivers/scsi/csiostor/csio_scsi.c | 5 +- drivers/scsi/virtio_scsi.c | 1 + fs/block_dev.c | 8 +-- fs/io_uring.c | 4 ++ fs/nfs/nfs42proc.c | 3 -- fs/nfs/nfs4file.c | 4 +- fs/nfs/nfs4xdr.c | 4 +- fs/nfs/super.c | 3 +- include/linux/bio.h | 20 +++++--- include/linux/blk-mq.h | 1 + include/linux/bvec.h | 14 ++++-- include/linux/nvme.h | 9 +++- include/linux/platform_data/x86/clk-pmc-atom.h | 3 ++ include/linux/sunrpc/sched.h | 8 --- net/sunrpc/clnt.c | 45 +++-------------- net/sunrpc/xprtrdma/verbs.c | 2 +- tools/io_uring/io_uring-bench.c | 32 ++---------- 42 files changed, 299 insertions(+), 190 deletions(-)