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
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
30
-42
/
+52
*
unicore32: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+13
*
Move EM_UNICORE to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
2
-2
/
+2
*
nios2: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+7
*
nds32: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+11
*
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
2
-2
/
+3
*
m68k: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+12
*
hexagon: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+9
*
Move EM_HEXAGON to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
2
-5
/
+2
*
h8300: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+7
*
c6x: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+9
*
arc: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
2
-0
/
+15
*
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
2
-5
/
+3
*
audit: Make audit_log_cap and audit_copy_inode static
YueHaibing
2019-03-20
1
-3
/
+5
*
audit: connect LOGIN record to its syscall record
Richard Guy Briggs
2019-03-20
1
-1
/
+1
*
audit: fix a memleak caused by auditing load module
Li RongQing
2019-03-18
1
-1
/
+9
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
57
-156
/
+153
|
\
|
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
29
-47
/
+18
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
12
-13
/
+6
|
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
|
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
|
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-14
3
-3
/
+3
|
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-14
1
-13
/
+19
|
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-14
1
-17
/
+17
|
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-14
1
-0
/
+10
|
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-14
2
-16
/
+2
|
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-14
2
-4
/
+1
|
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-14
1
-1
/
+1
|
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-14
3
-8
/
+7
|
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-14
2
-23
/
+5
|
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-14
4
-6
/
+2
|
*
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-14
1
-1
/
+1
|
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-14
1
-1
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
|
*
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-17
2
-4
/
+4
|
\
\
\
|
*
|
|
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
2019-03-17
1
-1
/
+1
|
*
|
|
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-15
1
-2
/
+2
|
*
|
|
perf/x86/intel: Fix memory corruption
Peter Zijlstra
2019-03-15
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-17
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
2019-03-15
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
2019-03-17
7
-32
/
+55
|
\
\
\
\
|
*
|
|
|
9p/net: fix memory leak in p9_client_create
zhengbin
2019-03-13
1
-1
/
+1
|
*
|
|
|
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-03
5
-30
/
+53
|
*
|
|
|
9p: mark expected switch fall-through
Gustavo A. R. Silva
2019-01-23
1
-1
/
+1
[next]