index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
/
nvhe
Age
Commit message (
Expand
)
Author
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
2024-06-14
KVM: arm64: Update the identification range for the FF-A smcs
Sebastian Ene
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2023-12-18
KVM: arm64: Mark PAuth as a restricted feature for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Fix which features are marked as allowed for protected VMs
Fuad Tabba
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-06-01
KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
Will Deacon
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
2023-06-01
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
2023-06-01
KVM: arm64: Block unsafe FF-A calls from the host
Will Deacon
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
2022-11-11
KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()
Will Deacon
2022-11-11
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
2022-11-11
KVM: arm64: Instantiate guest stage-2 page-tables at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-11
KVM: arm64: Rename 'host_kvm' to 'host_mmu'
Will Deacon
2022-11-11
KVM: arm64: Add hyp_spinlock_t static initializer
Fuad Tabba
2022-11-11
KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
Will Deacon
2022-11-11
KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
Quentin Perret
2022-11-11
KVM: arm64: Implement do_donate() helper for donating memory
Will Deacon
2022-11-11
KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2022-11-11
KVM: arm64: Move hyp refcount manipulation helpers to common header file
Quentin Perret
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants
Mark Brown
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants
Mark Brown
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP
Mark Brown
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-04
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
2022-05-04
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
Mark Brown
2022-04-28
KVM: arm64: Introduce pkvm_alloc_private_va_range()
Kalesh Singh
[next]