This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f1dce1f09380 Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/ [...] new fa88dc7db176 media: dvb-core: add missing buffer index check new 4c76f331a9a1 media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() new e6a3ea83fbe1 media: v4l2-tpg: prevent the risk of a division by zero new 972e63e895ab media: dvbdev: prevent the risk of out of memory access new 9883a4d41aba media: dvb_frontend: don't play tricks with underflow values new 2aee207e5b3c media: mgb4: protect driver against spectre new 458ea1c0be99 media: av7110: fix a spectre vulnerability new 14a22762c3da media: s5p-jpeg: prevent buffer overflows new 438d3085ba5b media: ar0521: don't overflow when checking PLL values new 576a307a7650 media: cx24116: prevent overflows on SNR calculus new 50b9fa751d1a media: adv7604: prevent underflow condition when reporting [...] new 2d861977e731 media: stb0899_algo: initialize cfr before using it new eba6a8619d2b media: cec: extron-da-hd-4k-plus: don't use -1 as an error code new ba9cf6b43043 media: pulse8-cec: fix data timestamp at pulse8_setup() new 96d856956391 media: vivid: fix buffer overwrite when using > 32 buffers new a4aebaf6e6ef media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set new 702a47ce6dde media: videobuf2-core: copy vb planes unconditionally new ceb061330df9 Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/ [...] new c9363bbb0f68 Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" new c2d188e137e7 ALSA: ump: Don't enumeration invalid groups for legacy rawmidi new 8abbf1f01d6a ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() new dabc44c28f11 ALSA: usb-audio: Add quirk for HP 320 FHD Webcam new fe09de2db236 ASoC: tas2781: Add new driver version for tas2563 & tas278 [...] new 08a3b241adfd MAINTAINERS: Generic Sound Card section new 9bb4af400c38 ASoC: stm32: spdifrx: fix dma channel release in stm32_spd [...] new de156f3cf70e ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022 new 94debe5eaa0a ASoC: SOF: amd: Fix for incorrect DMA ch status register offset new 8c21e40e1e48 ASoC: amd: yc: Support dmic on another model of Lenovo Thi [...] new 63c1c87993e0 ASoC: stm: Prevent potential division by zero in stm32_sai [...] new 23569c8b3149 ASoC: stm: Prevent potential division by zero in stm32_sai [...] new 48b86532c101 ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits new fa59caa78598 Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/p [...] new 50643bbc9eb6 Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm [...]
The 33 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: MAINTAINERS | 9 +++++++ .../extron-da-hd-4k-plus/extron-da-hd-4k-plus.c | 6 ++--- drivers/media/cec/usb/pulse8/pulse8-cec.c | 2 +- drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 3 +++ drivers/media/common/videobuf2/videobuf2-core.c | 28 ++++++++++++---------- drivers/media/dvb-core/dvb_frontend.c | 4 ++-- drivers/media/dvb-core/dvb_vb2.c | 8 ++++++- drivers/media/dvb-core/dvbdev.c | 16 +++++++++---- drivers/media/dvb-frontends/cx24116.c | 7 +++++- drivers/media/dvb-frontends/stb0899_algo.c | 2 +- drivers/media/i2c/adv7604.c | 26 +++++++++++++------- drivers/media/i2c/ar0521.c | 4 ++-- drivers/media/pci/mgb4/mgb4_cmt.c | 2 ++ .../media/platform/samsung/s5p-jpeg/jpeg-core.c | 17 ++++++++----- drivers/media/test-drivers/vivid/vivid-core.c | 2 +- drivers/media/test-drivers/vivid/vivid-core.h | 4 +++- drivers/media/test-drivers/vivid/vivid-ctrls.c | 2 +- drivers/media/test-drivers/vivid/vivid-vid-cap.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls-api.c | 17 ++++++++----- drivers/staging/media/av7110/av7110.h | 4 +++- drivers/staging/media/av7110/av7110_ca.c | 25 ++++++++++++------- sound/core/ump.c | 2 +- sound/firewire/tascam/amdtp-tascam.c | 2 +- sound/pci/hda/patch_conexant.c | 2 -- sound/soc/amd/yc/acp6x-mach.c | 14 +++++++++++ sound/soc/codecs/tas2781-fmwlib.c | 1 + sound/soc/sof/amd/acp.c | 10 +++++++- sound/soc/sof/sof-client-probes-ipc4.c | 1 + sound/soc/stm/stm32_sai_sub.c | 6 ++--- sound/soc/stm/stm32_spdifrx.c | 2 +- sound/usb/mixer.c | 1 + sound/usb/quirks.c | 2 ++ 32 files changed, 161 insertions(+), 72 deletions(-)