This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from de90cc610eb6 Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/ [...] new 7c3643f204ed acpi,srat: Fix incorrect device handle check for Generic I [...] new b6cfddd26ec5 cxl: Adjust offset calculation for poison injection new 214291cbaace acpi/hmat: Fix lockdep warning for hmem_register_resource() new 6014e75e8756 Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub [...] new 90c82941adf1 pmdomain: samsung: plug potential memleak during probe new 7458f72cc28f pmdomain: arm: scmi: Fix genpd leak on provider registrati [...] new fccac54b0d3d pmdomain: samsung: Rework legacy splash-screen handover wo [...] new bbde14682eba pmdomain: imx: Fix reference count leak in imx_gpc_remove new 241e99dbdcdf Merge tag 'pmdomain-v6.18-rc2' of git://git.kernel.org/pub [...] new a7b17ece4032 mmc: wmt-sdmmc: fix compile test default new a28352cf2d2f mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4 new 9e805625218b mmc: pxamci: Simplify pxamci_probe() error handling using [...] new 739f04f4a462 mmc: dw_mmc-rockchip: Fix wrong internal phase calculate new ccc0011804d4 Merge tag 'mmc-v6.18-rc2' of git://git.kernel.org/pub/scm/ [...] new 22a36e660d01 drm/amdgpu: disable peer-to-peer access for DCC-enabled GC [...] new 9f8fd538e244 drm/amdgpu: jump to the correct label on failure new 6623c5f9fd87 drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process new 33c995709121 drm/amd/display: Allow VRR params change if unsynced with [...] new 7132f7e025f9 drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO new bbe3c115030d drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1 new d15deafab5d7 drm/amdkfd: relax checks for over allocation of save area new eac32ff42393 drm/amdkfd: Fix GPU mappings for APU after prefetch new 63444b4ca4bb Merge tag 'amd-drm-fixes-6.18-2025-11-12' of https://gitla [...] new 32b415a9dc2c drm/vmwgfx: Validate command header size against SVGA_CMD_ [...] new c1962742ffff drm/vmwgfx: Use kref in vmw_bo_dirty new eef295a85082 drm/vmwgfx: Restore Guest-Backed only cursor plane support new 576c930e5e7d drm/panthor: Flush shmem writes before mapping buffers CPU [...] new 0a4a18e888ae drm/client: fix MODULE_PARM_DESC string for "active" new 15ebea1bdff2 Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.fr [...] new 994dec10991b drm/i915/psr: fix pipe to vblank conversion new f2687d3cc9f9 drm/i915/dp_mst: Disable Panel Replay new 538e0110fedc Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.f [...] new 0b2f7be54800 drm/xe/xe3: Add WA_14024681466 for Xe3_LPG new fa3376319b83 drm/xe/xe3: Extend wa_14023061436 new 240372edaf85 drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg new 362a7d4fd5c4 Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.free [...] new d5c1b4b43249 Merge tag 'drm-fixes-2025-11-15' of https://gitlab.freedes [...] new 7aca00d950e7 pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() new 28e19737e157 pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() new 8ab523ce78d4 pnfs: Set transport security policy to RPC_XPRTSEC_NONE un [...] new fb2cba0854a7 NFS: Check the TLS certificate fields in nfs_match_client() new 51a491f2708d nfs/localio: remove unecessary ENOTBLK handling in DIO WRI [...] new f2060bdc21d7 nfs/localio: add refcounting for each iocb IO associated w [...] new d0497dd27452 nfs/localio: backfill missing partial read support for mis [...] new d32ddfeb5593 nfs/localio: Ensure DIO WRITE's IO on stable storage upon [...] new 6a218b9c3183 nfs/localio: do not issue misaligned DIO out-of-order new 85d2c2392ac6 NFSv2/v3: Fix error handling in nfs_atomic_open_v23() new 7a7a3456520b NFS: sysfs: fix leak when nfs_client kobject add fails new 1f214e9c3aef NFSv4: Fix an incorrect parameter when calling nfs4_call_sync() new b623390045a8 NFS: Fix LTP test failures when timestamps are delegated new 1cc41c88ef00 Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/proj [...]
The 51 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/acpi/numa/hmat.c | 46 +++-- drivers/acpi/numa/srat.c | 2 +- drivers/cxl/core/region.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 12 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c | 5 +- drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c | 1 + drivers/gpu/drm/amd/amdkfd/kfd_queue.c | 12 +- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 2 + .../drm/amd/display/modules/freesync/freesync.c | 11 + drivers/gpu/drm/clients/drm_client_setup.c | 4 +- drivers/gpu/drm/i915/display/intel_psr.c | 7 +- drivers/gpu/drm/panthor/panthor_gem.c | 18 ++ drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c | 16 +- drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.h | 1 + drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 5 + drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.c | 12 +- drivers/gpu/drm/xe/regs/xe_gt_regs.h | 1 + drivers/gpu/drm/xe/xe_wa.c | 11 + drivers/mmc/host/Kconfig | 2 +- drivers/mmc/host/dw_mmc-rockchip.c | 4 +- drivers/mmc/host/pxamci.c | 56 ++--- drivers/mmc/host/sdhci-of-dwcmshc.c | 2 +- drivers/pmdomain/arm/scmi_pm_domain.c | 13 +- drivers/pmdomain/imx/gpc.c | 2 + drivers/pmdomain/samsung/exynos-pm-domains.c | 29 ++- fs/nfs/client.c | 8 + fs/nfs/dir.c | 7 +- fs/nfs/inode.c | 18 +- fs/nfs/localio.c | 229 +++++++++++---------- fs/nfs/nfs3client.c | 14 +- fs/nfs/nfs4client.c | 14 +- fs/nfs/nfs4proc.c | 9 +- fs/nfs/pnfs_nfs.c | 66 +++--- fs/nfs/sysfs.c | 1 + 36 files changed, 390 insertions(+), 256 deletions(-)