This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from ab465ce3a94 RISC-V:Bugfix for C++ code compilation failure with rv32ima [...]
new f057e958732 ipa: Treat static constructors and destructors as non-local [...]
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/cgraph.cc | 4 +++-
gcc/ipa-visibility.cc | 5 +++--
gcc/testsuite/gcc.dg/lto/pr115815_0.c | 22 ++++++++++++++++++++++
3 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr115815_0.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 5e9ab267bec1 Merge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/li [...]
new 0fb823f1cf34 xfs: fix integer overflow in xrep_bmap
new c0adf8c3a9bf iomap: factor out a iomap_last_written_block helper
new caf0ea451d97 iomap: remove iomap_file_buffered_write_punch_delalloc
new b78495166264 iomap: move locking out of iomap_write_delalloc_release
new 3c399374af28 xfs: factor out a xfs_file_write_zero_eof helper
new acfbac776496 xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
new abd7d651ad2c xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
new 8fe3b21efa07 xfs: support the COW fork in xfs_bmap_punch_delalloc_range
new c29440ff66d6 xfs: share more code in xfs_buffered_write_iomap_begin
new 7d6fe5c586e6 xfs: set IOMAP_F_SHARED for all COW fork allocations
new f6f91d290c8b xfs: punch delalloc extents from the COW fork for COW writes
new 568570fdf2b9 Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/s [...]
new 19ebc1e6cab3 smb: client: fix possible double free in smb2_set_ea()
new 1ab60323c520 smb: client: fix OOBs when building SMB2_IOCTL request
new 3dfea293f427 smb/client: Fix logically dead code
new 6aca91c416f6 cifs: Remove unused functions
new b04ae0f45168 Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba [...]
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:
Documentation/filesystems/iomap/operations.rst | 2 +-
fs/iomap/buffered-io.c | 111 ++++++-------------
fs/smb/client/cifsproto.h | 9 --
fs/smb/client/compress.c | 4 -
fs/smb/client/connect.c | 12 --
fs/smb/client/sess.c | 32 ------
fs/smb/client/smb2ops.c | 3 +-
fs/smb/client/smb2pdu.c | 9 ++
fs/xfs/scrub/bmap_repair.c | 2 +-
fs/xfs/xfs_aops.c | 4 +-
fs/xfs/xfs_bmap_util.c | 10 +-
fs/xfs/xfs_bmap_util.h | 2 +-
fs/xfs/xfs_file.c | 146 +++++++++++++++----------
fs/xfs/xfs_iomap.c | 67 ++++++++----
include/linux/iomap.h | 20 +++-
15 files changed, 210 insertions(+), 223 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4f16903bf Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
new 5a86fafb4 Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
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/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/first_url | 1 +
.../tcwg_gcc_check/master-arm/build_url | 1 +
.../tcwg_gcc_check/master-arm/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/first_url
create mode 100644 gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gcc_chec [...]
create mode 100644 gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gcc_chec [...]
--
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 b1b46751671b mm: fix follow_pfnmap API lockdep assert
new bfecbc2cfba9 drm/msm/dpu: make sure phys resources are properly initialized
new 3ae133b0192b drm/msm/dpu: move CRTC resource assignment to dpu_encoder_ [...]
new 3a0851b442d1 drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
new f260ed880c1f drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
new 24436a540d16 drm/msm/dsi: improve/fix dsc pclk calculation
new 358b762400bd drm/msm/dsi: fix 32-bit signed integer extension in pclk_r [...]
new 293f53263266 drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
new e4a45582db1b drm/msm: Allocate memory for disp snapshot with kvzalloc()
new 40dad89cb86c drm/msm/dpu: Don't always set merge_3d pending flush
new f87f3b80abaf drm/msm/dpu: don't always program merge_3d block
new 77ad507dbb7e drm/msm/a6xx+: Insert a fence wait before SMMU table update
new 4cd33d972e0f Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.fre [...]
new d2c72d96dff5 drm/amdgpu: enable enforce_isolation sysfs node on VFs
new c0ec082f10b7 drm/amdgpu: prevent BO_HANDLES error from being overwritten
new 7760d7f93c76 drm/amdgpu/mes: fix issue of writing to the same log buffe [...]
new e7457532cb71 drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
new 68d26c10ef50 drm/amdkfd: Accounting pdd vram_usage for svm
new 7a1613e47e65 drm/amdgpu/smu13: always apply the powersave optimization
new 28127dba64d8 drm/radeon: Fix encoder->possible_clones
new cb07c8338fc2 drm/amdgpu/swsmu: Only force workload setup on init
new ec1aab7816b0 drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
new 01541a87064f Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitla [...]
new 69b3d8721267 drm/i915/dp_mst: Handle error during DSC BW overhead/slice [...]
new 2f54e71359eb drm/i915/dp_mst: Don't require DSC hblank quirk for a non- [...]
new 7626b4e96bdb Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.f [...]
new 28a5dfd4f615 drm/vmwgfx: Limit display layout ioctl array size to VMWGF [...]
new 4809a017a2bc drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_a [...]
new 512a9721cae0 drm/vmwgfx: Cleanup kms setup without 3d
new 26498b8d5437 drm/vmwgfx: Handle surface check failure correctly
new f07fd958a492 drm/vmwgfx: Remove unnecessary NULL checks before kvfree()
new c5e8e93897b7 accel/qaic: Fix the for loop used to walk SG table
new fcf38bc321fb drm/panel: himax-hx83102: Adjust power and gamma to optimi [...]
new c8347f915e67 gpu: host1x: Fix boot regression for Tegra
new eb0c062161cf gpu: host1x: Set up device DMA parameters
new e5a3c24bcaf7 Revert "drm/mgag200: Add vblank support"
new 5b3c0209e88a drm/ast: sil164: Clear EDID if no display is connected
new c09c4f2a972c drm/ast: vga: Clear EDID if no display is connected
new 49ff3e79a7f4 Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.fr [...]
new 4ceead37ca9f drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
new 03a86c24aea0 drm/xe: fix unbalanced rpm put() with fence_fini()
new 761f916af442 drm/xe: fix unbalanced rpm put() with declare_wedged()
new ed931fb40e35 drm/xe: Take job list lock in xe_sched_add_pending_job
new 82926f52d7a0 drm/xe: Don't free job in TDR
new 477d665e9b6a drm/xe/query: Increase timestamp width
new e7518276e938 drm/xe: Use bookkeep slots for external BO's in exec IOCTL
new 4e8b5a165160 drm/xe/ufence: ufence can be signaled right after wait_woken
new 816b186ce2e8 drm/xe/xe_sync: initialise ufence.signalled
new 6df106e93f79 drm/xe/bmg: improve cache flushing behaviour
new ffafd12696d1 drm/i915/display: Don't allow tile4 framebuffer to do hfli [...]
new 83f000784844 Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.free [...]
new 5d97dde4d5f7 Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedes [...]
new eabb03810194 [PATCH} hwmon: (jc42) Properly detect TSE2004-compliant de [...]
new 3b3a0ef6ae54 Merge tag 'hwmon-for-v6.12-rc4' of git://git.kernel.org/pu [...]
new 3ebe9c12559c powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
new c10e50a469b5 cpufreq/amd-pstate: Fix amd_pstate mode switch on shared m [...]
new 940efc9fc80a Merge tag 'amd-pstate-v6.12-2024-10-10' of ssh://gitolite. [...]
new 18d9b5227121 cpufreq/amd-pstate: Use nominal perf for limits when boost [...]
new 702dedf75891 Merge tag 'amd-pstate-v6.12-2024-10-16' of ssh://gitolite. [...]
new cf8679bb77e9 Merge branch 'pm-cpufreq'
new 5e9ab267bec1 Merge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/li [...]
The 60 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/accel/qaic/qaic_control.c | 2 +-
drivers/accel/qaic/qaic_data.c | 6 +-
drivers/cpufreq/amd-pstate.c | 30 +++++++--
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 11 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 5 +-
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 4 +-
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 6 +-
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 4 +-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 26 ++++++++
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 12 ++--
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 22 +++----
drivers/gpu/drm/ast/ast_sil164.c | 2 +
drivers/gpu/drm/ast/ast_vga.c | 2 +
drivers/gpu/drm/i915/display/intel_dp_mst.c | 40 ++++++++---
drivers/gpu/drm/i915/display/intel_fb.c | 13 ++++
drivers/gpu/drm/i915/display/intel_fb.h | 1 +
drivers/gpu/drm/i915/display/skl_universal_plane.c | 11 ++++
drivers/gpu/drm/mgag200/mgag200_drv.c | 38 -----------
drivers/gpu/drm/mgag200/mgag200_drv.h | 14 +---
drivers/gpu/drm/mgag200/mgag200_g200.c | 5 --
drivers/gpu/drm/mgag200/mgag200_g200eh.c | 5 --
drivers/gpu/drm/mgag200/mgag200_g200eh3.c | 5 --
drivers/gpu/drm/mgag200/mgag200_g200er.c | 10 +--
drivers/gpu/drm/mgag200/mgag200_g200ev.c | 10 +--
drivers/gpu/drm/mgag200/mgag200_g200ew3.c | 5 --
drivers/gpu/drm/mgag200/mgag200_g200se.c | 10 +--
drivers/gpu/drm/mgag200/mgag200_g200wb.c | 5 --
drivers/gpu/drm/mgag200/mgag200_mode.c | 77 +---------------------
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 16 ++++-
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 20 ++++--
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 68 +++++++++++--------
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 7 +-
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 5 +-
drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c | 19 +++---
drivers/gpu/drm/msm/dsi/dsi_host.c | 4 +-
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c | 9 ---
drivers/gpu/drm/panel/panel-himax-hx83102.c | 12 ++--
drivers/gpu/drm/radeon/radeon_encoders.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_blit.c | 6 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 34 ++--------
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 3 -
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 4 ++
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 9 ++-
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 3 -
drivers/gpu/drm/xe/xe_device.c | 4 +-
drivers/gpu/drm/xe/xe_exec.c | 12 ++--
drivers/gpu/drm/xe/xe_gpu_scheduler.h | 2 +
drivers/gpu/drm/xe/xe_gt.c | 1 -
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 29 ++++----
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h | 1 -
drivers/gpu/drm/xe/xe_guc_submit.c | 7 +-
drivers/gpu/drm/xe/xe_query.c | 6 +-
drivers/gpu/drm/xe/xe_sync.c | 2 +-
drivers/gpu/drm/xe/xe_vm.c | 8 +--
drivers/gpu/drm/xe/xe_wa.c | 4 ++
drivers/gpu/drm/xe/xe_wait_user_fence.c | 3 -
drivers/gpu/host1x/context.c | 1 +
drivers/gpu/host1x/dev.c | 18 +++--
drivers/hwmon/jc42.c | 2 +-
drivers/powercap/intel_rapl_msr.c | 1 +
include/linux/host1x.h | 1 +
64 files changed, 317 insertions(+), 395 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a50094606 Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
new 4f16903bf Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
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:
.../15d85769f119061fbfcae6e9de43982b534ef724/jira/description | 2 +-
llvm/sha1/15d85769f119061fbfcae6e9de43982b534ef724/jira/yaml | 2 +-
llvm/sha1/15d85769f119061fbfcae6e9de43982b534ef724/status.txt | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/details.txt | 8 ++++----
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/status.txt | 2 +-
.../tcwg_flang_test/status.txt | 2 +-
7 files changed, 11 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e07c91906 Add entry 367c3c968eb8f29b55fb8019b2464c7ff6307ca8 from https [...]
new a50094606 Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 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 b2841da4f20 x86: Regenerate missing table files
new 32af040ef2f Require a command argument in gdb.execute_mi
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/python/py-mi.c | 7 +++++++
gdb/testsuite/gdb.python/py-exec-mi.exp | 4 ++++
2 files changed, 11 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 master
in repository linux.
from 75aa74d52f43 Merge tag 'iommu-fixes-v6.12-rc3' of git://git.kernel.org/ [...]
new b1b46751671b mm: fix follow_pfnmap API lockdep assert
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:
mm/memory.c | 3 ++-
1 file changed, 2 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 gcc.
from 1f07dea91c3 Handle GFC_STD_UNSIGNED like a standard in error messages.
new aaa855fac0c hppa: Fix up pa.opt.urls
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/pa/pa.opt.urls | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.