index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-04-21
Merge branch kvm-arm64/spec-ptw into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/selftest/lpa into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/lock-inversion into kvmarm-master/next
Marc Zyngier
2023-04-20
KVM: s390: pci: fix virtual-physical confusion on module unload/load
Nico Boehr
2023-04-20
KVM: s390: vsie: clarifications on setting the APCB
Pierre Morel
2023-04-20
KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
Nico Boehr
2023-04-20
KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_state
Reiji Watanabe
2023-04-20
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
2023-04-14
KVM: arm64: vhe: Drop extra isb() on guest exit
Marc Zyngier
2023-04-14
KVM: arm64: vhe: Synchronise with page table walker on MMU update
Marc Zyngier
2023-04-14
KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
Marc Zyngier
2023-04-14
KVM: arm64: nvhe: Synchronise with page table walker on TLBI
Marc Zyngier
2023-04-13
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
2023-04-13
KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
Marc Zyngier
2023-04-12
KVM: arm64: vgic: Don't acquire its_lock before config_lock
Oliver Upton
2023-04-10
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-04-10
KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code
Sean Christopherson
2023-04-10
KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
Sean Christopherson
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
2023-04-08
KVM: arm64: Prevent userspace from handling SMC64 arch range
Oliver Upton
2023-04-06
KVM: SVM: Return the local "r" variable from svm_set_msr()
Sean Christopherson
2023-04-06
KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD
Sean Christopherson
2023-04-06
KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code
Sean Christopherson
2023-04-06
KVM: SVM: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID
Sean Christopherson
2023-04-06
KVM: VMX: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID
Sean Christopherson
2023-04-06
KVM: x86: Revert MSR_IA32_FLUSH_CMD.FLUSH_L1D enabling
Sean Christopherson
2023-04-05
KVM: x86: set "mitigate_smt_rsb" storage-class-specifier to static
Tom Rix
2023-04-05
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
2023-04-05
KVM: arm64: Let errors from SMCCC emulation to reach userspace
Oliver Upton
2023-04-05
KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
Oliver Upton
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2023-04-05
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
2023-04-05
KVM: arm64: Start handling SMCs from EL1
Oliver Upton
2023-04-05
KVM: arm64: Rename SMC/HVC call handler to reflect reality
Oliver Upton
2023-04-05
KVM: arm64: Add vm fd device attribute accessors
Oliver Upton
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
[next]