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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-139
/
+139
2020-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2020-10-03
Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+7
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+16
2020-10-02
Merge branch 'for-next/ghostbusters' into for-next/core
Will Deacon
11
-136
/
+96
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2
-3
/
+27
2020-10-01
KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest
Marc Zyngier
1
-0
/
+7
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
3
-4
/
+35
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
3
-14
/
+30
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
8
-113
/
+32
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
1
-1
/
+1
2020-09-29
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
1
-0
/
+3
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2
-8
/
+8
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
3
-5
/
+2
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
3
-7
/
+1
2020-09-28
KVM: arm64: pmu: Make overflow handler NMI safe
Julien Thierry
1
-1
/
+25
2020-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+3
2020-09-20
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-3
/
+3
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2
-3
/
+3
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-28
/
+34
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-28
/
+34
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
1
-2
/
+2
2020-09-04
arm64: kvm: mte: Hide the MTE CPUID information from the guests
Catalin Marinas
1
-0
/
+16
2020-09-04
KVM: arm64: Update page shift if stage 2 block mapping not supported
Alexandru Elisei
1
-0
/
+1
2020-09-04
KVM: arm64: Fix address truncation in traces
Marc Zyngier
2
-11
/
+11
2020-09-04
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
1
-1
/
+6
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-34
/
+95
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2
-8
/
+14
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
5
-26
/
+81
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-39
/
+39
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2
-1
/
+4
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
1
-14
/
+9
2020-08-21
KVM: arm64: Drop type input from kvm_put_guest
Andrew Jones
1
-1
/
+1
2020-08-21
KVM: arm64: pvtime: Fix potential loss of stolen time
Andrew Jones
1
-2
/
+3
2020-08-21
KVM: arm64: pvtime: steal-time is only supported when configured
Andrew Jones
1
-1
/
+2
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
1
-0
/
+4
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
46
-2210
/
+2545
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-81
/
+48
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-34
/
+35
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
1
-0
/
+1
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
3
-16
/
+18
2020-07-30
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
2
-7
/
+12
2020-07-30
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
1
-1
/
+1
2020-07-30
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
1
-6
/
+3
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
2
-2
/
+2
2020-07-30
Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/next
Marc Zyngier
1
-3
/
+23
2020-07-30
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
David Brazdil
1
-3
/
+23
[next]