This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f0e2bbc8f37 hppa64: Fix Linux link
new 1d734bf4b9f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 8b7b9d5a0a0 SLSR: Wrong type sometimes for rhs2 with pointers [PR123803]
new 022cfc91374 libgcc: Use UTItype with mode(TI) for 16-byte atomics
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:
libgcc/sync.c | 11 +++++------
1 file changed, 5 insertions(+), 6 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 users/ibhagat/try-pr33830
in repository binutils-gdb.
at b757ea378d3 ld: sframe: do not generate .sframe for PLT if no .sframe i [...]
This branch includes the following new commits:
new b757ea378d3 ld: sframe: do not generate .sframe for PLT if no .sframe i [...]
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.
--
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 binutils-gdb.
from 7f57dab7cb5 gas/NEWS: Add AArch64 updates
new f0e2bbc8f37 hppa64: Fix Linux link
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:
bfd/elf64-hppa.c | 6 ------
1 file changed, 6 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 linux.
from 12a0094839d0 Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.o [...]
new 33d19f621641 rust: io: always inline functions using build_assert with [...]
new 5d9c4c272ba0 rust: irq: always inline functions using build_assert with [...]
new 4181aceb4af4 rust: i2c: do not drop device private data on shutdown()
new 5f4476e98387 rust: auxiliary: add Driver::unbind() callback
new 0af1a9e4629a rust: driver: introduce a DriverLayout trait
new c1d4519e1c36 rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
new 2ad0f490c224 rust: driver: add DriverData type to the DriverLayout trait
new a995fe1a3aa7 rust: driver: drop device private data post unbind
new 5dbeeb268b63 Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/p [...]
The 9 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/base/dd.c | 2 +
include/linux/device/driver.h | 9 +++++
rust/kernel/auxiliary.rs | 41 +++++++++++++++++----
rust/kernel/device.rs | 20 +++++-----
rust/kernel/driver.rs | 86 +++++++++++++++++++++++++++++++++++--------
rust/kernel/i2c.rs | 31 ++++++++++------
rust/kernel/io.rs | 9 +++--
rust/kernel/io/resource.rs | 2 +
rust/kernel/irq/flags.rs | 2 +
rust/kernel/pci.rs | 27 +++++++++-----
rust/kernel/platform.rs | 27 +++++++++-----
rust/kernel/usb.rs | 27 +++++++++-----
12 files changed, 209 insertions(+), 74 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 linux.
from 62085877ae65 Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pu [...]
new 5e8b511c39f3 KVM: arm64: gic: Check for vGICv3 when clearing TWI
new 8d8e882c2b4b KVM: arm64: Fix EL2 S1 XN handling for hVHE setups
new 145cc42fe121 KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
new aba963cb98c6 KVM: arm64: Inject UNDEF for a register trap without accessor
new 26cdea4893c2 KVM: arm64: Remove extra argument for __pvkm_host_{share,u [...]
new d252c7898ebc KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()
new 9cb2c20f06c3 KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()
new 9e27085c33cc KVM: arm64: nv: Respect stage-2 write permssion when setti [...]
new 86364832ba6f KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit
new 19cffd16ed64 KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pK [...]
new e89f0e9a0a00 Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/ [...]
new 4a51fe919b06 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new cd4a3ced4d1c irqchip/renesas-rzv2h: Prevent TINT spurious interrupt dur [...]
new 8d76a7d89c12 irqchip/gic-v3-its: Avoid truncating memory addresses
new 4fc8d3fcb988 Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/ [...]
new 3f2de814c059 objtool: Fix libopcodes linking with static libraries
new dc67a3550580 Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel. [...]
new d06bf78e55d5 perf: Fix refcount warning on event->mmap_count increment
new 91dcfae0ff2b perf/x86/intel: Do not enable BTS for guests
new ceaeaf66a21f Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org [...]
new 98c88dc8a1ac sched/fair: Fix pelt clock sync when entering idle
new 4f70f106bca1 sched/fair: Disable scheduler feature NEXT_BUDDY
new 15257cc2f905 sched/fair: Revert force wakeup preemption
new af5a3fae860d Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.or [...]
new e806f7dde8ba timekeeping: Adjust the leap state for the correct auxilia [...]
new c06343be0b4e clocksource: Reduce watchdog readout delay limit to preven [...]
new 12a0094839d0 Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.o [...]
The 27 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/arm64/include/asm/kvm_asm.h | 2 ++
arch/arm64/include/asm/kvm_emulate.h | 16 ----------------
arch/arm64/include/asm/kvm_pgtable.h | 16 ++++++++++++----
arch/arm64/include/asm/sysreg.h | 3 ++-
arch/arm64/kernel/image-vars.h | 1 +
arch/arm64/kvm/arm.c | 1 +
arch/arm64/kvm/at.c | 8 ++++++--
arch/arm64/kvm/hyp/entry.S | 4 +++-
arch/arm64/kvm/hyp/include/hyp/switch.h | 2 +-
arch/arm64/kvm/hyp/nvhe/hyp-main.c | 3 +++
arch/arm64/kvm/hyp/nvhe/pkvm.c | 1 -
arch/arm64/kvm/hyp/nvhe/switch.c | 2 +-
arch/arm64/kvm/hyp/pgtable.c | 5 +++--
arch/arm64/kvm/hyp/vhe/switch.c | 2 +-
arch/arm64/kvm/mmu.c | 12 +++++-------
arch/arm64/kvm/sys_regs.c | 5 ++++-
arch/arm64/kvm/va_layout.c | 28 ++++++++++++++++++++++++++++
arch/x86/events/perf_event.h | 13 +++++++++++--
drivers/irqchip/irq-gic-v3-its.c | 8 ++++----
drivers/irqchip/irq-renesas-rzv2h.c | 9 ++++++++-
kernel/events/core.c | 9 +++++++++
kernel/sched/fair.c | 16 ----------------
kernel/sched/features.h | 2 +-
kernel/sched/idle.c | 6 ++++++
kernel/time/clocksource.c | 2 +-
kernel/time/timekeeping.c | 2 +-
tools/objtool/Makefile | 21 +++++++++++++++++----
27 files changed, 131 insertions(+), 68 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 3c4ca61fa09 Fortran: Fix missed finalization
new 8b7b9d5a0a0 SLSR: Wrong type sometimes for rhs2 with pointers [PR123803]
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/gimple-ssa-strength-reduction.cc | 5 ++++-
gcc/testsuite/gcc.dg/pr123803-1.c | 10 ++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr123803-1.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 9c8bb50ab98 a68: document libgc minimum version and feature-check GC_is [...]
new 3c4ca61fa09 Fortran: Fix missed finalization
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/trans.cc | 25 ++++---
gcc/testsuite/gfortran.dg/pr123772.f03 | 124 +++++++++++++++++++++++++++++++++
2 files changed, 141 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr123772.f03
--
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 427a260c889 Revert "a68: do not use `^' for the pow operator"
new 9c8bb50ab98 a68: document libgc minimum version and feature-check GC_is [...]
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/algol68/README | 8 ++++++++
libga68/configure | 11 ++++++-----
libga68/configure.ac | 9 ++++++---
3 files changed, 20 insertions(+), 8 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 5435dfc71c3 a68: build a68 type nodes before targetm.init_builtins [PR [...]
new 427a260c889 Revert "a68: do not use `^' for the pow operator"
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/algol68/a68-parser-prelude.cc | 18 ++++++++++++++++++
gcc/algol68/ga68.texi | 5 ++++-
gcc/testsuite/algol68/execute/pow-real-1.a68 | 6 +++---
3 files changed, 25 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.