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