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_build/release-aarch64 in repository toolchain/ci/linux.
from d293389b3f0d Merge v5.15.3 adds d27b2dcdb8d2 string: uninline memcpy_and_pad adds 3256c84aaddc Revert "drm: fb_helper: improve CONFIG_FB dependency" adds b06962406eca Revert "drm: fb_helper: fix CONFIG_FB dependency" adds 19e32bd1cc37 KVM: Fix steal time asm constraints adds 02c5e9e992a2 btrfs: introduce btrfs_is_data_reloc_root adds d282dd7f4109 btrfs: zoned: add a dedicated data relocation block group adds f716e9827838 btrfs: zoned: only allow one process to add pages to a rel [...] adds 080f457f35c0 btrfs: zoned: use regular writes for relocation adds d0fdafa8fcf3 btrfs: check for relocation inodes on zoned btrfs in should_nocow adds 0fc2241ac237 btrfs: zoned: allow preallocation for relocation inodes adds 8d0956438eec fortify: Explicitly disable Clang support adds 1f124a661191 block: Add a helper to validate the block size adds c0991182aca3 loop: Use blk_validate_block_size() to validate block size adds 73f1e74f9c87 Bluetooth: btusb: Add support for TP-Link UB500 Adapter adds a912418410ab parisc/entry: fix trace test in syscall exit path adds 06ce633b3bfd PCI/MSI: Deal with devices lying about their MSI mask capability adds 7931b7e31882 PCI: Add MSI masking quirk for Nvidia ION AHCI adds bd378dcd5031 perf/core: Avoid put_page() when GUP fails adds ef2590a5305e thermal: Fix NULL pointer dereferences in of_thermal_ functions adds 1af7386f5f71 Revert "ACPI: scan: Release PM resources blocked by unused [...] adds 9ac77cf6e1bd Linux 5.15.4 adds 5a45115d0c04 Merge v5.15.4
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/parisc/kernel/entry.S | 2 +- arch/x86/kvm/x86.c | 6 ++--- drivers/acpi/glue.c | 25 -------------------- drivers/acpi/internal.h | 1 - drivers/acpi/scan.c | 6 ----- drivers/block/loop.c | 17 ++------------ drivers/bluetooth/btusb.c | 4 ++++ drivers/gpu/drm/Kconfig | 5 ++-- drivers/pci/msi.c | 3 +++ drivers/pci/quirks.c | 6 +++++ drivers/thermal/thermal_of.c | 9 ++++--- fs/btrfs/block-group.c | 1 + fs/btrfs/ctree.h | 12 ++++++++++ fs/btrfs/disk-io.c | 3 ++- fs/btrfs/extent-tree.c | 56 +++++++++++++++++++++++++++++++++++++++++--- fs/btrfs/extent_io.c | 11 +++++++++ fs/btrfs/inode.c | 29 +++++++++++++---------- fs/btrfs/relocation.c | 38 +++--------------------------- fs/btrfs/zoned.c | 21 +++++++++++++++++ fs/btrfs/zoned.h | 3 +++ include/linux/blkdev.h | 8 +++++++ include/linux/pci.h | 2 ++ include/linux/string.h | 19 ++------------- kernel/events/core.c | 10 ++++---- lib/string_helpers.c | 20 ++++++++++++++++ security/Kconfig | 3 +++ 27 files changed, 192 insertions(+), 130 deletions(-)