index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-24
drm/xe: Skip address copy for sync-only execs
Shuicheng Lin
1
-3
/
+3
2026-01-23
drm/xe: derive mem copy capability from graphics version
Nitin Gote
2
-6
/
+1
2026-01-22
drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations
Sanjay Yadav
1
-13
/
+3
2026-01-22
drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected
Thomas Hellström
1
-1
/
+2
2026-01-22
drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
Thomas Hellström
4
-7
/
+19
2026-01-21
drm/xe/migrate: fix job lock assert
Matthew Auld
1
-2
/
+2
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
5
-3
/
+45
2026-01-17
drm/xe: Add context-based invalidation to GuC TLB invalidation backend
Matthew Brost
1
-4
/
+141
2026-01-17
drm/xe: Add exec queue active vfunc
Matthew Brost
3
-0
/
+18
2026-01-17
drm/xe: Add xe_tlb_inval_idle helper
Matthew Brost
2
-0
/
+23
2026-01-17
drm/xe: Add send_tlb_inval_ppgtt helper
Matthew Brost
1
-9
/
+21
2026-01-17
drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
Matthew Brost
1
-4
/
+4
2026-01-17
drm/xe: Taint TLB invalidation seqno lock with GFP_KERNEL
Matthew Brost
1
-0
/
+12
2026-01-17
drm/xe: Add vm to exec queues association
Matthew Brost
7
-8
/
+97
2026-01-17
drm/xe: Add xe_device_asid_to_vm helper
Matthew Brost
2
-0
/
+29
2026-01-17
drm/xe: Add has_ctx_tlb_inval to device info
Matthew Brost
3
-0
/
+4
2026-01-17
drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
Matthew Brost
1
-1
/
+1
2026-01-17
drm/xe: Add normalize_invalidation_range
Matthew Brost
1
-36
/
+35
2026-01-17
drm/xe/multi_queue: Enable multi_queue on xe3p_xpc
Niranjana Vishwanathapura
1
-0
/
+2
2026-01-17
drm/xe: Ban entire multi-queue group on any job timeout
Matthew Brost
2
-25
/
+97
2026-01-15
drm/xe/xe_query: Remove check for gt
Nakshtra Goyal
1
-3
/
+0
2026-01-15
drm/xe: Reduce LRC timestamp stuck message on VFs to notice
Matthew Brost
1
-3
/
+8
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
80
-129
/
+45
2026-01-14
drm/xe/mert: Improve handling of MERT CAT errors
Michal Wajdeczko
2
-14
/
+39
2026-01-14
drm/xe: vram addr range is expanded to bit[17:8]
Fei Yang
1
-1
/
+1
2026-01-14
drm/xe: Replace use of system_wq with tlb_inval->timeout_wq
Marco Crivellari
2
-3
/
+9
2026-01-13
drm/xe/hwmon: Expose individual VRAM channel temperature
Karthik Poosa
3
-0
/
+91
2026-01-13
drm/xe/hwmon: Expose GPU PCIe temperature
Karthik Poosa
3
-0
/
+58
2026-01-13
drm/xe/hwmon: Expose memory controller temperature
Karthik Poosa
3
-5
/
+100
2026-01-13
drm/xe/hwmon: Expose temperature limits
Karthik Poosa
6
-3
/
+148
2026-01-12
drm/xe/ptl: Enable PXP for PTL
Daniele Ceraolo Spurio
1
-0
/
+1
2026-01-12
drm/xe/ptl: Define GSC for PTL
Daniele Ceraolo Spurio
1
-0
/
+1
2026-01-12
drm/xe/gsc: Make GSC FW load optional for newer platforms
Daniele Ceraolo Spurio
3
-10
/
+15
2026-01-12
drm/xe/device: Convert wait for lmem init into an assert
Balasubramani Vivekanandan
1
-57
/
+16
2026-01-12
drm/xe: Privatize xe_ggtt_node
Maarten Lankhorst
2
-18
/
+19
2026-01-12
drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
Maarten Lankhorst
3
-7
/
+20
2026-01-12
drm/xe: Do not dereference ggtt_node in xe_bo.c
Maarten Lankhorst
1
-3
/
+3
2026-01-12
drm/xe/display: Avoid dereferencing xe_ggtt_node
Maarten Lankhorst
3
-5
/
+5
2026-01-12
drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
Maarten Lankhorst
3
-3
/
+18
2026-01-12
drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
Maarten Lankhorst
4
-81
/
+131
2026-01-12
drm/xe: Start using ggtt->start in preparation of balloon removal
Maarten Lankhorst
5
-34
/
+60
2026-01-12
drm/xe/mert: Move MERT initialization to xe_mert.c
Michal Wajdeczko
3
-3
/
+15
2026-01-12
drm/xe/mert: Use local mert variable to simplify the code
Michal Wajdeczko
1
-5
/
+6
2026-01-12
drm/xe/mert: Always refer to MERT using xe_device
Michal Wajdeczko
3
-8
/
+6
2026-01-12
drm/xe/mert: Fix kernel-doc for struct xe_mert
Michal Wajdeczko
1
-1
/
+4
2026-01-12
drm/xe/mert: Normalize xe_mert.h include guards
Michal Wajdeczko
1
-3
/
+3
2026-01-11
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
6
-96
/
+78
2026-01-11
drm/xe: Disable timestamp WA on VFs
Matthew Brost
1
-0
/
+3
2026-01-11
drm/xe: Remove special casing for LR queues in submission
Matthew Brost
3
-127
/
+11
2026-01-11
drm/xe: Do not deregister queues in TDR
Matthew Brost
1
-60
/
+10
[next]