index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-04-20
KVM: x86: Sync SPTEs when injecting page/EPT fault into L1
Junaid Shahid
2020-04-20
KVM: x86: cleanup kvm_inject_emulated_page_fault
Paolo Bonzini
2020-04-20
KVM: x86: introduce kvm_mmu_invalidate_gva
Paolo Bonzini
2020-04-15
KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
Sean Christopherson
2020-04-15
KVM: nVMX: Invalidate all roots when emulating INVVPID without EPT
Junaid Shahid
2020-04-15
KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
Sean Christopherson
2020-04-15
KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
Sean Christopherson
2020-04-15
KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
Sean Christopherson
2020-04-15
KVM: pass through CPUID(0x80000006)
Eric Northup
2020-04-15
KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
Peter Shier
2020-04-15
KVM: SVM: Fix __svm_vcpu_run declaration.
Uros Bizjak
2020-04-15
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
Uros Bizjak
2020-04-15
KVM: SVM: Fix build error due to missing release_pages() include
Borislav Petkov
2020-04-15
KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
Uros Bizjak
2020-04-15
kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
Oliver Upton
2020-04-15
kvm: nVMX: reflect MTF VM-exits if injected by L1
Oliver Upton
2020-04-14
KVM: s390: Return last valid slot if approx index is out-of-bounds
Sean Christopherson
2020-04-14
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-04-14
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
2020-04-07
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
2020-04-07
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
2020-04-03
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel
2020-04-03
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
2020-04-03
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
sh/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
arm64/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
arc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
x86/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
[next]