This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm in repository toolchain/ci/linux.
from cafb21ac5f12 Merge v5.15.14 new 0ed0be755276 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply [...] new cf5b6bd2c792 workqueue: Fix unbind_workers() VS wq_worker_running() race new f39ffc6f9c60 staging: r8188eu: switch the led off during deinit new e8efe8369944 bpf: Fix out of bounds access from invalid *_or_null type [...] new 3f502147ffc3 Bluetooth: btusb: Add protocol for MediaTek bluetooth devi [...] new fe9ddfd236a6 Bluetooth: btusb: Add the new support ID for Realtek RTL8852A new a1e59284193b Bluetooth: btusb: Add support for IMC Networks Mediatek Ch [...] new 4a5557693f07 Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE new dcfa2d7a9a9f Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_ [...] new e36a4d9c0bb8 Bluetooth: btusb: enable Mediatek to support AOSP extension new a053e9619bb9 Bluetooth: btusb: Add one more Bluetooth part for the Real [...] new edaf018b898f Bluetooth: btusb: Add the new support IDs for WCN6855 new f39825f4fc35 fget: clarify and improve __fget_files() implementation new e81cef21ea8a Bluetooth: btusb: Add one more Bluetooth part for WCN6855 new 5e1b03c32535 Bluetooth: btusb: Add two more Bluetooth parts for WCN6855 new a366a81dcbb1 Bluetooth: btusb: Add support for Foxconn MT7922A new c6bd1c35bd84 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices new db74ee79c9f7 Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 new 402aff59a748 Bluetooth: bfusb: fix division by zero in send path new 0544baa4f761 ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100 new 0284c0ca3db6 USB: core: Fix bug in resuming hub's handling of wakeup requests new 02f3458289d2 USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status new 6f4da584ec4e ath11k: Fix buffer overflow when scanning with extraie new 49e63682cb3b mmc: sdhci-pci: Add PCI ID for Intel ADL new d5eeefa335af Bluetooth: add quirk disabling LE Read Transmit Power new 7b8a6d60e0d5 Bluetooth: btbcm: disable read tx power for some Macs with [...] new 3a29fd88f3ad Bluetooth: btbcm: disable read tx power for MacBook Air 8, [...] new 78a19e506bdc veth: Do not record rx queue hint in veth_xmit new 72bd750d1122 mfd: intel-lpss: Fix too early PM enablement in the ACPI - [...] new 1026f710bd55 can: gs_usb: fix use of uninitialized variable, detach dev [...] new 1079b56de4af can: isotp: convert struct tpcon::{idx,len} to unsigned int new 3fbbf56948b2 can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{fla [...] new f5aaea746b36 random: fix data race on crng_node_pool new 2d5b4a96a60e random: fix data race on crng init time new 26b66120a896 random: fix crash on multiple early calls to add_bootloade [...] new e0bb3bf81cc4 platform/x86/intel: hid: add quirk to support Surface Go 3 new 46c7ff13dfe8 media: Revert "media: uvcvideo: Set unique vdev name based [...] new e29bd72f5c76 staging: wlan-ng: Avoid bitwise vs logical OR warning in h [...] new 48d56b00c352 drm/i915: Avoid bitwise vs logical OR warning in snb_wm_la [...] new 54a457ad2c97 staging: greybus: fix stack size warning with UBSAN new 760a85303c5a Linux 5.15.15 new bd628d7f399d Merge v5.15.15
The 42 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 +- arch/arm/boot/dts/exynos4210-i9100.dts | 2 +- arch/s390/kernel/machine_kexec_file.c | 4 ++ drivers/bluetooth/bfusb.c | 3 + drivers/bluetooth/btbcm.c | 51 ++++++++++++++ drivers/bluetooth/btintel.c | 20 +++--- drivers/bluetooth/btintel.h | 2 +- drivers/bluetooth/btusb.c | 61 ++++++++++++++-- drivers/char/random.c | 117 ++++++++++++++++++------------- drivers/gpu/drm/i915/intel_pm.c | 6 +- drivers/media/usb/uvc/uvc_driver.c | 7 +- drivers/mfd/intel-lpss-acpi.c | 7 +- drivers/mmc/host/sdhci-pci-core.c | 1 + drivers/mmc/host/sdhci-pci.h | 1 + drivers/net/can/usb/gs_usb.c | 5 +- drivers/net/veth.c | 1 - drivers/net/wireless/ath/ath11k/wmi.c | 6 +- drivers/platform/x86/intel/hid.c | 7 ++ drivers/staging/greybus/audio_topology.c | 92 ++++++++++++------------ drivers/staging/r8188eu/core/rtw_led.c | 1 + drivers/staging/wlan-ng/hfa384x_usb.c | 22 +++--- drivers/usb/core/hcd.c | 9 ++- drivers/usb/core/hub.c | 2 +- fs/file.c | 72 ++++++++++++++----- include/net/bluetooth/hci.h | 9 +++ kernel/bpf/verifier.c | 6 +- kernel/workqueue.c | 9 +++ net/bluetooth/hci_core.c | 3 +- net/can/isotp.c | 4 +- 29 files changed, 368 insertions(+), 164 deletions(-)