index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
reset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-8
/
+22
|
\
|
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-7
/
+21
|
|
\
|
|
*
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
1
-5
/
+4
|
|
|
\
|
|
|
*
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
2022-01-04
1
-1
/
+1
|
|
|
*
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
2021-12-20
1
-4
/
+3
|
|
*
|
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
1
-1
/
+7
|
|
*
|
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
1
-1
/
+1
|
|
*
|
KVM: arm64: Move SVE state mapping at HYP to finalize-time
Marc Zyngier
2021-12-01
1
-1
/
+10
|
|
|
/
|
*
/
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-1
/
+1
|
|
/
*
/
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-14
1
-4
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
|
*
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-17
1
-1
/
+1
*
|
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
1
-3
/
+3
|
/
*
Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-6
/
+10
|
\
|
*
KVM: arm64: Fix read-side race on updates to vcpu reset state
Oliver Upton
2021-08-19
1
-6
/
+10
*
|
KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA
Anshuman Khandual
2021-08-18
1
-1
/
+1
*
|
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Anshuman Khandual
2021-08-11
1
-0
/
+8
*
|
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
2021-08-11
1
-15
/
+2
|
/
*
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
2021-06-22
1
-0
/
+4
*
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
2021-05-27
1
-4
/
+24
*
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-0
/
+5
|
\
|
*
KVM: arm64: Fully zero the vcpu state on reset
Marc Zyngier
2021-04-09
1
-0
/
+5
*
|
KVM: arm64: Refactor kvm_arm_setup_stage2()
Quentin Perret
2021-03-19
1
-38
/
+4
*
|
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-19
1
-8
/
+14
|
\
|
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-14
1
-4
/
+8
|
|
\
|
|
*
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
2021-03-12
1
-4
/
+8
|
*
|
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-03-10
1
-4
/
+6
|
|
/
*
/
KVM: arm64: Enable SVE support for nVHE
Daniel Kiss
2021-03-18
1
-4
/
+0
|
/
*
Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-52
/
+0
|
\
|
*
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
2020-11-27
1
-52
/
+0
*
|
KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset time
Marc Zyngier
2020-11-27
1
-0
/
+4
*
|
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
1
-1
/
+0
|
/
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-4
/
+0
|
\
|
*
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-4
/
+0
*
|
KVM: arm64: Don't constrain maximum IPA size based on host configuration
Will Deacon
2020-09-11
1
-34
/
+6
|
/
*
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-12
/
+11
|
\
|
*
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-11
/
+10
|
|
\
|
|
*
KVM: arm64: Allow PtrAuth to be enabled from userspace on non-VHE systems
Marc Zyngier
2020-06-22
1
-11
/
+10
|
*
|
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
1
-1
/
+1
|
|
/
*
/
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
2020-06-22
1
-3
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
1
-15
/
+12
|
\
|
*
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-28
1
-12
/
+9
|
*
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
1
-3
/
+3
*
|
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-28
1
-2
/
+35
*
|
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
1
-3
/
+8
*
|
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-20
1
-0
/
+5
*
|
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
2020-04-28
1
-10
/
+2
|
/
*
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-5
/
+0
*
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
2020-01-27
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
[next]