This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3b8a9b2e6809 Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm [...]
new e8d66d02defd clk: qcom: Fix SM_CAMCC_8550 dependencies
new 1af27671f62c clk: rockchip: rk3568: Add PLL rate for 292.5MHz
new c6c5a5580dcb clk: rockchip: rk3128: Fix HCLK_OTG gate register
new 98dcc6be3859 clk: rockchip: rk3128: Fix aclk_peri_src's parent
new 99fe9ee56bd2 clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
new 8defec031c40 Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.or [...]
new dde0672bfa3e Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new 0cf72f7f14d1 powerpc/pseries/vas: Migration suspend waits for no in-pro [...]
new d2441d3e8c0c MAINTAINERS: powerpc: Add Aneesh & Naveen
new 5ef3720d9128 Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/ [...]
new 9483aa44912f EDAC/versal: Read num_csrows and num_chans using the corre [...]
new ef6a7c27db54 Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.o [...]
new 36a1c2ee50f5 cxl/hdm: Fix a benign lockdep splat
new 5558b92e8d39 cxl/core: Always hold region_rwsem while reading poison lists
new 0e33ac9c3ffe cxl/memdev: Hold region_rwsem during inject and clear poison ops
new e05501e8a84e cxl: Add cxl_num_decoders_committed() usage to cxl_test
new 659aa050a538 kernel/resource: Increment by align value in get_free_mem_ [...]
new 6f5c4eca48ff cxl/hdm: Fix dpa translation locking
new c65efe3685f5 cxl/cdat: Free correct buffer on checksum error
new ef3d5cf9c59c cxl/pmu: Ensure put_device on pmu devices
new 134fdb80bc13 Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/ [...]
new 744f5e7b6971 dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
new be37542afbfc dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
new 2838a897654c dmaengine: fsl-edma: Do not suspend and resume the masked [...]
new 3448397a47c0 dmaengine: fsl-edma: Add judgment on enabling round robin [...]
new 54bed6bafa0f dmaengine: stm32-dma: avoid bitfield overflow assertion
new 778dfacc903d dmaengine: idxd: Protect int_handle field in hw descriptor
new 0c154698a0fc dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
new bffa7218dcdd dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_ [...]
new 4ee632c82d2d dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
new 6d04b70ea48b Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/ [...]
new 0f40d5099cd6 phy: ti: gmii-sel: Fix register offset when parent is not [...]
new 06f76e464ac8 phy: mediatek: mipi: mt8183: fix minimal supported frequency
new 2a9c713825b3 phy: sunplus: return negative error code in sp_usb_phy_probe
new 7f499ec27ca2 Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/ [...]
new e199bf52ffda soundwire: stream: fix NULL pointer dereference for multi_link
new 393cae5f32d6 soundwire: intel_ace2x: fix AC timing setting for ACE2.x
new accc98aff5c3 Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pu [...]
new a8892fd71933 btrfs: do not allow non subvolume root targets for snapshot
new 0e389834672c Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/sc [...]
The 40 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:
MAINTAINERS | 2 +
arch/powerpc/platforms/pseries/vas.c | 51 ++++++++++++++++++++++----
arch/powerpc/platforms/pseries/vas.h | 2 +
drivers/clk/qcom/Kconfig | 1 +
drivers/clk/rockchip/clk-rk3128.c | 24 +++++-------
drivers/clk/rockchip/clk-rk3568.c | 1 +
drivers/cxl/core/hdm.c | 5 ++-
drivers/cxl/core/memdev.c | 27 ++++++++++++--
drivers/cxl/core/pci.c | 13 +++----
drivers/cxl/core/pmu.c | 2 +-
drivers/cxl/core/port.c | 4 +-
drivers/cxl/core/region.c | 5 ---
drivers/dma/fsl-edma-common.c | 1 +
drivers/dma/fsl-edma-main.c | 12 ++++--
drivers/dma/idxd/registers.h | 12 +++---
drivers/dma/idxd/submit.c | 14 +++----
drivers/dma/stm32-dma.c | 8 +++-
drivers/dma/ti/k3-psil-am62.c | 12 +++---
drivers/dma/ti/k3-psil-am62a.c | 12 +++---
drivers/edac/versal_edac.c | 4 +-
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c | 2 +-
drivers/phy/sunplus/phy-sunplus-usb2.c | 2 +-
drivers/phy/ti/phy-gmii-sel.c | 5 ++-
drivers/soundwire/intel_ace2x.c | 3 +-
drivers/soundwire/stream.c | 7 ++--
fs/btrfs/ioctl.c | 9 +++++
kernel/resource.c | 4 +-
tools/testing/cxl/Kbuild | 1 +
tools/testing/cxl/cxl_core_exports.c | 7 ++++
tools/testing/cxl/test/cxl.c | 5 ++-
30 files changed, 172 insertions(+), 85 deletions(-)
create mode 100644 tools/testing/cxl/cxl_core_exports.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 fbaac6f1f09 LoongArch: Add alslsi3_extend
new 5060825aa78 Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [PR97592]
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 | 4 +-
gcc/testsuite/gfortran.dg/contiguous_15.f90 | 234 ++++++++++++++++++++++++++++
2 files changed, 237 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_15.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.