aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+1
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+1
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King1-1/+1
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-11-27sparc32: supress another implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sparc32: suppress an implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sparc: suppress the implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long1-0/+1
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King1-2/+2
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-11-27media: mediactl docs: Fix licensing messageMauro Carvalho Chehab7-7/+175
2018-11-27media: dvb-pll: don't re-validate tuner frequenciesMauro Carvalho Chehab1-3/+0
2018-11-27media: dvb-pll: fix tuner frequency rangesMauro Carvalho Chehab1-55/+48
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-58/+223
2018-11-27nvme-pci: fix surprise removalIgor Konopko1-1/+1
2018-11-27nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne1-1/+1
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn1-1/+1
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai26-259/+360
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky1-0/+1
2018-11-27i2c: rcar: check bus state before reinitializingWolfram Sang1-4/+5
2018-11-27i2c: nvidia-gpu: limit reads also for combined messagesWolfram Sang1-0/+1
2018-11-27i2c: nvidia-gpu: adhere to I2C fault codesWolfram Sang1-3/+3
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel1-10/+26
2018-11-27kvm: nVMX: Set VM instruction error for VMPTRLD of unbacked pageJim Mattson1-3/+11
2018-11-27nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guestsKrish Sadhukhan1-0/+10
2018-11-27KVM/nVMX: Remove unneeded forward jump in nested_vmx_check_vmentry_hw asmUros Bizjak1-7/+5
2018-11-27KVM: nVMX: Unrestricted guest mode requires EPTJim Mattson2-0/+25
2018-11-27tools/kvm_stat: switch to python3Stefan Raspl1-1/+1
2018-11-27KVM: x86: Trace changes to active TSC offset regardless if vCPU in guest-modePaolo Bonzini2-21/+22
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson1-5/+15
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCSLiran Alon1-5/+5
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLDLiran Alon1-1/+24
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz4-18/+17
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4
2018-11-27KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon1-5/+16
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon1-0/+1
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than onceLiran Alon1-6/+6
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang1-8/+11
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li1-1/+2
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li1-0/+5
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino1-0/+1
2018-11-27PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-11-27ALSA: hda/realtek - Support ALC300Kailang Yang1-0/+8