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-master-arm-stable-allyesconfig in repository toolchain/ci/linux.
from ad13e142e024 Linux 5.4.30 new 91358d0f36fa nvme-rdma: Avoid double freeing of async event data new 205b5f80c74f kconfig: introduce m32-flag and m64-flag new f8abcff4fd0d drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017 new 4a8ba74c1c64 drm/bochs: downgrade pci_request_region failure from error [...] new d2faee42f9e7 initramfs: restore default compression behavior new 7ebc1e53a46b drm/amdgpu: fix typo for vcn1 idle check new 0ba0ce3cbb86 tools/power turbostat: Fix gcc build warnings new 09116eeea6a5 tools/power turbostat: Fix missing SYS_LPI counter on some [...] new 8792e1ac5f48 tools/power turbostat: Fix 32-bit capabilities warning new 4eb33cb9b566 net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow new 16696ee7b581 XArray: Fix xa_find_next for large multi-index entries new 625b940a28e0 padata: fix uninitialized return value in padata_replace() new cec4be18d136 brcmfmac: abort and release host after error new 82f6c72e5d4d misc: rtsx: set correct pcr_ops for rts522A new a5d697c1e92d misc: pci_endpoint_test: Fix to support > 10 pci-endpoint- [...] new aa98c16a5b7c misc: pci_endpoint_test: Avoid using module parameter to d [...] new b5212116392e PCI: sysfs: Revert "rescan" file renames new 1843cba24aef coresight: do not use the BIT() macro in the UAPI header new 98b32db072e9 mei: me: add cedar fork device ids new 4d60b72514c2 nvmem: check for NULL reg_read and reg_write before dereferencing new 899c38d93000 extcon: axp288: Add wakeup support new 7c6ae8ae0ac5 power: supply: axp288_charger: Add special handling for HP [...] new 2892100bc85a Revert "dm: always call blk_queue_split() in dm_process_bio()" new f6c8f128856b ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated [...] new ea26f82a0422 soc: mediatek: knows_txdone needs to be set in Mediatek CM [...] new 5f843cb77142 net/mlx5e: kTLS, Fix wrong value in record tracker enum new 00e332e42bbe iwlwifi: consider HE capability when setting LDPC new b4190809a17b iwlwifi: yoyo: don't add TLV offset when reading FIFOs new be8a3aecd21a iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails new c4168080f1d4 rxrpc: Fix sendmsg(MSG_WAITALL) handling new a6b1820d3330 IB/hfi1: Ensure pq is not left on waitlist new 4ebd16641797 tcp: fix TFO SYNACK undo to avoid double-timestamp-undo new b42afa3475bf watchdog: iTCO_wdt: Export vendorsupport new 079c8da9e5ac watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional new 15ee8da79ee3 i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device new 238112fcf391 net: Fix Tx hash bound checking new c3d4e6fc4b37 padata: always acquire cpu_hotplug_lock before pinst->lock new c3f87e03f90f mm: mempolicy: require at least one nodeid for MPOL_PREFERRED new de850633a01f Linux 5.4.31
The 39 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: Makefile | 2 +- drivers/extcon/extcon-axp288.c | 32 ++++++++++ drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 11 ++++ drivers/gpu/drm/bochs/bochs_hw.c | 6 +- drivers/i2c/busses/i2c-i801.c | 45 ++++--------- drivers/infiniband/hw/hfi1/user_sdma.c | 25 +++++++- drivers/md/dm.c | 5 +- drivers/misc/cardreader/rts5227.c | 1 + drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/pci_endpoint_test.c | 14 +++-- .../ethernet/mellanox/mlx5/core/en_accel/ktls.h | 4 +- .../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 2 +- .../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 + drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 25 +++----- drivers/net/wireless/intel/iwlwifi/fw/dbg.h | 6 +- drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c | 6 +- drivers/nvme/host/rdma.c | 8 ++- drivers/nvmem/nvmem-sysfs.c | 6 ++ drivers/pci/pci-sysfs.c | 6 +- drivers/power/supply/axp288_charger.c | 57 ++++++++++++++++- drivers/soc/mediatek/mtk-cmdq-helper.c | 1 + drivers/watchdog/iTCO_vendor.h | 2 + drivers/watchdog/iTCO_vendor_support.c | 16 ++--- drivers/watchdog/iTCO_wdt.c | 28 +++++---- include/uapi/linux/coresight-stm.h | 6 +- kernel/padata.c | 6 +- lib/test_xarray.c | 18 ++++++ lib/xarray.c | 3 +- mm/mempolicy.c | 6 +- net/core/dev.c | 2 + net/ipv4/tcp_input.c | 6 +- net/rxrpc/sendmsg.c | 4 +- scripts/Kconfig.include | 7 +++ sound/pci/hda/patch_ca0132.c | 1 + tools/power/x86/turbostat/Makefile | 2 +- tools/power/x86/turbostat/turbostat.c | 73 ++++++++++++++-------- usr/Kconfig | 22 +++---- 39 files changed, 326 insertions(+), 146 deletions(-)