This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 454859c552da Merge tag 'arc-5.12-rc7' of git://git.kernel.org/pub/scm/l [...] new 4f0ed93fb92d LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late new 035d80695fae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 9b5b872215fe file: fix close_range() for unshare+cloexec new 4ea51e0e37c8 Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/p [...] new 315f02c60d94 KVM: x86/mmu: preserve pending TLB flush across calls to k [...] new d381b05e8605 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new c6423ed2da62 ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model new 168632a495f4 ALSA: aloop: Fix initialization of controls new 16b82e75c15a ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled fo [...] new 927280909fa7 ASoC: SOF: Intel: HDA: fix core status verification new 91ec48f540f8 ASoC: SOF: core: harden shutdown helper new 3c429f861ed4 ASoC: SOF: Intel: TGL: fix EHL ops new 22aa9e021ad1 ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown new 4939e49ea580 ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdown new b0503e8410e5 ASoC: SOF: Intel: CNL: set shutdown callback to hda_dsp_shutdown new d3aa96bf3498 ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdown new 8bb84ca873d2 ASoC: SOF: Intel: move ELH chip info new 2c0d7f9186d0 Merge series "ASoC: SOF: Intel: shutdown and core handling [...] new aa65bacdb70e ASoC: intel: atom: Stop advertising non working S24LE support new 632aeebe1b7a ASoC: intel: atom: Remove 44100 sample-rate from the media [...] new a23f9099ff15 ASoC: max98373: Changed amp shutdown register as volatile new 3a27875e91fb ASoC: max98373: Added 30ms turn on/off time delay new aa320c7cd456 ASoC: cygnus: fix for_each_child.cocci warnings new 7c0d6e482062 ASoC: sunxi: sun4i-codec: fill ASoC card owner new b861106f3cd6 ASoC: codecs: lpass-tx-macro: set npl clock rate correctly new adfc3ed7dcb9 ASoC: codecs: lpass-rx-macro: set npl clock rate correctly new e7a48c710def ASoC: fsl_esai: Fix TDM slot setup for I2S mode new 9c3195778c71 Merge tag 'asoc-fix-v5.12-rc6' of https://git.kernel.org/p [...] new c8426b2700b5 ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 new e0a472fffe43 Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm [...]
The 30 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: arch/x86/kvm/mmu/mmu.c | 2 +- fs/file.c | 21 +++++++++++++++++---- fs/namei.c | 8 ++++---- sound/drivers/aloop.c | 11 ++++++++--- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 16 ++++++++++++++++ sound/soc/bcm/cygnus-ssp.c | 4 +++- sound/soc/codecs/lpass-rx-macro.c | 2 +- sound/soc/codecs/lpass-tx-macro.c | 2 +- sound/soc/codecs/max98373-i2c.c | 1 + sound/soc/codecs/max98373-sdw.c | 1 + sound/soc/codecs/max98373.c | 2 ++ sound/soc/codecs/wm8960.c | 8 +++++++- sound/soc/fsl/fsl_esai.c | 8 +++++--- sound/soc/intel/atom/sst-mfld-platform-pcm.c | 12 ++++++------ sound/soc/sof/core.c | 8 +++++++- sound/soc/sof/intel/apl.c | 3 ++- sound/soc/sof/intel/cnl.c | 19 ++----------------- sound/soc/sof/intel/hda-dsp.c | 21 +++++++++++++++++---- sound/soc/sof/intel/hda.h | 1 + sound/soc/sof/intel/icl.c | 3 ++- sound/soc/sof/intel/pci-tgl.c | 2 +- sound/soc/sof/intel/tgl.c | 18 +++++++++++++++++- sound/soc/sunxi/sun4i-codec.c | 5 +++++ 24 files changed, 128 insertions(+), 51 deletions(-)