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-allmodconfig in repository toolchain/ci/linux.
from 46c291e277f9 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/s [...] adds 8d2df8a2d0fa arch/arm/xen: Remove duplicate header adds 9ab7d228e972 MAINTAINERS: unify reference to xen-devel list adds 3e5e692fcd6c Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/ [...] adds 13c15e07eedf mtd: spinand: Handle the case where PROGRAM LOAD does not [...] adds c3c7dbf4887a mtd: spinand: Fix the error/cleanup path in spinand_init() adds 455e7b387b44 mtd: rawnand: fix kernel-doc warnings adds bda2ab56356b mtd: Remove a debug trace in mtdpart.c adds ad4635153034 mtd: Make sure mtd->erasesize is valid even if the partiti [...] adds d5d27fd9826b mtd: rawnand: gpmi: fix MX28 bus master lockup problem adds 5610789ad08d Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.o [...] adds ec51f8ee1e63 aio: initialize kiocb private in case any filesystems expect it. adds e7ad43c3eda6 nvme: lock NS list changes while handling command effects adds 5c959d73dba6 nvme-pci: fix rapid add remove sequence adds d592974f8c32 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme in [...] adds dd957493baa5 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD adds 30363d6506d0 m68k: set proper major_num when specifying module param major_num adds 43636c804df0 fs: ratelimit __find_get_block_slow() failure message. adds 0803de78049f blktrace: Show requests without sector adds 8c772a9bfc7c blk-iolatency: fix IO hang due to negative inflight counter adds 391f552af213 Blk-iolatency: warn on negative inflight IO counter adds 2698484178ca blk-mq: remove duplicated definition of blk_mq_freeze_queue adds e5a8a1163211 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block adds 70999ec1c9d3 MIPS: DTS: jz4740: Correct interrupt number of DMA core adds 1ca1c87f91d9 DTS: CI20: Fix bugs in ci20's device tree. adds dcf300a69ac3 MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled adds 0648e50e548d MIPS: VDSO: Use same -m%-float cflag as the kernel proper adds 67fc5dc8a541 MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds adds e02e07e3127d MIPS: Loongson: Introduce and use loongson_llsc_mb() adds 047f2d941b8b MIPS: Use lower case for addresses in nexys4ddr.dts adds 2b424cfc6972 MIPS: Remove function size check in get_frame_info() adds 8a96669d7789 mips: loongson64: remove unreachable(), fix loongson_poweroff(). adds 05dc6001af06 mips: cm: reprime error cause adds e8b50608f666 Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/s [...] adds c6e2bd956936 i2c: omap: Use noirq system sleep pm ops to idle device fo [...] adds 13c80dda84c4 MAINTAINERS: Update the ocores i2c bus driver maintainer, etc adds df3865f8f568 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 ++- arch/arm/xen/mm.c | 1 - arch/m68k/emu/nfblock.c | 10 ++++-- arch/mips/Kconfig | 15 +++++++++ arch/mips/boot/dts/ingenic/ci20.dts | 8 ++--- arch/mips/boot/dts/ingenic/jz4740.dtsi | 2 +- arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 8 ++--- arch/mips/include/asm/atomic.h | 6 ++++ arch/mips/include/asm/barrier.h | 36 ++++++++++++++++++++ arch/mips/include/asm/bitops.h | 5 +++ arch/mips/include/asm/futex.h | 3 ++ arch/mips/include/asm/pgtable.h | 2 ++ arch/mips/kernel/mips-cm.c | 2 +- arch/mips/kernel/process.c | 7 ++-- arch/mips/loongson64/Platform | 23 +++++++++++++ arch/mips/loongson64/common/reset.c | 7 +++- arch/mips/mm/tlbex.c | 10 ++++++ arch/mips/pci/pci-octeon.c | 10 +++--- arch/mips/vdso/Makefile | 5 +-- block/blk-iolatency.c | 56 ++++++++++++++++++++++++++----- block/blk-mq.h | 1 - drivers/ata/libata-core.c | 1 + drivers/i2c/busses/i2c-omap.c | 13 +++---- drivers/mtd/mtdpart.c | 5 ++- drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c | 13 ++++--- drivers/mtd/nand/raw/nand_base.c | 1 + drivers/mtd/nand/raw/nand_bbt.c | 2 +- drivers/mtd/nand/spi/core.c | 46 ++++++++++++------------- drivers/nvme/host/core.c | 8 ++++- drivers/nvme/host/nvme.h | 1 + drivers/nvme/host/pci.c | 22 ++++++------ fs/aio.c | 1 + fs/buffer.c | 19 ++++++----- include/linux/blktrace_api.h | 8 ++++- 34 files changed, 263 insertions(+), 98 deletions(-)