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
2018-08-09
drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
Emily Deng
1
-1
/
+1
2018-08-09
drm/scheduler: fix param documentation
Nayan Deshmukh
1
-4
/
+0
2018-08-07
drm/i2c: tda998x: correct PLL divider calculation
Russell King
1
-6
/
+14
2018-08-07
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
1
-24
/
+6
2018-08-07
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
1
-16
/
+16
2018-08-07
drm/i2c: tda998x: register bridge outside of component helper
Russell King
1
-13
/
+13
2018-08-07
drm/i2c: tda998x: cleanup from previous changes
Russell King
1
-39
/
+37
2018-08-07
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
1
-14
/
+16
2018-08-07
drm/i2c: tda998x: convert to bridge driver
Russell King
1
-75
/
+81
2018-08-06
drm/scheduler: fix timeout worker setup for out of order job completions
Lucas Stach
1
-13
/
+17
2018-08-06
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
3
-0
/
+7
2018-08-06
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
1
-0
/
+18
2018-08-06
drm/amd/display: program display clock on cache match
Dmytro Laktyushkin
2
-1
/
+5
2018-08-06
drm/amd/display: Add NULL check for enabling dp ss
Nicholas Kazlauskas
1
-1
/
+3
2018-08-06
drm/amd/display: add vbios table check for enabling dp ss
Dmytro Laktyushkin
4
-1
/
+8
2018-08-06
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
4
-2
/
+26
2018-08-06
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
3
-5
/
+6
2018-08-06
drm/amd/display: Use calculated disp_clk_khz value for dce110
Nicholas Kazlauskas
2
-4
/
+4
2018-08-06
drm/amd/display: Implement custom degamma lut on dcn
David Francis
4
-15
/
+46
2018-08-06
drm/amd/display: Destroy aux_engines only once
David Francis
1
-3
/
+0
2018-08-06
drm/amd/display: Read back max backlight value at boot
David Francis
1
-0
/
+1
2018-08-06
drm/amd/display: Implement backlight_ops.get_brightness
David Francis
3
-1
/
+17
2018-08-06
drm/amd/display: DP Compliance 400.1.1 failure
abdoulaye berthe
1
-26
/
+28
2018-08-06
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
1
-7
/
+2
2018-08-06
drm/i915/kvmgt: Fix compilation error
MichaĆ Winiarski
1
-6
/
+0
2018-08-06
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
1
-3
/
+1
2018-08-06
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Mika Kuoppala
2
-6
/
+0
2018-08-06
drm/i915: Interactive RPS mode
Chris Wilson
6
-45
/
+111
2018-08-06
drm/i915: Fix psr sink status report.
Rodrigo Vivi
1
-2
/
+11
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
2
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
4
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
1
-5
/
+4
2018-08-03
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
1
-1
/
+2
2018-08-03
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
1
-0
/
+11
2018-08-02
gpu: ipu-v3: default to id 0 on missing OF alias
Philipp Zabel
1
-0
/
+2
2018-08-02
gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0
Steve Longerbeam
1
-3
/
+3
2018-08-02
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
3
-0
/
+18
2018-08-02
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
1
-38
/
+35
2018-08-02
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
1
-12
/
+25
2018-08-02
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
1
-1
/
+1
2018-08-01
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
1
-18
/
+7
2018-08-01
drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper
Huang Rui
1
-0
/
+22
2018-08-01
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
1
-1
/
+1
2018-08-01
drm/imx: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-40
/
+2
2018-07-31
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+2
2018-07-31
drm/amd/display: add missing void parameter to dc_create_transfer_func
Colin Ian King
1
-1
/
+1
2018-07-31
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-07-31
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-07-31
drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
[next]