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-03-24
drm/amdgpu: display: Convert to drm_output_color_format
Maxime Ripard
1
-2
/
+2
2026-03-24
drm/display: hdmi: Convert to drm_output_color_format
Maxime Ripard
1
-4
/
+4
2026-03-24
drm/edid: Convert to drm_output_color_format enum
Maxime Ripard
1
-9
/
+9
2026-03-24
drm/connector: Introduce drm_output_color_format enum
Maxime Ripard
1
-8
/
+34
2026-03-24
drm/imagination: Implement handling of context reset notification
Alexandru Dadu
4
-0
/
+136
2026-03-24
drm/imagination: Switch reset_reason fields from enum to u32
Alexandru Dadu
2
-3
/
+11
2026-03-24
drm/imagination: Add missing rogue context reset reasons
Alexandru Dadu
1
-0
/
+12
2026-03-24
drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
Raag Jadav
1
-1
/
+8
2026-03-24
drm: Update log for 'none' recovery method
Raag Jadav
1
-1
/
+1
2026-03-24
drm/doc: Update documentation for 'none' recovery method
Raag Jadav
1
-8
/
+8
2026-03-23
accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
Wendy Liang
1
-1
/
+6
2026-03-23
accel/amdxdna: fix missing newline in pr_err message
haoyu.lu
1
-1
/
+1
2026-03-23
drm/imagination: Skip 2nd thread DM association for non META Firmware
Brajesh Gupta
1
-6
/
+9
2026-03-23
drm/imagination: Improve firmware power off for layout_mars config
Brajesh Gupta
1
-28
/
+57
2026-03-23
drm/sun4i: Use backend/mixer as dedicated DMA device
Chen-Yu Tsai
2
-24
/
+30
2026-03-23
drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
Chen-Yu Tsai
6
-269
/
+3
2026-03-23
drm/gem-dma: Support dedicated DMA device for allocation and mapping
Chen-Yu Tsai
1
-9
/
+12
2026-03-23
drm/prime: Limit scatter list size with dedicated DMA device
Chen-Yu Tsai
1
-1
/
+1
2026-03-21
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
10
-278
/
+266
2026-03-20
drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
Luca Ceresoli
1
-5
/
+2
2026-03-20
drm/bridge: add drm_bridge_clear_and_put()
Luca Ceresoli
2
-0
/
+35
2026-03-20
drm/ttm: Update the struct ttm_operation_ctx kerneldoc
Thomas Hellström
1
-9
/
+19
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
3
-4
/
+9
2026-03-20
drm/ttm: Don't spam the log on buffer object backing store allocation failure
Thomas Hellström
1
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
14
-39
/
+19
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-6
/
+16
2026-03-20
drm/omapdrm: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-6
/
+16
2026-03-20
drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-24
/
+28
2026-03-20
accel/ivpu: Perform engine reset instead of device recovery on TDR
Karol Wachowski
9
-17
/
+92
2026-03-20
drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
Alvin1 Chen
1
-0
/
+3
2026-03-18
drm/rockchip: vop2: Support setting custom background color
Cristian Ciocaltea
2
-1
/
+27
2026-03-18
drm/vkms: Support setting custom background color
Cristian Ciocaltea
2
-2
/
+11
2026-03-18
drm: Add CRTC background color property
Cristian Ciocaltea
9
-5
/
+147
2026-03-18
uapi: Provide DIV_ROUND_CLOSEST()
Cristian Ciocaltea
2
-17
/
+19
2026-03-18
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
8
-11
/
+213
2026-03-17
drm/bridge: waveshare-dsi: Fix signedness bug
Ethan Tidmore
1
-3
/
+5
2026-03-17
drm/tilcdc: Fix type mismatch
Kory Maincent (TI)
1
-2
/
+2
2026-03-17
drm/tilcdc: Remove tilcdc_panel driver reintroduced by a merge
Kory Maincent (TI)
1
-408
/
+0
2026-03-16
accel/amdxdna: Add debug prints for command submission
Lizhi Hou
1
-5
/
+29
2026-03-16
drm/atomic: Add affected colorops with affected planes
Chaitanya Kumar Borah
1
-0
/
+7
2026-03-16
drm/colorop: Preserve bypass value in duplicate_state()
Chaitanya Kumar Borah
1
-2
/
+0
2026-03-14
drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memory
Chen-Yu Tsai
2
-39
/
+4
2026-03-14
drm/sun4i: Fix resource leaks
Ethan Tidmore
1
-1
/
+2
2026-03-14
drm/bridge: add support for lontium lt8713sx bridge driver
Vishnu Saini
3
-0
/
+609
2026-03-14
dt-bindings: bridge: lt8713sx: Add bindings
Vishnu Saini
1
-0
/
+113
2026-03-14
drm/v3d: Remove dedicated fence_lock
Maíra Canal
3
-4
/
+1
2026-03-14
drm/v3d: Attach per-fd reset counters to v3d_stats
Tvrtko Ursulin
3
-35
/
+10
2026-03-14
drm/v3d: Hold v3d_stats references in each job
Tvrtko Ursulin
4
-37
/
+34
2026-03-14
drm/v3d: Refcount v3d_stats
Tvrtko Ursulin
5
-27
/
+84
2026-03-14
drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
Tvrtko Ursulin
3
-46
/
+17
[next]