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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
1
-0
/
+6
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2
-2
/
+2
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2
-2
/
+1
2021-12-15
KVM: arm64: pkvm: Disable GICv2 support
Quentin Perret
2
-1
/
+6
2021-12-15
KVM: arm64: pkvm: Fix hyp_pool max order
Quentin Perret
1
-1
/
+1
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
1
-0
/
+1
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
1
-4
/
+4
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
1
-1
/
+1
2021-12-09
KVM: arm64: Use Makefile.kvm for common files
David Woodhouse
1
-4
/
+2
2021-12-08
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2
-3
/
+2
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
4
-4
/
+4
2021-12-08
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
2
-19
/
+36
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
1
-4
/
+4
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-4
/
+6
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-3
/
+4
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
12
-27
/
+30
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-9
/
+1
2021-12-07
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
3
-2
/
+3
2021-12-07
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next
Marc Zyngier
9
-63
/
+37
2021-12-06
arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c
Mark Brown
1
-1
/
+4
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
7
-63
/
+9
2021-12-06
KVM: arm64: Generate hyp_constants.h for the host
Will Deacon
3
-0
/
+28
2021-12-06
KVM: arm64: Constify kvm_io_gic_ops
Rikard Falkeborn
2
-2
/
+2
2021-12-01
KVM: arm64: Add minimal handling for the ARMv8.7 PMU
Marc Zyngier
1
-0
/
+1
2021-12-01
Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next
Marc Zyngier
6
-64
/
+21
2021-12-01
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2
-6
/
+4
2021-12-01
KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
Marc Zyngier
1
-18
/
+18
2021-12-01
KVM: arm64: Restructure the point where has_run_once is advertised
Marc Zyngier
1
-8
/
+12
2021-12-01
KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
Marc Zyngier
1
-0
/
+5
2021-12-01
KVM: arm64: Move SVE state mapping at HYP to finalize-time
Marc Zyngier
2
-12
/
+10
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-8
/
+25
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
3
-7
/
+13
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
4
-14
/
+1
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
3
-1
/
+10
2021-11-22
KVM: arm64: Remove unused __sve_save_state
Marc Zyngier
1
-6
/
+0
2021-11-22
KVM: arm64: Get rid of host SVE tracking/saving
Marc Zyngier
2
-39
/
+8
2021-11-18
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
1
-1
/
+8
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
3
-25
/
+4
2021-11-17
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2
-2
/
+2
2021-11-17
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
1
-32
/
+2
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
1
-0
/
+5
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+1
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-20
/
+15
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
1
-4
/
+4
2021-11-13
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
6
-15
/
+17
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
2
-10
/
+2
[prev]
[next]