index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
39 hours
Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
19
-121
/
+301
4 days
Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
47
-524
/
+727
5 days
drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
Siwei He
1
-2
/
+5
5 days
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
1
-6
/
+3
9 days
drm/amdgpu: drop userq fence driver refs out of fence process()
Prike Liang
1
-14
/
+33
9 days
drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutex
Sunil Khatri
1
-5
/
+5
9 days
drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handling
Sunil Khatri
1
-5
/
+8
9 days
drm/amdgpu/userq: unmap_helper dont return the queue state
Sunil Khatri
1
-1
/
+1
9 days
drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr bo
Sunil Khatri
1
-15
/
+13
9 days
drm/amdgpu/userq: hold root bo lock in caller of input_va_validate
Sunil Khatri
2
-6
/
+32
9 days
drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanup
Sunil Khatri
1
-12
/
+18
9 days
drm/amdgpu/userq: create_mqd does not need userq_mutex
Sunil Khatri
1
-9
/
+7
9 days
drm/amdgpu/userq: dont lock root bo with userq_mutex held
Sunil Khatri
1
-3
/
+8
9 days
drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence
Sunil Khatri
1
-7
/
+9
9 days
drm/amdgpu/userq: clean the VA mapping list for failed queue creation
Sunil Khatri
1
-4
/
+5
9 days
drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_create
Sunil Khatri
1
-16
/
+12
9 days
drm/amdgpu: Clear cached EDID pointer after drm_edid_free()
Srinivasan Shanmugam
1
-0
/
+6
9 days
drm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()
Srinivasan Shanmugam
1
-4
/
+4
9 days
drm/amdgpu/sdma7.1: add support for disable_kq
Alex Deucher
1
-0
/
+12
9 days
drm/amdgpu: fix IP discovery v0 handling
filippor
1
-1
/
+2
9 days
drm/amdgpu: fix CPER ring header parsing
Xiang Liu
1
-9
/
+27
9 days
drm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dump
Vitaly Prosyak
1
-1
/
+1
9 days
drm/amdgpu: correct single device PCIe reset flow for DPC
Ce Sun
2
-5
/
+9
9 days
drm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_format
Vitaly Prosyak
1
-1
/
+4
9 days
drm/amdgpu: add job->pasid in check as amdgpu_job could be NULL
Sunil Khatri
1
-1
/
+1
9 days
drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure
Amir Shetaia
1
-1
/
+2
9 days
drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .
Ramalingeswara Reddy, Kanala
1
-1
/
+8
9 days
drm/amd: Add missing firmware declaration for PSP v15.0.0
Mario Limonciello
1
-0
/
+1
9 days
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
David (Ming Qiang) Wu
1
-6
/
+46
9 days
drm/amdgpu: gate VM CPU HDP flush on reset lock
Chenglei Xie
1
-1
/
+11
9 days
drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.
Ramalingeswara Reddy, Kanala
1
-5
/
+26
9 days
drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unload
Xiaogang Chen
1
-0
/
+2
11 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
127
-3870
/
+7523
13 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2026-04-03
drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
1
-1
/
+92
2026-04-03
drm/amdgpu: store ib info for devcoredump
Pierre-Eric Pelloux-Prayer
2
-1
/
+20
2026-04-03
drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
2
-29
/
+54
2026-04-03
drm/amdgpu: Use amdgpu by default for CIK APUs too
Timur Kristóf
1
-5
/
+2
2026-04-03
drm/amdgpu: save ring content before resetting the device
Pierre-Eric Pelloux-Prayer
2
-18
/
+80
2026-04-03
drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Prike Liang
3
-7
/
+12
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
8
-52
/
+28
2026-04-03
drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalled
Sunil Khatri
1
-13
/
+4
2026-04-03
drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
Sunil Khatri
3
-23
/
+11
2026-04-03
drm/amdgpu/userq: add the return code too in error condition
Sunil Khatri
1
-5
/
+4
2026-04-03
drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signal
Sunil Khatri
1
-12
/
+3
2026-04-03
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
1
-20
/
+19
2026-04-03
drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evict
Sunil Khatri
1
-12
/
+4
2026-04-03
drm/amdgpu: replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2026-04-03
drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-3
/
+3
2026-04-03
drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
Vitaly Prosyak
2
-0
/
+21
[next]