index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
6
-15
/
+4
*
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits
Sean Christopherson
2019-04-16
1
-0
/
+7
*
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-04-16
1
-13
/
+24
*
KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers
Sean Christopherson
2019-04-16
1
-12
/
+12
*
KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers
Paolo Bonzini
2019-04-16
1
-21
/
+7
*
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
2019-04-16
1
-14
/
+25
*
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
2019-04-16
1
-15
/
+15
*
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
2019-04-16
1
-0
/
+4
*
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
2019-04-16
1
-0
/
+4
*
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
2019-04-16
3
-10
/
+12
*
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
2019-04-16
1
-1
/
+0
*
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
2019-04-16
1
-2
/
+10
*
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
2019-04-16
1
-2
/
+2
*
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
4
-9
/
+16
*
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
1
-1
/
+1
*
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
2019-04-16
4
-6
/
+191
*
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
2019-04-16
1
-1
/
+7
*
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
2019-04-16
4
-16
/
+17
*
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2019-04-16
2
-4
/
+16
*
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-16
1
-10
/
+11
*
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
2019-04-16
3
-16
/
+10
*
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
2019-04-16
3
-18
/
+19
*
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
6
-92
/
+92
*
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
2019-04-16
1
-0
/
+25
*
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
2019-04-16
1
-0
/
+4
*
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
2019-04-16
4
-6
/
+12
*
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
2019-04-16
1
-0
/
+3
*
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
2019-04-16
1
-1
/
+2
*
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
2019-04-16
1
-4
/
+15
*
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-04-16
4
-16
/
+15
*
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
2019-04-16
2
-2
/
+21
*
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
2019-04-16
3
-10
/
+19
*
KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes
Sean Christopherson
2019-04-15
1
-1
/
+1
*
Bluetooth: btusb: request wake pin with NOAUTOEN
Brian Norris
2019-04-09
1
-1
/
+1
*
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-09
3
-3
/
+11
|
\
|
*
MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
Horatiu Vultur
2019-04-04
1
-0
/
+8
|
*
MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irq
Thomas Bogendoerfer
2019-03-28
1
-2
/
+1
|
*
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
2019-03-28
1
-1
/
+2
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-09
2
-2
/
+6
|
\
\
|
*
|
aio: use kmem_cache_free() instead of kfree()
Wei Yongjun
2019-04-04
1
-1
/
+1
|
*
|
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-04-03
1
-0
/
+4
|
*
|
aio: Fix an error code in __io_submit_one()
Dan Carpenter
2019-04-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-08
14
-28
/
+89
|
\
\
\
|
*
\
\
Merge branch 'bnxt_en-fixes'
David S. Miller
2019-04-08
1
-3
/
+13
|
|
\
\
\
|
|
*
|
|
bnxt_en: Reset device on RX buffer errors.
Michael Chan
2019-04-08
1
-0
/
+6
|
|
*
|
|
bnxt_en: Improve RX consumer index validity check.
Michael Chan
2019-04-08
1
-3
/
+7
|
|
/
/
/
|
*
|
|
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
2019-04-08
1
-1
/
+3
|
*
|
|
Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'
David S. Miller
2019-04-08
4
-8
/
+8
|
|
\
\
\
|
|
*
|
|
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-04-08
1
-1
/
+1
|
|
*
|
|
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-04-08
2
-6
/
+6
[next]