This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c0b67534c95c Merge tag 'cgroup-for-6.2-fixes' of git://git.kernel.org/p [...] new 531390a243ef firewire: fix memory leak for payload of request subaction [...] new 858c54152658 ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't wo [...] new dfd5fe19db7d ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless new b9cee506da2b ALSA: hda/via: Avoid potential array out-of-bound in add_s [...] new 87978e6ad45a ALSA: hda: Do not unset preset when cleaning up codec new 6a28a25d3580 ALSA: hda/realtek: Add Acer Predator PH315-54 new 53466ebdec61 ALSA: memalloc: Workaround for Xen PV new 7fd26a27680a ASoC: amd: yc: Add DMI support for new acer/emdoor platforms new d784fc8be681 ASoC: amd: acp-es8336: Drop reference count of ACPI device [...] new 6b1c0bd6fdef ASoC: Intel: bytcht_es8316: Drop reference count of ACPI d [...] new 721858823d7c ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI de [...] new cbf87bcf46e3 ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI de [...] new c8aa49abdeda ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI de [...] new 64e57b219572 ASoC: Intel: sof_es8336: Drop reference count of ACPI devi [...] new f89d783d68dc ASoC: Intel: avs: Implement PCI shutdown new fcc4348adafe ASoC: SOF: sof-audio: start with the right widget type new 7d2a67e02549 ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0 new 0ad84b11f2f8 ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL new cc755b4377b0 ASoC: SOF: keep prepare/unprepare widgets in sink path new c1619ea22d95 ASoC: SOF: sof-audio: Fixes for widget prepare and new ea57680af475 ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_prio [...] new 54650eb17132 ASoC: hdmi-codec: zero clear HDMI pdata new 324f065cdbab ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers new e0a52220344a ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiers new 36a71a0eb7cd ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiers new b3c00316a2f8 ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiers new 2855e16f47ae ASoC: Intel: set dpcm_capture for amps new fb4293600cc6 ASoC: SOF: sof-audio: prepare_widgets: Check swidget for N [...] new dcff8b7ca92d ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI table new 100c94ffde48 ASoC: codecs: wsa883x: correct playback min/max rates new e18c6da62edc ASoC: cs42l56: fix DT probe new 4f876bfdb731 Merge tag 'asoc-fix-v6.2-rc5' of https://git.kernel.org/pu [...] new c7a806d9ce67 ALSA: firewire-motu: fix unreleased lock warning in hwdep device new ce18d3aa6a23 Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/ [...] new 9526f9a2b762 vhost/net: Clear the pending messages when the backend is removed new 3f7b75abf41c tools/virtio: fix the vringh test for virtio ring changes new 6dd88fd59da8 vhost-scsi: unbreak any layout for response new 6b04456e2487 vdpa: ifcvf: Do proper cleanup if IFCVF init fails new 9f266ccaa2f5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 39 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: drivers/firewire/core-cdev.c | 4 +- .../gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c | 1 + drivers/vdpa/ifcvf/ifcvf_main.c | 2 +- drivers/vhost/net.c | 3 + drivers/vhost/scsi.c | 21 +++++- drivers/vhost/vhost.c | 3 +- drivers/vhost/vhost.h | 1 + sound/core/memalloc.c | 87 +++++++++++++++++----- sound/firewire/motu/motu-hwdep.c | 4 + sound/pci/hda/hda_bind.c | 2 + sound/pci/hda/hda_codec.c | 1 - sound/pci/hda/patch_realtek.c | 2 + sound/pci/hda/patch_via.c | 3 + sound/soc/amd/acp-es8336.c | 6 +- sound/soc/amd/yc/acp6x-mach.c | 21 ++++++ sound/soc/codecs/cs42l56.c | 6 -- sound/soc/codecs/wsa883x.c | 4 +- sound/soc/intel/avs/core.c | 24 ++++++ sound/soc/intel/boards/bytcht_es8316.c | 20 +++-- sound/soc/intel/boards/bytcr_rt5640.c | 12 +-- sound/soc/intel/boards/bytcr_rt5651.c | 2 +- sound/soc/intel/boards/bytcr_wm5102.c | 2 +- sound/soc/intel/boards/sof_cs42l42.c | 3 + sound/soc/intel/boards/sof_es8336.c | 14 ++-- sound/soc/intel/boards/sof_nau8825.c | 5 +- sound/soc/intel/boards/sof_rt5682.c | 5 +- sound/soc/intel/boards/sof_ssp_amp.c | 5 +- sound/soc/sof/ipc4-mtrace.c | 7 +- sound/soc/sof/sof-audio.c | 16 ++-- sound/usb/quirks.c | 2 + tools/virtio/linux/bug.h | 8 +- tools/virtio/linux/build_bug.h | 7 ++ tools/virtio/linux/cpumask.h | 7 ++ tools/virtio/linux/gfp.h | 7 ++ tools/virtio/linux/kernel.h | 1 + tools/virtio/linux/kmsan.h | 12 +++ tools/virtio/linux/scatterlist.h | 1 + tools/virtio/linux/topology.h | 7 ++ 38 files changed, 258 insertions(+), 80 deletions(-) create mode 100644 tools/virtio/linux/build_bug.h create mode 100644 tools/virtio/linux/cpumask.h create mode 100644 tools/virtio/linux/gfp.h create mode 100644 tools/virtio/linux/kmsan.h create mode 100644 tools/virtio/linux/topology.h