index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
drm/vmwgfx: Fix guests running with TDX/SEV
Marko Kiiskila
1
-1
/
+1
2025-06-30
drm/bridge: aux-hpd-bridge: fix assignment of the of_node
Dmitry Baryshkov
1
-1
/
+2
2025-06-30
drm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t...
Dmitry Baryshkov
1
-4
/
+1
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
1
-6
/
+7
2025-06-30
dma-buf: fix timeout handling in dma_resv_wait_timeout v2
Christian König
1
-5
/
+7
2025-06-27
drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()
Thomas Zimmermann
1
-4
/
+9
2025-06-27
drm/panel: panel-simple: get rid of panel_dpi hack
Maxime Ripard
1
-9
/
+18
2025-06-27
drm/panel: panel-simple: Add function to look panel data up
Maxime Ripard
1
-33
/
+49
2025-06-27
drm/panel: panel-simple: Make panel_simple_probe return its panel
Maxime Ripard
1
-13
/
+20
2025-06-27
drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
Maxime Ripard
1
-11
/
+11
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
2
-1
/
+5
2025-06-25
drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Jayesh Choudhary
1
-9
/
+60
2025-06-24
drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()
Chaoyi Chen
1
-2
/
+5
2025-06-23
drm: writeback: Fix drm_writeback_connector_cleanup signature
Louis Chauvet
1
-3
/
+4
2025-06-16
drm/etnaviv: Protect the scheduler's pending list with its lock
Maíra Canal
1
-1
/
+4
2025-06-16
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
1
-2
/
+6
2025-06-13
Documentation: nouveau: Update GSP message queue kernel-doc reference
Bagas Sanjaya
1
-1
/
+1
2025-06-13
drm/nouveau/bl: increase buffer size to avoid truncate warning
Jacob Keller
1
-1
/
+1
2025-06-13
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
1
-5
/
+12
2025-06-13
drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Colin Ian King
1
-1
/
+1
2025-06-13
drm/mgag200: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-13
drm/ast: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-12
drm/arm/malidp: Silence informational message
Alexander Stein
1
-1
/
+1
2025-06-12
drm/ssd130x: fix ssd132x_clear_screen() columns
John Keeping
1
-1
/
+1
2025-06-11
udmabuf: use sgtable-based scatterlist wrappers
Marek Szyprowski
1
-3
/
+2
2025-06-11
dma-buf: fix compare in WARN_ON_ONCE
Christian König
1
-1
/
+1
2025-06-11
drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS
Nathan Chancellor
1
-0
/
+1
2025-06-10
drm/meson: fix more rounding issues with 59.94Hz modes
Martin Blumenstingl
1
-21
/
+34
2025-06-10
drm/meson: use vclk_freq instead of pixel_freq in debug print
Martin Blumenstingl
1
-3
/
+3
2025-06-10
drm/meson: fix debug log statement when setting the HDMI clocks
Martin Blumenstingl
1
-1
/
+1
2025-06-10
drm/vc4: fix infinite EPROBE_DEFER loop
Gabriel Dalimonte
1
-6
/
+6
2025-06-09
accel/amdxdna: Fix incorrect PSP firmware size
Lizhi Hou
1
-2
/
+2
2025-06-08
Linux 6.16-rc1
v6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
[next]