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
2025-09-19
fbcon: Set rotate_font callback with related callbacks
Thomas Zimmermann
5
-3
/
+7
2025-09-19
fbcon: Rename struct fbcon_ops to struct fbcon_par
Thomas Zimmermann
10
-552
/
+541
2025-09-19
fbcon: Fix empty lines in fbcon.h
Thomas Zimmermann
1
-1
/
+1
2025-09-18
drm/panthor: always set fence errors on CS_FAULT
Chia-I Wu
1
-1
/
+1
2025-09-18
drm/panfrost: Display list of device JM contexts over debugfs
Boris Brezillon
1
-0
/
+96
2025-09-18
drm/panfrost: Expose JM context IOCTLs to UM
Boris Brezillon
1
-3
/
+33
2025-09-18
drm/panfrost: Introduce JM contexts for manging job resources
Boris Brezillon
4
-40
/
+215
2025-09-18
drm/panfrost: Introduce uAPI for JM context creation
Boris Brezillon
1
-0
/
+50
2025-09-18
accel/ivpu: Add support for user-managed preemption buffer
Andrzej Kacprowski
7
-44
/
+141
2025-09-18
accel/ivpu: Update JSM firmware API to latest 3.32.5 version
Karol Wachowski
1
-187
/
+326
2025-09-18
accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail
Karol Wachowski
1
-2
/
+2
2025-09-18
accel/ivpu: Remove unused firmware boot parameters
Andrzej Kacprowski
1
-9
/
+0
2025-09-18
accel/ivpu: Refactor priority_bands_show for readability
Jacek Lawrynowicz
1
-24
/
+14
2025-09-18
accel/ivpu: Reset cmdq->db_id on register failure
Karol Wachowski
1
-2
/
+4
2025-09-17
accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
Lizhi Hou
1
-27
/
+20
2025-09-17
drm/sched: backend_ops doc fix
Luc Ma
1
-1
/
+1
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
15
-58
/
+59
2025-09-17
drm/ssd130x: Use kmalloc_array() instead of kmalloc()
James Flowers
1
-3
/
+3
2025-09-16
drm/tests: make sure drm_client_modeset tests are enabled
Dmitry Baryshkov
1
-0
/
+2
2025-09-16
drm/imx: parallel-display: put the bridge returned by drm_bridge_get_next_bri...
Luca Ceresoli
1
-2
/
+2
2025-09-16
drm/bridge: put the bridge returned by drm_bridge_get_next_bridge()
Luca Ceresoli
1
-2
/
+1
2025-09-16
drm/bridge: get the bridge returned by drm_bridge_get_next_bridge()
Luca Ceresoli
1
-1
/
+8
2025-09-16
drm/omap: use drm_for_each_bridge_in_chain_from()
Luca Ceresoli
1
-3
/
+1
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_from()
Luca Ceresoli
1
-0
/
+19
2025-09-16
drm/bridge: remove drm_for_each_bridge_in_chain()
Luca Ceresoli
2
-15
/
+0
2025-09-16
drm/bridge: use drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
1
-2
/
+1
2025-09-16
drm/atomic: use drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
1
-2
/
+1
2025-09-16
drm/display: bridge-connector: use drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
1
-4
/
+3
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
2
-0
/
+42
2025-09-16
drm/display: bridge-connector: use scope-specific variable for the bridge poi...
Luca Ceresoli
1
-2
/
+2
2025-09-16
drm/fb-helper: Synchronize dirty worker with vblank
Thomas Zimmermann
3
-24
/
+51
2025-09-15
drm/vc4: hdmi: switch to generic CEC helpers
Dmitry Baryshkov
3
-84
/
+55
2025-09-15
drm/nouveau: Support devfreq for Tegra
Aaron Kling
12
-0
/
+389
2025-09-15
drm/nouveau: Support reclocking on gp10b
Aaron Kling
5
-0
/
+200
2025-09-15
drm/panel-edp: Add several panel configurations for mt8189 Chromebook
Zhongtian Wu
1
-0
/
+6
2025-09-15
drm/panel: Add support for KD116N3730A07
Zhijian Yan
1
-0
/
+1
2025-09-15
drm/sun4i/sun4i_tcon_dclk: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+10
2025-09-15
drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-09-15
drm/stm/lvds: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-09-15
drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+8
2025-09-15
drm/pl111: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+8
2025-09-15
drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+8
2025-09-15
drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()
Brian Masney
1
-7
/
+10
2025-09-15
drm: Replace the deprecated DRM_* logging macros in gem helper files
Athul Raj Kollareth
2
-9
/
+9
2025-09-15
drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versions
Ruben Wauters
2
-9
/
+9
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1724
-12821
/
+30760
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
1119
-6029
/
+14552
2025-09-15
Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
6
-12
/
+116
2025-09-15
Linux 6.17-rc6
v6.17-rc6
Linus Torvalds
1
-1
/
+1
2025-09-14
Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
8
-27
/
+114
[next]