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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
Matt Roper
1
-4
/
+2
2025-02-18
drm/xe/display: Spin-off xe_display runtime/d3cold sequences
Rodrigo Vivi
1
-28
/
+59
2025-02-18
drm/{i915, xe}/display: Move dsm registration under intel_driver
Rodrigo Vivi
3
-7
/
+4
2025-02-18
drm/xe: Add xe_mmio_init() initialization function
Ilia Levi
4
-16
/
+39
2025-02-18
drm/xe: s/xe_mmio_init/xe_mmio_probe_early
Ilia Levi
3
-5
/
+5
2025-02-17
drm/xe/display: Clarify XE_IOCTL_DBG message
Maarten Lankhorst
3
-2
/
+19
2025-02-17
drm/xe: Fix typo in xe_job_ptrs
Tejas Upadhyay
1
-2
/
+2
2025-02-16
drm/xe/pf: Release all VFs configs on device removal
Michal Wajdeczko
3
-0
/
+36
2025-02-14
drm/xe/hwmon: Stop ignoring errors on probe
Lucas De Marchi
3
-18
/
+21
2025-02-14
drm/xe/pmu: Fail probe if xe_pmu_register() fails
Lucas De Marchi
1
-1
/
+3
2025-02-14
drm/xe/oa: Handle errors in xe_oa_register()
Lucas De Marchi
3
-23
/
+24
2025-02-14
drm/xe: Move drm_dev_unplug() out of display function
Lucas De Marchi
1
-6
/
+2
2025-02-14
drm/xe/oa: Move fini to xe_oa
Lucas De Marchi
3
-31
/
+25
2025-02-14
drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
Lucas De Marchi
1
-11
/
+4
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
10
-99
/
+47
2025-02-14
drm/xe: Remove leftover pxp comment
Lucas De Marchi
1
-1
/
+0
2025-02-14
drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
Lucas De Marchi
3
-10
/
+13
2025-02-14
drm/xe: Fix xe_tile_init_noalloc() error propagation
Lucas De Marchi
1
-3
/
+1
2025-02-14
drm/xe: Fix error handling in xe_irq_install()
Lucas De Marchi
1
-13
/
+1
2025-02-14
drm/xe: Fix xe_display_fini() calls
Lucas De Marchi
3
-22
/
+23
2025-02-14
drm/xe: Add callback support for driver remove
Lucas De Marchi
4
-1
/
+88
2025-02-14
drm/xe/debugfs: fixed the return value of wedged_mode_set
Xin Wang
1
-1
/
+1
2025-02-14
drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
Shuicheng Lin
1
-0
/
+1
2025-02-13
drm/xe/display: Remove hpd cancel work sync from runtime pm path
Rodrigo Vivi
1
-1
/
+2
2025-02-12
drm/xe/display: Add missing watermark ipc update at runtime resume
Rodrigo Vivi
1
-0
/
+2
2025-02-11
drm/xe/debugfs: Add node to dump guc log to dmesg
Lucas De Marchi
1
-0
/
+13
2025-02-11
drm/xe/pxp: Don't use 0 to indicate NULL
Daniele Ceraolo Spurio
1
-1
/
+1
2025-02-11
drm/xe: Carve out wopcm portion from the stolen memory
Nirmoy Das
1
-24
/
+30
2025-02-10
drm/xe/client: bo->client does not need bos_lock
Tejas Upadhyay
1
-1
/
+1
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
6
-16
/
+13
2025-02-10
drm/xe: Rename struct xe_mem_region to struct xe_vram_region
Piotr Piórkowski
4
-13
/
+13
2025-02-10
drm/xe/pf: Use an explicit check to see if the device has LMTT
Piotr Piórkowski
3
-10
/
+20
2025-02-07
drm/xe: Enable SR-IOV for PTL
Michal Wajdeczko
1
-0
/
+1
2025-02-07
drm/xe: Add stats for vma page faults
Francois Dugast
3
-3
/
+11
2025-02-06
drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Michal Wajdeczko
1
-1
/
+1
2025-02-06
drm/xe: Fix PVC RPe and RPa information
Rodrigo Vivi
1
-10
/
+12
2025-02-05
drm/xe/hwmon: expose package and vram temperature
Raag Jadav
4
-0
/
+81
2025-02-04
drm/xe/pxp: Fail the load if PXP fails to initialize
Daniele Ceraolo Spurio
2
-10
/
+14
2025-02-04
drm/xe/vf: Don't try to trigger a full GT reset if VF
Michal Wajdeczko
3
-0
/
+21
2025-02-04
drm/xe/relay: Don't use GFP_KERNEL for new transactions
Michal Wajdeczko
1
-1
/
+1
2025-02-03
drm/xe: Refactor max_remote_tiles
Sai Teja Pottumuttu
2
-14
/
+9
2025-02-03
drm/xe: Refactor dma_mask_size
Sai Teja Pottumuttu
2
-7
/
+16
2025-02-03
drm/xe/pxp: Enable PXP for MTL and LNL
Daniele Ceraolo Spurio
1
-0
/
+2
2025-02-03
drm/xe/pxp: Add PXP debugfs support
Daniele Ceraolo Spurio
4
-0
/
+137
2025-02-03
drm/xe/pxp: add PXP PM support
Daniele Ceraolo Spurio
4
-13
/
+165
2025-02-03
drm/xe/pxp/uapi: Add API to mark a BO as using PXP
Daniele Ceraolo Spurio
12
-7
/
+296
2025-02-03
drm/xe/pxp/uapi: Add a query for PXP status
Daniele Ceraolo Spurio
4
-0
/
+97
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
10
-14
/
+153
2025-02-03
drm/xe/pxp: Add PXP queue tracking and session start
Daniele Ceraolo Spurio
5
-6
/
+419
2025-02-03
drm/xe/pxp: Add GSC session initialization support
Daniele Ceraolo Spurio
3
-0
/
+69
[next]