This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 46c291e277f9 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/s [...] new 8d2df8a2d0fa arch/arm/xen: Remove duplicate header new 9ab7d228e972 MAINTAINERS: unify reference to xen-devel list new 3e5e692fcd6c Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/ [...] new 13c15e07eedf mtd: spinand: Handle the case where PROGRAM LOAD does not [...] new c3c7dbf4887a mtd: spinand: Fix the error/cleanup path in spinand_init() new 455e7b387b44 mtd: rawnand: fix kernel-doc warnings new bda2ab56356b mtd: Remove a debug trace in mtdpart.c new ad4635153034 mtd: Make sure mtd->erasesize is valid even if the partiti [...] new d5d27fd9826b mtd: rawnand: gpmi: fix MX28 bus master lockup problem new 5610789ad08d Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.o [...] new ec51f8ee1e63 aio: initialize kiocb private in case any filesystems expect it. new e7ad43c3eda6 nvme: lock NS list changes while handling command effects new 5c959d73dba6 nvme-pci: fix rapid add remove sequence new d592974f8c32 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme in [...] new dd957493baa5 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD new 30363d6506d0 m68k: set proper major_num when specifying module param major_num new 43636c804df0 fs: ratelimit __find_get_block_slow() failure message. new 0803de78049f blktrace: Show requests without sector new 8c772a9bfc7c blk-iolatency: fix IO hang due to negative inflight counter new 391f552af213 Blk-iolatency: warn on negative inflight IO counter new 2698484178ca blk-mq: remove duplicated definition of blk_mq_freeze_queue new e5a8a1163211 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block new 70999ec1c9d3 MIPS: DTS: jz4740: Correct interrupt number of DMA core new 1ca1c87f91d9 DTS: CI20: Fix bugs in ci20's device tree. new dcf300a69ac3 MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled new 0648e50e548d MIPS: VDSO: Use same -m%-float cflag as the kernel proper new 67fc5dc8a541 MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds new e02e07e3127d MIPS: Loongson: Introduce and use loongson_llsc_mb() new 047f2d941b8b MIPS: Use lower case for addresses in nexys4ddr.dts new 2b424cfc6972 MIPS: Remove function size check in get_frame_info() new 8a96669d7789 mips: loongson64: remove unreachable(), fix loongson_poweroff(). new 05dc6001af06 mips: cm: reprime error cause new e8b50608f666 Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/s [...]
The 33 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: MAINTAINERS | 2 +- 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/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 ++++- 33 files changed, 256 insertions(+), 90 deletions(-)