summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-25arm64: fpsimd: Generalise context saving for non-task contextsDave Martin1-12/+14
2018-05-25KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin2-35/+46
2018-05-25KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall3-1/+18
2018-05-25arm64: Use update{,_tsk}_thread_flag()Dave Martin1-10/+8
2018-05-25thread_info: Add update_thread_flag() helpersDave Martin2-0/+17
2018-05-25arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regsDave Martin1-5/+2
2018-05-24KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu1-1/+2
2018-05-24KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...Liran Alon1-3/+16
2018-05-24KVM: nVMX: Don't flush TLB when vmcs12 uses VPIDLiran Alon1-6/+14
2018-05-24KVM: nVMX: Use vmx local var for referencing vpid02Liran Alon1-1/+1
2018-05-24KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGIONDan Carpenter1-1/+7
2018-05-24KVM: x86: remove obsolete EXPORT... of handle_mmio_page_faultSean Christopherson1-1/+0
2018-05-23KVM: nVMX: Ensure that VMCS12 field offsets do not changeJim Mattson1-0/+157
2018-05-23KVM: nVMX: Restore the VMCS12 offsets for v4.0 fieldsJim Mattson2-7/+20
2018-05-23KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRINGArnd Bergmann1-3/+3
2018-05-23kvm: nVMX: Use nested_run_pending rather than from_vmentryJim Mattson1-17/+18
2018-05-20arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland1-2/+5
2018-05-19x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner3-8/+8
2018-05-19x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner1-0/+1
2018-05-19X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan3-27/+6
2018-05-19X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan1-41/+2
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan4-3/+89
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan4-0/+160
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan4-3/+112
2018-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-15/+116
2018-05-19Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-05-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+3
2018-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-8/+24
2018-05-19hfsplus: stop workqueue when fill_super() failedTetsuo Handa1-0/+1
2018-05-19mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-19MAINTAINERS: add Q: entry to kselftest for patchwork projectShuah Khan (Samsung OSG)1-0/+1
2018-05-19radix tree: fix multi-order iteration raceRoss Zwisler1-4/+2
2018-05-19radix tree test suite: multi-order iteration raceRoss Zwisler2-0/+64
2018-05-19radix tree test suite: add item_delete_rcu()Ross Zwisler2-0/+21
2018-05-19radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-05-19radix tree test suite: fix mapshift build targetRoss Zwisler1-4/+2
2018-05-19include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-19lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox1-6/+15
2018-05-19platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-2/+43
2018-05-18Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-20/+74
2018-05-18Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2018-05-18Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-44/+145
2018-05-18Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-05-18Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-12/+34
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+17
2018-05-18Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds8-4/+19
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-0/+11
2018-05-18Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+43
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-87/+157