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
2025-12-22
drm/xe/pf: Initialize scheduler groups
Daniele Ceraolo Spurio
6
-0
/
+198
2025-12-22
drm/gt/guc: extract scheduler-related defines from guc_fwif.h
Daniele Ceraolo Spurio
4
-54
/
+67
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
5
-8
/
+15
2025-12-19
drm/xe: Print GuC queue submission state on engine reset
Matthew Brost
1
-2
/
+3
2025-12-19
drm/xe: Increase log level for unhandled page faults
Matthew Brost
2
-24
/
+24
2025-12-19
drm/xe/xe_survivability: Add index bound check
Riana Tauro
1
-3
/
+7
2025-12-19
drm/xe/xe_survivability: Use static for survivability info attributes
Riana Tauro
1
-9
/
+9
2025-12-19
drm/xe/pmu: Replace sprintf() with sysfs_emit()
Madhur Kumar
1
-1
/
+1
2025-12-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
10864
-167997
/
+545722
2025-12-19
drm/xe: Fix documentation heading levels in xe_guc_pc.c
Swaraj Gaikwad
1
-2
/
+2
2025-12-19
drm/xe/xe_survivability: Remove unused index
Riana Tauro
1
-11
/
+4
2025-12-19
drm/xe/nvm: enable cri platform
Alexander Usyskin
2
-11
/
+24
2025-12-18
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2025-12-18
drm/xe/eustall: Disallow 0 EU stall property values
Ashutosh Dixit
1
-1
/
+1
2025-12-18
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
1
-1
/
+1
2025-12-18
drm/xe/oa: Move default oa unit assignment earlier during stream open
Ashutosh Dixit
1
-4
/
+4
2025-12-18
drm/xe/pf: Add handling for MLRC adverse event threshold
Daniele Ceraolo Spurio
2
-0
/
+10
2025-12-18
drm/xe/pf: Prepare for new threshold KLVs
Michal Wajdeczko
3
-10
/
+23
2025-12-18
drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
Michal Wajdeczko
3
-3
/
+24
2025-12-18
drm/xe: Introduce IF_ARGS macro utility
Michal Wajdeczko
2
-0
/
+81
2025-12-18
drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
Tapani Pälli
1
-6
/
+4
2025-12-17
MAINTAINERS: Update Xe driver maintainers
Rodrigo Vivi
1
-0
/
+1
2025-12-17
drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()
Dan Carpenter
1
-1
/
+1
2025-12-17
drm/xe/vf: fix return type in vf_migration_init_late()
Dan Carpenter
1
-1
/
+1
2025-12-17
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
1
-3
/
+4
2025-12-17
drm/xe/rtp: Whitelist OAMERT MMIO trigger registers
Ashutosh Dixit
1
-0
/
+19
2025-12-17
drm/xe/oa/uapi: Expose MERT OA unit
Ashutosh Dixit
3
-3
/
+46
2025-12-16
drm/xe: Add more GT stats around pagefault mode switch flows
Matthew Brost
3
-0
/
+30
2025-12-16
drm/xe: Add GT stats ktime helpers
Matthew Brost
2
-20
/
+41
2025-12-16
drm/xe: Wait on in-syncs when swicthing to dma-fence mode
Matthew Brost
5
-11
/
+87
2025-12-16
drm/xe: Skip exec queue schedule toggle if queue is idle during suspend
Matthew Brost
3
-4
/
+70
2025-12-16
drm/xe: Add debugfs knobs to control long running workload timeslicing
Matthew Brost
4
-2
/
+83
2025-12-16
drm/xe: Use usleep_range for accurate long-running workload timeslicing
Matthew Brost
1
-1
/
+19
2025-12-16
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
2
-2
/
+5
2025-12-16
drm/xe/oa: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2025-12-16
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
3
-1
/
+6
2025-12-16
drm/xe/guc: Fix version check for page-reclaim feature
Michal Wajdeczko
1
-1
/
+1
2025-12-14
Linux 6.19-rc1
v6.19-rc1
Linus Torvalds
1
-2
/
+2
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-56
/
+165
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
9
-79
/
+316
2025-12-14
Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
1
-7
/
+2
2025-12-13
Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+16
2025-12-13
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-18
/
+20
2025-12-13
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+4
2025-12-13
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
22
-44
/
+154
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-97
/
+131
2025-12-13
file: ensure cleanup
Christian Brauner
1
-7
/
+6
2025-12-13
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
1
-0
/
+1
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-76
/
+166
[next]