index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
drm/xe: Fix GT "for each engine" workarounds
Tvrtko Ursulin
1
-2
/
+2
2025-02-28
drm/xe/vf: Retry sending MMIO request to GUC on timeout error
Satyanarayana K V P
1
-1
/
+8
2025-02-28
drm/xe/pf: Create a link between PF and VF devices
Satyanarayana K V P
1
-0
/
+51
2025-02-28
drm/xe/xe3lpg: Add Wa_13012615864
Tejas Upadhyay
2
-0
/
+6
2025-02-27
drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
Daniel Gomez
1
-3
/
+3
2025-02-27
drm/xe/userptr: properly setup pfn_flags_mask
Matthew Auld
1
-8
/
+10
2025-02-26
drm/xe: Eliminate usage of TIMESTAMP_OVERRIDE
Matt Roper
3
-43
/
+23
2025-02-26
drm/xe/pxp: Don't kill queues while holding PXP locks
Daniele Ceraolo Spurio
1
-34
/
+44
2025-02-26
drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
Harish Chegondi
2
-0
/
+11
2025-02-26
drm/xe/uapi: Add a device query to get EU stall sampling information
Harish Chegondi
4
-9
/
+131
2025-02-26
drm/xe/eustall: Add EU stall sampling support for Xe2
Harish Chegondi
1
-3
/
+32
2025-02-26
drm/xe/eustall: Add support to handle dropped EU stall data
Harish Chegondi
1
-1
/
+45
2025-02-26
drm/xe/eustall: Add support to read() and poll() EU stall data
Harish Chegondi
2
-3
/
+294
2025-02-26
drm/xe/eustall: Add support to init, enable and disable EU stall sampling
Harish Chegondi
5
-7
/
+409
2025-02-26
drm/xe/uapi: Introduce API for EU stall sampling
Harish Chegondi
5
-0
/
+285
2025-02-26
drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
Harish Chegondi
1
-0
/
+13
2025-02-26
drm/xe: Fix uninitialized pointer def
Colin Ian King
1
-1
/
+1
2025-02-26
drm/xe/oa: Refactor WAs to use XE_WA() macro
Aradhya Bhatia
2
-21
/
+14
2025-02-26
drm/xe: Add Wa_16021333562 and Wa_14016712196
Aradhya Bhatia
3
-1
/
+9
2025-02-26
drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
Francois Dugast
3
-3
/
+3
2025-02-26
drm/xe/gt_stats: Use atomic64_t for counters
Francois Dugast
2
-4
/
+4
2025-02-26
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
1
-0
/
+2
2025-02-25
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
1
-1
/
+0
2025-02-25
drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
Lucas De Marchi
1
-1
/
+4
2025-02-25
drm/xe: Rename update_device_info() after sriov
Lucas De Marchi
1
-2
/
+2
2025-02-25
drm/xe: Stop ignoring errors from xe_heci_gsc_init()
Lucas De Marchi
4
-28
/
+21
2025-02-25
drm/xe: Move survivability entirely to xe_pci
Lucas De Marchi
5
-55
/
+49
2025-02-25
drm/xe/display: Drop xe_display_driver_remove()
Lucas De Marchi
3
-17
/
+3
2025-02-25
drm/xe: Drop remove callback support
Lucas De Marchi
4
-88
/
+1
2025-02-25
drm/xe: Switch from xe to devm actions
Lucas De Marchi
2
-2
/
+2
2025-02-25
drm/xe: Stop setting drvdata to NULL
Lucas De Marchi
3
-13
/
+1
2025-02-25
drivers: base: component: Add debug message for unbind
Lucas De Marchi
1
-0
/
+3
2025-02-25
drivers: base: devres: Fix find_group() documentation
Lucas De Marchi
1
-1
/
+4
2025-02-25
drivers: base: devres: Allow to release group on device release
Lucas De Marchi
1
-0
/
+7
2025-02-24
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-02-24
drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc
Shuicheng Lin
1
-2
/
+2
2025-02-24
drm/xe/devcoredump: Fix print typo of offset
Shuicheng Lin
1
-2
/
+2
2025-02-24
drm/xe/xe_pmu: Acquire forcewake on event init for engine events
Riana Tauro
1
-0
/
+50
2025-02-24
drm/xe/xe_pmu: Add PMU support for engine activity
Riana Tauro
3
-9
/
+124
2025-02-24
drm/xe/guc: Expose engine activity only for supported GuC version
Riana Tauro
3
-2
/
+53
2025-02-24
drm/xe/trace: Add trace for engine activity
Riana Tauro
2
-0
/
+54
2025-02-24
drm/xe: Add engine activity support
Riana Tauro
8
-0
/
+455
2025-02-24
drm/xe/userptr: remove tmp_evict list
Matthew Auld
1
-1
/
+0
2025-02-24
drm/xe/userptr: fix EFAULT handling
Matthew Auld
1
-0
/
+12
2025-02-24
drm/xe/userptr: restore invalidation list on error
Matthew Auld
1
-7
/
+21
2025-02-24
drm/xe/wa: Limit char per line to 100
Tejas Upadhyay
1
-1
/
+2
2025-02-23
Linux 6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
drm/xe/oa: Ensure that polled read returns latest data
Umesh Nerlige Ramappa
1
-0
/
+1
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
[next]