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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
KVM: s390: Also reset registers in sync regs for initial cpu reset
Christian Borntraeger
1
-1
/
+17
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-02
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
1
-1
/
+2
2020-03-02
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
1
-3
/
+5
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-77
/
+84
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-24
KVM: s390: rstify new ioctls in api.rst
Christian Borntraeger
1
-15
/
+18
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2
-7
/
+52
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2
-14
/
+27
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
8
-2
/
+83
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
1
-21
/
+20
2020-02-22
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
4
-8
/
+8
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2
-2
/
+9
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
5
-28
/
+29
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
1
-7
/
+6
2020-02-21
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
1
-1
/
+3
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
4
-11
/
+8
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
4
-10
/
+17
2020-02-21
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
1
-0
/
+3
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2
-1
/
+2
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
1
-2
/
+9
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
1
-1
/
+1
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
2
-23
/
+26
2020-02-20
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
1
-1
/
+1
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
4
-39
/
+37
2020-02-17
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
1
-5
/
+5
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
1
-0
/
+2
2020-02-12
KVM: x86: enable -Werror
Paolo Bonzini
1
-0
/
+1
2020-02-12
docs: virt: guest-halt-polling.txt convert to ReST
Mauro Carvalho Chehab
2
-3
/
+10
2020-02-12
docs: kvm: review-checklist.txt: rename to ReST
Mauro Carvalho Chehab
2
-0
/
+5
2020-02-12
docs: kvm: Convert timekeeping.txt to ReST format
Mauro Carvalho Chehab
2
-95
/
+129
2020-02-12
docs: kvm: Convert s390-diag.txt to ReST format
Mauro Carvalho Chehab
2
-5
/
+9
2020-02-12
docs: kvm: Convert ppc-pv.txt to ReST format
Mauro Carvalho Chehab
2
-8
/
+19
2020-02-12
docs: kvm: Convert nested-vmx.txt to ReST format
Mauro Carvalho Chehab
2
-16
/
+22
2020-02-12
docs: kvm: Convert mmu.txt to ReST format
Mauro Carvalho Chehab
2
-14
/
+49
2020-02-12
docs: kvm: Convert locking.txt to ReST format
Mauro Carvalho Chehab
3
-215
/
+244
2020-02-12
docs: kvm: Convert hypercalls.txt to ReST format
Mauro Carvalho Chehab
2
-56
/
+75
2020-02-12
docs: kvm: arm/psci.txt: convert to ReST
Mauro Carvalho Chehab
2
-15
/
+32
2020-02-12
docs: kvm: convert arm/hyp-abi.txt to ReST
Mauro Carvalho Chehab
2
-9
/
+20
2020-02-12
docs: kvm: Convert api.txt to ReST format
Mauro Carvalho Chehab
2
-1387
/
+1964
[next]