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
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-8
/
+11
2026-08-18
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+7
2026-08-18
Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-2
/
+2
2026-08-18
drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM
Daniel Baluta
1
-1
/
+2
2026-08-17
drm/xe: tests: fix error message in xe_migrate_sanity_test()
Dan Carpenter
1
-2
/
+1
2026-08-14
drm: use drm_warn() in validate_blend_mode_for_alpha_formats()
Leandro Ribeiro
1
-2
/
+3
2026-08-14
Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
5
-15
/
+32
2026-08-14
Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-722
/
+0
2026-08-14
Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
11
-123
/
+279
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
28
-92
/
+277
2026-08-13
drm/log: Fix infinite loop when scale is too large for display
Shixiong Ou
1
-0
/
+6
2026-08-13
drm/log: Fix out-of-bounds read on empty message length
Shixiong Ou
1
-0
/
+3
2026-08-13
drm/log: Fix division by zero when scale module parameter is 0
Shixiong Ou
1
-0
/
+3
2026-08-13
drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
Ashutosh Dixit
1
-2
/
+7
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+5
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
2026-08-13
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
2026-08-13
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
2
-8
/
+21
2026-08-13
drm/xe/pxp: add termination on resume
Daniele Ceraolo Spurio
2
-50
/
+139
2026-08-13
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
2026-08-13
drm/xe/guc_ads: use uncached mapping for UM queue BO
Jia Yao
1
-1
/
+2
2026-08-13
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Jia Yao
2
-9
/
+5
2026-08-13
drm/xe/guc_ads: allocate UM queues in a separate BO
Jia Yao
4
-32
/
+83
2026-08-13
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+6
2026-08-13
drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
Raag Jadav
2
-3
/
+3
2026-08-13
drm/xe/ras: Fix boot-time ras error processing
Raag Jadav
2
-6
/
+6
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
2026-08-12
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
1
-2
/
+2
[prev]
[next]