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
2024-02-21
drm/xe: Clear all snapshot members after deleting coredump
Maarten Lankhorst
1
-0
/
+2
2024-02-21
drm/xe/snapshot: Remove drm_err on guc alloc failures
Maarten Lankhorst
1
-11
/
+3
2024-02-20
drm/xe: Fix modpost warning on xe_mocs kunit module
Ashutosh Dixit
1
-0
/
+1
2024-02-20
drm/xe/xe_gt_idle: Drop redundant newline in name
Ashutosh Dixit
1
-2
/
+2
2024-02-20
drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
4
-20
/
+54
2024-02-20
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
4
-13
/
+22
2024-02-20
drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
Michał Winiarski
3
-0
/
+24
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
7
-4
/
+71
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
3
-2
/
+6
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
3
-2
/
+10
2024-02-20
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
1
-3
/
+4
2024-02-20
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
4
-16
/
+35
2024-02-19
drm/xe: Enable 32bits build
Lucas De Marchi
1
-1
/
+1
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
8
-96
/
+6
2024-02-15
drm/xe: avoid function cast warnings
Arnd Bergmann
1
-1
/
+6
2024-02-14
drm/i915/gt: Restart the heartbeat timer when forcing a pulse
John Harrison
1
-0
/
+3
2024-02-14
drm/xe: Remove exec queue bind.fence_*
Matthew Brost
2
-24
/
+9
2024-02-14
drm/i915: Add GuC submission interface version query
Tvrtko Ursulin
2
-0
/
+45
2024-02-14
drm: ci: use clk_ignore_unused for apq8016
Dmitry Baryshkov
1
-1
/
+4
2024-02-14
iosys-map: fix typo
Randy Dunlap
1
-1
/
+1
2024-02-14
drm: drm_crtc: correct some comments
Randy Dunlap
1
-4
/
+4
2024-02-14
fbdev/efifb: Remove framebuffer relocation tracking
Thomas Zimmermann
1
-75
/
+1
2024-02-14
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
3
-0
/
+106
2024-02-14
fbdev/efifb: Do not track parent device status
Thomas Zimmermann
1
-4
/
+1
2024-02-14
firmware/sysfb: Create firmware device only for enabled PCI devices
Thomas Zimmermann
1
-2
/
+30
2024-02-14
fbdev/efifb: Remove PM for parent device
Thomas Zimmermann
1
-13
/
+3
2024-02-14
firmware/sysfb: Set firmware-framebuffer parent device
Thomas Zimmermann
3
-4
/
+28
2024-02-14
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
3
-0
/
+59
2024-02-14
video: Add helpers for decoding screen_info
Thomas Zimmermann
5
-0
/
+254
2024-02-13
drm/xe: Add uAPI to query GuC firmware submission version
José Roberto de Souza
2
-0
/
+75
2024-02-13
dt-bindings: display: rockchip,dw-hdmi: add power-domains property
Johan Jonker
1
-2
/
+7
2024-02-13
dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
Johan Jonker
1
-4
/
+20
2024-02-13
drm/panel: st7703: Add Panel Rotation Support
Chris Morgan
1
-0
/
+13
2024-02-13
dt-bindings: display: rocktech,jh057n00900: Document panel rotation
Chris Morgan
1
-0
/
+1
2024-02-13
drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel Support
Chris Morgan
1
-0
/
+91
2024-02-13
dt-bindings: display: Add Powkiddy RGB10MAX3 panel
Chris Morgan
1
-0
/
+2
2024-02-13
gpu: host1x: bus: make host1x_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-13
drm/xe/vf: Don't support MCR registers if VF
Michal Wajdeczko
1
-0
/
+17
2024-02-13
drm/xe/vf: Don't program PAT if VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Don't enable hwmon if VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Don't check if LMEM is initialized if VF
Michal Wajdeczko
1
-1
/
+8
2024-02-13
drm/xe/vf: Don't initialize stolen memory manager if VF
Michal Wajdeczko
1
-1
/
+4
2024-02-13
drm/xe/vf: Don't program MOCS if VF
Michal Wajdeczko
1
-0
/
+4
2024-02-13
drm/xe/vf: Don't try to capture engine data unavailable to VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Assume fixed GSM size if VF
Michal Wajdeczko
1
-1
/
+6
2024-02-13
drm/i915/selftests: Increasing the sleep time for live_rc6_manual
Anirban Sk
1
-2
/
+2
2024-02-13
drm/xe: fix arguments to drm_err_printer()
Jani Nikula
1
-1
/
+2
2024-02-12
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
3
-31
/
+29
2024-02-12
drm/xe: use drm based debugging instead of dev
Jani Nikula
1
-1
/
+1
[next]