开源镜像站
帮助
动态
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
2020-10-21
kvm x86/mmu: Make struct kernel_param_ops definitions const
Joe Perches
2020-10-21
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
2020-10-21
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
2020-10-21
KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
Vitaly Kuznetsov
2020-10-21
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
2020-10-21
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
2020-10-21
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
2020-10-21
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
2020-10-21
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
2020-10-21
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-10-19
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
2020-10-02
Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...
Marc Zyngier
2020-10-02
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
2020-10-02
KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
Will Deacon
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Remove unnecessary hyp mappings
David Brazdil
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2020-09-29
arm64: Pull in task_stack_page() to Spectre-v4 mitigation code
Will Deacon
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Move SSBD prctl() handler alongside other spectre mitigation code
Will Deacon
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
2020-09-29
arm64: Treat SSBS as a non-strict system feature
Will Deacon
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
2020-09-29
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
2020-09-29
KVM: arm64: Simplify install_bp_hardening_cb()
Will Deacon
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-29
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
[next]