index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
1
-3
/
+6
|
*
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
2020-12-04
1
-4
/
+8
|
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-1
/
+24
|
*
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
1
-0
/
+19
|
*
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
1
-0
/
+8
|
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
1
-0
/
+22
|
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-10
/
+13
|
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
1
-3
/
+1
|
*
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
1
-1
/
+8
|
*
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-04
1
-0
/
+16
*
|
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
2020-12-03
1
-2
/
+4
|
\
\
|
*
|
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
Marc Zyngier
2020-11-30
1
-2
/
+4
*
|
|
Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-2
/
+29
|
\
\
\
|
*
|
|
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
2020-11-27
1
-2
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-34
/
+68
|
\
\
\
|
*
|
|
KVM: arm64: Remove redundant hyp vectors entry
Will Deacon
2020-11-16
1
-1
/
+8
|
*
|
|
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
1
-4
/
+4
|
*
|
|
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-16
1
-52
/
+34
|
*
|
|
KVM: arm64: Move BP hardening helpers into spectre.h
Will Deacon
2020-11-16
1
-1
/
+1
|
*
|
|
KVM: arm64: Make BP hardening globals static instead
Will Deacon
2020-11-16
1
-0
/
+8
|
*
|
|
KVM: arm64: Move kvm_get_hyp_vector() out of header file
Will Deacon
2020-11-16
1
-2
/
+44
|
*
|
|
KVM: arm64: Tidy up kvm_map_vector()
Will Deacon
2020-11-16
1
-14
/
+14
|
*
|
|
KVM: arm64: Remove redundant Spectre-v2 code from kvm_map_vector()
Will Deacon
2020-11-16
1
-5
/
+0
|
|
/
/
*
|
|
Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
1
-2
/
+1
|
|
/
*
|
Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-13
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
2020-11-12
1
-0
/
+16
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-01
1
-0
/
+19
|
\
|
|
*
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
2020-10-30
1
-0
/
+19
*
|
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
1
-1
/
+2
|
/
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-35
/
+83
|
\
|
*
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
1
-4
/
+35
|
|
\
|
|
*
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
1
-0
/
+34
|
|
*
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
2020-09-29
1
-1
/
+1
|
|
*
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-4
/
+0
|
*
|
kvm: arm64: Remove unnecessary hyp mappings
David Brazdil
2020-09-30
1
-16
/
+0
|
*
|
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
1
-3
/
+52
|
*
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
1
-3
/
+2
|
*
|
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
1
-0
/
+3
|
|
/
*
|
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
1
-0
/
+2
|
\
\
|
*
|
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
1
-0
/
+2
|
|
/
*
|
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
2020-09-16
1
-4
/
+30
|
\
\
|
*
|
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
1
-1
/
+4
|
*
|
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
1
-1
/
+1
|
*
|
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
2020-09-15
1
-0
/
+1
|
*
|
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
1
-0
/
+10
|
*
|
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
1
-1
/
+10
|
*
|
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
1
-1
/
+4
|
*
|
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2020-09-15
1
-2
/
+2
|
|
/
*
|
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-11
1
-1
/
+5
|
\
\
[prev]
[next]