index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
drm/xe: Fix memory leak when aborting binds
Matthew Brost
1
-1
/
+1
2024-10-03
drm/xe: Prevent null pointer access in xe_migrate_copy
Zhanjun Dong
1
-2
/
+2
2024-10-03
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
1
-6
/
+3
2024-10-03
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
1
-1
/
+3
2024-10-03
drm/xe/vm: move xa_alloc to prevent UAF
Matthew Auld
1
-8
/
+8
2024-10-03
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
5
-12
/
+19
2024-10-03
drm/xe: Resume TDR after GT reset
Matthew Brost
3
-0
/
+8
2024-10-03
drm/xe/xe2: Add performance tuning for L3 cache flushing
Gustavo Sousa
2
-0
/
+13
2024-10-03
drm/xe/xe2: Extend performance tuning to media GT
Gustavo Sousa
2
-0
/
+26
2024-10-03
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
Gustavo Sousa
1
-1
/
+1
2024-10-03
drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Matthew Brost
1
-18
/
+21
2024-10-03
drm/xe: Convert to USM lock to rwsem
Matthew Brost
4
-12
/
+10
2024-10-03
drm/xe: use devm_add_action_or_reset() helper
He Lugang
2
-3
/
+3
2024-10-03
drm/xe: fix UAF around queue destruction
Matthew Auld
4
-2
/
+35
2024-10-03
drm/xe/guc_submit: add missing locking in wedged_fini
Matthew Auld
1
-2
/
+8
2024-10-03
drm/xe: Restore pci state upon resume
Rodrigo Vivi
1
-0
/
+2
2024-10-02
drm/amd/display: Fix system hang while resume with TBT monitor
Tom Chung
1
-0
/
+6
2024-10-02
drm/amd/display: Enable idle workqueue for more IPS modes
Leo Li
1
-1
/
+2
2024-10-02
drm/amd/display: Add HDR workaround for specific eDP
Alex Hung
3
-1
/
+15
2024-10-02
drm/amd/display: avoid set dispclk to 0
Charlene Liu
1
-0
/
+1
2024-10-02
drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC
Fangzhi Zuo
1
-4
/
+13
2024-10-02
drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...
Yihan Zhu
1
-1
/
+0
2024-10-01
drm/panthor: Don't add write fences to the shared BOs
Boris Brezillon
1
-6
/
+1
2024-10-01
drm/panthor: Don't declare a queue blocked if deferred operations are pending
Boris Brezillon
1
-1
/
+7
2024-10-01
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Boris Brezillon
1
-2
/
+3
2024-10-01
drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
1
-0
/
+8
2024-10-01
drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
Liviu Dudau
1
-0
/
+1
2024-10-01
drm/i915/gem: fix bitwise and logical AND mixup
Jani Nikula
1
-1
/
+1
2024-09-30
drm/sched: revert "Always increment correct scheduler score"
Christian König
1
-1
/
+1
2024-09-30
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2
-20
/
+14
2024-09-28
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
1
-6
/
+9
2024-09-28
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
1
-28
/
+56
2024-09-28
bcachefs: Fix lost wake up
Alan Huang
1
-3
/
+9
2024-09-28
bcachefs: Check for logged ops when clean
Kent Overstreet
2
-3
/
+13
2024-09-28
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
4
-3
/
+8
2024-09-28
bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
Kent Overstreet
1
-1
/
+1
2024-09-28
bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
Kent Overstreet
1
-16
/
+20
[next]