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 cfbf9925c1c [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp [...]
new 129cdfc1643 RELOC_AGAINST_DISCARDED_SECTION zero size reloc sections
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/elf-bfd.h | 27 +++++++++++----------------
bfd/elf32-arc.c | 12 ++++++++++++
bfd/elf32-i386.c | 8 --------
bfd/elf32-ppc.c | 9 ---------
bfd/elf64-ppc.c | 8 --------
bfd/elf64-x86-64.c | 8 --------
ld/testsuite/ld-elf/linkonce1.d | 5 ++---
7 files changed, 25 insertions(+), 52 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 ec238c440b2 rust: Silence a clang warning in borrow-checker-diagnostics
new 19566453d58 [PATCH] PR modula2/121164 Modula 2 build failure
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/m2/gm2-libs/ARRAYOFCHAR.mod | 6 +++---
1 file changed, 3 insertions(+), 3 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 8f9450505f8 Fortran: fix bogus runtime error with optional procedure ar [...]
new 22d8b896897 PR modula2/121164 Modula 2 build failure
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/m2/gm2-libs/ARRAYOFCHAR.mod | 6 +++---
1 file changed, 3 insertions(+), 3 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 e347810e8409 Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
new 83131d84694a KVM: Documentation: minimal updates to review-checklist.rst
new 8a73c8dbb230 KVM: Documentation: document how KVM is tested
new 2265c08ec393 KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
new be8543845da5 Merge tag 'kvmarm-fixes-6.16-6' of git://git.kernel.org/pu [...]
new 57f576e860d3 RISC-V: KVM: Disable vstimecmp before exiting to user-space
new 4cec89db80ba RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
new 709ea4a8661c Merge tag 'kvm-riscv-fixes-6.16-2' of https://github.com/k [...]
new ed302854d015 KVM: TDX: Don't report base TDVMCALLs
new 073b3eca08f9 Documentation: KVM: Fix unexpected unindent warning
new b24bbb534c2d KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protec [...]
new b8be70ec2b47 KVM: VMX: Ensure unused kvm_tdx_capabilities fields are ze [...]
new 4b7d440de209 Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/k [...]
new c7de79e662b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 13 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/virt/kvm/api.rst | 11 +++-
Documentation/virt/kvm/review-checklist.rst | 95 ++++++++++++++++++++++++++---
arch/arm64/kvm/sys_regs.c | 2 +-
arch/riscv/include/asm/kvm_aia.h | 4 +-
arch/riscv/include/asm/kvm_host.h | 3 +
arch/riscv/kvm/aia.c | 51 +++-------------
arch/riscv/kvm/aia_imsic.c | 45 ++++++++++++++
arch/riscv/kvm/vcpu.c | 10 ---
arch/riscv/kvm/vcpu_timer.c | 16 +++++
arch/x86/kvm/vmx/tdx.c | 9 ++-
arch/x86/kvm/x86.c | 4 ++
11 files changed, 180 insertions(+), 70 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 f069bacbf5d testsuite/vec: Fix vect-reduc-cond-[12].c for non vect_cond [...]
new 8f9450505f8 Fortran: fix bogus runtime error with optional procedure ar [...]
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 | 3 +-
gcc/testsuite/gfortran.dg/pointer_check_15.f90 | 46 ++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_check_15.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 linux.
from 7abc678e3084 Merge tag 'pmdomain-v6.16-rc2' of git://git.kernel.org/pub [...]
new 3051247e4faa block: fix kobject leak in blk_unregister_queue
new c4706c5058a7 loop: use kiocb helpers to fix lockdep warning
new 80d7762e0a42 nvme: fix inconsistent RCU list manipulation in nvme_ns_ad [...]
new dd8e34afd670 nvme: fix endianness of command word prints in nvme_log_er [...]
new 1fc09f2961f5 nvme: revert the cross-controller atomic write size validation
new 71257925e83e nvme: fix misaccounting of nvme-mpath inflight I/O
new 0523c6cc87e5 nvmet-tcp: fix callback lock for TLS handshake
new 2680efde75cc Merge tag 'nvme-6.16-2025-07-17' of git://git.infradead.or [...]
new e5ac874257bf Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
new 08ca1409c4fa io_uring/zcrx: disallow user selected dmabuf offset and size
new c7cafd5b81cc io_uring/poll: fix POLLERR handling
new e347810e8409 Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
The 12 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:
block/blk-sysfs.c | 1 +
drivers/block/loop.c | 5 ++---
drivers/nvme/host/core.c | 27 +++++++++++----------------
drivers/nvme/target/tcp.c | 4 ++--
io_uring/net.c | 12 ++++++++----
io_uring/poll.c | 2 --
io_uring/zcrx.c | 4 +++-
7 files changed, 27 insertions(+), 28 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 d786aba32000 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new 9ab29ed50555 gpiolib: acpi: Add a quirk for Acer Nitro V15
new e31c8f1db9c1 Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub [...]
new 11ff5e06e023 gpiolib: devres: release GPIOs in devm_gpiod_put_array()
new 16e14971df69 Merge tag 'gpio-fixes-for-v6.16-rc7' of git://git.kernel.o [...]
new 500ba3328441 pmdomain: governor: Consider CPU latency tolerance from pm [...]
new 621a88dbfe90 cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
new 7abc678e3084 Merge tag 'pmdomain-v6.16-rc2' 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:
drivers/cpuidle/cpuidle-psci.c | 23 ++++++++++++-----------
drivers/gpio/gpiolib-acpi-quirks.c | 13 +++++++++++++
drivers/gpio/gpiolib-devres.c | 2 +-
drivers/pmdomain/governor.c | 18 ++++++++++++++++--
4 files changed, 42 insertions(+), 14 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 6832a9317eee Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/l [...]
new 30792947c6f3 bcachefs: io_read: remove from async obj list in rbio_done()
new b4d6e204f892 bcachefs: Fix triggering of discard by the journal path
new 6a1c4323defd bcachefs: Tweak threshold for allocator triggering discards
new 9fe8ec866442 bcachefs: Don't build aux search tree when still repairing node
new c02b943f7d12 bcachefs: Fix reference to invalid bucket in copygc
new 40c35a0b4761 bcachefs: Fix build when CONFIG_UNICODE=n
new 89edfcf71087 bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
new d3d16f31d7b3 Merge tag 'bcachefs-2025-07-17' of git://evilpiepirate.org [...]
new f2eb2796b951 xfs: replace strncpy with memcpy in xattr listing
new a578a8efa707 xfs: clean up the initial read logic in xfs_readsb
new d9b1e348cff7 xfs: remove the call to sync_blockdev in xfs_configure_buftarg
new e74d1fa6a7d7 xfs: add a xfs_group_type_buftarg helper
new e4a7a3f9b243 xfs: refactor xfs_calc_atomic_write_unit_max
new 988a16827582 xfs: rename the bt_bdev_* buftarg fields
new 9b027aa3e8c4 xfs: remove the bt_bdev_file buftarg field
new 5948705adbf1 xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
new d551d7bbf264 Merge tag 'xfs-fixes-6.16-rc7' of git://git.kernel.org/pub [...]
new 50c78f398e92 mmc: sdhci-pci: Quirk for broken command queuing on Intel [...]
new 6d0b1c01847f mmc: sdhci_am654: Workaround for Errata i2312
new ff09b71bf9da mmc: bcm2835: Fix dma_unmap_sg() nents value
new 21b34a3a204e memstick: core: Zero initialize id_reg in h_memstick_read_ [...]
new a4e370308854 Merge tag 'mmc-v6.16-rc1-2' of git://git.kernel.org/pub/sc [...]
new 24c63c590adc phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE fro [...]
new 7be54870e9bf phy: tegra: xusb: Disable periodic tracking on Tegra234
new cefc1caee9dd phy: tegra: xusb: Fix unbalanced regulator disable in UTMI [...]
new cf0233491b3a phy: use per-PHY lockdep keys
new b7acfeab8af9 phy: qcom: fix error code in snps_eusb2_hsphy_probe()
new 5b35eb8435fd Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/l [...]
new 8eba2187391e dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_t [...]
new 188c6ba1dd92 dmaengine: nbpfaxi: Fix memory corruption in probe()
new 3df63fa8f2af dma: dw-edma: Fix build warning in dw_edma_pcie_probe()
new fcc481f76b29 Merge tag 'dmaengine-fix-6.16' of git://git.kernel.org/pub [...]
new 86a4371b7697 soundwire: amd: fix for handling slave alerts after link is down
new a628e69b6412 soundwire: amd: fix for clearing command status register
new 834bce6a715a soundwire: Revert "soundwire: qcom: Add set_channel_map ap [...]
new e1da8eb20a06 Merge tag 'soundwire-6.16-fixes' of git://git.kernel.org/p [...]
new 19c4096ccdd8 ALSA: compress_offload: tighten ioctl command number checks
new 6f80be548588 ASoC: amd: yc: add DMI quirk for ASUS M6501RM
new a609bd74b868 ASoC: Intel: avs: Fix NULL ptr deref on rmmod
new 04f9196ba981 Merge tag 'asoc-fix-v6.16-rc5' of https://git.kernel.org/p [...]
new d9b99eb3d76a ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx
new 472272737353 ALSA: hda/realtek: Support mute LED for Yoga with ALC287
new 40b1c2f9b299 ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga [...]
new e201c19ddeed ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS
new d235538723e6 ASoC: rt5660: Fix the dmic data source from GPIO2
new e837b59f8b41 ASoC: Intel: fix SND_SOC_SOF dependencies
new 949ddec3728f ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx
new ec5b9c847bb8 ASoC: Intel: soc-acpi: add support for HP Omen14 ARL
new 7bab1bd9fdf1 ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx
new 348954f9b78e Merge tag 'asoc-fix-v6.16-rc6' of https://git.kernel.org/p [...]
new f0afb7bd4374 Merge tag 'sound-6.16-rc7' of git://git.kernel.org/pub/scm [...]
new e5478166dffb drm/nouveau: check ioctl command codes better
new cb345f954eac drm/panfrost: Fix scheduler workqueue bug
new cbc3fa828894 Merge tag 'drm-misc-fixes-2025-07-16' of https://gitlab.fr [...]
new d34d6feaf4a7 drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS [...]
new fbefd8adda4e Merge tag 'drm-intel-fixes-2025-07-17' of https://gitlab.f [...]
new b2ee9fa0fe64 drm/amd/display: Free memory allocation
new 97a0f2b5f4d4 drm/amd/display: Disable CRTC degamma LUT for DCN401
new 5dd0b96118e0 drm/radeon: Do not hold console lock while suspending clients
new 4c1a0fc2aeb8 drm/radeon: Do not hold console lock during resume
new 86790e300d8b drm/amdgpu: Increase reset counter only on success
new 83261934015c drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
new 8d2ad05666d7 Merge tag 'amd-drm-fixes-6.16-2025-07-17' of https://gitla [...]
new d208261e9f7c drm/mediatek: Add wait_event_timeout when disabling plane
new 8d121a82fa56 drm/mediatek: only announce AFBC if really supported
new 5ceed7a6d34a drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
new 4399e3d84d6a Merge tag 'mediatek-drm-fixes-20250718' of https://git.ker [...]
new fd25fa90edcf drm/xe: Dont skip TLB invalidations on VF
new 1381c231c126 drm/xe/migrate: fix copy direction in access_memory
new 2a58b21adee3 drm/xe/mocs: Initialize MOCS index early
new 3155ac89251d drm/xe: Move page fault init after topology init
new 057a7d66f98e drm/xe/migrate: Fix alignment check
new 81dccec448d2 drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
new 5c244eeca57f drm/xe/pf: Resend PF provisioning after GT reset
new 4d33ed640ffc Merge tag 'drm-xe-fixes-2025-07-17' of https://gitlab.free [...]
new c460535a6d61 Merge tag 'drm-fixes-2025-07-18-1' of https://gitlab.freed [...]
new f8242745871f bpf: Reject %p% format string in bprintf-like helpers
new bf4807c89d8f selftests/bpf: Add negative test cases for snprintf
new 6a5abf8cf182 s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
new d459dbbbfa32 selftests/bpf: Stress test attaching a BPF prog to another [...]
new af90e8530724 Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_add [...]
new 2e2713ae1a05 btf: Fix virt_to_phys() on arm64 when mmapping BTF
new 0238c45fbbf8 libbpf: Fix handling of BPF arena relocations
new d786aba32000 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 84 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/s390/net/bpf_jit_comp.c | 10 +-
drivers/dma/dw-edma/dw-edma-pcie.c | 60 +++++------
drivers/dma/mediatek/mtk-cqdma.c | 4 +-
drivers/dma/nbpfaxi.c | 11 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 9 +-
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 1 +
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 11 ++-
.../amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c | 3 +-
drivers/gpu/drm/display/drm_dp_helper.c | 2 +-
drivers/gpu/drm/mediatek/mtk_crtc.c | 36 ++++++-
drivers/gpu/drm/mediatek/mtk_crtc.h | 1 +
drivers/gpu/drm/mediatek/mtk_ddp_comp.c | 1 +
drivers/gpu/drm/mediatek/mtk_ddp_comp.h | 9 ++
drivers/gpu/drm/mediatek/mtk_disp_drv.h | 1 +
drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 7 ++
drivers/gpu/drm/mediatek/mtk_dpi.c | 4 +-
drivers/gpu/drm/mediatek/mtk_plane.c | 12 ++-
drivers/gpu/drm/mediatek/mtk_plane.h | 3 +-
drivers/gpu/drm/nouveau/nouveau_drm.c | 11 +--
drivers/gpu/drm/panfrost/panfrost_job.c | 2 +-
drivers/gpu/drm/radeon/radeon_device.c | 23 ++---
drivers/gpu/drm/xe/xe_gt.c | 13 ++-
drivers/gpu/drm/xe/xe_gt_sriov_pf.c | 19 ++++
drivers/gpu/drm/xe/xe_gt_sriov_pf.h | 5 +
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 27 +++++
drivers/gpu/drm/xe/xe_migrate.c | 6 +-
drivers/gpu/drm/xe/xe_ring_ops.c | 22 ++---
drivers/memstick/core/memstick.c | 2 +-
drivers/mmc/host/bcm2835.c | 3 +-
drivers/mmc/host/sdhci-pci-core.c | 3 +-
drivers/mmc/host/sdhci_am654.c | 9 +-
drivers/phy/phy-core.c | 5 +-
drivers/phy/phy-snps-eusb2.c | 6 +-
drivers/phy/tegra/xusb-tegra186.c | 75 ++++++++------
drivers/phy/tegra/xusb.h | 1 +
drivers/soundwire/amd_manager.c | 4 +-
drivers/soundwire/qcom.c | 26 -----
fs/bcachefs/alloc_foreground.c | 3 +-
fs/bcachefs/btree_io.c | 6 +-
fs/bcachefs/dirent.c | 4 +
fs/bcachefs/dirent.h | 8 ++
fs/bcachefs/io_read.c | 5 +
fs/bcachefs/journal_io.c | 1 +
fs/bcachefs/movinggc.c | 2 +-
fs/xfs/libxfs/xfs_group.c | 14 ++-
fs/xfs/xfs_buf.c | 15 +--
fs/xfs/xfs_buf.h | 8 +-
fs/xfs/xfs_discard.c | 29 ++----
fs/xfs/xfs_extent_busy.h | 8 ++
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.h | 2 +-
fs/xfs/xfs_iomap.c | 2 +-
fs/xfs/xfs_iops.c | 2 +-
fs/xfs/xfs_mount.c | 97 ++++++++----------
fs/xfs/xfs_mount.h | 17 ++++
fs/xfs/xfs_notify_failure.c | 3 +-
fs/xfs/xfs_trace.h | 31 +++---
fs/xfs/xfs_xattr.c | 2 +-
include/linux/phy/phy.h | 2 +
kernel/bpf/helpers.c | 11 ++-
kernel/bpf/sysfs_btf.c | 2 +-
sound/core/compress_offload.c | 48 ++++-----
sound/pci/hda/cs35l56_hda.c | 110 +++++++++++++++------
sound/pci/hda/patch_realtek.c | 5 +
sound/soc/amd/yc/acp6x-mach.c | 21 ++++
sound/soc/codecs/rt5660.c | 7 +-
sound/soc/intel/avs/pcm.c | 4 +-
sound/soc/intel/boards/Kconfig | 2 +-
sound/soc/intel/common/soc-acpi-intel-arl-match.c | 29 ++++++
tools/lib/bpf/libbpf.c | 20 ++--
.../selftests/bpf/prog_tests/recursive_attach.c | 67 +++++++++++++
tools/testing/selftests/bpf/prog_tests/snprintf.c | 2 +
72 files changed, 685 insertions(+), 353 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 glibc.
from aec8498873 x86-64: Properly compile ISA optimized modf and modff
new 3a9c1497e3 debug: Do not link tst-sprintf-fortify-rdonly against the dl [...]
new 01196393c2 elf: Initialize GLRO (dl_read_only_area) after static dlopen [...]
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:
debug/Makefile | 18 +++++++++++++++---
debug/tst-sprintf-fortify-rdonly-static.c | 1 +
elf/rtld.c | 2 +-
elf/rtld_static_init.c | 1 +
4 files changed, 18 insertions(+), 4 deletions(-)
create mode 100644 debug/tst-sprintf-fortify-rdonly-static.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 f10173a01ff gdb/testsuite: mark the start of each gdb.in.* log file
new cfbf9925c1c [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp [...]
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.arch/amd64-disp-step-self-call-alarm.c | 18 +++++++++++++++++
gdb/testsuite/gdb.arch/amd64-disp-step-self-call.S | 23 +---------------------
.../gdb.arch/i386-disp-step-self-call-alarm.c | 18 +++++++++++++++++
gdb/testsuite/gdb.arch/i386-disp-step-self-call.S | 23 +---------------------
4 files changed, 38 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.