开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
2019-08-22
x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: eliminate weird goto from vmrun_interception()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: remove hardcoded instruction length from intercepts
Vitaly Kuznetsov
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
2019-08-22
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
Vitaly Kuznetsov
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu...
Vitaly Kuznetsov
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2019-08-22
KVM: x86: always expose VIRT_SSBD to guests
Paolo Bonzini
2019-08-22
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
Paolo Bonzini
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-09
KVM: arm: Don't write junk to CP15 registers on reset
Marc Zyngier
2019-08-09
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
2019-07-29
arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
Anders Roxell
2019-07-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-26
arm64: KVM: regmap: Fix unexpected switch fall-through
Anders Roxell
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
[next]