开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2022-11-30
KVM: Do not partially reinitialize gfn=>pfn cache during activation
Sean Christopherson
2022-11-30
KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache
Sean Christopherson
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2022-11-30
KVM: Clean up hva_to_pfn_retry()
Michal Luczaj
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
Metin Kaya
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: x86: Remove unused argument in gpc_unmap_khva()
Michal Luczaj
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-28
KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AVX-IFMA CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Sean Christopherson
2022-11-28
KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
Sean Christopherson
2022-11-28
MAINTAINERS: Add KVM x86/xen maintainer list
David Woodhouse
2022-11-28
KVM: x86/xen: Add CPL to Xen hypercall tracepoint
David Woodhouse
2022-11-28
KVM: always declare prototype for kvm_arch_irqchip_in_kernel
Paolo Bonzini
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
David Woodhouse
2022-11-23
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-23
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-23
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-11-23
s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2022-11-23
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2022-11-23
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
2022-11-23
KVM: s390: pv: api documentation for asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
[next]