This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2014c95afece Linux 6.14-rc1 new 915175b49f65 xfs: fix the entry condition of exact EOF block allocation [...] new 89841b23809f xfs: remove an out of data comment in _xfs_buf_alloc new f5f0ed89f13e xfs: don't call remap_verify_area with sb write protection held new fb95897b8c60 xfs: Propagate errors from xfs_reflink_cancel_cow_range in [...] new 26b63bee2f6e xfs: Add error handling for xfs_reflink_cancel_cow_range new a9ab28b3d21a xfs: remove xfs_buf_cache.bc_lock new 0a08238acfba Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub [...] new 3fafa6a02be2 dt-bindings: interrupt-controller: microchip,lan966x-oic: [...] new e06c9e3682f5 irqchip/lan966x-oic: Make CONFIG_LAN966X_OIC depend on CON [...] new 825c78e6a60c irqchip/riscv: Ensure ordering of memory writes and IPI writes new 987f379b5409 irqchip/irq-mvebu-icu: Fix access to msi_data from irq_dom [...] new 698244bbb3bf irqchip/apple-aic: Only handle PMC interrupt as FIQ when c [...] new a360f3ffd005 Merge tag 'irq-urgent-2025-02-03' of git://git.kernel.org/ [...] new 27af31e44949 hrtimers: Mark is_migration_base() with __always_inline new 53dac345395c hrtimers: Force migrate away hrtimers queued after CPUHP_A [...] new 1f566840a829 clocksource: Use pr_info() for "Checking clocksource synch [...] new bb2784d9ab49 jiffies: Cast to unsigned long in secs_to_jiffies() conversion new f286757b644c Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.o [...]
The 18 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: .../microchip,lan966x-oic.yaml | 5 +- drivers/irqchip/Kconfig | 1 + drivers/irqchip/irq-apple-aic.c | 3 +- drivers/irqchip/irq-mvebu-icu.c | 3 +- drivers/irqchip/irq-riscv-imsic-early.c | 2 +- drivers/irqchip/irq-thead-c900-aclint-sswi.c | 2 +- fs/xfs/libxfs/xfs_bmap.c | 13 ++- fs/xfs/xfs_buf.c | 36 +++--- fs/xfs/xfs_buf.h | 1 - fs/xfs/xfs_exchrange.c | 71 +++++------- fs/xfs/xfs_inode.c | 7 +- fs/xfs/xfs_iomap.c | 6 +- include/linux/hrtimer_defs.h | 1 + include/linux/jiffies.h | 2 +- kernel/time/clocksource.c | 3 +- kernel/time/hrtimer.c | 125 ++++++++++++++++----- 16 files changed, 165 insertions(+), 116 deletions(-)