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
/
nvhe
Age
Commit message (
Expand
)
Author
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-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-10
KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
Snehal Koukuntla
2024-08-27
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next
Marc Zyngier
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-08-15
KVM: arm64: Ensure TLBI uses correct VMID after changing context
Will Deacon
2024-08-15
KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp init
Will Deacon
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
2024-08-02
KVM: arm64: fix override-init warnings in W=1 builds
Sebastian Ott
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
2024-06-20
KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
Pierre-Clément Tosi
2024-06-20
KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
Pierre-Clément Tosi
2024-06-20
KVM: arm64: nVHE: Simplify invalid_host_el2_vect
Pierre-Clément Tosi
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2024-06-14
KVM: arm64: Use FF-A 1.1 with pKVM
Sebastian Ene
2024-06-14
KVM: arm64: Add support for FFA_PARTITION_INFO_GET
Sebastian Ene
2024-06-14
KVM: arm64: Trap FFA_VERSION host call in pKVM
Sebastian Ene
2024-06-11
KVM: arm64: FFA: Release hyp rx buffer
Vincent Donnefort
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-08
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/host_data into kvmarm-master/next
Marc Zyngier
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2024-05-01
KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
Fuad Tabba
2024-05-01
KVM: arm64: Support TLB invalidation in guest context
Will Deacon
2024-05-01
KVM: arm64: Avoid BUG-ing from the host abort path
Quentin Perret
2024-05-01
KVM: arm64: Issue CMOs when tearing down guest s2 pages
Quentin Perret
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
2024-04-14
KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist
Sebastian Ene
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
[next]