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
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
7
-81
/
+60
|
\
\
|
*
|
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
2018-12-19
3
-0
/
+41
|
*
|
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2018-12-19
1
-1
/
+1
|
*
|
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
2018-12-18
1
-4
/
+4
|
*
|
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-18
4
-76
/
+14
|
|
/
*
|
arm64/kvm: hide ptrauth from guests
Mark Rutland
2018-12-13
2
-0
/
+26
*
|
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2018-12-13
1
-1
/
+1
*
|
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
2
-12
/
+82
|
\
\
|
*
|
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
2018-12-10
1
-15
/
+51
|
*
|
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
2018-12-10
1
-0
/
+19
|
*
|
arm64: KVM: Install stage-2 translation before enabling traps
Marc Zyngier
2018-12-10
1
-2
/
+2
|
*
|
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
2018-12-10
1
-10
/
+25
|
|
/
*
/
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-12-06
2
-0
/
+5
|
/
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
9
-103
/
+152
|
\
|
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
3
-2
/
+40
|
*
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
Dongjiu Geng
2018-10-18
1
-1
/
+0
|
*
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-18
1
-2
/
+2
|
*
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
zhong jiang
2018-10-03
1
-3
/
+3
|
*
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
1
-1
/
+1
|
*
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
1
-4
/
+13
|
*
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2018-10-03
1
-1
/
+9
|
*
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-0
/
+43
|
*
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
1
-0
/
+1
|
*
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
3
-73
/
+35
|
*
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
2018-10-01
1
-0
/
+7
|
*
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2018-10-01
1
-26
/
+8
|
*
kvm: arm64: Add helper for loading the stage2 setting for a VM
Suzuki K Poulose
2018-10-01
2
-3
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
2
-0
/
+14
|
\
\
|
*
|
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
1
-0
/
+3
|
*
|
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2018-09-14
1
-0
/
+11
*
|
|
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-01
1
-1
/
+9
*
|
|
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
2018-10-01
1
-0
/
+45
|
|
/
|
/
|
*
|
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
2018-09-07
1
-3
/
+6
|
/
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
6
-16
/
+92
|
\
|
*
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-08-12
1
-2
/
+39
|
*
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
1
-1
/
+1
|
*
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
2018-08-12
1
-2
/
+0
|
*
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
1
-17
/
+4
|
*
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
2018-07-21
1
-0
/
+3
|
*
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
3
-3
/
+50
|
*
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2018-07-21
2
-8
/
+3
|
*
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
2018-07-09
1
-1
/
+10
*
|
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
1
-1
/
+2
*
|
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-07-05
4
-21
/
+21
|
/
*
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
2018-06-21
1
-3
/
+3
*
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2018-06-21
1
-4
/
+20
[next]