This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d12453c7e281 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 0d26ca8ec461 LoongArch: Remove redundant code in head.S new a91f86e27087 LoongArch: Fix PMU counter allocation for mixed-type event groups new 762cf75bec2a LoongArch: dts: Describe PCI sideband IRQ through interrup [...] new c4461754e6fe LoongArch: dts: loongson-2k0500: Add default interrupt con [...] new 81e8cb7e504a LoongArch: dts: loongson-2k1000: Add default interrupt con [...] new e65df3f77ecd LoongArch: dts: loongson-2k2000: Add default interrupt con [...] new 14ea5a362588 LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names new 0bf58cb7288a LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy() new 7d8553fc75ae LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy() new 1cf342a7c3ad LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy() new 47622aa8b66c Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org [...] new 1e1f2055ad5a btrfs: release path before iget_failed() in btrfs_read_loc [...] new be1c2e8afe3a btrfs: tests: fix root tree leak in btrfs_test_qgroups() new d5fac7ddb38c btrfs: tests: fix return 0 on rmap test failure new 08b096c1372c btrfs: send: check for inline extents in range_is_hole_in_ [...] new 64dd1caf88f9 btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL new 882680774933 btrfs: invalidate pages instead of truncate after reflinking new a11224a016d6 btrfs: fix memory leaks in create_space_info() error paths new 437cc6057e01 btrfs: remove zoned statistics from sysfs new e84d960149e7 Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/s [...]
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: arch/loongarch/boot/dts/loongson-2k0500.dtsi | 3 ++ arch/loongarch/boot/dts/loongson-2k1000.dtsi | 31 +++++++---------- arch/loongarch/boot/dts/loongson-2k2000.dtsi | 35 ++++++++----------- arch/loongarch/kernel/head.S | 8 ----- arch/loongarch/kernel/perf_event.c | 21 +++++++++-- arch/loongarch/kvm/intc/eiointc.c | 1 + arch/loongarch/kvm/intc/ipi.c | 1 + arch/loongarch/kvm/intc/pch_pic.c | 1 + fs/btrfs/Kconfig | 6 +++- fs/btrfs/inode.c | 9 +++++ fs/btrfs/reflink.c | 23 ++++++------ fs/btrfs/send.c | 2 ++ fs/btrfs/space-info.c | 8 +++-- fs/btrfs/sysfs.c | 52 ---------------------------- fs/btrfs/tests/extent-map-tests.c | 3 ++ fs/btrfs/tests/qgroup-tests.c | 6 ++-- 16 files changed, 93 insertions(+), 117 deletions(-)