This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 281b9d9a4b02 Merge branch 'akpm' (patches from Andrew) adds 357ad4d89828 sound/oss/dmasound: fix 'dmasound_setup' defined but not used adds c74193787b2f ALSA: hda/hdmi: fix warning about PCM count when used with SOF adds 6624fb41f512 ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-P adds 00fd7cfad054 ALSA: hda/i915: Fix one too many pci_dev_put() adds 4ddef9c4d70a ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX. adds c775cbf62ed4 ASoC: atmel: Remove system clock tree configuration for at [...] adds 9c363532413c ASoC: topology: Correct error handling in soc_tplg_dapm_wi [...] adds acc72863e0f1 codecs: rt5682s: fix an incorrect NULL check on list iterator adds 5708cc2f4b50 ASoC: SOF: topology: Fix memory leak of scontrol->name adds fb6d679fee95 ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable adds f730a46b931d ASoC: soc-dapm: fix two incorrect uses of list iterator adds c8618d65007b ASoC: rt5682: fix an incorrect NULL check on list iterator adds c598ccfbeb26 ASoC: cs35l41: Add one more variable in the debug log adds 0b3d5d2e358c ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN adds 8ba08d3a367a ASoC: rk817: Use devm_clk_get() in rk817_platform_probe adds e927b05f3cc2 ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_ [...] adds d462f6ed2aea ASoC: soc-core: add debugfs_prefix member to snd_soc_compo [...] adds fc35880d198d ASoC: meson: aiu: fix duplicate debugfs directory error adds 89bac792faf0 ASoC: meson: aiu: fix duplicate debugfs directory error adds 51a630a7051f ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_s [...] adds d00887c106da ASoC: fsl_sai: fix 1:1 bclk:mclk ratio support adds fcd1e39cca6e ASoC: Intel: sof_rt5682: Add support for max98360a speaker [...] adds 770f3d992a3f ASoC: rt711/5682: check if bus is active before deferred j [...] adds 20744617bdba ASoC: SOF: topology: cleanup dailinks on widget unload adds 9b91d0ece22b ASoC: SOF: topology: Fix memory leak in sof_control_load() adds db6dd1bee63d ASoC: codecs: wcd934x: do not switch off SIDO Buck when co [...] adds 97326be14df7 ASoC: Intel: soc-acpi: correct device endpoints for max98373 adds 92ccbf17eeac ASoC: wm8731: Disable the regulator when probing fails adds 890a4087a6c2 ASoC: Intel: sof_es8336: simplify speaker gpio naming adds 6e1ff1459e00 ASoC: Intel: sof_es8336: support a separate gpio to contro [...] adds 7c7bb2a059b2 ASoC: Intel: sof_es8336: add a quirk for headset at mic1 port adds c7cb4717f641 ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15 adds aa70527d36d7 Make headphone work on Huawei Matebook D15 adds ddfd53452814 ASoC: codecs: Fix an error handling path in (rx|tx|va)_mac [...] adds 5b933c7262c5 firmware: cs_dsp: Fix overrun of unterminated control name string adds 0aea30a07ec6 Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/p [...] adds 0665886ad139 ALSA: usb-audio: Clear MIDI port active flag after draining adds b3fbe53610b5 ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic [...] adds b07908ab26ce ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs adds 86222af07abf ALSA: hda/realtek: Add quirk for Clevo NP70PNP adds 2d230968ad0d Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm [...] adds 0014edaedfd8 fs: unset MNT_WRITE_HOLD on failure adds 279b83c6731c Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub [...] adds 9339faac6d20 cifs: Use kzalloc instead of kmalloc/memset adds 41f10081a92a cifs: fix NULL ptr dereference in refresh_mounts() adds cd70a3e8988a cifs: use correct lock type in cifs_reconnect() adds f5d0f921ea36 cifs: destage any unwritten data to the server before call [...] adds 88c5060d56d8 Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfr [...] adds b9663a6ff828 tools: Add kmem_cache_alloc_lru() adds 63b1898fffcd XArray: Disallow sibling entries of nodes adds 22f19f674048 Merge tag 'xarray-5.18a' of git://git.infradead.org/users/ [...] adds e5c23779f93d arm_pmu: Validate single/group leader events adds 45bd8951806e arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang adds 0ff74a23e08f arm64: fix typos in comments adds 23bc8f69f0ec arm64: mm: fix p?d_leaf() adds 7200095feadf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds f81f7861ee2a cpuidle: riscv: support non-SMP config adds d5fdade9331f RISC-V: mm: Fix set_satp_mode() for platform not having Sv57 adds bf9bac40b763 RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE adds 4e339e5e2dbf Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.o [...] adds 06fb4ecfeac7 gpio: Request interrupts after IRQ is initialized
No new revisions were added by this update.
Summary of changes: arch/arm64/Kconfig | 15 ++- arch/arm64/include/asm/pgtable.h | 4 +- arch/riscv/Kconfig.socs | 2 +- arch/riscv/mm/init.c | 1 + drivers/cpuidle/cpuidle-riscv-sbi.c | 1 + drivers/firmware/cirrus/cs_dsp.c | 3 +- drivers/gpio/gpiolib.c | 4 +- drivers/perf/arm_pmu.c | 10 +- fs/cifs/connect.c | 11 +- fs/cifs/dfs_cache.c | 19 ++-- fs/cifs/smb2ops.c | 8 ++ fs/cifs/transport.c | 3 +- fs/namespace.c | 14 ++- include/sound/soc-component.h | 4 + lib/xarray.c | 2 + sound/hda/hdac_i915.c | 7 +- sound/hda/intel-dsp-config.c | 9 ++ sound/oss/dmasound/dmasound_core.c | 2 +- sound/pci/hda/patch_hdmi.c | 7 +- sound/pci/hda/patch_realtek.c | 12 ++- sound/soc/atmel/sam9g20_wm8731.c | 61 ----------- sound/soc/codecs/cs35l41-lib.c | 10 +- sound/soc/codecs/lpass-rx-macro.c | 14 ++- sound/soc/codecs/lpass-tx-macro.c | 14 ++- sound/soc/codecs/lpass-va-macro.c | 8 +- sound/soc/codecs/msm8916-wcd-digital.c | 9 +- sound/soc/codecs/rk817_codec.c | 2 +- sound/soc/codecs/rt5682.c | 20 ++-- sound/soc/codecs/rt5682s.c | 11 +- sound/soc/codecs/rt711.c | 7 ++ sound/soc/codecs/wcd934x.c | 26 +---- sound/soc/codecs/wm8731.c | 19 ++-- sound/soc/fsl/fsl_sai.c | 2 +- sound/soc/generic/simple-card-utils.c | 6 +- sound/soc/intel/boards/sof_es8336.c | 117 ++++++++++++++++------ sound/soc/intel/boards/sof_rt5682.c | 13 +++ sound/soc/intel/common/soc-acpi-intel-tgl-match.c | 4 +- sound/soc/meson/aiu-acodec-ctrl.c | 3 + sound/soc/meson/aiu-codec-ctrl.c | 3 + sound/soc/meson/aiu.c | 3 + sound/soc/soc-core.c | 5 + sound/soc/soc-dapm.c | 6 +- sound/soc/soc-pcm.c | 2 +- sound/soc/soc-topology.c | 4 +- sound/soc/sof/sof-pci-dev.c | 9 +- sound/soc/sof/topology.c | 50 ++++++++- sound/usb/midi.c | 1 + sound/usb/mixer_maps.c | 4 + tools/include/linux/slab.h | 8 +- tools/testing/radix-tree/linux.c | 3 +- 50 files changed, 378 insertions(+), 204 deletions(-)