summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-11drm: pl111: replace dev_* print functions with drm_* variantsEslam Khafagy
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-12-10drm/amdgpu: Set xcp id for mes ringHawking Zhang
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang
2025-12-10drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: Init compute partition mode for gfx v12_1Hawking Zhang
2025-12-10drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi
2025-12-10drm/amdgpu: Enable retry faults for GFX 12.1Mukul Joshi
2025-12-10drm/amdgpu: Add IH node-id to XCC mappingMukul Joshi
2025-12-10drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi
2025-12-10drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi
2025-12-10drm/amdgpu/sdma: add query for CSA size and alignmentAlex Deucher
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li
2025-12-10drm/amdgpu: update sdma configuration for soc v1_0Likun Gao
2025-12-10drm/amdgpu: Initialize xcp manager for soc v1_0Hawking Zhang
2025-12-10drm/amdgpu: Add soc_v1_0_xcp_funcsHawking Zhang
2025-12-10drm/amdgpu: Export sdma_v7_1_xcp_funcsHawking Zhang
2025-12-10drm/amdgpu: Export gfx_v12_1_xcp_funcHawking Zhang
2025-12-10drm/amdgpu: Add vram_type to ras init_flagsCandice Li
2025-12-10drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam
2025-12-10drm/amdkfd: Handle GPU reset and drain retry fault racePhilip Yang
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2025-12-10drm/amdgpu: Add switch_compute_partition callback for imu v12_1Hawking Zhang
2025-12-10drm/amdgpu: Implement gfx_v12_1_get_xccs_per_xcpHawking Zhang
2025-12-10drm/amdgpu: Remove redundant check for async_gfx_ringHawking Zhang
2025-12-10drm/amdgpu: disable graphics doorbell range for gfx v12_1Likun Gao
2025-12-10drm/amdgpu: enable unmap doorbell handle for gfx v12_1Likun Gao
2025-12-10drm/amdgpu: revision doorbel range for gfx v12_1Likun Gao
2025-12-10drm/amdkfd: disable shader message vgpr deallocation on gc 12.1Jonathan Kim
2025-12-10drm/amdgpu: Remove redundant pmfw backdoor loadingHawking Zhang
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-10drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usageSrinivasan Shanmugam
2025-12-10blk-mq-dma: always initialize dma stateKeith Busch
2025-12-10dm pcache: fix segment info indexingLi Chen