This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e3e0141d3dc5 Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/ [...]
new 434f7349a1f0 regmap: slimbus: fix bus_context pointer in regmap init calls
new 48cbf50531d8 regmap: irq: Correct documentation of wake_invert flag
new 963bf1619472 Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/p [...]
new 47a0925ee4bd regulator: bd718x7: Fix voltages scaled by resistor divider
new bfeeb4a1bdf5 Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel.or [...]
new e7dbfe6f15b4 spi: intel: Add support for Oak Stream SPI serial flash
new 691d401c7e0e Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org/pub/ [...]
The 7 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/regmap/regmap-slimbus.c | 6 ++----
drivers/regulator/bd718x7-regulator.c | 2 ++
drivers/spi/spi-intel-pci.c | 1 +
include/linux/regmap.h | 2 +-
4 files changed, 6 insertions(+), 5 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 ba36dd5ee6fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new dfab67879bed MAINTAINERS: Update Kconfig section
new 5ff90d427ef8 kbuild: install-extmod-build: Fix when given dir outside t [...]
new d50f21091358 kbuild: align modinfo section for Secureboot Authenticode [...]
new cf20852500d2 KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'
new 3927c4a1084c kconfig/mconf: Initialize the default locale at startup
new 43c2931a95e6 kconfig/nconf: Initialize the default locale at startup
new cb7f9fc3725a Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pu [...]
new 83bac569c762 xfs: prevent gc from picking the same zone twice
new 0db22d7ee462 xfs: document another racy GC case in xfs_zoned_map_extent
new 9db0d7c5a5be Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub [...]
new c44b4b9eeb71 objtool: Fix skip_alt_group() for non-alternative STAC/CLAC
new 74131a0f1b9e Merge tag 'objtool-urgent-2025-11-01' of git://git.kernel. [...]
new 0ba6502ce167 perf/x86/intel: Fix KASAN global-out-of-bounds warning
new b796a8feb7cb perf/x86/intel: Add PMU support for WildcatLake
new f4c12e5cefc8 perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake
new f9bc8e0912b8 Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org [...]
new 8a9fb5129e8e x86/microcode/AMD: Limit Entrysign signature checking to k [...]
new 607b9fb2ce24 x86/CPU/AMD: Add RDSEED fix for Zen5
new 388eff894d6b x86/fpu: Ensure XFD state on signal delivery
new 0d6e9ec80ceb x86/build: Disable SSE4a
new 847ebc447671 x86/CPU/AMD: Extend Zen6 model range
new 89216c9051ef x86/cpu: Add/fix core comments for {Panther,Nova} Lake
new 9b041a4b66b3 x86/mm: Ensure clear_page() variants always have __kcfi_ty [...]
new e3e0141d3dc5 Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/ [...]
The 24 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:
MAINTAINERS | 5 ++++-
arch/x86/Makefile | 2 +-
arch/x86/events/intel/core.c | 1 +
arch/x86/events/intel/ds.c | 3 ++-
arch/x86/events/intel/uncore.c | 1 +
arch/x86/include/asm/intel-family.h | 6 +++---
arch/x86/include/asm/page_64.h | 3 +++
arch/x86/kernel/cpu/amd.c | 12 +++++++++++-
arch/x86/kernel/cpu/microcode/amd.c | 20 +++++++++++++++++++-
arch/x86/kernel/fpu/core.c | 3 +++
fs/xfs/libxfs/xfs_rtgroup.h | 6 ++++++
fs/xfs/xfs_zone_alloc.c | 8 ++++++++
fs/xfs/xfs_zone_gc.c | 27 +++++++++++++++++++++++++++
include/asm-generic/vmlinux.lds.h | 2 +-
lib/Kconfig.kmsan | 2 +-
scripts/kconfig/mconf.c | 3 +++
scripts/kconfig/nconf.c | 3 +++
scripts/package/install-extmod-build | 2 +-
tools/objtool/check.c | 5 ++++-
19 files changed, 102 insertions(+), 12 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 acbcbeb91f9 Fortran: implement constraint F2018:C1585 on pure function [...]
new ac3eeb987ad [PR rtl-optimization/122321][RISC-V] Bounds check another a [...]
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/lra-constraints.cc | 5 +
.../gcc.target/riscv/rvv/autovec/pr122321.c | 150 +++++++++++++++++++++
2 files changed, 155 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr122321.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 b466450c6d5 c++/modules: Stream BASELINK_OPTYPE [PR122381]
new acbcbeb91f9 Fortran: implement constraint F2018:C1585 on pure function [...]
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/resolve.cc | 33 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pure_result.f90 | 49 +++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pure_result.f90
--
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 releases/gcc-15
in repository gcc.
from 0186567e505 Daily bump.
new fad7547a501 c++/modules: Stream BASELINK_OPTYPE [PR122381]
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/module.cc | 2 ++
gcc/testsuite/g++.dg/modules/convop-2_a.H | 10 ++++++++++
gcc/testsuite/g++.dg/modules/convop-2_b.C | 5 +++++
3 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_b.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 bb63537088d c: GNU extension allowing compound literals of variable size
new b466450c6d5 c++/modules: Stream BASELINK_OPTYPE [PR122381]
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/module.cc | 2 ++
gcc/testsuite/g++.dg/modules/convop-2_a.H | 10 ++++++++++
gcc/testsuite/g++.dg/modules/convop-2_b.C | 5 +++++
3 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_b.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 binutils-gdb.
from a7e0ca446d4 Automatic date update in version.in
new bdb0d62281a libsframe: make flip_fde version aware
new f264ead9fb9 libsframe: make flip_header version aware
new 3ae28d07763 libsframe: use sf_fde_tbl data structure internally for the [...]
The 3 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:
libsframe/sframe-impl.h | 8 +-
libsframe/sframe.c | 245 ++++++++++++++++++++++++++++++++++++------------
2 files changed, 190 insertions(+), 63 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 806b229561f xtensa: Add alternative negsf2 insn pattern
new 5175ef7f757 c: Fix ICE when using va_arg with arrays [PR97986]
new bb63537088d c: GNU extension allowing compound literals of variable size
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:
gcc/c/c-decl.cc | 4 ++++
gcc/c/c-parser.cc | 33 ++++++++++++++----------------
gcc/c/c-tree.h | 2 +-
gcc/c/c-typeck.cc | 35 +++++++++++++++++++++++++++++---
gcc/doc/extend.texi | 8 ++++++++
gcc/testsuite/gcc.dg/gnu-compoundlit-1.c | 26 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/gnu-compoundlit-2.c | 20 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr68090.c | 7 ++++++-
gcc/testsuite/gcc.dg/pr97986-1.c | 27 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr97986-2.c | 15 ++++++++++++++
gcc/testsuite/gcc.dg/vla-init-4.c | 2 +-
gcc/testsuite/gcc.dg/vla-init-5.c | 2 +-
12 files changed, 156 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gnu-compoundlit-1.c
create mode 100644 gcc/testsuite/gcc.dg/gnu-compoundlit-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr97986-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr97986-2.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 ab29201c5bb testsuite: Fix fold-vecperm-1.c for targets that don't have [...]
new d0c2849e8a3 xtensa: Remove redundant use of 'F'-constraint
new 0e71df96e2e xtensa: Make use of ROUND.S instruction
new 806b229561f xtensa: Add alternative negsf2 insn pattern
The 3 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/xtensa/xtensa.md | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 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 a3ee90fd3dc ipa: Fix pritting of symtab_node type [PR122512]
new ab29201c5bb testsuite: Fix fold-vecperm-1.c for targets that don't have [...]
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/testsuite/gcc.dg/fold-vecperm-1.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.