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-02-20
drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
Satyanarayana K V P
5
-64
/
+132
2026-02-20
drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
Satyanarayana K V P
2
-20
/
+92
2026-02-20
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
1
-2
/
+4
2026-02-20
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
1
-7
/
+17
2026-02-20
drm/xe/pf: Add documentation for vram_quota
Michal Wajdeczko
1
-0
/
+31
2026-02-20
drm/xe/pf: Skip VRAM auto-provisioning if already provisioned
Michal Wajdeczko
1
-0
/
+56
2026-02-20
drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioning
Michal Wajdeczko
1
-4
/
+3
2026-02-20
drm/xe/pf: Don't check for empty config
Michal Wajdeczko
1
-13
/
+0
2026-02-20
drm/xe/tests: Add KUnit tests for new VRAM fair provisioning
Michal Wajdeczko
1
-1
/
+95
2026-02-20
drm/xe/pf: Use migration-friendly VRAM auto-provisioning
Michal Wajdeczko
1
-0
/
+29
2026-02-20
drm/xe/pf: Allow to change VFs VRAM quota using sysfs
Michal Wajdeczko
1
-2
/
+29
2026-02-20
drm/xe/pf: Add functions for VRAM provisioning
Michal Wajdeczko
2
-0
/
+110
2026-02-20
drm/xe/pf: Add locked variants of VRAM configuration functions
Michal Wajdeczko
2
-7
/
+74
2026-02-20
drm/xe/pf: Expose LMTT page size
Michal Wajdeczko
3
-2
/
+19
2026-02-20
drm/xe/guc: Increase GuC log sizes in debug builds
Tomasz Lis
1
-1
/
+5
2026-02-20
drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
Harish Chegondi
1
-0
/
+6
2026-02-20
drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222
Harish Chegondi
1
-1
/
+0
2026-02-20
drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
Harish Chegondi
1
-1
/
+0
2026-02-20
drm/xe/xe3p_lpg: Add Wa_14026781792
Nitin Gote
2
-0
/
+5
2026-02-19
drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC values
Matt Roper
3
-2
/
+36
2026-02-19
drm/xe: Add facility to lookup the value of a register in a default LRC
Matt Roper
2
-0
/
+100
2026-02-19
drm/xe/reg_sr: Add debugfs to verify status of reg_sr programming
Matt Roper
3
-0
/
+63
2026-02-19
drm/xe/reg_sr: Don't process gt/hwe lists in VF
Matt Roper
8
-14
/
+34
2026-02-19
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
2
-12
/
+60
2026-02-18
drm/xe: Convert GT stats to per-cpu counters
Matthew Brost
5
-16
/
+82
2026-02-18
drm/xe/hwmon: Prevent unintended VRAM channel creation
Karthik Poosa
1
-3
/
+3
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
4
-7
/
+7
2026-02-16
drm/xe: Remove xe_ggtt_node_allocated
Maarten Lankhorst
4
-26
/
+7
2026-02-16
drm/xe: Make xe_ggtt_node_insert return a node
Maarten Lankhorst
5
-88
/
+48
2026-02-16
drm/xe: Move struct xe_ggtt to xe_ggtt.c
Maarten Lankhorst
3
-58
/
+58
2026-02-16
drm/xe: Rewrite GGTT VF initialization
Maarten Lankhorst
5
-352
/
+76
2026-02-16
drm/xe: Make xe_ggtt_node offset relative to starting offset
Maarten Lankhorst
1
-22
/
+31
2026-02-14
drm/xe: remove unnecessary struct dram_info forward declaration
Jani Nikula
1
-1
/
+0
2026-02-13
drm/xe: Avoid touching consumer fields in GuC pagefault ack
Matthew Brost
1
-1
/
+2
2026-02-13
drm/xe: Pack fault type and level into a u8
Matthew Brost
3
-15
/
+20
2026-02-13
drm/xe/xe2: Apply Wa_14024997852
Arvind Yadav
1
-1
/
+1
2026-02-13
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
1
-1
/
+1
2026-02-13
drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMs
Piotr Piórkowski
1
-0
/
+3
2026-02-13
drm/xe: Stop applying Wa_16018737384 from Xe3 onward
Matt Roper
1
-1
/
+1
2026-02-12
drm/xe/xe3p_xpc: Add new XeCore fuse registers to VF runtime regs
Matt Roper
1
-0
/
+2
2026-02-12
drm/xe: Update xe_device_declare_wedged() error log
Raag Jadav
1
-1
/
+2
2026-02-12
Revert "drm/pagemap: Disable device-to-device migration"
Thomas Hellström
1
-12
/
+2
2026-02-11
drm/xe: Make xe_modparam.force_vram_bar_size signed
Shuicheng Lin
1
-1
/
+1
2026-02-11
drm/xe/vf: Avoid reading media version when media GT is disabled
Piotr Piórkowski
1
-0
/
+6
2026-02-11
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
5
-12
/
+26
2026-02-10
drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()
Maciej Patelczyk
1
-2
/
+2
2026-02-10
drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
Matt Roper
1
-10
/
+8
2026-02-10
drm/xe/nvlp: Bump maximum WOPCM size
Gustavo Sousa
1
-3
/
+12
2026-02-10
drm/i915/nvlp: Hook up display support
Matt Roper
1
-0
/
+1
2026-02-10
drm/xe/nvlp: Attach MOCS table for nvlp
Dnyaneshwar Bhadane
1
-0
/
+1
[next]