This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from 63b7565333b Automatic date update in version.in
new b3aa399abaa 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_44-branch
in repository binutils-gdb.
from a758b60f552 Automatic date update in version.in
new ca6e63db81f 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 binutils-gdb.
from 61a6e3c7bf9 MAINTAINERS: Update my email address
new e264ce6ff0f 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 binutils-gdb.
from 3fabf85b5cb Fix two comments in cli-style.c
new 61a6e3c7bf9 MAINTAINERS: Update my email address
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:
binutils/MAINTAINERS | 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 main
in repository newlib.
from 09ae9f6ee Cygwin: console: Store console mode only when console is opened
new 854150fda Cygwin: console: Fix the console mode for background non-cygwin app
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:
winsup/cygwin/fhandler/console.cc | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 cygwin-3_6-branch
in repository newlib.
from c94808b8a Cygwin: console: Store console mode only when console is opened
new 249b8e8fb Cygwin: console: Fix the console mode for background non-cygwin app
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:
winsup/cygwin/fhandler/console.cc | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 newlib.
from 09ae9f6ee Cygwin: console: Store console mode only when console is opened
new 854150fda Cygwin: console: Fix the console mode for background non-cygwin app
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:
winsup/cygwin/fhandler/console.cc | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 ea34704d6ad7 Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedes [...]
new 19f5ca461d5f objtool/rust: add one more `noreturn` Rust function for Ru [...]
new a39f30870927 rust: allow Rust 1.87.0's `clippy::ptr_eq` lint
new 7129ea6e242b rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
new c016722fd575 rust: clean Rust 1.88.0's warning about `clippy::disallowe [...]
new 211dcf77856d rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
new 5595c31c3709 x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust [...]
new 0e1329d4045c Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/ [...]
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:
.clippy.toml | 2 +-
arch/x86/Kconfig | 1 +
drivers/gpu/nova-core/gpu.rs | 2 +-
init/Kconfig | 3 ++
rust/bindings/lib.rs | 1 +
rust/kernel/alloc/kvec.rs | 3 ++
rust/kernel/list.rs | 3 ++
rust/kernel/str.rs | 46 +++++++++++++++----------------
rust/macros/kunit.rs | 13 +++------
rust/macros/module.rs | 19 ++++---------
rust/macros/paste.rs | 2 +-
rust/pin-init/internal/src/pinned_drop.rs | 3 +-
rust/uapi/lib.rs | 1 +
tools/objtool/check.c | 1 +
14 files changed, 49 insertions(+), 51 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 21842fe301c c++: CWG2369 workaround and ... [PR120185]
new 3c7c2a6b86d c++: visibility of instantiated template friends
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/cp/decl2.cc | 4 +++-
1 file changed, 3 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 linux.
from 3013c33dcbd9 Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.o [...]
new 363cd2b81cfd arm64: cpufeature: Move arm64_use_ng_mappings to the .data [...]
new 50358c251eae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new c4eb2f88d279 accel/ivpu: Increase state dump msg timeout
new f2ecc700d1ef accel/ivpu: Fix pm related deadlocks in cmdq ioctls
new 75680b7cd461 accel/ivpu: Correct mutex unlock order in job submission
new b662b162c3d0 drm: Fix potential overflow issue in event_string array
new 35e4079bf1a2 drm/v3d: Add job to pending list if the reset was skipped
new 2bb04ea9e5b7 drm/ttm: Fix ttm_backup kerneldoc
new d4ad53adfe21 drm/ttm: Remove the struct ttm_backup abstraction
new 7c6fa1797a72 drm/panel: simple: Update timings for AUO G101EVN010
new 20a4c8142e9e Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.fr [...]
new 9984db637420 drm/amd/display: Fix invalid context error in dml helper
new f1c6be3999d2 drm/amd/display: more liberal vmin/vmax update for freesync
new 2a24755774ef drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
new eba692ca3abc drm/amd/display: Call FP Protect Before Mode Programming/M [...]
new 5a3846648c05 drm/amd/display: Shift DMUB AUX reply command if necessary
new bc70e11b550d drm/amd/display: Fix the checking condition in dmub aux handling
new 396dc51b3b7e drm/amd/display: Remove incorrect checking in dmub aux handler
new 3924f45d4de7 drm/amd/display: Copy AUX read reply data whenever length > 0
new 65924ec69b29 drm/amd/display: Fix wrong handling for AUX_DEFER case
new b7e84fb70839 drm/amdgpu/vcn: using separate VCN1_AON_SOC offset
new d0ce1aaa8531 Revert "drm/amd: Stop evicting resources on APUs in suspend"
new 4aaffc85751d drm/amdgpu: fix pm notifier handling
new f690e3974755 drm/amdgpu/hdp4: use memcfg register to post the write for [...]
new 0e33e0f339b9 drm/amdgpu/hdp5: use memcfg register to post the write for [...]
new dbc988c68933 drm/amdgpu/hdp5.2: use memcfg register to post the write f [...]
new ca28e80abe42 drm/amdgpu/hdp6: use memcfg register to post the write for [...]
new 5a11a2767731 drm/amdgpu/hdp7: use memcfg register to post the write for [...]
new 80e12f3e2a5a Merge tag 'amd-drm-fixes-6.15-2025-05-08' of https://gitla [...]
new 391008f34e71 drm/xe: Add page queue multiplier
new 51c0ee84e4dc drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
new 03552d8ac0af drm/xe/gsc: do not flush the GSC worker from the reset path
new 9d271a4f5ba5 drm/xe: Release force wake first then runtime power
new 564467e9d06c drm/xe: Add config control for svm flush work
new f7be784caf9f Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.free [...]
new 936b73feab5c drm/i915/slpc: Balance the inc/dec for num_waiters
new 732b87a40966 drm/i915/dp: Fix determining SST/MST mode during MTP TU st [...]
new c2c64ed09c7b Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.f [...]
new ea34704d6ad7 Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedes [...]
The 39 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/arm64/kernel/cpufeature.c | 9 ++++-
drivers/accel/ivpu/ivpu_hw.c | 2 +-
drivers/accel/ivpu/ivpu_job.c | 35 ++++++++++++-----
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 -
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 18 ---------
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 29 ++++----------
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 10 +----
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h | 1 -
drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c | 7 +++-
drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c | 7 +++-
drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c | 12 +++++-
drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c | 7 +++-
drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c | 7 +++-
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c | 1 +
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 36 +++++++++---------
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 28 ++++++++++++--
.../drm/amd/display/dc/dml2/dml21/dml21_wrapper.c | 8 ++--
.../amd/display/dc/dml2/dml2_translation_helper.c | 14 +++----
.../amd/display/dc/resource/dcn32/dcn32_resource.c | 6 ---
drivers/gpu/drm/drm_drv.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
drivers/gpu/drm/i915/gt/intel_rps.c | 14 +++++--
drivers/gpu/drm/panel/panel-simple.c | 25 ++++++------
drivers/gpu/drm/ttm/ttm_backup.c | 44 ++++++----------------
drivers/gpu/drm/ttm/ttm_pool.c | 6 +--
drivers/gpu/drm/ttm/ttm_tt.c | 2 +-
drivers/gpu/drm/v3d/v3d_sched.c | 28 ++++++++++----
drivers/gpu/drm/xe/tests/xe_mocs.c | 7 +++-
drivers/gpu/drm/xe/xe_gsc.c | 22 +++++++++++
drivers/gpu/drm/xe/xe_gsc.h | 1 +
drivers/gpu/drm/xe/xe_gsc_proxy.c | 11 ++++++
drivers/gpu/drm/xe/xe_gsc_proxy.h | 1 +
drivers/gpu/drm/xe/xe_gt.c | 2 +-
drivers/gpu/drm/xe/xe_gt_debugfs.c | 9 +++--
drivers/gpu/drm/xe/xe_gt_pagefault.c | 11 +++++-
drivers/gpu/drm/xe/xe_svm.c | 12 ++++++
drivers/gpu/drm/xe/xe_svm.h | 8 ++++
drivers/gpu/drm/xe/xe_uc.c | 8 +++-
drivers/gpu/drm/xe/xe_uc.h | 1 +
drivers/gpu/drm/xe/xe_vm.c | 3 +-
include/drm/ttm/ttm_backup.h | 18 ++++-----
include/drm/ttm/ttm_tt.h | 2 +-
48 files changed, 293 insertions(+), 196 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.