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
/
event_analyzing_sample.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
drm/nouveau/nvif: fix null ptr deref on pre-fermi boards
Ben Skeggs
1
-0
/
+3
2025-07-17
Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+1
2025-07-17
Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+2
2025-07-17
Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+6
2025-07-17
Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+7
2025-07-17
Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+2
2025-07-17
Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-3
/
+3
2025-07-17
Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+3
2025-07-17
drm/sched: Remove optimization that causes hang when killing dependent jobs
Lin.Cao
1
-19
/
+2
2025-07-16
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
5
-0
/
+65
2025-07-14
drm/panfrost: Fix scheduler workqueue bug
Philipp Stanner
1
-1
/
+1
2025-07-11
drm/nouveau: check ioctl command codes better
Arnd Bergmann
1
-6
/
+5
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
2
-1
/
+12
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
5
-26
/
+68
2025-07-09
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
1
-8
/
+8
2025-07-07
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
1
-6
/
+14
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
2
-2
/
+1
2025-07-05
MAINTAINERS: Change habanalabs maintainer
Ofir Bitton
1
-1
/
+1
2025-07-04
drm/imagination: Fix kernel crash when hard resetting the GPU
Alessio Belle
1
-2
/
+2
2025-07-04
drm/tegra: nvdec: Fix dma_alloc_coherent error check
Mikko Perttunen
1
-4
/
+2
2025-07-04
rust: drm: device: drop_in_place() the drm::Device in release()
Danilo Krummrich
1
-1
/
+11
2025-07-04
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
Dave Airlie
1
-0
/
+7
2025-07-03
drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
3
-11
/
+4
2025-07-02
drm/v3d: Disable interrupts before resetting the GPU
Maíra Canal
3
-10
/
+37
2025-07-02
drm/gem: Acquire references on GEM handles for framebuffers
Thomas Zimmermann
3
-11
/
+51
2025-07-01
drm/sched: Increment job count before swapping tail spsc queue
Matthew Brost
1
-1
/
+3
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
[next]