This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from b9bbe6ed63b2 Linux 5.7-rc6 adds 9d1be4f4dc5f afs: Don't unlock fetched data pages until the op complete [...] adds 035779483072 exfat: use iter_file_splice_write adds 94182167ec73 exfat: fix possible memory leak in exfat_find() adds 45088963ca9c Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/li [...] adds 0014cc04e8ec ima: Set file->f_mode instead of file->f_flags in ima_calc [...] adds 53de3b080d5e evm: Check also if *tfm is an error pointer in init_desc() adds 2e3a34e9f409 ima: Fix return value of ima_write_policy() adds 770f60586d2a evm: Fix RCU list related warnings adds 843385694721 evm: Fix a small race in init_desc() adds 642b151f45dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 7bd57fbc4a4d vsprintf: don't obfuscate NULL and error pointers adds e461b8c991b9 iommu/amd: Fix over-read of ACPI UID from IVRS table adds ea90228c7b2a iommu/amd: Fix get_acpihid_device_id() adds bd421264ed30 iommu: Fix deferred domain attachment adds c2b00cbda9f9 Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/p [...] adds 38dce4195f0d x86/hyperv: Properly suspend/resume reenlightenment notifications adds 97076ea41a09 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] adds 3c3dd56f760d i2c: fix missing pm_runtime_put_sync in i2c_device_probe adds 2f5a55c52c00 i2c: use my kernel.org address from now on adds 7d66976fe747 i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery adds ab7cf7e53ccf i2c: algo-pca: update contact email adds 5d4c7977499a i2c: altera: Fix race between xfer_msg and isr thread adds e9d1a0a41d44 i2c: mux: demux-pinctrl: Fix an error handling path in 'i2 [...] adds 8695e0b1b964 i2c: mux: Replace zero-length array with flexible-array adds efa7fb4c6c8e MAINTAINERS: add maintainer for mediatek i2c controller driver adds 03fb3acae4be Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 2 ++ MAINTAINERS | 9 ++++++- arch/x86/hyperv/hv_init.c | 19 +++++++++++++-- drivers/i2c/algos/i2c-algo-pca.c | 2 +- drivers/i2c/busses/i2c-altera.c | 10 +++++++- drivers/i2c/busses/i2c-at91-master.c | 20 ++++++++++++--- drivers/i2c/i2c-core-base.c | 24 ++++++++++++------ drivers/i2c/i2c-core-of.c | 2 +- drivers/i2c/muxes/i2c-demux-pinctrl.c | 1 + drivers/iommu/amd_iommu.c | 3 ++- drivers/iommu/amd_iommu_init.c | 9 ++++--- drivers/iommu/iommu.c | 17 ++++++++----- fs/afs/fsclient.c | 8 +++--- fs/afs/yfsclient.c | 8 +++--- fs/exfat/file.c | 13 +++++----- fs/exfat/namei.c | 1 + include/linux/i2c-mux.h | 2 +- include/linux/i2c.h | 2 +- lib/test_printf.c | 19 ++++++++++++++- lib/vsprintf.c | 7 ++++++ security/integrity/evm/evm_crypto.c | 46 +++++++++++++++++------------------ security/integrity/evm/evm_main.c | 4 +-- security/integrity/evm/evm_secfs.c | 9 ++++++- security/integrity/ima/ima_crypto.c | 12 ++++----- security/integrity/ima/ima_fs.c | 3 +-- 25 files changed, 174 insertions(+), 78 deletions(-)