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.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
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
72
-228
/
+241
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+10
2016-09-10
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-7
/
+10
2016-09-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+14
2016-09-09
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-17
/
+29
2016-09-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-2
/
+23
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
1
-4
/
+4
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
29
-47
/
+60
2016-09-08
Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+1
2016-09-08
Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-3
/
+3
2016-09-08
Revert "ARM: tegra: fix erroneous address in dts"
Olof Johansson
1
-2
/
+2
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
2016-09-08
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-09-08
powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE
Gavin Shan
1
-1
/
+2
2016-09-07
Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+10
2016-09-07
seccomp: Remove 2-phase API documentation
Mickaël Salaün
1
-11
/
+0
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
3
-5
/
+7
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
1
-2
/
+3
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
4
-30
/
+17
2016-09-06
x86/uaccess: force copy_*_user() to be inlined
Kees Cook
1
-2
/
+2
2016-09-06
powerpc/powernv: Fix crash on releasing compound PE
Gavin Shan
1
-6
/
+9
2016-09-06
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
1
-5
/
+7
2016-09-06
powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n
Thiago Jung Bauermann
1
-1
/
+1
2016-09-05
ARM: dts: imx6qdl: Fix SPDIF regression
Fabio Estevam
1
-1
/
+1
2016-09-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2016-09-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+9
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+8
2016-09-02
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
1
-0
/
+12
2016-09-02
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-09-02
Merge tag 'mvebu-fixes-4.8-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2
-1
/
+5
2016-09-02
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
1
-0
/
+2
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
14
-99
/
+43
2016-08-30
ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
Anson Huang
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
73
-193
/
+356
2016-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+11
2016-08-29
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
29
-38
/
+148
2016-08-29
ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name
Vladimir Zapolskiy
1
-1
/
+1
2016-08-29
net: smc91x: fix SMC accesses
Russell King
6
-6
/
+11
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
2
-0
/
+28
2016-08-29
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2
-2
/
+12
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
1
-6
/
+6
2016-08-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2016-08-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-79
/
+73
2016-08-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+5
2016-08-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2016-08-27
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
3
-7
/
+5
2016-08-26
ARM: sa1100: clear reset status prior to reboot
Russell King
1
-0
/
+3
[next]