This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from bec7550cca10 Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux adds f7df8c92b4b9 clk: sifive: restrict Kconfig scope for the FU540 PRCI driver adds b3fddd5b100e clk: imx: imx8mm: fix int pll clk gate adds 1cc54078d104 clk: ti: clkctrl: Fix clkdm_clk handling adds 20f944965601 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds aeac1a0dadb4 ALSA: hda/realtek - Check headset type by unplug and resume adds 317d9313925c ALSA: hda/realtek - Set default power save node to 0 adds 0fbf21c3b36a ALSA: hda/realtek - Enable micmute LED for Huawei laptops adds fa763f1b2858 ALSA: hda - Force polling mode on CNL for fixing codec com [...] adds 0b074ab7fc0d ALSA: line6: Assure canceling delayed work at disconnection adds 9cb40eb184c4 ALSA: hda/realtek - Improve the headset mic for Acer Aspir [...] adds 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/ [...] adds 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/ [...] adds debd1c065d20 btrfs: Ensure replaced device doesn't have pending chunk a [...] adds fee13fe96529 btrfs: correct zstd workspace manager lock to use spin_lock_bh() adds 6b1f72e5b82a Btrfs: incremental send, fix file corruption when no-holes [...] adds 3c850b451109 Btrfs: incremental send, fix emission of invalid clone operations adds 30d40577e322 btrfs: reloc: Also queue orphan reloc tree for cleanup to [...] adds 57949d033a09 btrfs: qgroup: Check bg while resuming relocation to avoid [...] adds 60d9f50308e5 Btrfs: fix fsync not persisting changed attributes of a directory adds 5338e43abbab Btrfs: fix wrong ctime and mtime of a directory after log replay adds 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 3 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: drivers/clk/imx/clk-imx8mm.c | 12 +++---- drivers/clk/sifive/Kconfig | 1 + drivers/clk/ti/clkctrl.c | 8 ++--- 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 ++------ 17 files changed, 196 insertions(+), 99 deletions(-)