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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
drm/dp_mst: Refactor drm_dp_update_payload_part1()
Lyude Paul
1
-29
/
+42
2018-12-14
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
Lyude Paul
1
-3
/
+1
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
5
-215
/
+8
2018-12-14
drm: Remove complete task from TODO documentation
Shayenne da Luz Moura
1
-3
/
+0
2018-12-13
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
Lyude Paul
1
-0
/
+1
2018-12-13
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
4
-12
/
+12
2018-12-12
drm/rockchip: Add implicit fencing support for planes
Heiko Stuebner
1
-0
/
+2
2018-12-12
drm/xen: Don't set the dpms hook
Daniel Vetter
1
-1
/
+0
2018-12-12
drm/qxl: Don't set the dpms hook
Daniel Vetter
1
-1
/
+0
2018-12-11
drm/syncobj: remove drm_syncobj_cb and cleanup
Christian König
2
-82
/
+30
2018-12-11
drm/etnaviv: fix for 64bit seqno change
Christian König
1
-1
/
+1
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
9
-9
/
+74
2018-12-10
drm/dp/mst: Validate REMOTE_I2C_READ harder
Ville Syrjälä
1
-7
/
+18
2018-12-10
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
1
-0
/
+1
2018-12-10
drm/ast: Remove set but not used variable 'bo'
YueHaibing
1
-2
/
+0
2018-12-10
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
6
-41
/
+4
2018-12-08
drm/vc4: Add support for X/Y reflection
Boris Brezillon
1
-12
/
+47
2018-12-08
drm/vc4: Fix negative X/Y positioning on SAND planes
Boris Brezillon
1
-0
/
+21
2018-12-07
drm/v3d: Invalidate the caches from the outside in.
Eric Anholt
1
-2
/
+6
2018-12-07
drm/v3d: Stop trying to flush L2C on V3D 3.3+
Eric Anholt
1
-3
/
+8
2018-12-07
drm/v3d: Drop the wait for L2T flush to complete.
Eric Anholt
1
-4
/
+4
2018-12-07
drm/v3d: Don't bother flushing L1TD at job start.
Eric Anholt
1
-12
/
+0
2018-12-07
drm/v3d: Drop unused v3d_flush_caches().
Eric Anholt
2
-22
/
+0
2018-12-07
drm/v3d: Document cache flushing ABI.
Eric Anholt
1
-0
/
+8
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
5
-22
/
+22
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
8
-16
/
+24
2018-12-06
drm/qxl: add spice-devel list to MAINTAINERS
Gerd Hoffmann
1
-0
/
+1
2018-12-06
drm/v3d: fix broken build
Christian König
1
-1
/
+1
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
6
-14
/
+11
2018-12-04
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()
YueHaibing
1
-2
/
+1
2018-12-04
drm/vkms: Remove set but not used variable 'vkms_obj'
YueHaibing
1
-2
/
+0
2018-12-04
drm/sun4i: Add compatible for H6 display engine
Jernej Skrabec
1
-0
/
+1
2018-12-03
drm/v3d: Add more tracepoints for V3D GPU rendering.
Eric Anholt
3
-3
/
+121
2018-12-03
drm/v3d: Add missing fence timeline name for TFU.
Eric Anholt
1
-2
/
+8
2018-12-03
drm/syncobj: use dma_fence_get_stub
Christian König
1
-44
/
+14
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
2
-1
/
+36
2018-12-03
drm/panel: simple: Add AUO G101EVN010 panel support
Alex Gonzalez
2
-0
/
+39
2018-12-03
drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
Neil Armstrong
3
-0
/
+40
2018-11-30
drm/v3d: Fix prime imports of buffers from other drivers.
Eric Anholt
1
-0
/
+1
2018-11-30
drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.
Eric Anholt
1
-11
/
+9
2018-11-30
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
8
-51
/
+427
2018-11-30
drm: Fix up drm_atomic_state_helper.[hc] extraction
Daniel Vetter
4
-164
/
+164
2018-11-30
drm: Fix compiler warning in drm_atomic_helper.c
Sean Paul
1
-0
/
+3
2018-11-30
drm/vc4: Allow YUV formats on cursor planes
Boris Brezillon
1
-12
/
+4
2018-11-30
drm/vc4: Allow scaling on cursor plane
Boris Brezillon
1
-17
/
+2
2018-11-30
drm/vc4: Rework the async update logic
Boris Brezillon
1
-21
/
+66
2018-11-30
drm/vc4: Don't check plane state more than once
Boris Brezillon
2
-0
/
+16
2018-11-30
drm/vc4: Move LBM creation out of vc4_plane_mode_set()
Boris Brezillon
2
-28
/
+54
2018-11-30
drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabled
Boris Brezillon
1
-3
/
+6
2018-11-30
Documentation: drm: Remove dangling pointer from drm-mm.rst
Sean Paul
1
-3
/
+0
[next]