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-master-arm-stable-allmodconfig in repository toolchain/ci/linux.
from 30d628ede582 tipc: fix memory leak caused by tipc_buf_append() adds 5c86cda6a529 net: hns3: Clear the CMDQ registers before unmapping BAR region adds aa4dba4e2226 bnxt_en: Re-write PCI BARs after PCI fatal error. adds b1b5efe574cd bnxt_en: Fix regression in workqueue cleanup logic in bnxt [...] adds b8321829036f bnxt_en: Invoke cancel_delayed_work_sync() for PFs also. adds 95daf621291c erofs: avoid duplicated permission check for "trusted." xattrs adds 47a4d5406389 arch/x86/amd/ibs: Fix re-arming IBS Fetch adds 7aae7466f5db x86/xen: disable Firmware First mode for correctable memor [...] adds 4e1a23779bde ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 adds 860448e73ba2 fuse: fix page dereference after free adds dd2f800e9074 bpf: Fix comment for helper bpf_current_task_under_cgroup() adds 801863f634c4 evm: Check size of security.evm before using it adds 125a229e52e7 p54: avoid accessing the data mapped to streaming DMA adds ebb0adcfbb1f cxl: Rework error message for incompatible slots adds bc67eeb9781b RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() adds c274d1f8baaf mtd: lpddr: Fix bad logic in print_drs_error adds 44ef3b63c788 serial: qcom_geni_serial: To correct QUP Version detection logic adds 870d910e1afb serial: pl011: Fix lockdep splat when handling magic-sysrq [...] adds 9f531583c1f0 PM: runtime: Fix timer_expires data type on 32-bit arches adds 8f640cd8ee60 ata: sata_rcar: Fix DMA boundary mask adds 29bbc9cb0b27 xen/gntdev.c: Mark pages as dirty adds f73328c3192e crypto: x86/crc32c - fix building with clang ias adds a6db3aab9c40 openrisc: Fix issue with get_user for 64-bit values adds aa3410cc232c misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_i [...] adds 847c86d7f1d5 phy: marvell: comphy: Convert internal SMCC firmware retur [...] adds b300b28b7814 Linux 5.4.74
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/openrisc/include/asm/uaccess.h | 35 ++++++++++++-------- arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +- arch/x86/events/amd/ibs.c | 15 ++++++++- arch/x86/xen/enlighten_pv.c | 9 ++++++ drivers/ata/ahci.h | 2 ++ drivers/ata/ahci_mvebu.c | 2 +- drivers/ata/libahci_platform.c | 2 +- drivers/ata/sata_rcar.c | 2 +- drivers/infiniband/core/addr.c | 11 +++---- drivers/misc/cardreader/rtsx_pcr.c | 4 --- drivers/misc/cxl/pci.c | 4 +-- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 37 ++++++++++++++-------- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- drivers/net/wireless/intersil/p54/p54pci.c | 4 ++- drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 14 ++++++-- drivers/phy/marvell/phy-mvebu-cp110-comphy.c | 14 ++++++-- drivers/tty/serial/amba-pl011.c | 11 ++++--- drivers/tty/serial/qcom_geni_serial.c | 2 +- drivers/xen/gntdev.c | 17 +++++++--- fs/erofs/xattr.c | 2 -- fs/fuse/dev.c | 28 ++++++++++------ include/linux/mtd/pfow.h | 2 +- include/linux/pm.h | 2 +- include/linux/qcom-geni-se.h | 3 ++ include/uapi/linux/bpf.h | 4 +-- security/integrity/evm/evm_main.c | 6 ++++ tools/include/uapi/linux/bpf.h | 4 +-- 29 files changed, 162 insertions(+), 81 deletions(-)