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-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 8a5f78d98c26 Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pu [...] adds 6e3837668e00 spi: fsl-dspi: fix NULL pointer dereference adds 1c33524f7985 MAINTAINERS: Add maintainer of DW APB SSI driver adds 6f2f486d57c4 Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/s [...] adds 033b5d775511 mm/khugepaged: fix filemap page_to_pgoff(page) != offset adds 64b7f674c292 cifs: Fix incomplete memory allocation on setxattr path adds fa4d30556883 i2c: imx: Fix reset of I2SR_IAL flag adds 28683e847e2f i2c: meson: fix clock setting overwrite adds 79e137b15401 i2c: meson: keep peripheral clock enabled adds 1334d3b4e49e i2c: meson: fixup rate calculation with filter delay adds 5a02e7c429cb Revert "i2c: imx: Fix reset of I2SR_IAL flag" adds f5b3f433641c i2c: owl: Clear NACK and BUS error bits adds da690031a5d6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds 6d6b8b9f4fce perf: Fix task_function_call() error handling adds aa5c3a2911e6 Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org [...] adds bc21a291fc11 x86/mce: Use idtentry_nmi_enter/exit() adds 0c7689830e90 Documentation/x86: Fix incorrect references to zero-page.txt adds c120ec12e216 Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/ [...] adds 8a018eb55e3a pipe: Fix memory leaks in create_pipe_files() adds 5b697f86f9f1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds ae4a380109d1 MAINTAINERS: change hardening mailing list adds 512b557ac8a8 MAINTAINERS: Antoine Tenart's email address adds bc4fe4cdd602 mm: mmap: Fix general protection fault in unlink_file_vma() adds 8b7b2eb131d3 mm: validate inode in mapping_set_error() adds 4aab2be09830 mm: khugepaged: recalculate min_free_kbytes after memory h [...] adds 3dd0130f2430 Merge branch 'akpm' (patches from Andrew) adds bbf5c979011a Linux 5.9
No new revisions were added by this update.
Summary of changes: .mailmap | 4 +++- Documentation/x86/boot.rst | 6 ++--- MAINTAINERS | 15 ++++++++---- Makefile | 2 +- arch/x86/kernel/cpu/mce/core.c | 6 +++-- drivers/i2c/busses/i2c-meson.c | 52 +++++++++++++++++++++++++++--------------- drivers/i2c/busses/i2c-owl.c | 6 +++++ drivers/spi/spi-fsl-dspi.c | 5 ++-- fs/cifs/smb2ops.c | 2 +- fs/pipe.c | 11 ++++----- include/linux/khugepaged.h | 5 ++++ include/linux/pagemap.h | 3 ++- include/linux/watch_queue.h | 6 +++++ kernel/events/core.c | 5 ++-- mm/khugepaged.c | 25 ++++++++++++++++++-- mm/mmap.c | 6 ++++- mm/page_alloc.c | 3 +++ 17 files changed, 117 insertions(+), 45 deletions(-)