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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
Timur Kristóf
1
-1
/
+12
2026-01-21
drm/amd/pm: Don't clear SI SMC table when setting power limit
Timur Kristóf
1
-10
/
+0
2026-01-21
drm/amdkfd: gfx12.1 trap handler support for expert scheduling mode
Jay Cornwall
2
-189
/
+218
2026-01-21
drm/amdkfd: gfx12.1 cluster barrier context save workaround
Jay Cornwall
2
-20
/
+47
2026-01-21
drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handler
Jay Cornwall
2
-5
/
+5
2026-01-21
drm/amdkfd: Sync trap handler binary with source
Jay Cornwall
2
-896
/
+825
2026-01-21
drm/amdgpu/vcn5.0.1: rework reset handling
Jesse.Zhang
2
-3
/
+101
2026-01-21
drm/amdgpu/vcn4.0.3: rework reset handling
Jesse.Zhang
2
-3
/
+100
2026-01-21
drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3
Jesse.Zhang
1
-0
/
+41
2026-01-21
drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
Timur Kristóf
1
-4
/
+4
2026-01-21
drm/amd/pm: Fix unneeded semicolon warning
Lijo Lazar
1
-1
/
+1
2026-01-21
drm/radeon: convert VCE logging to drm_* helpers
Mukesh Ogare
1
-2
/
+3
2026-01-21
drm/amd/display: Only poll analog connectors
Timur Kristóf
1
-2
/
+8
2026-01-21
drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
Runrun Liu
1
-1
/
+1
2026-01-21
drm/amd/display: Promote DC to 3.2.366
Taimur Hassan
1
-1
/
+1
2026-01-21
drm/amdgpu: add new job ids
Alex Deucher
1
-0
/
+4
2026-01-21
drm/amdgpu: fix error handling in ib_schedule()
Alex Deucher
1
-1
/
+1
2026-01-21
drm/amd/display: Remove coverity comments and fix spaces
Alex Hung
1
-6
/
+5
2026-01-21
drm/amd/display: Add DMU crash recovery callback to DM
Nicholas Kazlauskas
4
-13
/
+30
2026-01-21
drm/amd/display: Remove unused code
Charlene Liu
9
-10
/
+0
2026-01-21
drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
Nicholas Kazlauskas
1
-1
/
+15
2026-01-21
drm/amd/display: Add IPS residency info to debugfs
Ray Wu
1
-1
/
+70
2026-01-21
drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
Wang, Sung-huai
2
-88
/
+3
2026-01-21
drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
Wang, Sung-huai
2
-134
/
+4
2026-01-21
drm/amd/display: Initialize a default to phyd32clk
Alex Hung
1
-1
/
+1
2026-01-21
drm/amd/display: Check NULL before accessing a variable
Alex Hung
1
-1
/
+4
2026-01-21
drm/amd/display: Detect panel type from VSDB
Mario Limonciello (AMD)
4
-0
/
+34
2026-01-21
drm/amd/display: Disable FEC when powering down encoders
Ovidiu Bunea
1
-9
/
+15
2026-01-21
drm/amd/display: panel inst for monitors
Peichen Huang
2
-18
/
+29
2026-01-21
drm/amd/display: update memory QoS measurement interface
Wenjing Liu
5
-52
/
+45
2026-01-21
drm/amd: Update IP versions for Gorgon Point products
Mario Limonciello
1
-0
/
+3
2026-01-21
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
1
-4
/
+6
2026-01-21
drm/amdgpu/jpeg4.0.3: remove redundant sr-iov check
Alex Deucher
1
-3
/
+0
2026-01-21
drm/amdkfd: fix gfx11 restrictions on debugging cooperative launch
Jonathan Kim
1
-2
/
+1
2026-01-21
drm/amdgpu: Improve IP discovery checksum failure logging
Perry Yuan
1
-10
/
+21
2026-01-21
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
1
-2
/
+5
2026-01-21
drm/amd/amdgpu: Add independent hang detect work for user queue fence
Jesse.Zhang
3
-1
/
+73
2026-01-21
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
1
-12
/
+0
2026-01-21
drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBM
Philip Yang
2
-2
/
+24
2026-01-19
Merge tag 'mediatek-drm-next-20260117' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
5
-33
/
+87
2026-01-19
Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...
Dave Airlie
12
-52
/
+75
2026-01-18
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
101
-1239
/
+1951
2026-01-17
dt-bindings: phy: mediatek,hdmi-phy: Document extra clocks for MT8195
Nícolas F. R. A. Prado
1
-0
/
+22
2026-01-17
dt-bindings: phy: mediatek,hdmi-phy: Add support for MT8188 SoC
Louis-Alexis Eyraud
1
-0
/
+4
2026-01-17
dt-bindings: phy: mediatek,hdmi-phy: Fix clock output names for MT8195
AngeloGioacchino Del Regno
1
-2
/
+1
2026-01-17
drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
AngeloGioacchino Del Regno
1
-0
/
+4
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
134
-973
/
+1391
2026-01-16
Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
95
-1434
/
+2008
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
65
-370
/
+870
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
80
-129
/
+45
[next]