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-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
2026-01-11
drm/xe: Only toggle scheduling in TDR if GuC is running
Matthew Brost
1
-1
/
+2
2026-01-11
drm/xe: Stop abusing DRM scheduler internals
Matthew Brost
6
-120
/
+27
2026-01-11
drm/xe: Add dedicated message lock
Matthew Brost
3
-4
/
+7
2026-01-10
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
7
-14
/
+109
2026-01-09
drm/xe: improve header check
Jani Nikula
1
-1
/
+2
2026-01-09
drm/xe/vm: fix xe_vm_validation_exec() kernel-doc
Jani Nikula
1
-1
/
+1
2026-01-09
drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
Jani Nikula
1
-1
/
+3
2026-01-09
drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-doc
Jani Nikula
1
-2
/
+2
2026-01-09
drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
Jani Nikula
1
-3
/
+2
2026-01-09
drm/xe: Add page reclamation related stats
Brian Nguyen
6
-0
/
+20
2026-01-09
drm/xe: Fix page reclaim entry handling for large pages
Brian Nguyen
1
-17
/
+47
2026-01-09
drm/xe: Add explicit abort page reclaim list
Brian Nguyen
2
-12
/
+28
2026-01-09
drm/xe: Remove debug comment in page reclaim
Brian Nguyen
1
-1
/
+0
2026-01-09
drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
Marco Crivellari
1
-1
/
+1
2026-01-09
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
1
-7
/
+7
2026-01-09
drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
Lukasz Laguna
1
-1
/
+2
2026-01-09
drm/xe/vf: Disallow setting wedged mode to upon-any-hang
Lukasz Laguna
1
-0
/
+5
2026-01-09
drm/xe: Update wedged.mode only after successful reset policy change
Lukasz Laguna
4
-20
/
+71
2026-01-09
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
9
-20
/
+94
2026-01-08
drm/xe/pm: Handle GT resume failure
Raag Jadav
1
-4
/
+22
2026-01-08
drm/xe/nvls: Define GuC firmware for NVL-S
Matt Roper
1
-0
/
+1
2026-01-08
drm/pagemap: Disable device-to-device migration
Matthew Brost
1
-2
/
+12
2026-01-08
drm/pagemap Fix error paths in drm_pagemap_migrate_to_devmem
Matthew Brost
1
-3
/
+5
2026-01-08
drm/xe: Adjust page count tracepoints in shrinker
Matthew Brost
1
-2
/
+7
2026-01-08
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
708
-6643
/
+12921
2026-01-07
drm/xe: Validate preferred system memory placement in xe_svm_range_validate
Matthew Brost
1
-0
/
+2
2026-01-06
drm/xe/doc: Remove KEEP_ACTIVE feature
Niranjana Vishwanathapura
1
-3
/
+2
2026-01-06
Revert "drm/xe/multi_queue: Support active group after primary is destroyed"
Niranjana Vishwanathapura
5
-69
/
+3
2026-01-05
drm/xe/i2c: Force polling mode in survivability
Raag Jadav
2
-4
/
+7
2026-01-01
Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
62
-483
/
+3879
[next]