This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7fb2459b00 Relax the testcase check for Solaris [PR120818]
new 13390e1b65f AVR: target/120856 - Deny R24:DI in avr_hard_regno_mode_ok [...]
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/avr/avr.cc | 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 61f07bcb509 Fix handling of dwarf name and duplicated names
new e7fb2459b00 Relax the testcase check for Solaris [PR120818]
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/g++.target/i386/shrink_wrap_separate.C | 3 +--
1 file changed, 1 insertion(+), 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 master
in repository binutils-gdb.
from d62eaecf2e6 Automatic date update in version.in
new f9e9e263f5d [gdb/tdep] Add "maint set console-translation-mode <binary| [...]
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:
gdb/NEWS | 6 +++++
gdb/doc/gdb.texinfo | 17 +++++++++++++
gdb/mingw-hdep.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +++
4 files changed, 91 insertions(+)
--
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 c0a55fcb05a Daily bump.
new 80c55b15f8d Ada: Fix assertion failure on problematic container aggregate
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_aggr.adb | 10 ++++++----
gcc/testsuite/gnat.dg/specs/aggr8.ads | 14 ++++++++++++++
2 files changed, 20 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/aggr8.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 0fd39af24e37 Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://g [...]
new ff8abbd248c1 smb: client: fix regression with native SMB symlinks
new 1944f6ab4967 smb: client: let smbd_post_send_iter() respect the peers m [...]
new e97f9540ce00 smb: client: remove \t from TP_printk statements
new 711741f94ac3 smb: client: fix potential deadlock when reconnecting channels
new 43e7e284fc77 cifs: Fix the smbd_response slab to allow usercopy
new 263debecb4aa cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
new aaf724ed6926 Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git.samba [...]
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:
fs/smb/client/cifsglob.h | 1 +
fs/smb/client/connect.c | 58 ++++++++++-------
fs/smb/client/reparse.c | 20 ++----
fs/smb/client/smbdirect.c | 161 ++++++++++++++++------------------------------
fs/smb/client/trace.h | 24 +++----
5 files changed, 110 insertions(+), 154 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 867b9987a30b Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.o [...]
new 4a5e85f4eb8f fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the hu [...]
new 86bc5752a917 mm: add OOM killer maintainer structure
new 71aa17fd981b MAINTAINERS: add tree entry to mm init block
new 3746351e876b MAINTAINERS: add missing files to mm page alloc section
new 344ef45b0333 mm/hugetlb: remove unnecessary holding of hugetlb_lock
new df831e977394 lib/group_cpus: fix NULL pointer dereference from group_cp [...]
new f5769359c5b2 mm/alloc_tag: fix the kmemleak false positive issue in the [...]
new 4f489fe6afb3 mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter [...]
new 79300ac805b6 scripts/gdb: fix dentry_name() lookup
new befd9a71d859 fuse: fix runtime warning on truncate_folio_batch_exceptionals()
new b160a5cc6ac7 mailmap: add entries for Zijun Hu
new c9e8efa0b384 mailmap: correct name for a historical account of Zijun Hu
new b6f5e7485870 crashdump: add CONFIG_KEYS dependency
new 7c942f87cc0b selftests/mm: fix validate_addr() helper
new 02d67850aeca mailmap: update Duje Mihanović's email address
new c0cb210a87fc MAINTAINERS: add Lorenzo as THP co-maintainer
new 0fd39af24e37 Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://g [...]
The 17 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:
.mailmap | 4 ++
MAINTAINERS | 24 +++++++++-
fs/fuse/inode.c | 4 ++
fs/proc/task_mmu.c | 2 +-
include/linux/kmemleak.h | 4 ++
kernel/Kconfig.kexec | 1 +
lib/alloc_tag.c | 8 +++-
lib/group_cpus.c | 9 +++-
mm/damon/sysfs-schemes.c | 1 +
mm/hugetlb.c | 54 +++++++---------------
mm/kmemleak.c | 14 ++++++
scripts/gdb/linux/vfs.py | 2 +-
tools/testing/selftests/mm/virtual_address_range.c | 7 ++-
13 files changed, 90 insertions(+), 44 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 26fd9f7b7ff3 Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub [...]
new 0043ec26d827 drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
new 99579c55c3d6 drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
new 73eab78721f7 drm/amd: Adjust output for discovery error handling
new 899dec4e885f drm/amdgpu/sdma6: add ucode version checks for userq support
new 31135cc99c40 drm/amdgpu/sdma7: add ucode version checks for userq support
new 66abb996999d drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value
new 6847b3b6e84e drm/amd/display: Add sanity checks for drm_edid_raw()
new 06f6516ee0b1 Merge tag 'amd-drm-fixes-6.16-2025-25-25' of https://gitla [...]
new 9205999e9f13 drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by u [...]
new a3ef3c2da675 drm/dp: Change AUX DPCD probe address from DPCD_REV to LAN [...]
new d02b2103a08b drm/i915: fix build error some more
new b6211ab2ebc1 Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.f [...]
new 62207293479e drm/xe/display: Add check for alloc_ordered_workqueue()
new 9127a69c7193 drm/xe/hwmon: Fix xe_hwmon_power_max_write
new a4b1b51ae132 drm/xe: Move DSB l2 flush to a more sensible place
new f16873f42a06 drm/xe: move DPT l2 flush to a more sensible place
new ad40098da5c3 drm/xe/guc: Explicitly exit CT safe mode on unwind
new af2b588abe00 drm/xe: Process deferred GGTT node removals on device unwind
new 6daaa479ac55 Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.free [...]
new fb721b2c35b1 drm: writeback: Fix drm_writeback_connector_cleanup signature
new 103578241512 drm/bridge-connector: Fix bridge in drm_connector_hdmi_aud [...]
new 55e8ff842051 drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
new 9fbceb37c959 Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.fr [...]
new 7abdafd2343a Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedes [...]
new 5aa326a6a2ff PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
new fa33adcaf8af Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/ [...]
new e0eb1b6b0cd2 riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
new 8d90d9872eda riscv: fix runtime constant support for nommu kernels
new 4262bd0d9cc7 riscv: vector: Fix context save/restore with xtheadvector
new 2b9518684f85 RISC-V: vDSO: Correct inline assembly constraints in the g [...]
new 5c5ecd1f3413 Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel. [...]
new bc75552b80e6 raid6: riscv: Fix NULL pointer dereference caused by a mis [...]
new dbe0038b65ff Merge patch "Fix a segmentation fault also add raid6test f [...]
new 2aa5801ada29 RISC-V: uaccess: Wrap the get_user_8 uaccess macro
new 850f0e2433cd MAINTAINERS: Update Drew Fustini's email address
new 2f73c62d4e13 Revert "riscv: misaligned: fix sleeping function called du [...]
new b0843f836126 riscv: Fix sparse warning in vendor_extensions/sifive.c
new 890ba5be6335 Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
new c5136add3f9b riscv: export boot_cpu_hartid
new 867b9987a30b Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.o [...]
The 40 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:
.mailmap | 1 +
MAINTAINERS | 2 +-
arch/riscv/include/asm/pgtable.h | 1 -
arch/riscv/include/asm/runtime-const.h | 2 +-
arch/riscv/include/asm/uaccess.h | 3 +-
arch/riscv/include/asm/vdso/getrandom.h | 2 +-
arch/riscv/include/asm/vector.h | 12 ++--
arch/riscv/kernel/setup.c | 1 +
arch/riscv/kernel/traps_misaligned.c | 4 +-
arch/riscv/kernel/vdso/vdso.lds.S | 2 +-
arch/riscv/kernel/vendor_extensions/sifive.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 28 ++++-----
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 19 ++++++
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 10 ++--
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c | 19 +++++-
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 12 +++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 ++--
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 4 ++
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 69 +++++++++++++++++++---
drivers/gpu/drm/display/drm_bridge_connector.c | 7 ++-
drivers/gpu/drm/display/drm_dp_helper.c | 2 +-
drivers/gpu/drm/drm_writeback.c | 7 ++-
drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c | 4 +-
drivers/gpu/drm/i915/i915_pmu.c | 2 +-
drivers/gpu/drm/xe/display/xe_display.c | 2 +
drivers/gpu/drm/xe/display/xe_dsb_buffer.c | 11 ++--
drivers/gpu/drm/xe/display/xe_fb_pin.c | 5 +-
drivers/gpu/drm/xe/regs/xe_mchbar_regs.h | 1 +
drivers/gpu/drm/xe/xe_ggtt.c | 11 ++++
drivers/gpu/drm/xe/xe_guc_ct.c | 10 ++--
drivers/gpu/drm/xe/xe_hwmon.c | 34 +++++------
drivers/pci/pcie/ptm.c | 2 +
lib/raid6/rvv.c | 48 ++++++++-------
34 files changed, 236 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 77fb9d6899d Daily bump.
new 61f07bcb509 Fix handling of dwarf name and duplicated names
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/auto-profile.cc | 443 ++++++++++++++++---------
gcc/passes.def | 4 +-
gcc/testsuite/gcc.dg/tree-prof/clone-merge-1.c | 4 +-
gcc/testsuite/gcc.dg/tree-prof/clone-test.c | 63 ++++
4 files changed, 360 insertions(+), 154 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/clone-test.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 linux.
from 35e261cd95dd Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/ [...]
new 64f7548aad63 lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline
new 5683cd63a33a Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
new 87b42c114cdd cxl: fix return value in cxlctl_validate_set_features()
new fdc9be909290 cxl/edac: Fix the min_scrub_cycle of a region miscalculation
new 85cc50bfcb8b cxl/Documentation: Add more description about min/max scrub cycle
new a403fe6c0b17 cxl/edac: Fix potential memory leak issues
new 3c70ec71abda cxl/ras: Fix CPER handler device confusion
new 0a46f60a9fe1 cxl/edac: Fix using wrong repair type to check dram event record
new 26fd9f7b7ff3 Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub [...]
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:
Documentation/ABI/testing/sysfs-edac-scrub | 16 ++++++++++
drivers/cxl/core/edac.c | 18 ++++++++----
drivers/cxl/core/features.c | 2 +-
drivers/cxl/core/ras.c | 47 +++++++++++++++++-------------
include/crypto/internal/sha2.h | 2 +-
5 files changed, 58 insertions(+), 27 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 releases/gcc-15
in repository gcc.
from 5808dd20b5a Fix misoptimization of CONSTRUCTOR with reverse SSO
new c0a55fcb05a 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:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.