summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-23Linux 5.0.4v5.0.4Greg Kroah-Hartman1-1/+1
2019-03-23SUNRPC: Respect RPC call timeouts when retrying transmissionTrond Myklebust1-18/+24
2019-03-23SUNRPC: Fix up RPC back channel transmissionTrond Myklebust1-28/+33
2019-03-23SUNRPC: Prevent thundering herd when the socket is not connectedTrond Myklebust1-4/+17
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky1-7/+6
2019-03-23net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold1-7/+9
2019-03-23net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold1-1/+4
2019-03-23KVM: nVMX: Check a single byte for VMCS "launched" in nested early checksSean Christopherson1-1/+1
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson1-3/+9
2019-03-23KVM: nVMX: Apply addr size mask to effective address for VMX instructionsSean Christopherson1-2/+23
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson1-0/+4
2019-03-23KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson1-1/+6
2019-03-23KVM: x86/mmu: Detect MMIO generation wrap in any address spaceSean Christopherson1-2/+19
2019-03-23KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson1-3/+11
2019-03-23KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson1-1/+1
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson9-12/+15
2019-03-23drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland1-2/+6
2019-03-23drm/amd/powerplay: correct power reading on fijiEvan Quan1-3/+3
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-23drm/fb-helper: generic: Fix drm_fbdev_client_restore()Noralf Trønnes1-3/+1
2019-03-23media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13
2019-03-23media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-03-23media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam1-1/+1
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães9-147/+260
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-23media: sun6i: Fix CSI regmap's max_registerChen-Yu Tsai1-1/+1
2019-03-23media: lgdt330x: fix lock status reportingFrench, Nicholas A1-1/+1
2019-03-23media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2019-03-23rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun1-5/+14
2019-03-23tpm: Unify the send callback behaviourJarkko Sakkinen12-16/+28
2019-03-23tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen1-6/+16
2019-03-23x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)1-25/+17
2019-03-23x86/kvmclock: set offset for kvm unstable clockPavel Tatashin1-5/+1
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki2-0/+4
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter1-0/+2
2019-03-23perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang3-7/+10
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-03-23perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-03-23x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf1-1/+1
2019-03-23vt: perform safe console erase in the right orderNicolas Pitre1-8/+7
2019-03-23stable-kernel-rules.rst: add link to networking patch queueGreg Kroah-Hartman1-0/+3
2019-03-23bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li1-3/+4
2019-03-23bcache: treat stale && dirty keys as bad keysTang Junhui1-6/+7
2019-03-23bcache: never writeback a discard operationDaniel Axtens1-0/+3
2019-03-23PM / OPP: Update performance state when freq == old_freqViresh Kumar1-1/+1
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar1-1/+7
2019-03-23svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields1-10/+10
2019-03-23NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust1-4/+8