index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2026-05-29
gpu/buddy: Track per-order free blocks with a scoreboard
Francois Dugast
2026-05-29
gpu/buddy: Introduce __gpu_buddy_undo_splits() helper
Francois Dugast
2026-05-29
gpu/buddy: Remove redundant condition in alloc_from_freetree() error path
Francois Dugast
2026-05-29
gpu/buddy: Fix use-after-free in split_block() call sites
Francois Dugast
2026-05-29
drm/hyperv: Use "hv_drm_" as symbol name prefix
Michael Kelley
2026-05-29
drm/virtio: Add PM notifier to restore objects after hibernation
Dongwon Kim
2026-05-29
drm/virtio: Add support for saving and restoring virtio_gpu_objects
Dongwon Kim
2026-05-29
drm/virtio: Freeze and restore hooks to support suspend and resume
Dongwon Kim
2026-05-29
drm/bridge_connector: Convert to atomic_create_state
Maxime Ripard
2026-05-29
drm/tidss: Convert to atomic_create_state
Maxime Ripard
2026-05-29
drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
Maxime Ripard
2026-05-29
drm/mode-config: Create drm_mode_config_create_initial_state()
Maxime Ripard
2026-05-29
drm/connector: Add new atomic_create_state callback
Maxime Ripard
2026-05-29
drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
Maxime Ripard
2026-05-29
drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
Maxime Ripard
2026-05-29
drm/crtc: Add new atomic_create_state callback
Maxime Ripard
2026-05-29
drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
Maxime Ripard
2026-05-29
drm/plane: Add new atomic_create_state callback
Maxime Ripard
2026-05-29
drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
Maxime Ripard
2026-05-29
drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
Maxime Ripard
2026-05-29
drm/colorop: Create drm_atomic_helper_colorop_create_state()
Maxime Ripard
2026-05-29
drm/colorop: Rename __drm_colorop_state_reset()
Maxime Ripard
2026-05-29
drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
Maxime Ripard
2026-05-29
drm/atomic: Drop drm_private_obj.state assignment from create_state
Maxime Ripard
2026-05-29
drm/colorop: Fix typos in the doc
Maxime Ripard
2026-05-29
drm/atomic: Document atomic commit lifetime
Maxime Ripard
2026-05-29
drm/sched: Fix clang build warning in kunit tests
Tvrtko Ursulin
2026-05-29
drm/gm12u320: Replace system_long_wq with system_dfl_long_wq
Marco Crivellari
2026-05-29
drm: Remove unused header in drm_dumb_buffers.c
Yicong Hui
2026-05-29
gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts c...
Alexandre Courbot
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
2026-05-29
gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
2026-05-29
gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
2026-05-29
drm: prevent integer overflows in dumb buffer creation helpers
Rajat Gupta
2026-05-28
drm/managed: use special gfp_t format specifier
Brendan Jackman
2026-05-29
Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-05-29
Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2026-05-29
gpu: nova: separate driver type from driver data
Danilo Krummrich
2026-05-29
gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
Danilo Krummrich
2026-05-29
gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
Danilo Krummrich
2026-05-29
gpu: nova-core: unregister sysmem flush page from Drop
Danilo Krummrich
2026-05-29
gpu: nova-core: use lifetime for Bar
Danilo Krummrich
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...
Danilo Krummrich
2026-05-29
rust: drm: add FEAT_RENDER flag for render node support
Laura Nao
2026-05-28
Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"
Lyude Paul
2026-05-28
Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"
Lyude Paul
[prev]
[next]