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
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
11
-60
/
+98
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
1
-4
/
+24
2021-05-27
KVM: arm64: Resolve all pending PC updates before immediate exit
Zenghui Yu
1
-3
/
+6
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
3
-2
/
+21
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
4
-23
/
+19
2021-05-15
KVM: arm64: Mark the host stage-2 memory pools static
Quentin Perret
1
-2
/
+2
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
1
-1
/
+1
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
1
-6
/
+6
2021-05-12
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
Peter Zijlstra
1
-4
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
52
-570
/
+2787
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
3
-8
/
+9
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
51
-411
/
+2753
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2
-0
/
+11
2021-04-22
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection
Lorenzo Pieralisi
1
-2
/
+2
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
2
-8
/
+2
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2
-7
/
+2
2021-04-17
KVM: arm64: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-84
/
+31
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
1
-1
/
+1
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2
-5
/
+2
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
2
-71
/
+2
2021-04-13
Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next
Marc Zyngier
4
-9
/
+102
2021-04-13
Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next
Marc Zyngier
5
-44
/
+67
2021-04-13
Merge branch 'kvm-arm64/ptp' into kvmarm-master/next
Marc Zyngier
2
-9
/
+72
2021-04-13
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
1
-10
/
+2
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
9
-28
/
+60
2021-04-13
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
3
-1
/
+26
2021-04-13
Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next
Marc Zyngier
1
-7
/
+14
2021-04-13
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
33
-263
/
+2263
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
3
-28
/
+78
2021-04-13
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
1
-2
/
+2
2021-04-11
KVM: arm64: Don't advertise FEAT_SPE to guests
Alexandru Elisei
1
-0
/
+2
2021-04-11
KVM: arm64: Don't print warning when trapping SPE registers
Alexandru Elisei
1
-0
/
+13
2021-04-09
KVM: arm64: Fully zero the vcpu state on reset
Marc Zyngier
1
-0
/
+5
2021-04-08
KVM: arm64: Disable CFI for nVHE
Sami Tolvanen
1
-3
/
+3
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-5
/
+6
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
2
-28
/
+62
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
2
-0
/
+54
2021-04-07
KVM: arm64: Don't retrieve memory slot again in page fault handler
Gavin Shan
1
-2
/
+7
2021-04-07
KVM: arm64: Use find_vma_intersection()
Gavin Shan
1
-4
/
+6
2021-04-07
KVM: arm64: Hide kvm_mmu_wp_memory_region()
Gavin Shan
1
-1
/
+1
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
3
-4
/
+45
2021-04-06
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
3
-13
/
+34
2021-04-06
KVM: arm64: Handle access to TRFCR_EL1
Suzuki K Poulose
1
-0
/
+1
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
1
-19
/
+27
2021-04-06
kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
Eric Auger
3
-10
/
+14
2021-04-06
KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
Eric Auger
1
-6
/
+4
2021-04-06
KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
Eric Auger
1
-1
/
+5
2021-04-06
KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
Eric Auger
1
-1
/
+7
[next]