开源镜像站
帮助
动态
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
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2024-10-17
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
2024-10-17
KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
Oliver Upton
2024-10-17
KVM: arm64: Fix shift-out-of-bounds bug
Ilkka Koskinen
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
2024-10-11
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-08
KVM: arm64: Expose S1PIE to guests
Mark Brown
2024-10-08
KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule
Oliver Upton
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2024-10-08
KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out
Oliver Upton
2024-10-08
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
2024-10-08
Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes
Marc Zyngier
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-10-01
KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
Vincent Donnefort
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
2024-09-12
Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/next
Marc Zyngier
2024-09-11
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier
Marc Zyngier
2024-09-11
KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
Marc Zyngier
2024-09-11
KVM: arm64: Simplify handling of CNTKCTL_EL12
Marc Zyngier
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
2024-09-10
KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
Snehal Koukuntla
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
KVM: arm64: Sanitise ID_AA64MMFR3_EL1
Joey Gouly
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
2024-08-30
KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Honor absence of FEAT_PAN2
Marc Zyngier
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
[next]