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-defconfig in repository toolchain/ci/linux.
from 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 [...] new 6d6b8b9f4fce perf: Fix task_function_call() error handling new 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 new c120ec12e216 Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/ [...] adds 8a018eb55e3a pipe: Fix memory leaks in create_pipe_files() new 5b697f86f9f1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new ae4a380109d1 MAINTAINERS: change hardening mailing list new 512b557ac8a8 MAINTAINERS: Antoine Tenart's email address new bc4fe4cdd602 mm: mmap: Fix general protection fault in unlink_file_vma() new 8b7b2eb131d3 mm: validate inode in mapping_set_error() new 4aab2be09830 mm: khugepaged: recalculate min_free_kbytes after memory h [...] new 3dd0130f2430 Merge branch 'akpm' (patches from Andrew)
The 10 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: .mailmap | 4 +++- Documentation/x86/boot.rst | 6 ++--- MAINTAINERS | 8 +++---- arch/x86/kernel/cpu/mce/core.c | 6 +++-- drivers/i2c/busses/i2c-meson.c | 52 +++++++++++++++++++++++++++--------------- drivers/i2c/busses/i2c-owl.c | 6 +++++ 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 +++ 15 files changed, 106 insertions(+), 42 deletions(-)