index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
28
-113
/
+712
11 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
13 days
drm/amd/display: fix dc_lock leak on GPU reset error paths
Linkai Gong
1
-0
/
+6
13 days
drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip schedule
Srinivasan Shanmugam
1
-12
/
+3
13 days
drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10
Srinivasan Shanmugam
1
-1
/
+3
13 days
drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore
Vladimir Marioukhine
1
-0
/
+10
13 days
drm/amdgpu/userq: fix lock missing for userq fence error set
Prike Liang
1
-7
/
+13
13 days
drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vram
Xiaogang Chen
1
-4
/
+7
13 days
drm/amdkfd: Fix error path at svm_migrate_copy_to_ram
Xiaogang Chen
1
-15
/
+30
13 days
drm/amd/display: Log details when failing to register HPD IRQ
Timur Kristóf
1
-2
/
+6
13 days
drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCE
Timur Kristóf
1
-1
/
+1
13 days
drm/amdgpu: clamp the isolation index for rings outside a partition
Xiang Liu
2
-2
/
+7
13 days
drm/amdkfd: Reject zero-sized AQL queue allocations after size halving
Sunday Clement
2
-1
/
+9
13 days
drm/amdgpu: Fix VCE 3 ring align_mask
David Rosca
1
-1
/
+1
13 days
drm/kfd: Add CU occupancy support to GFX12.1
David Belanger
1
-1
/
+149
13 days
drm/kfd: Add CU occupancy support to GFX12
David Belanger
1
-1
/
+149
13 days
drm/kfd: Add CU occupancy support to GFX11
David Belanger
1
-0
/
+148
13 days
drm/amdgpu: avoid force-completing uninitialized UVD rings
Bob Zhou
1
-1
/
+2
13 days
drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restore
Jesse Zhang
1
-0
/
+24
13 days
drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()
Prike Liang
1
-1
/
+1
14 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-2
/
+2
2026-08-24
Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
14
-63
/
+143
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
10
-67
/
+62
2026-08-19
drm/amd/display: validate plane degamma LUT size for private color prop
Harry Wentland
1
-0
/
+7
2026-08-19
drm/amd/display: avoid divide-by-zero in __is_lut_linear()
Harry Wentland
1
-0
/
+6
2026-08-19
drm/amdgpu: handle pipeline sync without a VM fence
Alex Deucher
3
-16
/
+19
2026-08-19
drm/amdgpu/vcn: fix integer overflow in dec_msg buffer count check
David (Ming Qiang) Wu
2
-6
/
+14
2026-08-19
drm/amdgpu: fix hang and race in userq destroy
Zhu Lingshan
1
-15
/
+8
2026-08-19
amdkfd: let profile_lock_device return an int other than uint32
Zhu Lingshan
1
-1
/
+1
2026-08-19
drm/amdgpu: delay ttm buffer func enablement on xgmi
Pierre-Eric Pelloux-Prayer
2
-3
/
+8
2026-08-19
drm/amdgpu: check thunderbolt before switcheroo registration
Yang Wang
1
-4
/
+10
2026-08-19
drm/amdgpu: force complete the KIQ ring fences on reset
Jesse Zhang
1
-0
/
+12
2026-08-19
drm/amdgpu: validate rptr and wptr of a userq
Zhu Lingshan
1
-2
/
+8
2026-08-19
drm/amdgpu: force complete the MES ring fences on reset
Jesse Zhang
1
-0
/
+13
2026-08-19
drm/amdgpu: fix sysfs ip base addr for 64bit in standalone mode
Mukul Joshi
1
-2
/
+13
2026-08-19
drm/amd/display: Scale custom brightness curve from full range
Akhmed Zhitaev
1
-4
/
+4
2026-08-19
drm/amdgpu/userq: ignore duplicate BO locks when returning wait fence info
Sunil Khatri
1
-1
/
+1
2026-08-19
drm/amdgpu/userq: ignore duplicate BO locks when counting wait fences
Sunil Khatri
1
-1
/
+1
2026-08-19
drm/amdgpu/userq: ignore duplicate BO locks in userq signal ioctl
Sunil Khatri
1
-1
/
+1
2026-08-19
drm/amdgpu: ensure all userq VAs mapped before restore
Zhu Lingshan
1
-7
/
+9
2026-08-19
drm/amdgpu: fix autosuspend cleanup during removal
Guangshuo Li
1
-0
/
+1
2026-08-19
drm/amdgpu: Disable runtime PM for externally attached dGPUs
Yang Wang
1
-0
/
+7
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
7
-35
/
+28
2026-08-12
drm/amdgpu: Prefer default discovery offset
Lijo Lazar
1
-0
/
+13
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Yang Wang
1
-25
/
+17
2026-08-12
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
Nathan Lucas
2
-6
/
+8
2026-08-12
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
Nathan Lucas
1
-11
/
+20
2026-08-12
drm/amdgpu: Implement insert_end for VCE 3
David Rosca
1
-4
/
+22
2026-08-12
drm/amdgpu: Fix UVD min buffer sizes
David Rosca
1
-5
/
+7
[next]