This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 88817acb8b75 Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/lin [...] new bdcdd86ca94b btrfs: fix assertion failure and blocking during nowait bu [...] new b740d8061669 btrfs: free btrfs_path before copying root refs to userspace new 418ffb9e3cf6 btrfs: free btrfs_path before copying inodes to userspace new 8cf96b409d9b btrfs: free btrfs_path before copying fspath to userspace new 013c1c5585eb btrfs: free btrfs_path before copying subvol info to userspace new c51f0e6a1254 btrfs: zoned: fix missing endianness conversion in sb_writ [...] new a11452a3709e btrfs: send: avoid unaligned encoded writes when attemptin [...] new f7e942b5bb35 btrfs: qgroup: fix sleep from invalid context bug in btrfs [...] new 8fe97d47b52a btrfs: use kvcalloc in btrfs_get_dev_zone_info new 796787c978ef btrfs: do not modify log tree while holding a leaf from fs [...] new ffdbb44f2f23 btrfs: sysfs: normalize the error handling branch in btrfs [...] new 3eaea0db2526 Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/sc [...] new 5f4b204b6b81 regulator: core: fix kobject release warning and memory le [...] new 7920e0fbced4 regulator: rt5759: fix OOB in validate_desc() new 1f386d6894d0 regulator: core: fix UAF in destroy_regulator() new 0b24dfa587c6 regulator: slg51000: Wait after asserting CS pin new 3d6c982b26db regulator: twl6030: re-add TWL6032_SUBCLASS new 31a6297b89aa regulator: twl6030: fix get status of twl6032 regulators new f10b439638e2 Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org [...]
The 19 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/regulator/core.c | 8 +++-- drivers/regulator/rt5759-regulator.c | 1 + drivers/regulator/slg51000-regulator.c | 2 ++ drivers/regulator/twl6030-regulator.c | 17 +++++++--- fs/btrfs/ctree.c | 36 +++++++++++++++++---- fs/btrfs/ioctl.c | 23 +++++++------ fs/btrfs/qgroup.c | 9 +----- fs/btrfs/send.c | 24 +++++++++++++- fs/btrfs/sysfs.c | 7 ++-- fs/btrfs/tree-log.c | 59 +++++++++++++++++++++++++++++++--- fs/btrfs/zoned.c | 9 +++--- 11 files changed, 154 insertions(+), 41 deletions(-)