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
2021-10-07
drm: rcar-du: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-6
/
+2
2021-10-07
drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-10-07
drm/sti: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-10-07
drm/omap: Depend on CONFIG_OF
Laurent Pinchart
1
-1
/
+1
2021-10-07
drm/omap: Cast pointer to integer without generating warning
Laurent Pinchart
1
-1
/
+1
2021-10-07
drm/omap: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-10-07
drm: property: Replace strncpy() with strscpy_pad()
Laurent Pinchart
1
-6
/
+3
2021-10-07
drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
Laurent Pinchart
4
-6
/
+89
2021-10-07
drm: rcar-du: Set the DMA coherent mask for the DU device
Laurent Pinchart
1
-0
/
+12
2021-10-07
drm: rcar-du: Improve kernel log messages when initializing encoders
Laurent Pinchart
5
-18
/
+40
2021-10-07
drm: rcar-du: Don't create encoder for unconnected LVDS outputs
Laurent Pinchart
3
-4
/
+28
2021-09-23
drm/amdgpu: make soc15_common_ip_funcs static
Alex Deucher
2
-3
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
Candice Li
2
-35
/
+1
2021-09-23
drm/amdgpu: Consolidate RAS cmd warning messages
John Clements
2
-26
/
+26
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-23
drm/amdgpu: Updated RAS infrastructure
John Clements
7
-52
/
+146
2021-09-23
drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
Guchun Chen
1
-4
/
+5
2021-09-23
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Hayden Goodfellow
1
-1
/
+1
2021-09-23
drm/amd/display: 3.2.154
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.84
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Fix null pointer dereference for encoders
Jimmy Kizito
2
-2
/
+2
2021-09-23
drm/amd/display: Creating a fw boot options bit for an upcoming feature
Meenakshikumar Somasundaram
1
-1
/
+2
2021-09-23
drm/amd/display: DIG mapping change is causing a blocker
Liu, Zhan
1
-6
/
+0
2021-09-23
drm/amd/display: Fix B0 USB-C DP Alt mode
Liu, Zhan
4
-2
/
+70
2021-09-23
drm/amd/display: Disable mem low power for CM HW block on DCN3.1
Michael Strauss
1
-1
/
+1
2021-09-23
drm/amd/display: Fix issue with dynamic bpp change for DCN3x
Guo, Bing
11
-97
/
+204
2021-09-23
drm/amd/display: Use adjusted DCN301 watermarks
Nikola Cornij
2
-3
/
+97
2021-09-23
drm/amd/display: Added power down on boot for DCN3
Lai, Derek
1
-0
/
+2
2021-09-23
drm/amd/display: Fix dynamic encoder reassignment
Jimmy Kizito
13
-88
/
+215
2021-09-23
drm/amd/display: Fix concurrent dynamic encoder assignment
Jimmy Kizito
5
-77
/
+260
2021-09-23
drm/amd/display: Fix link training fallback logic
Jimmy Kizito
1
-2
/
+6
2021-09-23
drm/amd/display: Fix DCN3 B0 DP Alt Mapping
Liu, Zhan
1
-0
/
+6
2021-09-23
drm/amd/display: 3.2.153
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.83
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Extend w/a for hard hang on HPD to dcn20
Qingqing Zhuo
3
-1
/
+38
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
Harry Wentland
1
-113
/
+123
2021-09-23
drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx
Harry Wentland
2
-29
/
+35
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
8
-333
/
+333
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
8
-232
/
+232
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
12
-120
/
+120
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
MAINTAINERS: fix up entry for AMD Powerplay
Alex Deucher
1
-2
/
+2
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amdgpu: Fix resume failures when device is gone
Andrey Grodzovsky
1
-0
/
+4
2021-09-23
drm/amdgpu: Fix MMIO access page fault
Andrey Grodzovsky
2
-8
/
+17
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
7
-90
/
+105
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
1
-1
/
+8
[next]