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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
modsign: Fix GPL/OpenSSL licence incompatibility
David Woodhouse
2015-09-15
2
-10
/
+13
*
MODSIGN: fix a compilation warning in extract-cert
David Howells
2015-09-11
1
-1
/
+1
*
checkpatch: add constant comparison on left side test
Joe Perches
2015-09-10
1
-0
/
+29
*
checkpatch: add __pmem to $Sparse annotations
Joe Perches
2015-09-10
1
-0
/
+1
*
checkpatch: fix left brace warning
Eddie Kovsky
2015-09-10
1
-4
/
+4
*
checkpatch: avoid some commit message long line warnings
Joe Perches
2015-09-10
1
-3
/
+27
*
checkpatch: emit an error on formats with 0x%<decimal>
Joe Perches
2015-09-10
1
-2
/
+6
*
checkpatch: make --strict the default for drivers/staging files and patches
Joe Perches
2015-09-10
1
-1
/
+1
*
checkpatch: always check block comment styles
Joe Perches
2015-09-10
1
-8
/
+11
*
checkpatch: report the right line # when using --emacs and --file
Joe Perches
2015-09-10
1
-1
/
+5
*
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
Joe Perches
2015-09-10
1
-4
/
+28
*
checkpatch: Allow longer declaration macros
Joe Perches
2015-09-10
1
-1
/
+1
*
checkpatch: improve SUSPECT_CODE_INDENT test
Joe Perches
2015-09-10
1
-6
/
+15
*
checkpatch: add warning on BUG/BUG_ON use
Joe Perches
2015-09-10
1
-6
/
+8
*
checkpatch: warn on bare SHA-1 commit IDs in commit logs
Joe Perches
2015-09-10
1
-3
/
+12
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-0
/
+84
|
\
|
*
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-09-08
1
-0
/
+84
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2015-09-08
15
-61
/
+339
|
\
\
|
*
|
deb-pkg: add source package
Riku Voipio
2015-09-04
2
-6
/
+49
|
*
|
package/Makefile: move source tar creation to a function
Riku Voipio
2015-09-04
1
-13
/
+16
|
*
|
scripts: add stackdelta script
Rasmus Villemoes
2015-08-28
1
-0
/
+59
|
*
|
scripts: add stackusage script
Rasmus Villemoes
2015-08-28
1
-0
/
+33
|
*
|
kbuild: avoid listing /lib/modules in kernel spec file
Mike Marciniszyn
2015-08-26
1
-1
/
+0
|
*
|
fallback to hostname in scripts/package/builddeb
Christian Kujau
2015-08-19
1
-1
/
+1
|
*
|
coccinelle: api: extend spatch for dropping unnecessary owner
Krzysztof Kozlowski
2015-08-19
1
-0
/
+73
|
*
|
deb-pkg: simplify directory creation
Riku Voipio
2015-08-19
1
-14
/
+5
|
*
|
scripts/tags.sh: Include trace_*_rcuidle() in tags
Stephen Boyd
2015-08-19
1
-0
/
+4
|
*
|
scripts/package/Makefile: rpmbuild is needed for rpm targets
Jim Davis
2015-06-15
1
-6
/
+2
|
*
|
coccinelle: simple_return: Add a blank line
Fabio Estevam
2015-06-03
1
-1
/
+1
|
*
|
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
Fabio Estevam
2015-05-25
1
-2
/
+5
|
*
|
coccinelle: api: add vma_pages.cocci
Dmitry Kalinkin
2015-05-21
1
-0
/
+60
|
*
|
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
Fabio Estevam
2015-05-21
1
-1
/
+1
|
*
|
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
Fabio Estevam
2015-05-21
1
-1
/
+1
|
*
|
coccinelle: simple_open: Use imperative mood
Fabio Estevam
2015-05-20
1
-2
/
+2
|
*
|
coccinelle: ifaddr: Fix the sentence
Fabio Estevam
2015-05-20
1
-2
/
+1
|
*
|
coccinelle: returnvar: Use imperative mood
Fabio Estevam
2015-05-20
1
-1
/
+1
|
*
|
coccinelle: pm_runtime: Insert blank line
Fabio Estevam
2015-05-20
1
-1
/
+1
|
*
|
deb-pkg: Add device tree blobs to the package
Arnaud Patard (Rtp)
2015-05-20
1
-0
/
+7
|
*
|
builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...
Andrey Skvortsov
2015-05-06
1
-0
/
+6
|
*
|
deb-pkg: move setting debarch for a separate function
Riku Voipio
2015-04-27
1
-7
/
+11
|
*
|
kbuild/mkspec: Simplify vmlinux.bz2 creation
Borislav Petkov
2015-04-27
1
-3
/
+1
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-09-08
7
-207
/
+211
|
\
\
\
|
*
|
|
merge_config.sh: exit on missing input files
Sam Bobroff
2015-08-20
1
-0
/
+4
|
*
|
|
kconfig: Regenerate shipped zconf.{hash,lex}.c files
Andreas Ruprecht
2015-08-19
2
-191
/
+192
|
*
|
|
kconfig: warn of unhandled characters in Kconfig commands
Andreas Ruprecht
2015-08-19
2
-9
/
+12
|
*
|
|
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
2015-08-19
2
-7
/
+3
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-09-08
7
-366
/
+378
|
\
\
\
\
|
*
|
|
|
kbuild: Fix clang detection
Michal Marek
2015-09-04
2
-1
/
+5
|
*
|
|
|
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
2015-08-24
1
-19
/
+0
|
*
|
|
|
kbuild: fixdep: optimize code slightly
Masahiro Yamada
2015-08-24
1
-3
/
+4
[next]