This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7cb1b4663150 Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kern [...] new 494b332064c0 tracing/eprobe: Fix to release eprobe when failed to add d [...] new 1594c49394ff Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org [...] new 951a3f59d268 btrfs: fix mount failure due to remount races new 9c803c474c6c btrfs: fix missing snapshot drew unlock when root is dead [...] new c83d77eb0f21 btrfs: properly wait for writeback before buffered write new c7c97ceff98c btrfs: handle bio_split() errors new f10bef73fb35 btrfs: flush delalloc workers queue before stopping cleane [...] new 5a087a6b17ee Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/s [...] new 06fec99d4d2c Revert "clk: Fix invalid execution of clk_set_rate" new 5ae1a43486fb clk: amlogic: axg-audio: revert reset implementation new 2eb75f86d525 clk: en7523: Fix wrong BUS clock for EN7581 new 52fd1709e41d clk: en7523: Initialize num before accessing hws in en7523 [...] new f92f4749861b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 13 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/clk-en7523.c | 9 ++-- drivers/clk/clk.c | 2 +- drivers/clk/meson/Kconfig | 2 +- drivers/clk/meson/axg-audio.c | 109 ++++++++++++++++++++++++++++++++++++++---- fs/btrfs/bio.c | 17 ++++++- fs/btrfs/disk-io.c | 9 ++++ fs/btrfs/file.c | 1 + fs/btrfs/inode.c | 1 + fs/btrfs/super.c | 66 +++++++++++-------------- kernel/trace/trace_eprobe.c | 5 ++ 10 files changed, 165 insertions(+), 56 deletions(-)