This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 20f944965601 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new aeac1a0dadb4 ALSA: hda/realtek - Check headset type by unplug and resume new 317d9313925c ALSA: hda/realtek - Set default power save node to 0 new 0fbf21c3b36a ALSA: hda/realtek - Enable micmute LED for Huawei laptops new fa763f1b2858 ALSA: hda - Force polling mode on CNL for fixing codec com [...] new 0b074ab7fc0d ALSA: line6: Assure canceling delayed work at disconnection new 9cb40eb184c4 ALSA: hda/realtek - Improve the headset mic for Acer Aspir [...] new 6954158a1640 ALSA: fireface: Use ULL suffixes for 64-bit constants new c5ba17126612 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/ [...] new f6122ed2a4f9 configfs: Fix use-after-free when accessing sd->s_dentry new 8cb7104d03dd Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/ [...] new debd1c065d20 btrfs: Ensure replaced device doesn't have pending chunk a [...] new fee13fe96529 btrfs: correct zstd workspace manager lock to use spin_lock_bh() new 6b1f72e5b82a Btrfs: incremental send, fix file corruption when no-holes [...] new 3c850b451109 Btrfs: incremental send, fix emission of invalid clone operations new 30d40577e322 btrfs: reloc: Also queue orphan reloc tree for cleanup to [...] new 57949d033a09 btrfs: qgroup: Check bg while resuming relocation to avoid [...] new 60d9f50308e5 Btrfs: fix fsync not persisting changed attributes of a directory new 5338e43abbab Btrfs: fix wrong ctime and mtime of a directory after log replay new 06989c799f04 Btrfs: fix race updating log root item during fsync new 318adf8e4bfd Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 20 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/dev-replace.c | 35 +++++++++++++------ fs/btrfs/inode.c | 14 ++++++-- fs/btrfs/qgroup.c | 8 ++++- fs/btrfs/relocation.c | 27 ++++++++++----- fs/btrfs/send.c | 52 ++++++++++++++++++++++++++-- fs/btrfs/tree-log.c | 20 ++++------- fs/btrfs/zstd.c | 20 +++++------ fs/configfs/dir.c | 14 ++++---- sound/firewire/fireface/ff-protocol-latter.c | 10 +++--- sound/pci/hda/hda_intel.c | 5 +-- sound/pci/hda/patch_realtek.c | 38 ++++++++++++-------- sound/usb/line6/driver.c | 12 +++++++ sound/usb/line6/driver.h | 4 +++ sound/usb/line6/toneport.c | 15 ++------ 14 files changed, 185 insertions(+), 89 deletions(-)