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
2020-12-05
drm/msm/dpu: enable DSPP support on SM8[12]50
Dmitry Baryshkov
2
-7
/
+22
2020-12-03
drm/msm: Fix use-after-free in msm_gem with carveout
Iskren Chernev
1
-5
/
+22
2020-12-03
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
2020-12-03
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2
-2
/
+17
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/dpu: consider vertical front porch in the prefill bw calculation
Kalyan Thota
1
-2
/
+9
2020-11-29
drm/msm/a6xx: Add support for using system cache on MMU500 based targets
Jordan Crouse
2
-10
/
+37
2020-11-29
drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
3
-0
/
+104
2020-11-29
drm/msm: rearrange the gpu_rmw() function
Sharat Masetty
3
-4
/
+10
2020-11-29
drm/msm/dp: remove duplicate include statement
Tian Tao
1
-1
/
+0
2020-11-29
drm/msm: dsi: Constify dsi_host_ops
Rikard Falkeborn
1
-1
/
+1
2020-11-29
drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
Lee Jones
1
-167
/
+171
2020-11-29
drm/msm/adreno/a6xx_gpu_state: Make some local functions static
Lee Jones
1
-3
/
+3
2020-11-29
drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device'
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/msm_drv: Make '_msm_ioremap()' static
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param descriptions
Lee Jones
1
-3
/
+5
2020-11-29
drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' description
Lee Jones
1
-2
/
+3
2020-11-29
drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
Lee Jones
1
-7
/
+8
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are used
Lee Jones
3
-90
/
+83
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_linewidth'
Lee Jones
1
-1
/
+0
2020-11-29
drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param description
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
Lee Jones
1
-8
/
+9
2020-11-29
msm/mdp5: Fix some kernel-doc warnings
Rob Clark
1
-1
/
+10
2020-11-25
iommu/io-pgtable-arm: Add support to use system cache
Sai Prakash Ranjan
2
-2
/
+12
2020-11-25
iommu/io-pgtable: Add a domain attribute for pagetable configuration
Sai Prakash Ranjan
2
-0
/
+5
2020-11-23
drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
Lee Jones
1
-10
/
+2
2020-11-23
drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
Lee Jones
1
-3
/
+0
2020-11-23
drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
Lee Jones
1
-2
/
+2
2020-11-23
drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()' static
Lee Jones
1
-3
/
+3
2020-11-23
drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
Lee Jones
1
-1
/
+1
2020-11-21
drm/msm/shrinker: Only iterate dontneed objs
Rob Clark
5
-15
/
+40
2020-11-21
drm/msm/shrinker: We can vmap shrink active_list too
Rob Clark
1
-12
/
+35
2020-11-21
drm/msm: Protect obj->active_count under obj lock
Rob Clark
3
-11
/
+15
2020-11-10
drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
Abhinav Kumar
1
-1
/
+8
2020-11-10
drm/msm/dp: promote irq_hpd handle to handle link training correctly
Kuogee Hsieh
1
-4
/
+21
2020-11-10
drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
Kuogee Hsieh
2
-29
/
+20
2020-11-10
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
5
-6
/
+55
2020-11-10
drm/msm/dp: fixes wrong connection state caused by failure of link train
Kuogee Hsieh
2
-22
/
+25
2020-11-10
drm/msm/dp: return correct connection status after suspend
Kuogee Hsieh
5
-68
/
+97
2020-11-10
drm/msm/a5xx: Clear shadow on suspend
Rob Clark
1
-1
/
+11
2020-11-10
drm/msm/a6xx: Clear shadow on suspend
Rob Clark
1
-1
/
+10
2020-11-05
dt-bindings: drm/msm/gpu: Add cooling device support
Akhil P Oommen
1
-0
/
+7
2020-11-05
drm/msm: Add support for GPU cooling
Akhil P Oommen
2
-0
/
+14
2020-11-04
drm/msm: Drop struct_mutex in shrinker path
Rob Clark
2
-55
/
+0
2020-11-04
drm/msm: Drop struct_mutex in madvise path
Rob Clark
3
-14
/
+3
2020-11-04
drm/msm: Remove msm_gem_free_work
Rob Clark
4
-36
/
+0
[next]