This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 614cb2751d31 Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/sc [...] new 3b844826b6c6 pipe: avoid unnecessary EPOLLET wakeups under normal loads new 14c4c8e41511 cfi: Use rcu_read_{un}lock_sched_notrace new a83955bdad3e Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/ [...] new a2befe9380dd ALSA: hda - fix the 'Capture Switch' value change notifications new 67bb66d32905 ALSA: oxfw: fix functioal regression for silence in Apogee [...] new da94692001ea ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 [...] new 0165c4e19f6e ALSA: hda: Fix hang during shutdown due to link reset new 4bf61ad5f020 ALSA: hda/via: Apply runtime PM workaround for ASUS B23E new 01f15f3773bf Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm [...] new 3f79f6f6247c btrfs: prevent rename2 from exchanging a subvol with a dir [...] new d6d09a694205 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/s [...]
The 11 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: fs/btrfs/inode.c | 10 ++++++++-- fs/pipe.c | 15 +++++++++------ include/linux/pipe_fs_i.h | 2 ++ kernel/cfi.c | 8 ++++---- sound/firewire/oxfw/oxfw-stream.c | 9 ++++++++- sound/firewire/oxfw/oxfw.c | 6 ++++-- sound/firewire/oxfw/oxfw.h | 5 +++++ sound/pci/hda/hda_generic.c | 10 +++++++--- sound/pci/hda/hda_intel.c | 12 +++++++++--- sound/pci/hda/patch_realtek.c | 1 + sound/pci/hda/patch_via.c | 1 + 11 files changed, 58 insertions(+), 21 deletions(-)