index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-02-02
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
14
-7
/
+7
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-02-01
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-02-01
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
1
-1
/
+1
2019-02-01
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-7
/
+30
2019-01-27
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+16
2019-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-108
/
+122
2019-01-27
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-6
/
+171
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+10
2019-01-25
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2
-5
/
+1
2019-01-25
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
1
-3
/
+4
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
1
-66
/
+73
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2
-2
/
+2
2019-01-25
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
1
-0
/
+8
2019-01-25
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
1
-15
/
+4
2019-01-25
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
1
-0
/
+2
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
1
-2
/
+5
2019-01-25
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
1
-1
/
+1
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
1
-1
/
+2
2019-01-25
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
1
-1
/
+0
2019-01-25
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
1
-4
/
+8
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
1
-1
/
+1
2019-01-25
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-01-25
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
1
-1
/
+0
2019-01-24
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
4
-6
/
+171
2019-01-23
Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-10
/
+19
2019-01-22
x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
Sinan Kaya
1
-1
/
+1
2019-01-21
Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
10
-103
/
+276
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+10
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-79
/
+46
2019-01-20
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-18
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-16
/
+21
2019-01-18
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+10
2019-01-18
Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2019-01-18
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-8
/
+32
2019-01-18
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
1
-4
/
+9
2019-01-18
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
1
-2
/
+4
2019-01-18
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
1
-0
/
+8
2019-01-18
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
1
-14
/
+12
2019-01-18
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
1
-2
/
+4
2019-01-18
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
1
-15
/
+33
2019-01-18
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
1
-1
/
+105
2019-01-18
ARC: perf: trivial code cleanup
Eugeniy Paltsev
1
-43
/
+42
2019-01-18
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2019-01-18
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
1
-1
/
+2
2019-01-18
arc: remove redundant kernel-space generic-y
Masahiro Yamada
1
-4
/
+0
[next]