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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 88bb18ccd87 hppa: Revise various millicode insn patterns to use match_operand
new 606527f3d9e aarch64: Fix dupq_* testsuite failures
The 1 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:
gcc/config/aarch64/aarch64.cc | 110 +++++++++++++++------
.../gcc.target/aarch64/sve/acle/general/dupq_12.c | 13 +++
2 files changed, 95 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/dupq_12.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6ec19825b4e c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro
new 88bb18ccd87 hppa: Revise various millicode insn patterns to use match_operand
The 1 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:
gcc/config/pa/pa.md | 56 +++++++++++++++++++++++++++++----------------
gcc/config/pa/predicates.md | 16 +++++++++++++
2 files changed, 52 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 987d04039 Lift 256 arg limit in execl, execle and execlp
new 6d7ace368 libgloss: arc: Add _getentropy stub
new 0387c7e1c libgloss: arc: Add clock() system call to libnsim
The 2 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:
libgloss/Makefile.in | 27 +++++++++++++++++++++++++--
libgloss/arc/Makefile.inc | 1 +
libgloss/arc/hl-stub.c | 7 +++++++
libgloss/arc/nsim-syscalls.c | 17 +++++++++++++++++
libgloss/arc/uart-8250-stub.c | 7 +++++++
libgloss/arc64/Makefile.inc | 1 +
6 files changed, 58 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from d52d983e5 Cygwin: implement posix_close
new 1efcb2a30 newlib: update Makefile.in
new 987d04039 Lift 256 arg limit in execl, execle and execlp
The 2 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:
newlib/Makefile.in | 615 ++++++++++++++++++++-------------------------
newlib/README | 8 +
newlib/configure | 19 ++
newlib/configure.ac | 13 +
newlib/libc/posix/execl.c | 36 ++-
newlib/libc/posix/execle.c | 36 ++-
newlib/libc/posix/execlp.c | 31 ++-
newlib/newlib.hin | 3 +
8 files changed, 416 insertions(+), 345 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-14
in repository gcc.
from 77b9f96bd1e OpenMP: append_args clause fixes + Fortran support
new da1ae943041 OpenMP/Fortran: Add missing pop_state in parse_omp_dispatch [...]
The 1 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:
gcc/fortran/parse.cc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fbcbbfe2bf8 tree-optimization/118717 - store commoning vs. abnormals
new 6ec19825b4e c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro
The 1 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:
gcc/cp/rtti.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master
in repository glibc.
from cb7f206537 nptl: Correct stack size attribute when stack grows up [BZ #32574]
new cf88351b68 math: Fix tanf for some inputs (BZ 32630)
The 1 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:
NEWS | 2 ++
math/auto-libm-test-in | 1 +
math/auto-libm-test-out-tan | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/s_tanf.c | 2 +-
4 files changed, 29 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from fc058b46c7 elf: Use _dl_find_object instead of _dl_find_dso_for_object [...]
new 09e7f4d594 math: Fix tanf for some inputs (BZ 32630)
The 1 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:
math/auto-libm-test-in | 1 +
math/auto-libm-test-out-tan | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/s_tanf.c | 2 +-
3 files changed, 27 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.