index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
2020-03-05
drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS case
Prike Liang
1
-3
/
+3
2020-03-05
drm/amd/powerplay: fix pre-check condition for setting clock range
Prike Liang
2
-4
/
+1
2020-03-05
drm/amd/display: fix dcc swath size calculations on dcn1
Josip Pavic
1
-2
/
+2
2020-03-05
drm/amd/display: Clear link settings on MST disable connector
Bhawanpreet Lakha
1
-0
/
+1
2020-03-05
drm/amdgpu: disable 3D pipe 1 on Navi1x
Tianci.Yin
1
-46
/
+51
2020-03-05
drm/amdgpu: clean wptr on wb when gpu recovery
Yintian Tao
2
-0
/
+2
2020-03-04
drm: kirin: Revert "Fix for hikey620 display offset problem"
John Stultz
2
-21
/
+0
2020-03-04
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
1
-3
/
+11
2020-03-04
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2
-18
/
+43
2020-03-03
drm/sun4i: Fix DE2 VI layer format support
Jernej Skrabec
2
-11
/
+67
2020-03-03
drm/sun4i: Add separate DE3 VI layer formats
Jernej Skrabec
3
-3
/
+102
2020-03-03
drm/sun4i: de2/de3: Remove unsupported VI layer formats
Jernej Skrabec
2
-14
/
+0
2020-03-02
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
1
-1
/
+1
2020-03-02
drm/i915: Protect i915_request_await_start from early waits
Chris Wilson
1
-13
/
+28
2020-03-02
drm/i915/tgl: Add Wa_1608008084
Lucas De Marchi
1
-12
/
+7
2020-03-02
drm/i915/tgl: Add Wa_22010178259:tgl
Matt Roper
2
-0
/
+14
2020-03-02
drm/i915: Program MBUS with rmw during initialization
Matt Roper
1
-5
/
+11
2020-03-02
drm/i915/psr: Force PSR probe only after full initialization
José Roberto de Souza
4
-5
/
+26
2020-03-02
drm/i915/gem: Break up long lists of object reclaim
Chris Wilson
1
-0
/
+1
2020-03-02
drm/shmem: drop pgprot_decrypted()
Gerd Hoffmann
1
-1
/
+0
2020-03-02
drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails
Marek Szyprowski
1
-10
/
+12
2020-03-02
drm/exynos: dsi: fix workaround for the legacy clock name
Marek Szyprowski
1
-3
/
+4
2020-03-02
drm/exynos: dsi: propagate error value and silence meaningless warning
Marek Szyprowski
1
-2
/
+3
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
[next]