开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-01
selftests: KVM: Add exponent check for boolean stats
Oliver Upton
2022-08-01
selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test
Oliver Upton
2022-08-01
selftests: KVM: Check stat name before other fields
Oliver Upton
2022-08-01
KVM: x86/mmu: remove unused variable
Paolo Bonzini
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-29
Merge tag 'kvm-riscv-5.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-07-29
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run
Nikolay Borisov
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2022-07-28
KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
Kai Huang
2022-07-28
KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
Jarkko Sakkinen
2022-07-28
KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
Sean Christopherson
2022-07-28
KVM: x86: Do not block APIC write for non ICR registers
Suravee Suthikulpanit
2022-07-28
KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register
Suravee Suthikulpanit
2022-07-28
KVM: selftests: Verify VMX MSRs can be restored to KVM-supported values
Sean Christopherson
2022-07-28
KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
Sean Christopherson
2022-07-28
Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
Paolo Bonzini
2022-07-28
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
2022-07-28
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-07-28
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-07-28
Revert "KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled"
Paolo Bonzini
2022-07-28
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
2022-07-28
KVM: nVMX: Rename handle_vm{on,off}() to handle_vmx{on,off}()
Sean Christopherson
2022-07-28
KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
Sean Christopherson
2022-07-28
KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks
Sean Christopherson
2022-07-28
KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
Sean Christopherson
2022-07-28
KVM: selftests: Add an option to run vCPUs while disabling dirty logging
Sean Christopherson
2022-07-28
KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs
Sean Christopherson
2022-07-28
KVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()
Sean Christopherson
2022-07-28
KVM: x86/mmu: Don't require refcounted "struct page" to create huge SPTEs
Sean Christopherson
2022-07-28
KVM: x86/mmu: Restrict mapping level based on guest MTRR iff they're used
Sean Christopherson
2022-07-28
KVM: x86/mmu: Add shadow mask for effective host MTRR memtype
Sean Christopherson
2022-07-28
KVM: x86: Drop unnecessary goto+label in kvm_arch_init()
Sean Christopherson
2022-07-28
KVM: x86: Reject loading KVM if host.PAT[0] != WB
Sean Christopherson
2022-07-28
KVM: SVM: Fix x2APIC MSRs interception
Suravee Suthikulpanit
2022-07-28
KVM: x86/mmu: Remove underscores from __pte_list_remove()
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEs
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename rmap zap helpers to eliminate "unmap" wrapper
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename __kvm_zap_rmaps() to align with other nomenclature
Sean Christopherson
2022-07-28
KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers
Sean Christopherson
2022-07-28
KVM: x86/mmu: Directly "destroy" PTE list when recycling rmaps
Sean Christopherson
[next]