index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-01
7
-22
/
+60
|
\
|
*
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
7
-22
/
+60
|
|
\
|
|
*
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
2020-10-30
1
-0
/
+19
|
|
*
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-10-29
1
-0
/
+1
|
|
*
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
2020-10-29
1
-7
/
+19
|
|
*
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-10-29
1
-3
/
+3
|
|
*
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
2020-10-29
1
-2
/
+0
|
|
*
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
2020-10-29
1
-1
/
+0
|
|
*
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-10-29
1
-7
/
+16
*
|
|
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
6
-13
/
+19
*
|
|
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-10-28
1
-1
/
+1
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
27
-1774
/
+1848
|
\
\
|
*
\
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-22
1
-0
/
+7
|
|
\
\
|
*
\
\
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-10-20
30
-1909
/
+1943
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...
Marc Zyngier
2020-10-02
2
-8
/
+17
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
2020-10-02
1
-1
/
+1
|
|
|
*
|
|
KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
Will Deacon
2020-10-02
1
-7
/
+16
|
|
*
|
|
|
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
18
-211
/
+229
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
11
-135
/
+96
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
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
3
-4
/
+62
|
|
|
*
|
|
|
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
4
-7
/
+12
|
|
|
*
|
|
|
|
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
2
-0
/
+6
|
|
|
*
|
|
|
|
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
1
-1
/
+1
|
|
|
*
|
|
|
|
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
5
-10
/
+10
|
|
|
*
|
|
|
|
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-30
3
-27
/
+48
|
|
*
|
|
|
|
|
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
3
-26
/
+176
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2020-09-29
2
-4
/
+30
|
|
|
*
|
|
|
|
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
2
-6
/
+65
|
|
|
*
|
|
|
|
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-29
1
-5
/
+75
|
|
|
*
|
|
|
|
KVM: arm64: Refactor PMU attribute error handling
Marc Zyngier
2020-09-29
1
-12
/
+7
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/misc-5.10' into kvmarm-master/next
Marc Zyngier
2020-09-18
2
-22
/
+3
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-18
1
-22
/
+2
|
|
|
*
|
|
|
|
KVM: arm64: Fix inject_fault.c kernel-doc warnings
Tian Tao
2020-09-18
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-18
1
-8
/
+18
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
KVM: arm64: Fix doc warnings in mmu code
Xiaofei Tan
2020-09-18
1
-2
/
+4
|
|
|
*
|
|
|
KVM: arm64: Do not flush memslot if FWB is supported
Alexandru Elisei
2020-09-18
1
-1
/
+1
|
|
|
*
|
|
|
KVM: arm64: Try PMD block mappings if PUD mappings are not supported
Alexandru Elisei
2020-09-18
1
-5
/
+14
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
2020-09-16
14
-244
/
+456
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
2020-09-15
4
-12
/
+8
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
4
-52
/
+43
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
3
-32
/
+101
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
2020-09-15
2
-1
/
+1
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
2
-33
/
+63
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
2020-09-15
4
-19
/
+89
|
|
|
*
|
|
|
|
KVM: arm64: Share context save and restore macros
Andrew Scull
2020-09-15
1
-39
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
4
-4
/
+34
|
|
|
*
|
|
|
|
KVM: arm64: Update context references from host to hyp
Andrew Scull
2020-09-15
1
-11
/
+11
[next]