summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28nvme-multipath: relax ANA state checkMartin George
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig
2019-03-28gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski
2019-03-28Yama: mark local symbols as staticJann Horn
2019-03-28gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-03-28Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini
2019-03-28KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-03-28KVM: x86: update %rip after emulating IOSean Christopherson
2019-03-28x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov
2019-03-28kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li
2019-03-28KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-28kvm: don't redefine flags as something elseSebastian Andrzej Siewior
2019-03-28kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh
2019-03-28KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-03-28KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson
2019-03-28KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson
2019-03-28gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov
2019-03-28gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn
2019-03-28afs: Fix StoreData op marshallingDavid Howells
2019-03-28vfs: Update mount API docsDavid Howells
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-28kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring
2019-03-28scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc
2019-03-28kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence
2019-03-28kbuild: do not overwrite .gitignore in output directoryMasahiro Yamada
2019-03-28kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada
2019-03-28coccinelle: put_device: reduce false positivesWen Yang
2019-03-28libata: fix using DMA buffers on stackraymond pang
2019-03-28drm/i915/icl: Fix VEBOX mismatch BUG_ON()José Roberto de Souza
2019-03-28MAINTAINERS: Remove deleted file from futex file patternThomas Gleixner
2019-03-28KVM: arm/arm64: Comments cleanup in mmu.cZenghui Yu
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner
2019-03-28watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-28cpufreq: scpi: Fix use after freeVincent Stehlé
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar