index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
42
-2365
/
+2437
|
\
|
*
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-21
1
-0
/
+7
|
|
\
|
*
\
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-10-20
61
-3420
/
+3417
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
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
43
-1197
/
+1262
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
32
-1046
/
+981
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
kvm: arm64: Remove unnecessary hyp mappings
David Brazdil
2020-09-30
2
-36
/
+0
|
|
|
*
|
|
|
|
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
5
-6
/
+87
|
|
|
*
|
|
|
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
6
-9
/
+13
|
|
|
*
|
|
|
|
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
4
-2
/
+19
|
|
|
*
|
|
|
|
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
1
-2
/
+23
|
|
|
*
|
|
|
|
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
3
-24
/
+21
|
|
|
*
|
|
|
|
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
7
-32
/
+36
|
|
|
*
|
|
|
|
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
2020-09-30
1
-0
/
+4
|
|
|
*
|
|
|
|
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
4
-9
/
+14
|
|
|
*
|
|
|
|
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-30
4
-27
/
+72
|
|
*
|
|
|
|
|
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
5
-26
/
+199
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
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
4
-6
/
+86
|
|
|
*
|
|
|
|
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-29
2
-5
/
+77
|
|
|
*
|
|
|
|
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
19
-271
/
+572
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
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
5
-57
/
+43
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
5
-43
/
+139
|
|
|
*
|
|
|
|
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
3
-34
/
+64
|
|
|
*
|
|
|
|
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
2
-39
/
+39
|
|
|
*
|
|
|
|
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
5
-4
/
+44
|
|
|
*
|
|
|
|
KVM: arm64: Update context references from host to hyp
Andrew Scull
2020-09-15
2
-14
/
+14
|
|
|
*
|
|
|
|
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
7
-9
/
+21
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Don't consume host SErrors with ESB
Andrew Scull
2020-09-15
1
-1
/
+5
|
|
|
*
|
|
|
|
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
7
-68
/
+125
|
|
|
*
|
|
|
|
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
3
-2
/
+7
|
|
|
*
|
|
|
|
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
2020-09-15
1
-6
/
+19
|
|
|
*
|
|
|
|
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2020-09-15
2
-5
/
+3
|
|
|
*
|
|
|
|
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-15
5
-16
/
+15
|
|
|
*
|
|
|
|
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
2020-09-15
3
-14
/
+9
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-11
51
-2143
/
+1771
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
KVM: arm64: Don't constrain maximum IPA size based on host configuration
Will Deacon
2020-09-11
1
-34
/
+6
[next]