index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+7
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
1
-0
/
+9
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-06-18
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
1
-0
/
+4
2021-06-11
KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
Will Deacon
1
-1
/
+10
2021-05-27
KVM: arm64: Resolve all pending PC updates before immediate exit
Zenghui Yu
1
-3
/
+6
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-1
/
+1
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
1
-0
/
+11
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-32
/
+184
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
1
-1
/
+1
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+2
2021-04-13
Merge branch 'kvm-arm64/ptp' into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-04-13
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
1
-1
/
+3
2021-04-13
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
1
-31
/
+176
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+2
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
1
-0
/
+1
2021-04-07
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
1
-0
/
+2
2021-04-06
KVM: arm64: Fix error return code in init_hyp_mode()
Wang Wensheng
1
-1
/
+3
2021-03-31
KVM: arm64: Make symbol '_kvm_host_prot_finalize' static
Xu Jia
1
-1
/
+1
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
1
-0
/
+3
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
1
-0
/
+46
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-0
/
+10
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
1
-0
/
+5
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
1
-6
/
+81
2021-03-19
KVM: arm64: Factor out vector address calculation
Quentin Perret
1
-8
/
+1
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
1
-1
/
+13
2021-03-19
KVM: arm64: Initialize kvm_nvhe_init_params early
Quentin Perret
1
-12
/
+18
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
1
-1
/
+6
2021-03-18
KVM: arm64: Enable SVE support for nVHE
Daniel Kiss
1
-5
/
+0
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
1
-1
/
+6
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
1
-4
/
+3
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
1
-0
/
+3
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
1
-4
/
+3
2021-01-21
KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
Steven Price
1
-1
/
+2
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
1
-2
/
+2
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
1
-5
/
+3
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
1
-5
/
+7
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
1
-3
/
+1
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
1
-4
/
+10
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
1
-18
/
+121
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
1
-3
/
+6
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
1
-4
/
+8
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
1
-1
/
+24
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
1
-0
/
+19
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
1
-0
/
+8
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
1
-0
/
+22
[prev]
[next]