summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2-3/+15
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean1-0/+3
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-24KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour1-1/+2
2020-03-24KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour1-11/+21
2020-03-24KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas1-0/+3
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-8/+11
2020-03-23RDMA/siw: Suppress uninitialized var warningAndrew Morton1-1/+1
2020-03-23IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn1-3/+22
2020-03-23kunit: add --make_optionsGreg Thelen2-14/+24
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-7/+12
2020-03-23drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibilityThomas Hellström (VMware)1-1/+1
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat2-0/+7
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat3-7/+43
2020-03-23drm/vmwgfx: Refactor surface_define to use vmw_surface_metadataDeepak Rawat4-245/+214
2020-03-23drm/vmwgfx: Split surface metadata from struct vmw_surfaceDeepak Rawat4-154/+202
2020-03-23drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat8-7/+630
2020-03-23drm/vmwgfx: Rename stream output target binding tracker structDeepak Rawat3-23/+23
2020-03-23drm/vmwgfx: Add support for indirect and dispatch commandsDeepak Rawat1-0/+70
2020-03-23drm/vmwgfx: Add support for UA view commandsDeepak Rawat7-18/+319
2020-03-23drm/vmwgfx: Support SM5 shader type in command bufferDeepak Rawat2-4/+21
2020-03-23drm/vmwgfx: Read new register for GB memory when availableDeepak Rawat1-3/+9
2020-03-23drm/vmwgfx: Add a new enum for SM5 graphics context capabilityDeepak Rawat2-0/+24
2020-03-23drm/vmwgfx: Sync virtual device headers for new featureDeepak Rawat8-554/+1615
2020-03-23drm/vmwgfx: Use enum to represent graphics context capabilitiesDeepak Rawat8-31/+69
2020-03-23drm/vmwgfx: Deprecate logic ops commandsDeepak Rawat2-18/+12
2020-03-23drm/vmwgfx: Sync legacy multisampling device capabilityDeepak Rawat2-8/+16
2020-03-23drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context supportDeepak Rawat1-1/+1
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee3-82/+159
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee7-23/+28
2020-03-23dt-bindings: clk: fix example for single-output providerGiulio Benetti1-1/+1
2020-03-23dt-bindings: Add vendor prefix for ENELubomir Rintel1-0/+2
2020-03-23dt-bindings: Add vendor prefix for Dell Inc.Lubomir Rintel1-0/+2
2020-03-23io-wq: handle hashed writes in chainsPavel Begunkov2-27/+84
2020-03-23dt-bindings: Add vendor prefix for SG Micro CorpLuca Weiss1-0/+2
2020-03-23rtc: class: support hctosys from modular RTC driversSteve Muckle4-73/+61
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing2-2/+0
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari1-14/+59
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-03-23net: Make skb_segment not to compute checksum if network controller supports ...Yadu Kishore1-8/+15
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2-8/+47
2020-03-23bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau1-0/+33
2020-03-23KVM: VMX: Gracefully handle faults on VMXONSean Christopherson1-3/+21
2020-03-23KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()Sean Christopherson2-11/+4
2020-03-23KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-03-23KVM: x86: Expose fast short REP MOV for supported cpuidZhenyu Wang1-1/+1
2020-03-23tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2-14/+53
2020-03-23tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2-12/+38
2020-03-23tools/kvm_stat: switch to argparseStefan Raspl1-79/+61
2020-03-23tools/kvm_stat: rework command line sequence and message textsStefan Raspl2-24/+25