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-aarch64-lts-defconfig in repository toolchain/ci/linux.
from 71d019a6dae9 arm64: Silence gcc warnings about arch ABI drift adds 17f1dca21d16 nvme: Fix u32 overflow in the number of namespace list cal [...] adds c592b1c3a994 btrfs: start readahead also in seed devices adds f6a2c8b3c24a can: xilinx_can: use correct bittiming_const for CAN FD core adds 4ea81cc49c59 can: flexcan: fix timeout when set small bitrate adds 5ad9a23e6dae can: purge socket error queue on sock destruct adds a96ac5cb8a56 riscv: mm: synchronize MMU after pte change adds 48ee85dc9c52 powerpc/bpf: use unsigned division instruction for 64-bit [...] adds 03426208d1f9 ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX adds cc87ab841bb1 ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values adds 2296fd59eb30 ARM: dts: am57xx-idk: Remove support for voltage switching [...] adds 3e16b5c25466 arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/ [...] adds 7499528bb078 arm64: ssbd: explicitly depend on <linux/prctl.h> adds e6803ce36d49 drm/vmwgfx: Use the backdoor port if the HB port is not available adds 64e370233a07 staging: erofs: add requirements field in superblock adds 5e9a6c68de0f Bluetooth: Align minimum encryption key size for LE and BR [...] adds db7f1076c0bd Bluetooth: Fix regression with minimum encryption key size [...] adds 5293c79c6f60 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of fa [...] adds 17d941dc3033 cfg80211: fix memory leak of wiphy device name adds 0e879ef1cb5b mac80211: drop robust management frames from unknown TA adds ccf6a155844b {nl,mac}80211: allow 4addr AP operation on crypto controll [...] adds 1e1007ac47d8 mac80211: handle deauthentication/disassociation from TDLS peer adds 72dc6786d77a nl80211: fix station_info pertid memory leak adds d451b505b676 mac80211: Do not use stack memory with scatterlist for GMAC adds 8c4fe20091cd x86/resctrl: Don't stop walking closids when a locksetup g [...] adds cd3e49394cb0 powerpc/mm/64s/hash: Reallocate context ids on fork adds aec3002d07fd Linux 4.19.56
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/am57xx-idk-common.dtsi | 1 + arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi | 40 ++++---- arch/arm/mach-imx/cpuidle-imx6sx.c | 3 +- arch/arm64/include/uapi/asm/ptrace.h | 8 +- arch/arm64/kernel/ssbd.c | 1 + arch/powerpc/include/asm/ppc-opcode.h | 1 + arch/powerpc/mm/mmu_context_book3s64.c | 46 +++++++++- arch/powerpc/net/bpf_jit.h | 2 +- arch/powerpc/net/bpf_jit_comp64.c | 8 +- arch/riscv/mm/fault.c | 13 +++ arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 146 ++++++++++++++++++++++++------ drivers/net/can/flexcan.c | 2 +- drivers/net/can/xilinx_can.c | 2 +- drivers/nvme/host/core.c | 3 +- drivers/staging/erofs/erofs_fs.h | 13 ++- drivers/staging/erofs/internal.h | 2 + drivers/staging/erofs/super.c | 19 ++++ fs/btrfs/reada.c | 5 + fs/cifs/smb2maperror.c | 2 +- include/net/bluetooth/hci_core.h | 3 + include/net/cfg80211.h | 3 +- net/bluetooth/hci_conn.c | 10 +- net/bluetooth/l2cap_core.c | 33 ++++++- net/can/af_can.c | 1 + net/mac80211/ieee80211_i.h | 3 + net/mac80211/mlme.c | 12 ++- net/mac80211/rx.c | 2 + net/mac80211/tdls.c | 23 +++++ net/mac80211/util.c | 4 +- net/mac80211/wpa.c | 7 +- net/wireless/core.c | 8 +- net/wireless/nl80211.c | 12 ++- 34 files changed, 354 insertions(+), 88 deletions(-)