summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-0/+31
|\
| * dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-162-0/+31
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-2031-195/+218
|\ \
| * | x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner2019-07-201-1/+10
| * | x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui2019-07-191-2/+11
| * | x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-07-182-1/+1
| * | x86/boot/compressed/64: Remove unused variableZhenzhong Duan2019-07-181-1/+0Star
| * | x86/boot/efi: Remove unused variablesZhenzhong Duan2019-07-181-9/+1Star
| * | x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra2019-07-177-51/+59
| * | x86/entry/64: Update comments and sanity tests for create_gapPeter Zijlstra2019-07-171-6/+11
| * | x86/entry/64: Simplify idtentry a littlePeter Zijlstra2019-07-171-54/+48Star
| * | x86/entry/32: Simplify common_exceptionPeter Zijlstra2019-07-171-23/+13Star
| * | x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-1710-26/+45
| * | x86/process: Delete useless check for dead process with LDTJann Horn2019-07-171-11/+1Star
| * | x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2019-07-172-2/+2
| * | x86/e820: Use proper booleans instead of 0/1Yi Wang2019-07-161-2/+2
| * | x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-07-162-2/+2
| * | x86/mm: Free sme_early_buffer after initDavid Rientjes2019-07-161-1/+1
| * | x86/boot: Fix memory leak in default_get_smp_config()David Rientjes2019-07-161-6/+4Star
| * | Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski2019-07-151-2/+12
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2011-61/+87
|\ \ \
| * | | x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-182-23/+26
| * | | x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()Josh Poimboeuf2019-07-181-1/+1
| * | | x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()Josh Poimboeuf2019-07-181-1/+1
| * | | x86/head/64: Annotate start_cpu0() as non-callableJosh Poimboeuf2019-07-181-2/+2
| * | | x86/entry: Fix thunk function ELF sizesJosh Poimboeuf2019-07-181-3/+2Star
| * | | x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-07-181-15/+19
| * | | x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2Josh Poimboeuf2019-07-181-3/+3
| * | | x86/kvm: Fix fastop function ELF metadataJosh Poimboeuf2019-07-181-13/+31
| * | | x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-07-182-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-2014-191/+195
|\ \ \ \
| * | | | KVM: x86: Add fixed counters to PMU filterEric Hankland2019-07-202-7/+25
| * | | | KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini2019-07-201-1/+7
| * | | | KVM: VMX: dump VMCS on failed entryPaolo Bonzini2019-07-201-0/+1
| * | | | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu2019-07-201-2/+2
| * | | | KVM: SVM: Fix detection of AMD Errata 1096Liran Alon2019-07-201-7/+35
| * | | | KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-205-36/+75
| * | | | KVM: LAPIC: Make lapic timer unpinnedWanpeng Li2019-07-172-9/+5Star
| * | | | KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu2019-07-171-3/+8
| * | | | KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon2019-07-151-1/+4
| * | | | kvm: x86: ioapic and apic debug macros cleanupYi Wang2019-07-152-101/+9Star
| * | | | kvm: x86: some tsc debug cleanupYi Wang2019-07-151-8/+0Star
| * | | | kvm: vmx: fix coccinelle warningsYi Wang2019-07-151-1/+1
| * | | | x86: kvm: avoid constant-conversion warningArnd Bergmann2019-07-151-3/+3
| * | | | x86: kvm: avoid -Wsometimes-uninitized warningArnd Bergmann2019-07-151-11/+9Star
| * | | | KVM: x86: expose AVX512_BF16 feature to guestJing Liu2019-07-151-1/+11
* | | | | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-3/+2Star
|\ \ \ \ \
| * | | | | kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-3/+2Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-1913-39/+79
|\ \ \ \ \
| * | | | | xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-07-174-4/+2Star