summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Print error code in exception injection tracepoint iff validSean Christopherson2022-06-081-3/+4
* KVM: x86: Trace re-injected exceptionsSean Christopherson2022-06-082-11/+17
* KVM: SVM: Re-inject INTn instead of retrying the insn on "failure"Sean Christopherson2022-06-082-8/+22
* KVM: SVM: Re-inject INT3/INTO instead of retrying the instructionSean Christopherson2022-06-083-43/+129
* KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supportedSean Christopherson2022-06-081-1/+5
* KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"Sean Christopherson2022-06-081-8/+15
* KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0Maciej S. Szmigiero2022-06-081-2/+0
* KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02Maciej S. Szmigiero2022-06-082-3/+20
* Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-077-1/+574
|\
| * KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank2022-06-011-0/+20
| * KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-013-0/+86
| * KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-014-0/+280
| * KVM: s390: pv: Add query dump informationJanosch Frank2022-06-011-0/+11
| * KVM: s390: pv: Add dump support definitionsJanosch Frank2022-06-011-0/+33
| * KVM: s390: pv: Add query interfaceJanosch Frank2022-06-011-0/+76
| * s390/uv: Add dump fields to queryJanosch Frank2022-06-013-0/+40
| * s390/uv: Add SE hdr query informationJanosch Frank2022-06-013-1/+28
* | Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini2022-06-072-5/+10
|\|
| * KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski2022-05-251-2/+5
| * KVM: VMX: Print VM-instruction error as unsignedJim Mattson2022-05-251-1/+1
| * KVM: VMX: Print VM-instruction error when it may be helpfulDavid Matlack2022-05-251-2/+4
* | Merge branch 'kvm-5.19-early-fixes' into HEADPaolo Bonzini2022-06-078-23/+67
|\ \
| * | KVM: SVM: fix tsc scaling cache logicMaxim Levitsky2022-06-073-15/+23
| * | KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon2022-06-073-6/+42
| * | x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich2022-06-071-1/+1
| * | KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang2022-06-071-1/+1
| |/
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-051-3/+9
|\ \
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-011-3/+9
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
* | | | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\ \ \ \
| * | | | x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | | | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-053-112/+20
|\ \ \ \ \
| * | | | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5
| * | | | | x86/microcode: Default-disable late loadingBorislav Petkov2022-05-313-1/+19
| * | | | | x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov2022-05-312-112/+0
| |/ / / /
* | | | | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-055-71/+66
|\ \ \ \ \
| * | | | | x86: Fix all occurences of the "the the" typoBo Liu2022-05-273-3/+3
| * | | | | x86/idt: Remove unused headerssunliming2022-05-251-3/+0
| * | | | | x86/Kconfig: Fix indentation of arch/x86/Kconfig.debugJuerg Haefliger2022-05-251-15/+14
| * | | | | x86/Kconfig: Fix indentation and add endif comments to arch/x86/KconfigJuerg Haefliger2022-05-251-52/+49
| |/ / / /
* | | | | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-051-3/+3
|\ \ \ \ \
| * | | | | x86/setup: Use strscpy() to replace deprecated strlcpy()XueBing Chen2022-05-251-3/+3
| |/ / / /
* | | | | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-1/+1
|\ \ \ \ \
| * | | | | perf/x86/intel: Fix event constraints for ICLKan Liang2022-05-251-1/+1
| |/ / / /
* | | | | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-051-6/+6
|\ \ \ \ \
| * | | | | perf/x86/Kconfig: Fix indentation in the Kconfig fileJuerg Haefliger2022-05-251-6/+6
| |/ / / /
* | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-055-5/+14
|\ \ \ \ \
| * | | | | x86/extable: Annotate ex_handler_msr_mce() as a dead endBorislav Petkov2022-05-271-2/+6