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-allmodconfig in repository toolchain/ci/linux.
from 2f4c53349961 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm [...] adds 7210e060155b gcc-plugins: Fix build failures under Darwin host adds 72cea7ac5f14 Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/p [...] adds 9a51c6b1f9e0 ACPI/PCI: PM: Add missing wakeup.flags.valid checks adds bb1869012d7b ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation adds d491f2b75237 PCI: PM: Avoid possible suspend-to-idle issue adds 702c31e8564c Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/lin [...] adds bf2f1eeed0b5 s390: add unreachable() to dump_fault_info() to fix -Wmayb [...] adds d83623c5eab2 s390: mark __cpacf_check_opcode() and cpacf_query_func() a [...] adds 1354b38b3ddf s390/pci: fix struct definition for set PCI function adds dcd33b23c9f3 s390/pci: fix assignment of bus resources adds 7379e652797c s390/zcrypt: Fix wrong dispatching for control domain CPRBs adds bef9f0ba300a s390/crypto: fix gcm-aes-s390 selftest failures adds 1c2c7029c008 s390/crypto: fix possible sleep during spinlock aquired adds 2850ef62e13e MAINTAINERS: Farewell Martin Schwidefsky adds 674459be1169 MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390 adds 27a03b1a71b9 Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/lin [...] adds 41349672e3cb xen/pvcalls: Remove set but not used variable adds d10e0cc113c9 xenbus: Avoid deadlock during suspend due to open transactions adds 8164c5719b86 Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org [...] adds 558b523d4628 x86/ima: Check EFI_RUNTIME_SERVICES before using adds f40019475bbb ima: fix wrong signed policy requirement when not appraising adds 221be106d75c evm: check hash algorithm passed to init_desc() adds 8cdc23a3d9ec ima: show rules with IMA_INMASK correctly adds d266b3f5cac0 Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.o [...] adds 210782038b54 cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case adds 6457c20e3368 fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free adds 50fbc13dc126 dfs_cache: fix a wrong use of kfree in flush_cache_ent() adds 31fad7d41e73 CIFS: cifs_read_allocate_pages: don't iterate through whol [...] adds 41e7231fab9d Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfr [...] adds 141731d15d6e Revert "lockd: Show pid of lockd for remote locks" adds 3ab4436f688c Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux
No new revisions were added by this update.
Summary of changes: CREDITS | 8 ++ MAINTAINERS | 6 +- arch/s390/crypto/aes_s390.c | 156 ++++++++++++++++++++++--------- arch/s390/crypto/des_s390.c | 7 +- arch/s390/include/asm/ap.h | 4 +- arch/s390/include/asm/cpacf.h | 4 +- arch/s390/include/asm/pci_clp.h | 25 +++-- arch/s390/mm/fault.c | 4 +- arch/s390/pci/pci.c | 5 +- arch/s390/pci/pci_clp.c | 6 +- arch/x86/kernel/ima_arch.c | 5 + drivers/acpi/device_pm.c | 4 +- drivers/acpi/sleep.c | 39 +++++--- drivers/pci/pci-acpi.c | 3 +- drivers/pci/pci-driver.c | 17 +++- drivers/s390/crypto/ap_bus.c | 26 +++++- drivers/s390/crypto/ap_bus.h | 3 + drivers/s390/crypto/zcrypt_api.c | 17 +++- drivers/xen/pvcalls-front.c | 4 - drivers/xen/xenbus/xenbus.h | 3 + drivers/xen/xenbus/xenbus_dev_frontend.c | 18 ++++ drivers/xen/xenbus/xenbus_xs.c | 7 +- fs/cifs/dfs_cache.c | 4 +- fs/cifs/file.c | 4 +- fs/cifs/smb2pdu.c | 9 +- fs/lockd/xdr.c | 4 +- fs/lockd/xdr4.c | 4 +- include/linux/pci.h | 1 + include/linux/suspend.h | 2 +- kernel/power/hibernate.c | 4 +- scripts/gcc-plugins/gcc-common.h | 4 + security/integrity/evm/evm_crypto.c | 3 + security/integrity/ima/ima_policy.c | 28 +++--- 33 files changed, 312 insertions(+), 126 deletions(-)