This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 4b5eeec17b Add missing $(rpath-link) to /elf/ld.so --library-path
new 23db68ed9d Add missing $(rpath-link) to elf/ld.so --library-path
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:
elf/Makefile | 2 +-
elf/tst-pathopt.sh | 4 +++-
scripts/dso-ordering-test.py | 6 ++++--
3 files changed, 8 insertions(+), 4 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 0d7bee10beeb Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/ [...]
new 734e99623c5b smb: client: fix potential UAF in smb2_close_cached_fid()
new b540de9e3b4f smb: client: fix refcount leak in smb2_set_path_attr
new 4012abe8a78f smb: client: validate change notify buffer before copy
new 7bb4d6512545 Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.o [...]
The 4 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:
fs/smb/client/cached_dir.c | 16 +++++++++-------
fs/smb/client/smb2inode.c | 2 ++
fs/smb/client/smb2pdu.c | 7 +++++--
3 files changed, 16 insertions(+), 9 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 191896c993b [RISC-V] Add testcase for shifted truthvalue
new eebee8f21d7 Ada: Fix bogus error on limited with clause and private par [...]
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/ada/sem_ch10.adb | 41 ++++++++++------------
.../specs/{limited_with4.ads => limited_with1.ads} | 8 ++---
gcc/testsuite/gnat.dg/specs/limited_with1_pkg.ads | 15 ++++++++
.../gnat.dg/specs/limited_with2-child1.ads | 6 ++++
.../gnat.dg/specs/limited_with2-child2.ads | 6 ++++
gcc/testsuite/gnat.dg/specs/limited_with2.ads | 2 ++
gcc/testsuite/gnat.dg/specs/limited_with4_pkg.ads | 15 --------
7 files changed, 51 insertions(+), 42 deletions(-)
rename gcc/testsuite/gnat.dg/specs/{limited_with4.ads => limited_with1.ads} (73%)
create mode 100644 gcc/testsuite/gnat.dg/specs/limited_with1_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/limited_with2-child1.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/limited_with2-child2.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/limited_with2.ads
delete mode 100644 gcc/testsuite/gnat.dg/specs/limited_with4_pkg.ads
--
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 e811c33b1f13 Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedes [...]
new 8d54eacd82a0 xfs: fix delalloc write failures in software-provided atom [...]
new 8d7bba1e8314 xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
new f5714a3c1a56 xfs: fix a rtgroup leak when xfs_init_zone fails
new 21ab5179aafa xfs: fix zone selection in xfs_select_open_zone_mru
new d8a823c6f04e xfs: free xfs_busy_extents structure when no RT extents ar [...]
new e284d5118ac3 Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub [...]
new 146eb58629f4 io_uring: fix regbuf vector size truncation
new 3636cfa745e6 Merge tag 'io_uring-6.18-20251107' of git://git.kernel.org [...]
new 4cb5ac2626b5 futex: Optimize per-cpu reference counting
new e6f55fe790a6 Merge tag 'locking-urgent-2025-11-08' of git://git.kernel. [...]
new eb3182ef0405 perf/core: Fix system hang caused by cpu-clock usage
new 133262cae98f Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org [...]
new 956dfda6a708 sched/fair: Prevent cfs_rq from being unthrottled with zer [...]
new b5c094602920 Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.or [...]
new 0a4b61d9c2e4 x86/amd_node: Fix AMD root device caching
new f1fdffe0afea x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
new d23550efc680 x86/microcode/AMD: Add more known models to entry sign checking
new 0d7bee10beeb Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/ [...]
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:
arch/x86/include/asm/amd/node.h | 1 -
arch/x86/kernel/amd_node.c | 150 ++++++++++++------------------------
arch/x86/kernel/cpu/amd.c | 1 +
arch/x86/kernel/cpu/microcode/amd.c | 2 +
fs/xfs/xfs_discard.c | 4 +-
fs/xfs/xfs_iomap.c | 82 ++++++++++++++++----
fs/xfs/xfs_zone_alloc.c | 6 +-
io_uring/rsrc.c | 11 ++-
kernel/events/core.c | 20 +++--
kernel/futex/core.c | 12 +--
kernel/sched/core.c | 2 +-
kernel/sched/fair.c | 15 ++--
12 files changed, 167 insertions(+), 139 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 glibc.
from ea8e2b96d8 nss: Add ERANGE testing to tst-nss-test4 (bug 33361)
new 4b5eeec17b Add missing $(rpath-link) to /elf/ld.so --library-path
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:
iconv/Makefile | 4 ++--
iconv/tst-iconv_prog.sh | 4 +++-
iconv/tst-iconvconfig.sh | 4 +++-
iconvdata/Makefile | 2 +-
iconvdata/run-iconv-test.sh | 4 +++-
locale/Makefile | 3 ++-
locale/tst-locale-locpath.sh | 4 +++-
7 files changed, 17 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 5398158b98a Fortran: F2018 extensions to interoperability of procedures [...]
new 191896c993b [RISC-V] Add testcase for shifted truthvalue
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.target/riscv/snez.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/snez.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 glibc.
from 259adb087d aarch64: Remove $(aarch64-bti) check
new ea8e2b96d8 nss: Add ERANGE testing to tst-nss-test4 (bug 33361)
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:
nss/tst-nss-test4.c | 115 +++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 86 insertions(+), 29 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 7d966cc35ad isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
new 5398158b98a Fortran: F2018 extensions to interoperability of procedures [...]
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/decl.cc | 40 +++++++++++-
gcc/testsuite/gfortran.dg/c-interop/pr113338-c.c | 10 +++
gcc/testsuite/gfortran.dg/c-interop/pr113338.f90 | 80 ++++++++++++++++++++++++
3 files changed, 129 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr113338-c.c
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr113338.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 master
in repository gcc.
from e753fa38bb6 LoongArch: Fix PR122097 (2).
new 7d966cc35ad isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
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-isel.cc | 10 ++++++++++
gcc/testsuite/gcc.dg/pr122126_vextr.c | 9 +++++++++
gcc/testsuite/gcc.dg/pr122126_vset.c | 9 +++++++++
3 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr122126_vextr.c
create mode 100644 gcc/testsuite/gcc.dg/pr122126_vset.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 bc62a2fbaba vect: Complete implementation for MULT_EXPR vector lowering.
new e753fa38bb6 LoongArch: Fix PR122097 (2).
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/loongarch/loongarch.cc | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.