This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c5e4d5e99162 Merge tag 'fscache-fixes-20220831' of git://git.kernel.org [...] new 2555283eb40d mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse new a8d302a0b770 ALSA: memalloc: Revive x86-specific WC page allocations again new 22dec134dbfa ALSA: seq: oss: Fix data-race for max_midi_devs access new 3e7e04b747ad ALSA: seq: Fix data-race at module auto-loading new 2e6481a3f3ee ALSA: hda: intel-nhlt: Correct the handling of fmt_config [...] new 6ab55ec0a938 ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash() new 5934d9a03836 ALSA: control: Re-order bounds checking in get_ctl_id_hash() new a2d57ebec1e1 ALSA: hda/realtek: Add speaker AMP init for Samsung laptop [...] new 5f3d9e8161bb ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5 new 2880e1a175b9 Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/ [...]
The 10 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: include/linux/rmap.h | 7 +++- mm/rmap.c | 29 +++++++------ sound/core/control.c | 6 +-- sound/core/memalloc.c | 87 ++++++++++++++++++++++++++++++++------- sound/core/seq/oss/seq_oss_midi.c | 2 + sound/core/seq/seq_clientmgr.c | 12 +++--- sound/hda/intel-nhlt.c | 8 +++- sound/pci/hda/patch_realtek.c | 63 ++++++++++++++++++++++++---- sound/usb/quirks.c | 2 + 9 files changed, 167 insertions(+), 49 deletions(-)