index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
4
-11
/
+6
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
1
-0
/
+4
2020-05-27
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
1
-0
/
+3
2020-05-27
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
1
-18
/
+9
2020-05-19
KVM: x86: only do L1TF workaround on affected processors
Paolo Bonzini
1
-9
/
+10
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
6
-84
/
+96
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
3
-18
/
+18
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
1
-1
/
+12
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2
-2
/
+2
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
1
-1
/
+1
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
5
-30
/
+32
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
5
-28
/
+21
2020-05-07
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
1
-0
/
+8
2020-05-07
KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
3
-11
/
+9
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
3
-0
/
+3
2020-05-06
Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-1
/
+3
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
3
-0
/
+3
2020-05-06
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
1
-15
/
+5
2020-05-06
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
1
-0
/
+3
2020-05-05
KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
1
-1
/
+3
2020-05-04
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
1
-5
/
+5
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-04
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
4
-15
/
+33
2020-05-04
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
1
-0
/
+2
2020-05-04
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
1
-1
/
+1
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
1
-0
/
+7
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2
-14
/
+26
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
1
-1
/
+0
2020-04-21
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
Paolo Bonzini
2
-8
/
+10
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
Paolo Bonzini
1224
-15621
/
+34938
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2
-8
/
+10
2020-04-20
kvm: Disable objtool frame pointer checking for vmenter.S
Josh Poimboeuf
1
-0
/
+4
2020-04-20
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
1
-1
/
+1
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-21
/
+56
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
1
-0
/
+3
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
1
-14
/
+31
2020-04-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-13
/
+4
2020-04-17
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP
Venkatesh Srinivas
1
-0
/
+11
2020-04-17
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
1
-2
/
+8
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
1
-4
/
+2
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
1
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-40
/
+70
2020-04-15
Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+16
2020-04-15
KVM: SVM: Fix __svm_vcpu_run declaration.
Uros Bizjak
1
-1
/
+1
[next]