开源镜像站
帮助
下载
动态
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
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
Sean Christopherson
2022-12-29
KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
Sean Christopherson
2022-12-29
KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
Sean Christopherson
2022-12-29
KVM: arm64: Free hypervisor allocations if vector slot init fails
Sean Christopherson
2022-12-29
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-06
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
2022-12-05
Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/misc-6.2 into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/parallel-faults into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/52bit-fixes into kvmarm-master/next
Marc Zyngier
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
2022-12-01
arm64/sysreg: Standardise naming for ID_DFR0_EL1
James Morse
2022-11-29
arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()
Mark Brown
2022-11-29
arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
2022-11-29
KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
Peter Collingbourne
2022-11-29
KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
Peter Collingbourne
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
KVM: arm64: Simplify the sanitise_mte_tags() logic
Catalin Marinas
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-11-28
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2022-11-28
KVM: arm64: PMU: Simplify PMCR_EL0 reset handling
Marc Zyngier
2022-11-28
KVM: arm64: PMU: Replace version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
2022-11-22
KVM: arm64: Reject shared table walks in the hyp code
Oliver Upton
2022-11-22
KVM: arm64: Don't acquire RCU read lock for exclusive table walks
Oliver Upton
2022-11-22
KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
Oliver Upton
2022-11-19
KVM: arm64: PMU: Make kvm_pmc the main data structure
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Simplify setting a counter to a specific value
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Add counter_index_to_*reg() helpers
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Only narrow counters that are not 64bit wide
Marc Zyngier
[next]