This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 136057256686 Linux 5.16-rc2 new a4a118f2eead hugetlbfs: flush TLBs correctly after huge_pmd_unshare new 13e4ad2ce8df hugetlbfs: flush before unlock on move_hugetlb_page_tables() new 678d92b6126b media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86 new d55c3ee6b4c7 media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference new 13cbaa4c2b7b media: cec: copy sequence field for the reply new e7cc3e096008 media: hi846: include property.h instead of of_graph.h new 62456590b849 media: hi846: remove the of_match_ptr macro new c7756f3a327d Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/ [...] new 174a7fb3859a ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 new bd5e2c22a9cf ALSA: cmipci: Drop stale variable assignment new 05ec71610845 ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 new a2697972b936 ASoC: cs35l41: Change monitor widgets to siggens new d9835eaa3e9f ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() new fd572393baf0 ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended new 827b0913a9d9 ASoC: DAPM: Cover regression by kctl change notification fix new 0a8facac0d1e ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext Spk new 8f4fa45982b3 ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product new a1797d61cb35 ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration new cf304329e4af ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products new 6fef4c2f4586 ASoC: Intel: sof_sdw: Add support for SKU 0B11 product new 6448d0596e48 ASoC: Intel: sof_sdw: Add support for SKU 0B13 product new 11e18f582c14 ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration new 0c2ed4f03f0b ASoC: Intel: sof_sdw: Add support for SKU 0B29 product new 359ace2b9a41 ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration new f55af7055cd4 ASoC: Intel: sof_sdw: Add support for SKU 0B12 product new a382285b6fed ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT new a3774a2a6544 ASoC: rt5682: Avoid the unexpected IRQ event during going [...] new 2cd9b0ef82d9 ASoC: rt5682: Re-detect the combo jack after resuming new 8c32984bc7da ASoC: mediatek: mt8173: Fix debugfs registration for components new 1218f06cb3c6 ASoC: SOF: build compression interface into snd_sof.ko new 2ce1b21cb332 ASoC: rsnd: fixup DMAEngine API new 9bb4e4bae5a1 ASoC: rt9120: Update internal ocp level to the correct value new 8f1f1846d78a ASoC: rt9120: Fix clock auto sync issue when fs is the mul [...] new dbe638f71eae ASoC: rt9120: Add the compatibility with rt9120s new 7e5dfedb53a3 ASoC: Merge rt9120 series from ChiYuan Huang: new a6e849d0007b ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized [...] new 2f20640491ed ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctly new 861afeac7990 ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer new 721a94b4352d ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling new 0a270471d685 ASoC: qdsp6: q6adm: improve error reporting new 6712c2e18c06 ASoC: qdsp6: q6routing: validate port id before setting up route new 7e567b5ae063 ASoC: topology: Add missing rwsem around snd_ctl_remove() calls new ea157c2ba821 ASoC: codecs: wcd938x: fix volatile register range new 006ea27c4e70 ASoC: codecs: wcd934x: return error code correctly from hw_params new cb04d8cd0bb0 ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask new 424fe7edbed1 ASoC: stm32: i2s: fix 32 bits channel length without mclk new 547a4a6a96d0 Merge tag 'asoc-fix-v5.16-rc1' of https://git.kernel.org/p [...] new 76c47183224c ALSA: ctxfi: Fix out-of-range access new eee5d6f1356a ALSA: usb-audio: Switch back to non-latency mode at a later point new 83de8f83816e ALSA: usb-audio: Don't start stream for capture at prepare new fa9730b4f28b ALSA: intel-dsp-config: add quirk for JSL devices based on [...] new b735936289d2 Merge tag 'sound-5.16-rc3' of git://git.kernel.org/pub/scm [...] new dc27f3c5d10c selinux: fix NULL-pointer dereference when hashtab allocat [...] new 5d9f4cf36721 Merge tag 'selinux-pr-20211123' of git://git.kernel.org/pu [...]
The 54 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/media/cec/core/cec-adap.c | 1 + drivers/media/common/videobuf2/videobuf2-dma-sg.c | 2 + drivers/media/i2c/hi846.c | 4 +- drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 41 ++++----- mm/hugetlb.c | 25 ++++-- security/selinux/ss/hashtab.c | 17 ++-- sound/hda/intel-dsp-config.c | 9 ++ sound/pci/cmipci.c | 4 +- sound/pci/ctxfi/ctamixer.c | 14 ++- sound/pci/ctxfi/ctdaio.c | 16 ++-- sound/pci/ctxfi/ctresource.c | 7 +- sound/pci/ctxfi/ctresource.h | 4 +- sound/pci/ctxfi/ctsrc.c | 7 +- sound/pci/hda/patch_realtek.c | 28 ++++++ sound/soc/codecs/cs35l41.c | 14 +-- sound/soc/codecs/lpass-rx-macro.c | 2 +- sound/soc/codecs/rt1011.c | 55 ++++++++++-- sound/soc/codecs/rt1011.h | 7 ++ sound/soc/codecs/rt5682-i2c.c | 1 + sound/soc/codecs/rt5682.c | 38 ++++++-- sound/soc/codecs/rt5682.h | 1 + sound/soc/codecs/rt9120.c | 58 +++++++++--- sound/soc/codecs/wcd934x.c | 3 +- sound/soc/codecs/wcd938x.c | 3 + sound/soc/codecs/wm_adsp.c | 5 +- sound/soc/intel/boards/sof_sdw.c | 69 ++++++++++++++ sound/soc/intel/common/soc-acpi-intel-adl-match.c | 105 ++++++++++++++++++++++ sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 51 +++++++++-- sound/soc/mediatek/mt8173/mt8173-rt5650.c | 8 +- sound/soc/qcom/qdsp6/audioreach.h | 4 + sound/soc/qcom/qdsp6/q6adm.c | 4 +- sound/soc/qcom/qdsp6/q6asm-dai.c | 19 ++-- sound/soc/qcom/qdsp6/q6prm.c | 53 ++++++++++- sound/soc/qcom/qdsp6/q6routing.c | 12 ++- sound/soc/sh/rcar/dma.c | 2 +- sound/soc/soc-dapm.c | 29 ++++-- sound/soc/soc-topology.c | 3 + sound/soc/sof/Kconfig | 2 +- sound/soc/sof/control.c | 8 +- sound/soc/sof/intel/hda-bus.c | 17 ++++ sound/soc/sof/intel/hda-dsp.c | 3 +- sound/soc/sof/intel/hda.c | 16 ++++ sound/soc/stm/stm32_i2s.c | 2 +- sound/usb/pcm.c | 14 ++- 44 files changed, 644 insertions(+), 143 deletions(-)