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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2
-3
/
+15
2020-03-23
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
1
-0
/
+3
2020-03-23
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2
-10
/
+10
2020-03-24
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
1
-1
/
+2
2020-03-24
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
1
-11
/
+21
2020-03-24
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
1
-0
/
+3
2020-03-23
Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-8
/
+11
2020-03-23
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
1
-1
/
+1
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
1
-3
/
+22
2020-03-23
kunit: add --make_options
Greg Thelen
2
-14
/
+24
2020-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-7
/
+12
2020-03-23
drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility
Thomas Hellström (VMware)
1
-1
/
+1
2020-03-23
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
2
-0
/
+7
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
3
-7
/
+43
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
4
-245
/
+214
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
4
-154
/
+202
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
8
-7
/
+630
2020-03-23
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
3
-23
/
+23
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
1
-0
/
+70
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
7
-18
/
+319
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2
-4
/
+21
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
1
-3
/
+9
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2
-0
/
+24
2020-03-23
drm/vmwgfx: Sync virtual device headers for new feature
Deepak Rawat
8
-554
/
+1615
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
8
-31
/
+69
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2
-18
/
+12
2020-03-23
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2
-8
/
+16
2020-03-23
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
1
-1
/
+1
2020-03-23
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
3
-82
/
+159
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
7
-23
/
+28
2020-03-23
dt-bindings: clk: fix example for single-output provider
Giulio Benetti
1
-1
/
+1
2020-03-23
dt-bindings: Add vendor prefix for ENE
Lubomir Rintel
1
-0
/
+2
2020-03-23
dt-bindings: Add vendor prefix for Dell Inc.
Lubomir Rintel
1
-0
/
+2
2020-03-23
io-wq: handle hashed writes in chains
Pavel Begunkov
2
-27
/
+84
2020-03-23
dt-bindings: Add vendor prefix for SG Micro Corp
Luca Weiss
1
-0
/
+2
2020-03-23
rtc: class: support hctosys from modular RTC drivers
Steve Muckle
4
-73
/
+61
2020-03-23
enetc: Remove unused variable 'enetc_drv_name'
YueHaibing
2
-2
/
+0
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
1
-14
/
+59
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
1
-8
/
+15
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2
-8
/
+47
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-23
KVM: VMX: Gracefully handle faults on VMXON
Sean Christopherson
1
-3
/
+21
2020-03-23
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2
-11
/
+4
2020-03-23
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
1
-51
/
+16
2020-03-23
KVM: x86: Expose fast short REP MOV for supported cpuid
Zhenyu Wang
1
-1
/
+1
2020-03-23
tools/kvm_stat: add command line switch '-c' to log in csv format
Stefan Raspl
2
-14
/
+53
2020-03-23
tools/kvm_stat: add command line switch '-s' to set update interval
Stefan Raspl
2
-12
/
+38
2020-03-23
tools/kvm_stat: switch to argparse
Stefan Raspl
1
-79
/
+61
2020-03-23
tools/kvm_stat: rework command line sequence and message texts
Stefan Raspl
2
-24
/
+25
[prev]
[next]