This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from afa2de8093a Fortran: Fix missing substring ref for allocatable saved va [...]
new f7df6459564 Use MEM_EXPR only if MEM_P is true
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/pr120525.c | 22 ++++++++++++++++++++++
gcc/var-tracking.cc | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr120525.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 f8251b4fce2 RISC-V: Add Shlcofideleg extension.
new afa2de8093a Fortran: Fix missing substring ref for allocatable saved va [...]
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-expr.cc | 16 +++++++++++++---
gcc/testsuite/gfortran.dg/save_8.f90 | 13 +++++++++++++
2 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/save_8.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 102b21f9ce7 i386: Add more peephole2 for APX NDD
new f8251b4fce2 RISC-V: Add Shlcofideleg extension.
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/riscv/riscv-ext.def | 13 +++++++++++++
gcc/config/riscv/riscv-ext.opt | 2 ++
gcc/doc/riscv-ext.texi | 4 ++++
gcc/testsuite/gcc.target/riscv/arch-shlocofideleg.c | 5 +++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-shlocofideleg.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 d984b08bb70 sframe: fix PR libsframe/33051
new 9037efb5472 Reject compressed sections exceding 4 GiB on LLP64 machines
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/compress.c | 16 ++++++++++++----
1 file changed, 12 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 gcc.
from 31b887bcc89 i386: Add more forms peephole2 for adc/sbb
new 102b21f9ce7 i386: Add more peephole2 for APX NDD
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/i386/i386.md | 135 +++++++++++++++++++++
.../gcc.target/i386/{pr49095.c => pr49095-2.c} | 8 +-
2 files changed, 138 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr49095.c => pr49095-2.c} (73%)
--
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 062184b9eb1 Automatic date update in version.in
new d984b08bb70 sframe: fix PR libsframe/33051
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:
libsframe/sframe.c | 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 e1390c2c451 Always add REG_CALL_DECL note for CALL
new 31b887bcc89 i386: Add more forms peephole2 for adc/sbb
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/i386/i386.md | 186 +++++++++++++++++++++
.../gcc.target/i386/{pr79173-1.c => pr79173-13.c} | 4 +-
.../gcc.target/i386/{pr79173-2.c => pr79173-14.c} | 4 +-
.../gcc.target/i386/{pr79173-3.c => pr79173-15.c} | 4 +-
.../gcc.target/i386/{pr79173-4.c => pr79173-16.c} | 4 +-
.../gcc.target/i386/{pr79173-5.c => pr79173-17.c} | 4 +-
.../gcc.target/i386/{pr79173-6.c => pr79173-18.c} | 4 +-
7 files changed, 198 insertions(+), 12 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr79173-1.c => pr79173-13.c} (95%)
copy gcc/testsuite/gcc.target/i386/{pr79173-2.c => pr79173-14.c} (95%)
copy gcc/testsuite/gcc.target/i386/{pr79173-3.c => pr79173-15.c} (96%)
copy gcc/testsuite/gcc.target/i386/{pr79173-4.c => pr79173-16.c} (95%)
copy gcc/testsuite/gcc.target/i386/{pr79173-5.c => pr79173-17.c} (92%)
copy gcc/testsuite/gcc.target/i386/{pr79173-6.c => pr79173-18.c} (92%)
--
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 5f737a612d1 Daily bump.
new e1390c2c451 Always add REG_CALL_DECL note for CALL
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/calls.cc | 30 ++++++++++++------------------
1 file changed, 12 insertions(+), 18 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 annotated tag next-20250604
in repository linux-next.
at 54d1b138b21e (tag)
tagging 911483b25612c8bc32a706ba940738cc43299496 (commit)
replaces v6.15
tagged by Stephen Rothwell
on Wed Jun 4 14:00:52 2025 +1000
- Log -----------------------------------------------------------------
next-20250604
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmg/xPQACgkQifkcCkHV
wHpk6w//R/wGGilf6b30xevUkhNNZzMOXsCs746++LmZ0oC4ypYpynrDhy/KtZjM
XXnEKhKmdoIMbnLn3jX7t3RKaG02r2tXP4fKZMGhoQHAytS2mVlPVWnuSsQ9J3Mh
IkJN6ph+FowTn+KC3lfqKLn5L/62LjSNZ8sQp4nqFVWwWmxMoKxorF+cVTyzp6FS
/VH/5xSSxy+AR/iK9GdtGZEcv7dkco0fIp0BFsvnfJrHL0Ju2e4/GJ4l2m5YVgoN
P7oS1zAAmZgerNhRx1nPzQYSpE1/9QZ/hLvw2J6kGsHMR+ulFcRIrRlM2BiVEXN3
8877VI4rtMvCF1B4hBGtnZidM3Eo0oBx6hY4nq3NVIr5GeaekIvqkqPp2BMMSShc
z3quJqh9JF6YHnUKcAMJy7iLi7HXeBlbAHDycSZPCZOtKDXpSmD96ksfnzKoSY/C
xmjS9t5QWGo53Cr1qDR3f5ew0xgXfFQgi4XnR5WzuBI3hCS2L00cxVXLcocvz2dW
Zr2QVBscbc7h4jj+iQFY0dx++tfM9ArU/6qwSCliuj3icYLCFp+1a7J3Aee754Wq
WLVpy48YI/bW1NQaHDlWGWDpYonW+qXtkpVOJ9mTtjWkpanLxhs3bjwXUa3SyUAz
4JoHjEffg5VffEv9ah8hFlzmTOnHqMDHLbD9UQy6RSYFutJ2OPg=
=CZo4
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 85f6d5b729ea dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
new a88dce0d3c5e mm/damon: s/primitives/code/ on comments
new 862347746864 mm: fix uprobe pte be overwritten when expanding vma
new 01c494aa9679 mm: expose abnormal new_pte during move_ptes
new 1cc9d2ad58ed mm-expose-abnormal-new_pte-during-move_ptes-fix
new 75dc7b7c07b7 selftests/mm: extract read_sysfs and write_sysfs into vm_util
new 29bbb7c97ffa selftests/mm: add test about uprobe pte be orphan during v [...]
new 4a1f971487da selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vm [...]
new ce2ae1b97ac3 drm/xe/vf: Introduce helpers to access GGTT configuration
new eb9b34734c41 drm/xe/vf: Move tile-related VF functions to separate file
new c12c729e9750 drm/xe/vf: Add sanity check for GGTT configuration
new 43beabb2a781 Merge branch 'misc' into for-next
new 31b3d39c89f9 Bluetooth: btintel_pcie: Fix driver not posting maximum rx [...]
new e849b59c9db0 Bluetooth: btintel_pcie: Increase the tx and rx descriptor count
new fa2c8bfe6794 Bluetooth: btintel_pcie: Reduce driver buffer posting to p [...]
new 117993fc40d9 arm64: dts: amlogic: Align wifi node name with bindings
new 9eefedf65051 Merge branch 'v6.17/arm64-dt' into for-next
new 70b855023d2b pinctrl: rp1: Implement RaspberryPi RP1 gpio support
new 19086952c25c misc: rp1: RaspberryPi RP1 misc driver
new 3ce0f81b9a01 Merge branch 'devicetree/next' into next
new 2dd5b6347b6d Merge branch 'devicetree-arm64/next' into next
new 55f0067b9bf8 Merge branch 'drivers/next' into next
new 45ff30895891 Merge branch 'maintainers/next' into next
new 829451beaed6 dm-mirror: fix a tiny race condition
new 66be40a14e49 dm-verity: fix a memory leak if some arguments are specifi [...]
new 9f2f6316d753 dm-stripe: small code cleanup
new 9960be72a54c sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
new edfc4c8a1edf cgroup: Drop sock_cgroup_classid() dummy implementation
new d7c1439faed6 Merge branch 'for-6.17' into for-next
new c09a8b00f850 block: drop direction param from bio_integrity_copy_user()
new 4e696906e9a8 drm/amdkfd: enable kfd on RISCV systems
new 719d84f8a812 drm/amdgpu: Add more checks to discovery fetch
new d26625d034fb drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10
new 5cccf10f6521 drm/amdgpu: disable workload profile switching when OD is enabled
new 98a46a408998 drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c
new 335f1e797c32 drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
new e34bcf1594b5 drm/amdgpu: Add userq fence support to SDMAv7.0
new 893f07452bca drm/amd/display: Correct non-OLED pre_T11_delay.
new 747bfca45e07 drm/amd/display: Avoid calling blank_stream() twice
new c73375d91845 drm/amd/display: Use DC log instead of using DM error msg
new 4b61b8a39051 drm/amd/display: Add debugging message for brightness caps
new 8b5f3a229a70 drm/amd/display: Fix default DC and AC levels
new 04e32c392ace drm/amd/display: [FW Promotion] Release 0.1.11.0
new 6123117005d9 drm/amd/display: Re-order FAMS2 sub commands
new b6943f4adc95 drm/amd/display: DML21 Fixes
new 0a91b4f300de drm/amd/display: Support OLED SDR with AMD ABC
new 71e17aedb465 drm/amd/display: move RMCM programming
new db122ece325a drm/amd/display: Indirect buffer transport for FAMS2 commands
new 8ade4736075a drm/amd/display: Drop unnecessary `amdgpu` prefix
new deb24e64c888 drm/amd/display: Avoid trying AUX transactions on disconne [...]
new 35b74eccf828 drm/amd/display: Add disconnect case on dongle check
new ed8045a73110 drm/amd/display: Add DML path for FAMS methods
new a4d04bc90d2d drm/amd/display: Do not bypass chroma scaling in 1:1 case
new dbb767be864a drm/amd/display: Add support for 2nd sharpening range
new 56f618407d7b drm/amd/display: Move vmalloc include to header file
new 960d8c0fa3b5 drm/amd/display: [FW Promotion] Release 0.1.12.0
new aca63ca8b849 drm/amd/display: Promote DAL to 3.2.335
new d42b2331e158 drm/amd/display: Update DMCUB loading sequence for DCN3.5
new 269c1d1443d6 drm/amd/display: replace fast_validate with enum dc_validate_mode
new 78d7032b0838 drm/amd/display: Promote DAL to 3.2.336
new 079e8889ad13 PM: sleep: Fix list splicing in device suspend error paths
new d46c4c839c20 PM: sleep: Fix power.is_suspended cleanup for direct-compl [...]
new 8887abccf8aa PM: sleep: Add locking to dpm_async_resume_children()
new 1d03717abca5 Merge branch 'pm-sleep' into linux-next
new 607d09d1a01e io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
new 54c27d683208 Merge branch 'io_uring-6.16' into for-next
new e74d036f6ee5 Merge branch 'block-6.16' into for-next
new 35d6a24e528e Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
new 220a3bc9adf7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a0955dba694d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1bdb3fcb2f39 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new e05e6e21aa0a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0bff9a550fdb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4077c20433d2 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new e8b698f3a94e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ec26ce2150e7 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 9b2db06efeee Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 828ed7b0b77d Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e5589bbaaef9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 790e86126c83 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7656538b6367 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a0b145e994e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2acc269247aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 79a186fa1ce9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 037c7f982d67 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 857f5524185d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new adbedd73760e Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 11e604152a1c Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 7daba9ecac77 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new c59e15ff841d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cd977d6547fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a021d4ec2757 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new f63b776aa7a0 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new bdeaa0812dcb Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 0fd7a233c7f5 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 85343eb11a96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cda946bcd852 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 8fcdae932757 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 189fe6f461a1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8c22507c6924 Merge branch 'fs-next' of linux-next
new 5f1232959180 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ccd361fb6850 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 90df84018bcd Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 40878c5b959e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2ac889b5e4cd Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 535dce4909ec Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 4a05e4e8f860 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 131b23f2ec30 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 728a5901daef Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new c9dc7e2ed3eb Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9ce324b40e9d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b9d75c9caeca Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new e5c66215bf88 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new e7b27471fc3c Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 53b76a3b35e3 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new c81c7455ca2d Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 24c40b6c6b50 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 7b17f2b34915 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 06180d251dd8 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 52fa03b09066 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fd62ccc5681f Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 0e677cc4f477 Merge branch 'master' of git://git.code.sf.net/p/tomoyo/to [...]
new 44fdf8651ec4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cbf38d0486c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 99e9f3f3c50f Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new aed2ed7bf758 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7e7ea47893b3 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new cf695a4a555b Merge branch 'next' of https://github.com/kvm-x86/linux.git
new b209531f2f5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8cc0089489bc Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 1fbdcd2e3e64 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 252ffe1d5966 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new da7ab70f83c6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0e064c1edd1d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 39f0356b0202 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new c69aac54b863 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 82cbadc04e3f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d6712cb025cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f7965da93557 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7eea2a9bedf8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b600c4e359c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 75750d992795 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7dfe0c91de68 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new 5a19291ff7f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5a478655bb4b Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 253b13bbe25d Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 5f16dd2fe312 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new afd23ebe7dfc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fed02ebd32c6 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 299a3a14bf0d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 867b923e65b9 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 009934768129 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 48b2a0ea20bf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c12f35326ea7 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 911483b25612 Add linux-next specific files for 20250604
The 155 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.