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-allmodconfig in repository toolchain/ci/linux.
from 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" adds 75f2d86b20bf fs: VALIDATE_FS_PARSER should default to n adds 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 [...] adds 4f8b49092c37 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 4c89cc73d1da dmaengine: jz4780: Fix an endian bug in IRQ handler adds 2b8066c3deb9 dmaengine: imx-sdma: fix use-after-free on probe error path adds 3f93a4f29796 dmaengine: imx-sdma: remove BD_INTR for channel0 adds f6034225442c dmaengine: qcom: bam_dma: Fix completed descriptors count adds 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 adds bcc0e65f47de Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/s [...] adds 7e41c3c9b6ce blk-mq: fix up placement of debugfs directory of queue files adds 46713c3d2f8d Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 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 ++-- block/blk-mq-debugfs.c | 7 + drivers/dma/dma-jz4780.c | 5 +- drivers/dma/imx-sdma.c | 52 ++++---- drivers/dma/qcom/bam_dma.c | 3 + drivers/target/iscsi/iscsi_target_auth.c | 16 +-- drivers/target/target_core_iblock.c | 2 +- fs/Kconfig | 1 - 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 +- 22 files changed, 174 insertions(+), 132 deletions(-)