index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
drm/i915/display: Guard CMTG disable with intel_cmtg_is_allowed()
Animesh Manna
1
-2
/
+3
2026-07-01
drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...
Luca Coelho
1
-1
/
+3
2026-07-01
drm/xe/i2c: Drop manual VF check
Raag Jadav
2
-3
/
+1
2026-07-01
drm/xe/pt: prevent invalid cursor access for purged BOs
Matthew Auld
1
-5
/
+7
2026-07-01
drm/xe: account for dontneed in fdinfo purgeable
Matthew Auld
1
-3
/
+2
2026-07-01
drm/xe: fix NPD in bo_meminfo()
Matthew Auld
1
-1
/
+11
2026-07-01
drm/i915/bios: range check LFP Data Block panel_type2
Jani Nikula
1
-8
/
+28
2026-07-01
drm/i915/vrr: require valid min/max vfreq for VRR
Jani Nikula
1
-0
/
+4
2026-06-30
drm/panel-edp: Add BOE NE160QDM-NY1 panel
Damon Ding
1
-0
/
+1
2026-06-30
drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays
Michal Wajdeczko
1
-4
/
+9
2026-06-30
drm/xe: Drop 'force_execlist' module parameter
Matt Roper
8
-17
/
+2
2026-06-30
drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
Matt Roper
3
-1
/
+29
2026-06-30
drm/panthor: Fix NPD issue on partial unmap of an evicted BO
Akash Goel
1
-13
/
+13
2026-06-30
drm/panthor: Keep interrupts masked until they are needed
Boris Brezillon
5
-10
/
+18
2026-06-30
drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
Boris Brezillon
1
-1
/
+7
2026-06-30
drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
Boris Brezillon
1
-1
/
+2
2026-06-30
drm/panthor: Drop a needless check in panthor_fw_unplug()
Boris Brezillon
1
-3
/
+1
2026-06-30
drm/panthor: Fix panthor_pwr_unplug()
Boris Brezillon
1
-1
/
+2
2026-06-30
drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
Boris Brezillon
1
-1
/
+8
2026-06-30
drm/panthor: Fix theoretical IOMEM access in suspended state
Boris Brezillon
1
-3
/
+7
2026-06-30
drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
Boris Brezillon
1
-1
/
+4
2026-06-30
drm/panthor: Keep the reset work disabled until everything is initialized
Boris Brezillon
1
-0
/
+4
2026-06-30
drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
Boris Brezillon
1
-43
/
+38
2026-06-30
drm/arm/komeda: fix error handling for clk_prepare_enable() and callers
Gustavo Kenji Mendonça Kaneko
2
-6
/
+14
2026-06-30
drm/arm/malidp: use clk_bulk API in runtime PM resume and suspend
Gustavo Kenji Mendonça Kaneko
1
-6
/
+16
2026-06-30
gpu: nova-core: vbios: parse structs via zerocopy
Nicolás Antinori
2
-50
/
+20
2026-06-30
drm/virtio: fail init on display-info timeout
Pengpeng Hou
1
-4
/
+10
2026-06-30
drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas
1
-1
/
+2
2026-06-30
Merge drm/drm-next into drm-intel-next
Jani Nikula
861
-10977
/
+125280
2026-06-30
drm/sysfb: simpledrm: Validate mmap size against framebuffer size
Thomas Zimmermann
1
-0
/
+24
2026-06-30
drm/sysfb: simpledrm: Improve stride validation
Thomas Zimmermann
1
-2
/
+8
2026-06-30
drm/sysfb: simpledrm: Inline simplefb_get_validated_int()
Thomas Zimmermann
1
-9
/
+2
2026-06-30
drm/sysfb: simpledrm: Improve panel-size validation
Thomas Zimmermann
1
-3
/
+46
2026-06-30
drm/sysfb: simpledrm: Improve framebuffer-size validation
Thomas Zimmermann
1
-11
/
+4
2026-06-30
firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated
Thomas Zimmermann
1
-5
/
+2
2026-06-30
drm/i915/bios: range check LFP Data Block panel_type2
Jani Nikula
1
-8
/
+28
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
703
-8114
/
+121201
2026-06-30
drm/i915/vrr: require valid min/max vfreq for VRR
Jani Nikula
1
-0
/
+4
2026-06-30
drm/i915/hdcp: require monotonically increasing seq_num_v
Jani Nikula
1
-3
/
+4
2026-06-30
drm/i915/hdcp: check streams[] bounds before overflow
Jani Nikula
1
-1
/
+4
2026-06-30
drm/i915: Return NULL on error in active_instance
Joonas Lahtinen
1
-1
/
+6
2026-06-30
drm/lima: call drm_mm_init() with a valid allocation range
Henrik Grimler
1
-6
/
+6
2026-06-30
ttm/pool: Use sentinels in debugfs
Mario Limonciello
1
-3
/
+10
2026-06-29
drm/amd/display: use DisplayID panel type in dm_set_panel_type
Chenyu Chen
1
-5
/
+11
2026-06-29
drm/edid: parse panel type from DisplayID 2.x Display Parameters
Chenyu Chen
3
-1
/
+71
2026-06-29
drm/edid: extract base section header processing into helper
Chenyu Chen
1
-16
/
+21
2026-06-29
drm/xe/hw_engine: Fix double-free of managed BO in error path
Shuicheng Lin
1
-3
/
+1
2026-06-29
drm/xe/userptr: Drop bogus static from finish in force_invalidate
Shuicheng Lin
1
-1
/
+1
2026-06-29
drm/xe/userptr: Hold notifier_lock for write on inject test path
Shuicheng Lin
2
-10
/
+48
2026-06-29
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
17
-316
/
+263
[prev]
[next]