index
:
linux-stable.git
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.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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
2
-2
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
7
-7
/
+30
|
\
|
*
x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
Sinan Kaya
2019-01-22
1
-1
/
+1
|
*
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
2019-01-18
1
-2
/
+4
|
*
x86/kexec: Fix a kexec_file_load() failure
Dave Young
2019-01-15
2
-0
/
+3
|
*
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-01-15
1
-2
/
+2
|
*
x86/pkeys: Properly copy pkey state at fork()
Dave Hansen
2019-01-15
1
-0
/
+18
|
*
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
2019-01-11
1
-2
/
+2
|
*
x86/intel/lpss: Make PCI dependency explicit
Sinan Kaya
2019-01-11
1
-1
/
+1
*
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
2
-18
/
+16
|
\
\
|
*
|
x86/hpet: Remove unused FSEC_PER_NSEC define
Roland Dreier
2018-12-04
1
-4
/
+0
|
*
|
x86/tsc: Make calibration refinement more robust
Daniel Vacek
2018-11-06
1
-14
/
+16
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-01-27
11
-108
/
+122
|
\
\
\
|
*
|
|
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
6
-4
/
+10
|
*
|
|
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2019-01-25
2
-5
/
+1
|
*
|
|
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
2019-01-25
1
-3
/
+4
|
*
|
|
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
2019-01-25
1
-66
/
+73
|
*
|
|
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-25
2
-2
/
+2
|
*
|
|
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
2019-01-25
1
-0
/
+8
|
*
|
|
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
2019-01-25
1
-15
/
+4
|
*
|
|
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
2019-01-25
1
-0
/
+2
|
*
|
|
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2019-01-25
1
-2
/
+5
|
*
|
|
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
|
|
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
1
-1
/
+2
|
*
|
|
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
|
*
|
|
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
2019-01-25
1
-4
/
+8
|
*
|
|
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
|
|
KVM: x86: Fix single-step debugging
Alexander Popov
2019-01-25
1
-2
/
+1
|
*
|
|
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
*
|
|
|
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-27
4
-6
/
+171
|
\
\
\
\
|
*
|
|
|
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2019-01-23
4
-6
/
+171
*
|
|
|
|
Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-01-24
5
-10
/
+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
2019-01-11
1
-1
/
+6
|
*
|
|
|
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
2019-01-11
2
-4
/
+3
|
*
|
|
|
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2019-01-11
1
-0
/
+4
|
*
|
|
|
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
2019-01-11
1
-3
/
+2
|
*
|
|
|
s390/early: improve machine detection
Christian Borntraeger
2019-01-11
2
-2
/
+4
*
|
|
|
|
Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-01-22
10
-103
/
+276
|
\
\
\
\
\
|
*
|
|
|
|
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-01-17
1
-8
/
+32
|
*
|
|
|
|
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-17
1
-4
/
+9
|
*
|
|
|
|
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
|
*
|
|
|
|
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
|
*
|
|
|
|
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
|
*
|
|
|
|
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
|
*
|
|
|
|
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
|
*
|
|
|
|
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
|
*
|
|
|
|
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
|
|
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
|
|
arc: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-17
1
-4
/
+0
|
*
|
|
|
|
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-17
1
-3
/
+3
[next]