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-defconfig in repository toolchain/ci/linux.
from 3f9c4dc63309 Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freede [...] adds 1e091c3bbf51 svcrdma: Ignore source port when computing DRC hash adds 3b2d4dcf71c4 nfsd: Fix overflow causing non-working mounts on 1 TB machines adds a8f46b5afe1c Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux adds f3a3ea28edd9 i2c: tegra: Add Dmitry as a reviewer adds 881ed91f7db5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds a126483e8295 mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg adds c403ec33b613 mtd: rawnand: ingenic: Fix ingenic_ecc dependency adds 4f032640bf57 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" adds c7a87ceb17ae mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MB [...] adds 0e63665a1bfd Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.or [...] adds 3f16a5c31839 KVM: x86: degrade WARN to pr_warn_ratelimited adds 65b712f1560a KVM: nVMX: Allow restore nested-state to enable eVMCS when [...] adds 323d73a8ecad KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 [...] adds bb34e690e934 KVM: LAPIC: Fix pending interrupt in IRR blocked by softwa [...] adds e644fa18e2ff KVM: arm64/sve: Fix vq_present() macro to yield a bool adds 9fdb86c8cf9a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 69bf4b6b54fb Revert "mm: page cache: store only head pages in i_pages" new 75f2d86b20bf fs: VALIDATE_FS_PARSER should default to n new ceacbc0e145e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 5676234f20fe scsi: target/iblock: Fix overrun in WRITE SAME emulation adds 5dd6c4933912 scsi: iscsi: set auth_protocol back to NULL if CHAP_A valu [...] new 4f8b49092c37 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 4c89cc73d1da dmaengine: jz4780: Fix an endian bug in IRQ handler new 2b8066c3deb9 dmaengine: imx-sdma: fix use-after-free on probe error path new 3f93a4f29796 dmaengine: imx-sdma: remove BD_INTR for channel0 new f6034225442c dmaengine: qcom: bam_dma: Fix completed descriptors count new 2692982b0800 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/u [...] adds d6ed083f5cc6 MIPS: Fix bounds check virt_addr_valid adds db13a5ba2732 MIPS: ath79: fix ar933x uart parity mode adds 1196364f21ff MIPS: fix build on non-linux hosts adds 637dfa0fad6d MIPS: have "plain" make calls build dtbs for selected platforms adds 0b24cae4d535 MIPS: Add missing EHB in mtc0 -> mfc0 sequence. adds f2ff671f8941 MAINTAINERS: Correct path to moved files new bcc0e65f47de Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/s [...]
The 9 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 | 3 +- arch/arm64/kvm/guest.c | 2 +- arch/mips/Makefile | 3 +- arch/mips/boot/compressed/Makefile | 2 + arch/mips/boot/compressed/calc_vmlinuz_load_addr.c | 2 +- arch/mips/include/asm/mach-ath79/ar933x_uart.h | 4 +- arch/mips/mm/mmap.c | 2 +- arch/mips/mm/tlbex.c | 29 ++-- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/vmx/nested.c | 30 +++-- arch/x86/kvm/x86.c | 6 +- drivers/dma/dma-jz4780.c | 5 +- drivers/dma/imx-sdma.c | 52 ++++---- drivers/dma/qcom/bam_dma.c | 3 + drivers/mtd/nand/raw/ingenic/Kconfig | 2 +- drivers/mtd/nand/raw/ingenic/Makefile | 4 +- drivers/mtd/nand/raw/ingenic/ingenic_ecc.c | 9 -- .../ingenic/{ingenic_nand.c => ingenic_nand_drv.c} | 0 drivers/mtd/nand/raw/sunxi_nand.c | 40 +++--- drivers/mtd/nand/spi/gigadevice.c | 2 +- drivers/mtd/nand/spi/macronix.c | 4 +- drivers/target/iscsi/iscsi_target_auth.c | 16 +-- drivers/target/target_core_iblock.c | 2 +- fs/Kconfig | 1 - fs/nfsd/nfs4state.c | 2 +- include/linux/pagemap.h | 13 -- mm/filemap.c | 146 +++++++++++++-------- mm/huge_memory.c | 3 - mm/khugepaged.c | 4 +- mm/memfd.c | 2 - mm/migrate.c | 2 +- mm/shmem.c | 2 +- mm/swap_state.c | 4 +- net/sunrpc/xprtrdma/svc_rdma_transport.c | 7 +- tools/testing/selftests/kvm/x86_64/evmcs_test.c | 1 + 35 files changed, 223 insertions(+), 188 deletions(-) rename drivers/mtd/nand/raw/ingenic/{ingenic_nand.c => ingenic_nand_drv.c} (100%)