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
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
1
-2
/
+67
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-29
/
+24
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+13
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-8
/
+8
2019-09-09
arm64: KVM: Replace hyp_alternate_select with has_vhe()
Marc Zyngier
1
-14
/
+22
2019-09-09
arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
Marc Zyngier
1
-15
/
+2
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2
-8
/
+8
2019-08-27
arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
Will Deacon
1
-1
/
+1
2019-08-18
arm64/kvm: Remove VMID rollover I-cache maintenance
Mark Rutland
1
-1
/
+13
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-7
/
+7
2019-08-09
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
1
-14
/
+18
2019-07-29
arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
Anders Roxell
1
-0
/
+30
2019-07-26
arm64: KVM: regmap: Fix unexpected switch fall-through
Anders Roxell
1
-0
/
+5
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-101
/
+142
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-4
/
+2
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
6
-83
/
+83
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
1
-2
/
+2
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
1
-4
/
+10
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
1
-0
/
+2
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+15
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
2
-4
/
+7
2019-07-05
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
1
-3
/
+3
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2
-5
/
+20
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-240
/
+20
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-1
/
+1
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-22
/
+43
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
20
-240
/
+20
2019-06-12
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
1
-13
/
+40
2019-06-12
KVM: arm64: Implement vq_present() as a macro
Viresh Kumar
1
-9
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-24
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
1
-0
/
+1
2019-05-24
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
2
-38
/
+39
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-87
/
+1092
2019-05-15
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
10
-87
/
+1092
2019-05-01
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
1
-4
/
+4
2019-04-30
arm64: KVM: Fix perf cycle counter support for VHE
Andrew Murray
1
-2
/
+9
2019-04-24
arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
Andrew Murray
1
-10
/
+74
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2
-2
/
+89
2019-04-24
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
2
-0
/
+45
2019-04-24
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2
-1
/
+46
2019-04-24
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
1
-0
/
+5
2019-04-24
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
1
-0
/
+27
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
3
-16
/
+85
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
1
-2
/
+2
2019-04-18
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
1
-0
/
+7
2019-04-18
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
1
-4
/
+3
[next]