index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
2020-05-07
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
2020-05-07
KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
Peter Xu
2020-05-07
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
Peter Xu
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-06
KVM: selftests: Fix build for evmcs.h
Peter Xu
2020-05-06
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
2020-05-06
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
2020-05-06
docs/virt/kvm: Document configuring and running nested guests
Kashyap Chamarthy
2020-05-04
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-05-04
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-05-04
Merge tag 'kvmarm-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-05-04
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
2020-05-04
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
2020-04-24
KVM: SVM: do not allow VMRUN inside SMM
Paolo Bonzini
2020-04-24
kvm: add capability for halt polling
David Matlack
2020-04-24
KVM: nVMX: Store vmcs.EXIT_QUALIFICATION as an unsigned long, not u32
Sean Christopherson
2020-04-23
KVM: nVMX: Drop a redundant call to vmx_get_intr_info()
Sean Christopherson
2020-04-23
Merge branch 'kvm-arm64/vgic-fixes-5.7' into kvmarm-master/master
Marc Zyngier
2020-04-23
Merge branch 'kvm-arm64/psci-fixes-5.7' into kvmarm-master/master
Marc Zyngier
2020-04-23
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
2020-04-23
KVM: eVMCS: check if nesting is enabled
Paolo Bonzini
2020-04-23
KVM: x86: check_nested_events is never NULL
Paolo Bonzini
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
2020-04-21
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down
Paolo Bonzini
2020-04-21
KVM: SVM: avoid infinite loop on NPF from bad address
Paolo Bonzini
2020-04-21
tools/kvm_stat: add sample systemd unit file
Stefan Raspl
2020-04-21
tools/kvm_stat: Add command line switch '-L' to log to file
Stefan Raspl
2020-04-21
tools/kvm_stat: add command line switch '-z' to skip zero records
Stefan Raspl
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
KVM: nSVM: Check for CR0.CD and CR0.NW on VMRUN of nested guests
Krish Sadhukhan
[next]