This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master
in repository glibc.
from fba1c47cb5 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
new 9643281f9c support: Don't fail on fchown when spawning sgid processes
new 245dffa9ed support: Pick group in support_capture_subprogram_self_sgid [...]
new ea179f9a37 Fix error reporting (false negatives) in SGID tests
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:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +----
elf/tst-env-setuid.c | 10 +--
stdlib/tst-secure-getenv.c | 9 +--
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 151 ++++++++++++++++++-----------------
6 files changed, 89 insertions(+), 117 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 release/2.38/master
in repository glibc.
from ca7e32d024 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
new 81f58dd9b7 support: Pick group in support_capture_subprogram_self_sgid [...]
new 5a6276d97a Fix error reporting (false negatives) in SGID tests
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:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +---
elf/tst-env-setuid.c | 10 +--
stdlib/tst-secure-getenv.c | 9 +-
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 160 ++++++++++++++++-------------------
6 files changed, 88 insertions(+), 127 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 release/2.39/master
in repository glibc.
from 06a70769fd ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE [...]
new 1924d341c0 support: Pick group in support_capture_subprogram_self_sgid [...]
new cff1042cce Fix error reporting (false negatives) in SGID tests
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:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +---
elf/tst-env-setuid.c | 17 +---
stdlib/tst-secure-getenv.c | 9 +-
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 160 ++++++++++++++++-------------------
6 files changed, 88 insertions(+), 134 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 release/2.40/master
in repository glibc.
from 7e12550b8e ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE [...]
new 23a02e382c support: Pick group in support_capture_subprogram_self_sgid [...]
new dbc83657e2 Fix error reporting (false negatives) in SGID tests
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:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +---
elf/tst-env-setuid.c | 17 +---
stdlib/tst-secure-getenv.c | 9 +-
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 160 ++++++++++++++++-------------------
6 files changed, 88 insertions(+), 134 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 release/2.41/master
in repository glibc.
from 61e461ed0c sparc: Fix sparc32 Fix argument passing to __libc_start_main [...]
new 11e634ccf3 support: Pick group in support_capture_subprogram_self_sgid [...]
new 6e489c17f8 Fix error reporting (false negatives) in SGID tests
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:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +---
elf/tst-env-setuid.c | 17 +---
stdlib/tst-secure-getenv.c | 9 +-
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 160 ++++++++++++++++-------------------
6 files changed, 88 insertions(+), 134 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 becb0be2521 or1k: Improve If-Conversion by delaying cbranch splits
new 050b1708ea5 x86: Get the widest vector mode from MOVE_MAX
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-expand.cc | 31 +++++++---------------
...{memcpy-vector_loop-1.c => memcpy-pr120708-1.c} | 3 +--
...{memcpy-vector_loop-2.c => memcpy-pr120708-2.c} | 4 +--
.../{memcpy-strategy-1.c => memcpy-pr120708-3.c} | 3 +--
.../{memcpy-strategy-2.c => memcpy-pr120708-4.c} | 3 +--
gcc/testsuite/gcc.target/i386/memcpy-pr120708-5.c | 15 +++++++++++
gcc/testsuite/gcc.target/i386/memcpy-pr120708-6.c | 15 +++++++++++
gcc/testsuite/gcc.target/i386/memcpy-strategy-1.c | 3 +--
gcc/testsuite/gcc.target/i386/memcpy-strategy-2.c | 3 +--
.../gcc.target/i386/memcpy-vector_loop-1.c | 3 +--
.../gcc.target/i386/memcpy-vector_loop-2.c | 5 ++--
gcc/testsuite/gcc.target/i386/memset-pr120708-1.c | 10 +++++++
gcc/testsuite/gcc.target/i386/memset-pr120708-2.c | 10 +++++++
.../gcc.target/i386/memset-vector_loop-1.c | 3 +--
.../gcc.target/i386/memset-vector_loop-2.c | 3 +--
15 files changed, 70 insertions(+), 44 deletions(-)
copy gcc/testsuite/gcc.target/i386/{memcpy-vector_loop-1.c => memcpy-pr120708-1.c} (82%)
copy gcc/testsuite/gcc.target/i386/{memcpy-vector_loop-2.c => memcpy-pr120708-2.c} (81%)
copy gcc/testsuite/gcc.target/i386/{memcpy-strategy-1.c => memcpy-pr120708-3.c} (81%)
copy gcc/testsuite/gcc.target/i386/{memcpy-strategy-2.c => memcpy-pr120708-4.c} (82%)
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-pr120708-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-pr120708-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-pr120708-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-pr120708-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 linux.
from 41687a5c6f8b Merge tag 'spi-fix-v6.16-rc2' of git://git.kernel.org/pub/ [...]
new ac90aad0e9bf crypto: testmgr - reinstate kconfig control over full self-tests
new df29f60369cc crypto: ahash - Fix infinite recursion in ahash_def_finup
new 0fa5248255a1 Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux [...]
new 83c4c67076c2 drm/msm/dp: Disable wide bus support for SDM845
new 146e87f3e11d drm/msm/disp: Correct porch timing for SDM845
new 8a48e35becb2 drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
new 5d319f75ccf7 drm/msm: Fix a fence leak in submit error path
new f681c2aa8676 drm/msm: Fix another leak in the submit error path
new 0c5fea1eb0dc drm/msm: Don't use a worker to capture fault devcoredump
new dedf404be8cf drm/msm: Delete resume_translation()
new b13044092c1e drm/msm: Temporarily disable stall-on-fault after a page fault
new b1c9e797ad37 drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
new 2b520c6104f3 drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
new ba64c6737f86 drivers: gpu: drm: msm: registers: improve reproducibility
new 1453b532d193 drm/msm: Rename add_components_mdp()
new 1efb73791c82 drm/msm/adreno: Pass device_node to find_chipid()
new 0838fc3e6718 drm/msm/adreno: Check for recognized GPU before bind
new d3deabe4c619 drm/msm: Fix inverted WARN_ON() logic
new 49a5fdc06ccf Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.fre [...]
new a7137b1825b5 drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
new c464ce6af332 drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
new bec8ff17ff65 Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.f [...]
new a55737dab6ba drm/amdkfd: move SDMA queue reset capability check to node_show
new 3251b69b7efb drm/amd/display: Add dc cap for dp tunneling
new d358a51444c8 drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest [...]
new 0d57dd1765d3 drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
new 8724a5380c43 drm/amd/display: Fix mpv playback corruption on weston
new 158f9944ac05 drm/amd/display: Fix RMCM programming seq errors
new ffcaed1d7ece drm/amd/display: Only read ACPI backlight caps once
new 16dc8bc27c2a drm/amd/display: Export full brightness range to userspace
new 0bbf5fd86c58 drm/amdgpu: Add kicker device detection
new 854171405e7f drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
new 09b585592fa4 drm/amdgpu: Fix SDMA engine reset with logical instance ID
new caade9d69f2e drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue [...]
new 46e15197b513 drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
new b669507b637e drm/amd/display: Check dce_hwseq before dereferencing it
new 785c536c31c0 drm/amdgpu: Release reset locks during failures
new 7f3b16f3f229 drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
new ebe43542702c drm/amdgpu: switch job hw_fence to amdgpu_fence
new 49cc5beeabd5 drm/amdgpu/sdma5: init engine reset mutex
new cfb05257ae16 drm/amdkfd: Fix race in GWS queue scheduling
new fe79ef3530d3 drm/amdgpu/sdma5.2: init engine reset mutex
new 453e6fd26290 Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitla [...]
new e479da405487 drm/ssd130x: fix ssd132x_clear_screen() columns
new 8ecbad4853f8 drm/arm/malidp: Silence informational message
new d742f3ec1cb9 drm/ast: Do not include <linux/export.h>
new 2e3395ab2a35 drm/mgag200: Do not include <linux/export.h>
new 80626ae6ffe5 drm/nouveau/gsp: Fix potential integer overflow on integer shifts
new 9802f0a63b64 drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
new 61b2b3737499 drm/nouveau/bl: increase buffer size to avoid truncate warning
new 553ab30a1810 Documentation: nouveau: Update GSP message queue kernel-do [...]
new e1bc3a13bd77 drm/v3d: Avoid NULL pointer dereference in `v3d_job_update [...]
new 61ee19dedb8d drm/etnaviv: Protect the scheduler's pending list with its lock
new 97aadc161d62 Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.fr [...]
new 16c1241b0875 drm/xe/bmg: Update Wa_16023588340
new 87a15c89d8c7 drm/xe: Fix memset on iomem
new a39d082c3553 drm/xe: Fix early wedge on GuC load failure
new b8de9b21e849 Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.free [...]
new 5f2b6c5f6b69 Merge tag 'drm-fixes-2025-06-20' of https://gitlab.freedes [...]
new 1d27f11bf02b io_uring/rsrc: validate buffer count with offset for cloning
new 89465d923bda io_uring: fix task leak issue in io_wq_create()
new 91a7703a036b io_uring: remove duplicate io_uring_alloc_task_context() d [...]
new f2320f1dd6f6 io_uring/sqpoll: don't put task_struct on tctx setup failure
new e1c75831f682 io_uring: fix potential page leak in io_sqe_buffer_register()
new 255da9b8d761 Merge tag 'io_uring-6.16-20250619' of git://git.kernel.dk/linux
new 7f90d45e57cb aoe: clean device rq_list in aoedev_downdev()
new cffc873d68ab aoe: defer rexmit timer downdev work to workqueue
new 8c8472855884 ublk: santizize the arguments from userspace when adding a device
new 75f5f23f8787 Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linux
The 69 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/gpu/nouveau.rst | 2 +-
crypto/Kconfig | 25 +++++--
crypto/ahash.c | 4 +-
crypto/testmgr.c | 15 +++-
drivers/block/aoe/aoe.h | 1 +
drivers/block/aoe/aoecmd.c | 8 ++-
drivers/block/aoe/aoedev.c | 13 +++-
drivers/block/ublk_drv.c | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 82 +++++++++++++++-------
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 30 ++------
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 12 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_job.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 16 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 16 +++++
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | 10 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 17 +++++
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | 6 ++
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 5 ++
drivers/gpu/drm/amd/amdgpu/imu_v11_0.c | 9 ++-
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c | 2 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 10 ++-
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c | 6 +-
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 6 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 55 +++++++++------
drivers/gpu/drm/amd/display/dc/core/dc.c | 33 +++++++++
drivers/gpu/drm/amd/display/dc/dc.h | 8 ++-
drivers/gpu/drm/amd/display/dc/dc_dp_types.h | 4 +-
.../dc/dml2/dml21/dml21_translation_helper.c | 1 +
.../dml21/src/dml2_core/dml2_core_dcn4_calcs.c | 5 +-
.../amd/display/dc/dml2/dml2_translation_helper.c | 1 +
.../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 2 +-
.../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c | 28 ++++++++
.../display/dc/link/protocols/link_dp_capability.c | 38 ++++++++--
.../amd/display/dc/resource/dcn31/dcn31_resource.c | 3 +
.../display/dc/resource/dcn314/dcn314_resource.c | 3 +
.../amd/display/dc/resource/dcn35/dcn35_resource.c | 3 +
.../display/dc/resource/dcn351/dcn351_resource.c | 3 +
.../amd/display/dc/resource/dcn36/dcn36_resource.c | 3 +
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 12 +++-
drivers/gpu/drm/arm/malidp_planes.c | 2 +-
drivers/gpu/drm/ast/ast_mode.c | 1 -
drivers/gpu/drm/etnaviv/etnaviv_sched.c | 5 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 4 +-
drivers/gpu/drm/i915/i915_pmu.c | 4 +-
drivers/gpu/drm/mgag200/mgag200_ddc.c | 1 -
drivers/gpu/drm/msm/adreno/a2xx_gpummu.c | 5 --
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 +
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 18 +++++
drivers/gpu/drm/msm/adreno/adreno_device.c | 39 +++++++---
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 54 +++++++++++---
drivers/gpu/drm/msm/adreno/adreno_gpu.h | 2 +
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 14 ++--
drivers/gpu/drm/msm/dp/dp_display.c | 7 +-
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 7 ++
drivers/gpu/drm/msm/msm_debugfs.c | 32 +++++++++
drivers/gpu/drm/msm/msm_drv.c | 10 ++-
drivers/gpu/drm/msm/msm_drv.h | 23 ++++++
drivers/gpu/drm/msm/msm_gem_submit.c | 17 ++++-
drivers/gpu/drm/msm/msm_gpu.c | 20 +++---
drivers/gpu/drm/msm/msm_gpu.h | 9 +--
drivers/gpu/drm/msm/msm_iommu.c | 12 ++--
drivers/gpu/drm/msm/msm_mmu.h | 2 +-
.../gpu/drm/msm/registers/adreno/adreno_pm4.xml | 3 +-
drivers/gpu/drm/msm/registers/gen_header.py | 8 ++-
drivers/gpu/drm/nouveau/nouveau_backlight.c | 2 +-
.../gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/rpc.c | 17 +++--
.../gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/vmm.c | 2 +-
drivers/gpu/drm/solomon/ssd130x.c | 2 +-
drivers/gpu/drm/v3d/v3d_sched.c | 8 ++-
drivers/gpu/drm/xe/xe_gt.c | 2 +-
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 8 +++
drivers/gpu/drm/xe/xe_guc_ct.c | 7 +-
drivers/gpu/drm/xe/xe_guc_ct.h | 5 ++
drivers/gpu/drm/xe/xe_guc_pc.c | 2 +-
drivers/gpu/drm/xe/xe_guc_submit.c | 3 +
include/crypto/internal/simd.h | 6 +-
io_uring/io-wq.c | 4 +-
io_uring/io_uring.h | 2 -
io_uring/rsrc.c | 8 ++-
io_uring/sqpoll.c | 6 +-
lib/crypto/Makefile | 2 +-
85 files changed, 671 insertions(+), 224 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 c59cea256ad [RISC-V] Force several tests to use rocket tuning
new 625a3807dab or1k: Implement *extendbisi* to fix ICE in convert_mode_sca [...]
new becb0be2521 or1k: Improve If-Conversion by delaying cbranch splits
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/config/or1k/or1k.cc | 57 +++++++++++++++++++++++++++++++++++++++++++
gcc/config/or1k/or1k.md | 57 +++++++++++++++++++++++++++++++++++++++++--
gcc/config/or1k/predicates.md | 4 +++
3 files changed, 116 insertions(+), 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 gcc.
from e08ef05e4da [PATCH] RISC-V: Use builtin clz/ctz when count_leading_zero [...]
new c59cea256ad [RISC-V] Force several tests to use rocket tuning
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/rvv/vsetvl/avl_single-37.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vlmax_bb_prop-17.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vlmax_bb_prop-18.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vlmax_bb_prop-19.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vlmax_bb_prop-20.c | 2 +-
5 files changed, 5 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 gcc.
from 89ec7ba1b18 RISC-V: Add test for vec_duplicate + vminu.vv combine case [...]
new e08ef05e4da [PATCH] RISC-V: Use builtin clz/ctz when count_leading_zero [...]
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:
include/longlong.h | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.