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
2020-03-13
drm/i915: Update DRIVER_DATE to 20200313
Rodrigo Vivi
1
-2
/
+2
2020-03-13
drm/i915/tgl: Remove require_force_probe protection
José Roberto de Souza
1
-1
/
+0
2020-03-13
drm/tegra: hdmi: Silence deferred-probe error
Dmitry Osipenko
1
-9
/
+25
2020-03-13
drm/tegra: dc: Silence RGB output deferred-probe error
Dmitry Osipenko
1
-1
/
+7
2020-03-13
drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL
Matt Roper
1
-0
/
+8
2020-03-13
drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround
Matt Roper
1
-5
/
+5
2020-03-13
drm/i915: Add Wa_1406306137:icl,ehl
Matt Roper
2
-0
/
+4
2020-03-13
drm/i915: Add Wa_1604278689:icl,ehl
Matt Roper
2
-0
/
+7
2020-03-13
drm/i915: Add Wa_1209644611:icl,ehl
Matt Roper
1
-1
/
+13
2020-03-13
drm/i915: Handle all MCR ranges
Matt Roper
1
-3
/
+22
2020-03-13
drm/i915/selftest: Add more poison patterns
Chris Wilson
1
-1
/
+6
2020-03-12
Revert "drm/i915/tgl: Add extra hdc flush workaround"
Caz Yokoyama
1
-20
/
+0
2020-03-12
drm/i915/gt: Wait for RCUs frees before asserting idle on unload
Chris Wilson
2
-0
/
+4
2020-03-12
drm/i915/selftests: Use igt_random_offset()
Chris Wilson
1
-5
/
+4
2020-03-12
drm/i915/gem: Drop relocation slowpath
Chris Wilson
1
-235
/
+4
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
3
-140
/
+0
2020-03-12
drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
Sebastian Andrzej Siewior
1
-2
/
+0
2020-03-12
drm/i915/gen12: Disable preemption timeout
Tvrtko Ursulin
2
-4
/
+13
2020-03-12
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
Thomas Hellstrom
1
-0
/
+5
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
3
-4
/
+7
2020-03-12
drm/tegra: dc: Release PM and RGB output when client's registration fails
Dmitry Osipenko
1
-1
/
+7
2020-03-12
drm/tegra: dc: Use devm_platform_ioremap_resource
Dmitry Osipenko
1
-3
/
+1
2020-03-11
drm/i915/gem: Take a copy of the engines for context_barrier_task
Chris Wilson
1
-37
/
+77
2020-03-11
drm/i915/gem: Mark up sw-fence notify function
Chris Wilson
1
-2
/
+2
2020-03-11
drm/i915: Add missing HDMI audio pixel clocks for gen12
Kai Vehmanen
2
-0
/
+12
2020-03-11
drm/i915/gem: Mark up the racy read of the mmap_singleton
Chris Wilson
1
-1
/
+1
2020-03-11
drm/i915/execlists: Track active elements during dequeue
Chris Wilson
1
-20
/
+12
2020-03-11
drm/i915/gt: Pull checking rps->pm_events under the irq_lock
Chris Wilson
1
-12
/
+17
2020-03-11
drm/i915: Extend i915_request_await_active to use all timelines
Chris Wilson
3
-13
/
+75
2020-03-11
drm/i915/gt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-03-11
drm/i915/overlay: convert to drm_device based logging.
Wambui Karuga
1
-5
/
+6
2020-03-11
drm/i915/lvds: convert to drm_device based logging macros.
Wambui Karuga
1
-18
/
+25
2020-03-11
drm/i915/lpe_audio: convert to drm_device based logging macros.
Wambui Karuga
1
-9
/
+14
2020-03-11
drm/i915/hotplug: convert to drm_device based logging.
Wambui Karuga
1
-16
/
+24
2020-03-11
drm/i915/gmbus: convert to drm_device based logging,
Wambui Karuga
1
-14
/
+19
2020-03-11
drm/i915/fifo_underrun: convert to drm_device based logging.
Wambui Karuga
1
-13
/
+16
2020-03-11
drm/i915/dsb: convert to drm_device based logging macros.
Wambui Karuga
1
-12
/
+16
2020-03-11
drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains
Tvrtko Ursulin
1
-216
/
+0
2020-03-10
drm/i915/execlists: Mark up data-races in virtual engines
Chris Wilson
1
-5
/
+6
2020-03-10
drm/i915: Mark up racy read of active rq->engine
Chris Wilson
2
-4
/
+6
2020-03-10
drm/i915/gt: Mark up racy reads for intel_context.inflight
Chris Wilson
1
-2
/
+2
2020-03-10
drm/i915: Tweak scheduler's kick_submission()
Chris Wilson
1
-1
/
+2
2020-03-10
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-10
drm/i915/display: Do not write in removed FBC fence registers
Radhakrishna Sripada
1
-1
/
+1
2020-03-10
drm/i915/display: Deactive FBC in fastsets when disabled by parameter
José Roberto de Souza
1
-22
/
+25
2020-03-10
drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacks
Lyude Paul
1
-2
/
+31
2020-03-10
drm/amdgpu/runpm: disable runpm on Vega10
Feifei Xu
1
-0
/
+1
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
8
-11
/
+3
2020-03-10
drm/amdgpu: add function to creat all ras debugfs node
Tao Zhou
2
-0
/
+31
2020-03-10
drm/amd/powerplay: fix the coverity warning about negative check for an unsigned value
Prike Liang
1
-3
/
+0
[next]