This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2bb77c52c92 Add test case for PR 110405
new f0717d13402 Daily bump.
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:
ChangeLog | 7 ++++
gcc/ChangeLog | 73 ++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 41 ++++++++++++++++++++++
gcc/c/ChangeLog | 15 ++++++++
gcc/fortran/ChangeLog | 13 +++++++
gcc/m2/ChangeLog | 76 ++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 93 +++++++++++++++++++++++++++++++++++++++++++++++++
libgm2/ChangeLog | 7 ++++
libstdc++-v3/ChangeLog | 17 +++++++++
10 files changed, 343 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 binutils-gdb.
from 4b0d1b38bf8 elf: Drop the FIXME comment in set_symbol_value
new aae7b0d3811 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 gdb-17-branch
in repository binutils-gdb.
from cd7a25c8d45 Automatic date update in version.in
new da479b4d2f3 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 binutils-2_45-branch
in repository binutils-gdb.
from 04e95b86f53 Automatic date update in version.in
new c9ce140007e 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 linux.
from 31009296f8ff Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/ [...]
new 89939cf252d8 drm/amd/display: Fix NULL pointer dereference
new bec947cbe9a6 drm/amd/display: increase max link count and fix link->enc [...]
new 72a1eb3cf573 drm/amd/display: use GFP_NOWAIT for allocation in interrup [...]
new 6ced10611e97 Merge tag 'amd-drm-fixes-6.18-2025-10-22' of https://gitla [...]
new c700e7279b29 drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228
new 4eabd0d8791e drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
new 179753aa5b78 drm/panic: Fix drawing the logo on a small narrow screen
new cfa56e0a0e9b drm/panic: Fix overlap between qr code and logo
new 4fcffb5e5c8c drm/panic: Fix qr_code, ensure vmargin is positive
new e9b36fe06300 drm/panic: Fix kmsg text drawing rectangle
new 2e337dd278c6 drm/panic: Fix divide by 0 if the screen width < font width
new 23437509a694 drm/panic: Fix 24bit pixel crossing page boundaries
new 0cdf7f6fa671 Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.fr [...]
new 789e46fbfca1 drm/i915/panic: fix panic structure allocation memory leak
new adb0971a1acd Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.f [...]
new 9a3c0d683419 drm/xe: Retain vma flags when recreating and splitting vma [...]
new ce831bffcef3 drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
new ce29214ada6d drm/xe: Check return value of GGTT workqueue allocation
new 18b1ce0b29c4 Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.free [...]
new 3d08a425d2f6 Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedes [...]
new 53abe3e1c154 sched: Remove never used code in mm_cid_get()
The 21 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/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +-
.../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 3 +
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h | 8 +-
.../amd/display/dc/link/accessories/link_dp_cts.c | 3 +-
drivers/gpu/drm/drm_panic.c | 60 ++++++++++++--
drivers/gpu/drm/i915/display/intel_fb.c | 25 +++---
drivers/gpu/drm/panthor/panthor_mmu.c | 10 ++-
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 2 +-
drivers/gpu/drm/xe/xe_ggtt.c | 3 +
drivers/gpu/drm/xe/xe_pt.c | 4 +-
drivers/gpu/drm/xe/xe_svm.c | 5 ++
drivers/gpu/drm/xe/xe_vm.c | 96 +++++++++-------------
drivers/gpu/drm/xe/xe_vm_types.h | 10 +--
include/uapi/drm/xe_drm.h | 15 ++++
kernel/sched/sched.h | 2 -
15 files changed, 153 insertions(+), 97 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 d2818517e348 Merge tag 'block-6.18-20251023' of git://git.kernel.org/pu [...]
new e607ef686ab9 smb: client: allocate enough space for MR WRs and ib_drain_qp()
new 5da6fb635636 cifs: Add a couple of missing smb3_rw_credits tracepoints
new 5b2ff4873aea cifs: Fix TCP_Server_Info::credits to be signed
new 72ed55b4c335 smb: client: get rid of d_drop() in cifs_do_rename()
new 4b1d7f62225a cifs: Call the calc_signature functions directly
new 64c9471aa9de cifs: #include cifsglob.h before trace.h to allow structs [...]
new f2b246572699 Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.o [...]
new 1af424b15401 lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
new 7083bb6060a9 Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
new a1978b692a39 PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM conf [...]
new fc2bc2623e3a Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
new bf5570590a98 MIPS: Malta: Fix keyboard resource preventing i8042 driver [...]
new 1d5d1663619d MIPS: Malta: Fix PCI southbridge legacy resource reservations
new f294a5fd34db MIPS: Malta: Use pcibios_align_resource() to block io range
new df5192d9bb0e PCI/ASPM: Enable only L0s and L1 for devicetree platforms
new 31009296f8ff Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/ [...]
The 16 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/mips/mti-malta/malta-setup.c | 4 +-
arch/mips/pci/pci-malta.c | 3 +-
drivers/pci/controller/dwc/pcie-designware-host.c | 28 ++++++++--
drivers/pci/controller/dwc/pcie-qcom.c | 68 -----------------------
drivers/pci/pcie/aspm.c | 34 +++---------
fs/smb/client/cifsglob.h | 4 +-
fs/smb/client/cifsproto.h | 1 +
fs/smb/client/cifssmb.c | 8 +++
fs/smb/client/inode.c | 5 +-
fs/smb/client/smb2ops.c | 4 --
fs/smb/client/smb2proto.h | 6 --
fs/smb/client/smb2transport.c | 18 +++---
fs/smb/client/smbdirect.c | 36 +++++++-----
fs/smb/client/trace.c | 1 +
lib/crypto/Kconfig | 2 +-
15 files changed, 81 insertions(+), 141 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 617110ddabd PR modula2/122407: Followup to spell check remaining intrinsics
new 48923fca194 Refine COND_EXPR ranges better.
new 2bb77c52c92 Add test case for PR 110405
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/gimple-range-fold.cc | 11 +++++++++++
gcc/testsuite/g++.dg/pr114025.C | 39 +++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr110405.c | 14 ++++++++++++++
3 files changed, 64 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr114025.C
create mode 100644 gcc/testsuite/gcc.dg/pr110405.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 1266b99f270 BFD: Fix function prototype breakage through stabs.c
new 4b0d1b38bf8 elf: Drop the FIXME comment in set_symbol_value
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/elflink.c | 5 +----
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 12926e6ab8d gdb/reverse: update error message for "reverse-" commands
new 1266b99f270 BFD: Fix function prototype breakage through stabs.c
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/bfd-in2.h | 2 +-
bfd/section.c | 2 +-
bfd/stabs.c | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.