index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+14
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
1
-0
/
+3
2018-09-14
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
6
-16
/
+92
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
1
-2
/
+39
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-1
/
+1
2018-08-12
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
1
-2
/
+0
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-1
/
+2
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-17
/
+4
2018-07-21
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
1
-0
/
+3
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
3
-3
/
+50
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2
-8
/
+3
2018-07-09
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
1
-1
/
+10
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
4
-21
/
+21
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
1
-4
/
+20
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-115
/
+211
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+4
2018-05-31
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
1
-1
/
+37
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+42
2018-05-25
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
3
-51
/
+13
2018-05-25
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
1
-4
/
+8
2018-05-25
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
1
-12
/
+4
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2
-2
/
+19
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
4
-27
/
+138
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
4
-14
/
+13
2018-05-25
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2
-35
/
+46
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-1
/
+13
2018-04-17
arm64: KVM: Demote SVE and LORegion warnings to debug only
Marc Zyngier
1
-4
/
+2
2018-04-11
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
1
-1
/
+63
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-22
/
+0
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2
-0
/
+22
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-22
/
+0
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2
-1
/
+4
2018-03-19
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2
-0
/
+74
2018-03-19
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
1
-0
/
+3
2018-03-19
arm64: KVM: Move stashing of x0/x1 into the vector code itself
Marc Zyngier
1
-24
/
+32
2018-03-19
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
1
-1
/
+0
2018-03-19
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
1
-5
/
+71
2018-03-19
arm64: KVM: Dynamically compute the HYP VA mask
Marc Zyngier
1
-11
/
+6
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
1
-1
/
+1
2018-03-19
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-1
/
+1
2018-03-19
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
2
-1
/
+92
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-2
/
+6
2018-03-19
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
Christoffer Dall
1
-7
/
+6
[next]