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_binutils/master-arm in repository toolchain/ci/linux.
from d9abdee5fd5a Merge branch 'akpm' (patches from Andrew) adds 25b5476a294c KVM: s390: Function documentation fixes adds 2353e593a13b Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org [...] adds 019057bd73d1 KVM: SEV-ES: fix length of string I/O adds 1d58a17ef545 KVM: arm64: Fix host stage-2 PGD refcount adds 7615c2a51478 KVM: arm64: Report corrupted refcount at EL2 adds 6e6a8ef088e1 KVM: arm64: Release mmap_lock when using VM_SHARED with MTE adds e2b6d941ec38 Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pu [...] adds fa13843d1565 KVM: X86: fix lazy allocation of rmaps adds baa1e5ca172c KVM: SEV-ES: Set guest_state_protected after VMSA update adds f7d8a19f9a05 Revert "KVM: x86: Open code necessary bits of kvm_lapic_se [...] adds 9139a7a64581 KVM: x86: WARN if APIC HW/SW disable static keys are non-z [...] adds 01c7d2672a84 KVM: kvm_stat: do not show halt_wait_ns adds d61863c66f9b KVM: VMX: Remove redundant handling of bus lock vmexit adds 9f1ee7b169af KVM: SEV-ES: reduce ghcb_sa_len to 32 bits adds 0afe64bebb13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 4cce60f15c04 NIOS2: irqflags: rename a redefined register name adds 1e59977463e9 Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kerne [...] adds ed65df63a39a tracing: Have all levels of checks prevent recursion adds fc9b289344b8 Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/sc [...] adds 6e3ee990c904 audit: fix possible null-pointer dereference in audit_filt [...] adds 6da52dead8f5 Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/ [...] adds 22390ce786c5 ALSA: usb-audio: add Schiit Hel device to quirk table adds aef454b40288 ALSA: hda/realtek: Add quirk for Clevo PC50HS adds 3c414eb65c29 ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset adds d94befbb5ae3 ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers adds 3f4b57ad07d9 ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers adds 74b7ee0e7b61 ASoC: fsl_xcvr: Fix channel swap issue with ARC adds ceef3240f9b7 ASoC: pcm179x: Add missing entries SPI to device ID table adds 0cc3687eadd0 ASoC: cs4341: Add SPI device ID table adds 42871e95a3af ASoC: nau8824: Fix headphone vs headset, button-press dete [...] adds db0767b8a6e6 ASoC: wcd938x: Fix jack detection issue adds 2577b868a48e ASoC: Intel: bytcht_es8316: Get platform data via dev_get_ [...] adds 6f32c521061b ASoC: Intel: bytcht_es8316: Use temporary variable for str [...] adds 10f4a96543b7 ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() adds c25d4546ca45 ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avo [...] adds 5af82c81b2c4 ASoC: DAPM: Fix missing kctl change notifications adds 214174d9f56c ASoC: codec: wcd938x: Add irq config support adds c448b7aa3e66 ASoC: soc-core: fix null-ptr-deref in snd_soc_del_componen [...] adds aa18457c4af7 ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets adds 6b9b546dc007 ASoC: wm8960: Fix clock configuration on slave mode adds eadeb06e7645 Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/p [...] adds 29664923725a ALSA: usb-audio: Fix microphone sound on Jieli webcam. adds 8e37395c3a5d Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm [...] adds 011a9ce80763 dma-mapping: fix the kerneldoc for dma_map_sgtable() adds 293d92cbbd24 dma-debug: fix sg checks in debug_dma_map_sg() adds c2bbf9d1e9ac dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC adds 515dcc2e0217 Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/ [...] adds 98d0a6fb7303 ceph: skip existing superblocks that are blocklisted or sh [...] adds 1bd85aa65d0e ceph: fix handling of "meta" errors adds 2f111a6fd5b5 Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/cep [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/kvm/hyp/include/nvhe/gfp.h | 1 + arch/arm64/kvm/hyp/nvhe/mem_protect.c | 13 ++++++++- arch/arm64/kvm/hyp/nvhe/page_alloc.c | 15 +++++++++++ arch/arm64/kvm/mmu.c | 6 +++-- arch/nios2/include/asm/irqflags.h | 4 +-- arch/nios2/include/asm/registers.h | 2 +- arch/s390/kvm/gaccess.c | 12 +++++++++ arch/s390/kvm/intercept.c | 4 ++- arch/x86/kvm/lapic.c | 20 +++++++++----- arch/x86/kvm/svm/sev.c | 9 +++++-- arch/x86/kvm/svm/svm.h | 2 +- arch/x86/kvm/vmx/vmx.c | 15 ++++++----- arch/x86/kvm/x86.c | 3 ++- fs/ceph/caps.c | 12 +++------ fs/ceph/file.c | 1 - fs/ceph/inode.c | 2 -- fs/ceph/mds_client.c | 17 ++++-------- fs/ceph/super.c | 17 +++++++++--- fs/ceph/super.h | 3 --- include/linux/trace_recursion.h | 49 +++++++--------------------------- kernel/auditsc.c | 2 +- kernel/dma/debug.c | 36 ++++++++++++++----------- kernel/dma/debug.h | 24 +++++++++++------ kernel/dma/mapping.c | 24 ++++++++--------- kernel/trace/ftrace.c | 4 +-- sound/pci/hda/patch_realtek.c | 47 ++++++++++++++++++++++++++++++++ sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/cs42l42.c | 16 +++-------- sound/soc/codecs/cs4341.c | 7 +++++ sound/soc/codecs/nau8824.c | 4 +-- sound/soc/codecs/pcm179x-spi.c | 1 + sound/soc/codecs/pcm512x.c | 2 ++ sound/soc/codecs/wcd938x.c | 6 ++--- sound/soc/codecs/wm8960.c | 13 ++++++--- sound/soc/fsl/fsl_xcvr.c | 17 ++++++++---- sound/soc/intel/boards/bytcht_es8316.c | 37 +++++++++---------------- sound/soc/soc-core.c | 1 + sound/soc/soc-dapm.c | 13 +++++---- sound/usb/mixer.c | 7 +++++ sound/usb/quirks-table.h | 32 ++++++++++++++++++++++ sound/usb/quirks.c | 9 +++++++ tools/kvm/kvm_stat/kvm_stat | 2 +- 42 files changed, 322 insertions(+), 190 deletions(-)