This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 614cb2751d31 Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/sc [...] adds 3b844826b6c6 pipe: avoid unnecessary EPOLLET wakeups under normal loads adds 14c4c8e41511 cfi: Use rcu_read_{un}lock_sched_notrace adds a83955bdad3e Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/ [...] adds a2befe9380dd ALSA: hda - fix the 'Capture Switch' value change notifications adds 67bb66d32905 ALSA: oxfw: fix functioal regression for silence in Apogee [...] adds da94692001ea ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 [...] adds 0165c4e19f6e ALSA: hda: Fix hang during shutdown due to link reset adds 4bf61ad5f020 ALSA: hda/via: Apply runtime PM workaround for ASUS B23E adds 01f15f3773bf Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm [...] adds 3f79f6f6247c btrfs: prevent rename2 from exchanging a subvol with a dir [...] adds d6d09a694205 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
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(-)