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
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-8
/
+69
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
3
-6
/
+69
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
3
-7
/
+9
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
1
-0
/
+61
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
1
-2
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+1308
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-10
/
+13
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2
-27
/
+14
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-1
/
+1
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
1
-2
/
+1
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
1
-11
/
+4
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-11
/
+11
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
4
-6
/
+1318
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
3
-10
/
+13
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2
-14
/
+26
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
1
-1
/
+0
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-31
/
+48
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-4
/
+39
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2
-15
/
+20
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
3
-16
/
+28
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
1
-1
/
+0
2020-03-13
arm64: kvm: hyp: use cpus_have_final_cap()
Mark Rutland
3
-15
/
+15
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
1
-2
/
+4
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
1
-2
/
+4
2020-03-09
arm64: kvm: Annotate assembly using modern annoations
Mark Brown
2
-11
/
+12
2020-03-06
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
1
-1
/
+13
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-4
/
+39
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
1
-2
/
+2
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
1
-2
/
+37
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2020-01-23
arm64: KVM: Annotate guest entry/exit as a single function
Mark Brown
1
-4
/
+3
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
3
-13
/
+13
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2
-22
/
+33
2020-01-16
arm64: kvm: stop treating register x18 as caller save
Ard Biesheuvel
1
-21
/
+24
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2
-4
/
+4
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
3
-6
/
+6
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2
-3
/
+3
2020-01-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
1
-1
/
+9
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
1
-2
/
+2
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
3
-8
/
+98
2019-10-26
arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
Marc Zyngier
2
-2
/
+64
2019-10-26
arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
Marc Zyngier
1
-0
/
+23
2019-10-26
arm64: KVM: Reorder system register restoration and stage-2 activation
Marc Zyngier
1
-6
/
+11
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-2
/
+2
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
1
-2
/
+67
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-29
/
+24
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+13
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2019-09-09
arm64: KVM: Replace hyp_alternate_select with has_vhe()
Marc Zyngier
1
-14
/
+22
[next]