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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
381
-5493
/
+9786
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
4
-65
/
+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
58
-473
/
+3622
2025-12-27
Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
147
-1493
/
+5234
2025-12-27
Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
174
-2506
/
+3706
2025-12-26
Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
38
-1393
/
+3112
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
88
-1381
/
+2137
2025-12-24
drm/xe: Improve rebar log messages
Lucas De Marchi
1
-13
/
+11
2025-12-24
drm/xe: Move rebar to its own file
Lucas De Marchi
6
-93
/
+124
2025-12-24
drm/xe/guc: READ/WRITE_ONCE ct->state
Jonathan Cavitt
2
-3
/
+10
2025-12-24
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
1
-4
/
+10
2025-12-23
drm/xe/soc_remapper: Add system controller config for SoC remapper
Umesh Nerlige Ramappa
5
-2
/
+24
2025-12-23
drm/xe/soc_remapper: Use SoC remapper helper from VSEC code
Umesh Nerlige Ramappa
7
-6
/
+45
2025-12-23
drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
Umesh Nerlige Ramappa
5
-0
/
+46
2025-12-23
drm/xe: Don't use absolute path in generated header comment
Calvin Owens
1
-1
/
+2
2025-12-23
drm/xe/migrate: Configure migration queue as low latency
Francois Dugast
1
-1
/
+2
2025-12-23
drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
1
-2
/
+20
2025-12-23
drm/pagemap: Support source migration over interconnect
Thomas Hellström
1
-38
/
+166
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
4
-46
/
+169
2025-12-23
drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
1
-1
/
+13
[next]