This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f67dd6ce0723 Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org [...] new 6ca53a75c425 dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO [...] new 276a4f1a5fb1 dt-bindings: hwlock: qcom-hwspinlock: correct example indentation new 90cb380f9ceb hwspinlock: qcom: correct MMIO max register for newer SoCs new 5d4753f741d8 hwspinlock: qcom: add support for MMIO on older SoCs new c29f446108e1 dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974 new 179228654dde Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/li [...] new 76845ba539c3 MAINTAINERS: Update Kishon's email address in GENERIC PHY [...] new ca1c73628f5b phy: stm32: fix an error code in probe new 2a4ea83bb8e5 phy: tegra: xusb: Fix crash during pad power on/down new 04948e757148 phy: qcom-qmp-combo: fix NULL-deref on runtime resume new 6e59419fd0a2 phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe new 819b885cd886 phy: ralink: mt7621-pci: add sentinel to quirks table new 8395ee62b1b7 Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/ [...] new 13c30a755847 soundwire: intel: Initialize clock stop timeout new f936fa7a954b soundwire: qcom: reinit broadcast completion new 49a467310dc4 soundwire: qcom: check for outanding writes before doing a read new f014699cca9a Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pu [...] new 0fca385d6ebc btrfs: fix match incorrectly in dev_args_match_device new 9b2f20344d45 btrfs: selftests: fix wrong error check in btrfs_free_dumm [...] new 8bb808c6ad91 btrfs: don't print stack trace when transaction is aborted [...] new b75b51f886e9 Revert "btrfs: scrub: use larger block size for data exten [...] new 21e61ec6d0bb btrfs: zoned: clone zoned device info when cloning a device new a8d1b1647bf8 btrfs: zoned: initialize device's zone info for seeding new c62f6bec53e6 btrfs: zoned: fix locking imbalance on scrub new 1767a722a708 Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 25 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: .../bindings/hwlock/qcom-hwspinlock.yaml | 29 ++++++++++----- MAINTAINERS | 2 +- drivers/hwspinlock/qcom_hwspinlock.c | 42 ++++++++++++++++------ drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 2 +- drivers/phy/ralink/phy-mt7621-pci.c | 3 +- drivers/phy/st/phy-stm32-usbphyc.c | 2 ++ drivers/phy/sunplus/phy-sunplus-usb2.c | 4 +-- drivers/phy/tegra/xusb.c | 20 ++++++++--- drivers/soundwire/intel.c | 1 + drivers/soundwire/qcom.c | 9 +++++ fs/btrfs/ctree.c | 16 +++++++++ fs/btrfs/ctree.h | 11 +++--- fs/btrfs/disk-io.c | 4 ++- fs/btrfs/scrub.c | 9 +---- fs/btrfs/tests/btrfs-tests.c | 2 +- fs/btrfs/volumes.c | 39 ++++++++++++++------ fs/btrfs/volumes.h | 2 +- fs/btrfs/zoned.c | 40 +++++++++++++++++++++ fs/btrfs/zoned.h | 11 ++++++ 19 files changed, 196 insertions(+), 52 deletions(-)