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.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-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
*
mm: use early_pfn_to_nid in page_ext_init
Yang Shi
2016-05-27
2
-3
/
+4
*
MAINTAINERS: Kdump maintainers update
Vivek Goyal
2016-05-27
1
-2
/
+3
*
MAINTAINERS: add kexec_core.c and kexec_file.c
Minfei Huang
2016-05-27
1
-1
/
+1
*
mm: oom: do not reap task if there are live threads in threadgroup
Vladimir Davydov
2016-05-27
1
-2
/
+0
*
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
1
-7
/
+7
*
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
1
-1
/
+4
*
ocfs2: o2hb: fix hb hung time
Junxiao Bi
2016-05-27
1
-1
/
+1
*
ocfs2: o2hb: don't negotiate if last hb fail
Junxiao Bi
2016-05-27
1
-0
/
+10
*
ocfs2: o2hb: add some user/debug log
Junxiao Bi
2016-05-27
1
-7
/
+32
*
ocfs2: o2hb: add NEGOTIATE_APPROVE message
Junxiao Bi
2016-05-27
1
-1
/
+27
*
ocfs2: o2hb: add NEGO_TIMEOUT message
Junxiao Bi
2016-05-27
1
-1
/
+65
*
ocfs2: o2hb: add negotiate timer
Junxiao Bi
2016-05-27
1
-4
/
+47
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-05-26
6
-177
/
+14
|
\
|
*
coccicheck: Fix missing 0 index in kill loop
Kees Cook
2016-05-19
1
-1
/
+1
|
*
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
2016-05-16
1
-2
/
+2
|
*
builddeb: fix missing headers in linux-headers package
Azriel Samson
2016-05-10
1
-1
/
+1
|
*
builddeb: include objtool binary in headers package
Bjørn Mork
2016-05-10
1
-0
/
+3
|
*
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
2016-04-20
1
-0
/
+5
|
*
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-04-20
1
-171
/
+0
|
*
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-20
1
-2
/
+2
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-05-26
3
-10
/
+30
|
\
\
|
*
|
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
2016-05-10
1
-0
/
+14
|
*
|
kconfig-language: elaborate on the type of a choice
Dirk Gouders
2016-05-10
1
-6
/
+11
|
*
|
kconfig-language: fix comment on dependency-generated menu structures.
Dirk Gouders
2016-05-10
1
-3
/
+2
|
*
|
kconfig: add unexpected data itself to warning
Paul Bolle
2016-05-10
1
-1
/
+3
|
|
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
29
-95
/
+335
|
\
\
|
*
|
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-05-11
2
-2
/
+4
|
*
|
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
1
-6
/
+5
|
*
|
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
gcov: disable for COMPILE_TEST
Arnd Bergmann
2016-05-10
1
-0
/
+1
|
*
|
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
2016-05-10
1
-1
/
+5
|
*
|
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
Arnd Bergmann
2016-05-10
1
-0
/
+13
|
*
|
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2016-05-10
1
-0
/
+4
|
*
|
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
1
-4
/
+6
|
*
|
kbuild: Fix dependencies for final vmlinux link
Nicolas Pitre
2016-04-27
1
-1
/
+1
|
*
|
kbuild: better abstract vmlinux sequential prerequisites
Nicolas Pitre
2016-04-26
1
-16
/
+15
|
*
|
kbuild: fix call to adjust_autoksyms.sh when output directory specified
Nicolas Ferre
2016-04-26
1
-3
/
+3
|
*
|
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-04-20
1
-4
/
+4
|
*
|
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
2016-04-20
1
-3
/
+3
|
*
|
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-04-20
2
-7
/
+7
|
*
|
kbuild: drop redundant "PHONY += FORCE"
Masahiro Yamada
2016-04-20
3
-3
/
+3
|
*
|
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
13
-14
/
+0
|
*
|
kbuild: mark help target as PHONY
Masahiro Yamada
2016-04-20
1
-0
/
+2
|
*
|
kbuild: specify modules(_install) as PHONY rather than FORCE
Masahiro Yamada
2016-04-20
1
-1
/
+2
|
*
|
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-04-20
4
-9
/
+9
|
*
|
scripts: genksyms: fix resource leak
Maxim Zhukov
2016-04-20
1
-0
/
+3
|
*
|
kconfig option for TRIM_UNUSED_KSYMS
Nicolas Pitre
2016-03-29
1
-0
/
+16
[next]