index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2
Keir Fraser
2022-02-08
3
-23
/
+56
|
|
*
|
KVM: arm64: Drop unused param from kvm_psci_version()
Oliver Upton
2022-02-08
2
-8
/
+4
|
|
|
/
|
*
|
Merge branch kvm-arm64/selftest/vgic-5.18 into kvmarm-master/next
Marc Zyngier
2022-02-08
3
-28
/
+38
|
|
\
\
|
|
*
|
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
2022-02-08
1
-3
/
+3
|
|
*
|
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
2022-02-08
3
-9
/
+16
|
|
*
|
kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...
Ricardo Koller
2022-02-08
1
-2
/
+2
|
|
*
|
kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
Ricardo Koller
2022-02-08
1
-13
/
+16
|
|
*
|
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
2022-02-08
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2022-02-08
8
-97
/
+228
|
|
\
\
|
|
*
|
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Shameer Kolothum
2022-02-08
3
-3
/
+24
|
|
*
|
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
6
-97
/
+22
|
|
*
|
KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
2022-02-08
3
-1
/
+5
|
|
*
|
KVM: arm64: Introduce a new VMID allocator for KVM
Shameer Kolothum
2022-02-08
2
-0
/
+181
|
|
|
/
|
*
|
Merge branch kvm-arm64/fpsimd-doc into kvmarm-master/next
Marc Zyngier
2022-02-08
3
-5
/
+21
|
|
\
\
|
|
*
|
arm64/fpsimd: Clarify the purpose of using last in fpsimd_save()
Mark Brown
2022-02-08
1
-1
/
+7
|
|
*
|
KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd()
Mark Brown
2022-02-08
1
-0
/
+4
|
|
*
|
KVM: arm64: Add comments for context flush and sync callbacks
Mark Brown
2022-02-08
1
-4
/
+10
|
|
|
/
|
*
|
Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next
Marc Zyngier
2022-02-08
3
-18
/
+43
|
|
\
\
|
|
*
|
KVM: selftests: Add vgic initialization for dirty log perf test for ARM
Jing Zhang
2022-02-08
1
-0
/
+10
|
|
*
|
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
2022-02-08
1
-2
/
+15
|
|
*
|
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
2022-02-08
2
-18
/
+20
|
|
|
/
|
*
|
Merge branch kvm-arm64/oslock into kvmarm-master/next
Marc Zyngier
2022-02-08
6
-23
/
+149
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
selftests: KVM: Test OS lock behavior
Oliver Upton
2022-02-08
1
-2
/
+56
|
|
*
selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
Oliver Upton
2022-02-08
1
-0
/
+1
|
|
*
KVM: arm64: Emulate the OS Lock
Oliver Upton
2022-02-08
3
-7
/
+29
|
|
*
KVM: arm64: Allow guest to set the OSLK bit
Oliver Upton
2022-02-08
2
-7
/
+33
|
|
*
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
2022-02-08
3
-7
/
+30
|
|
*
KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
Oliver Upton
2022-02-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'kvm-riscv-5.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-03-15
11
-59
/
+161
|
\
\
|
*
|
RISC-V: KVM: Implement SBI HSM suspend call
Anup Patel
2022-03-11
1
-0
/
+14
|
*
|
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2022-03-11
2
-6
/
+17
|
*
|
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-11
3
-8
/
+25
|
*
|
RISC-V: KVM: Implement SBI v0.3 SRST extension
Anup Patel
2022-03-11
2
-0
/
+46
|
*
|
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
2022-03-11
3
-16
/
+22
|
*
|
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
2022-03-11
1
-1
/
+1
|
*
|
RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
Vincent Chen
2022-03-11
1
-26
/
+34
|
*
|
KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Guo Ren
2022-03-11
1
-1
/
+1
|
*
|
RISC-V: KVM: remove unneeded semicolon
Yang Li
2022-03-11
1
-1
/
+1
*
|
|
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2022-03-15
6
-133
/
+717
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
2022-03-14
1
-13
/
+124
|
*
|
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
2022-03-14
1
-13
/
+230
|
*
|
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
2022-03-14
1
-11
/
+33
|
*
|
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
2022-03-14
1
-75
/
+197
|
*
|
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
2022-03-14
1
-55
/
+82
|
*
|
KVM: s390x: fix SCK locking
Claudio Imbrenda
2022-03-14
3
-6
/
+32
|
*
|
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
2022-02-25
4
-9
/
+68
*
|
|
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2022-03-08
3
-7
/
+13
*
|
|
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
2022-03-08
3
-0
/
+294
*
|
|
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2022-03-08
2
-0
/
+13
*
|
|
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2022-03-08
2
-18
/
+25
[prev]
[next]