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
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-05-30
1
-0
/
+1
*
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-05-30
1
-9
/
+24
*
tags: honor COMPILED_SOURCE with apart output directory
Robert Jarzmik
2018-04-13
1
-0
/
+1
*
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-18
1
-4
/
+4
*
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-25
1
-0
/
+9
*
genksyms: Fix segfault with invalid declarations
Michal Marek
2018-02-25
3
-964
/
+853
*
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
2018-02-25
1
-1
/
+1
*
powerpc: Simplify module TOC handling
Alan Modra
2018-02-16
1
-1
/
+2
*
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
2018-01-23
1
-7
/
+80
*
genksyms: Handle string literals with spaces in reference files
Michal Marek
2018-01-10
1
-2
/
+4
*
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-12-16
1
-3
/
+2
*
module: set __jump_table alignment to 8
David Daney
2017-12-16
1
-0
/
+2
*
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
2017-07-21
1
-3
/
+3
*
kconfig/nconf: Fix hang when editing symbol with a long prompt
Ben Hutchings
2017-01-09
1
-4
/
+11
*
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-26
1
-1
/
+1
*
Revert "x86/mm: Expand the exception table logic to allow new handling options"
Greg Kroah-Hartman
2016-10-31
1
-32
/
+0
*
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2016-10-31
1
-0
/
+32
*
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
2016-08-20
1
-1
/
+8
*
of: fix autoloading due to broken modalias with no 'compatible'
Wolfram Sang
2016-07-27
1
-1
/
+1
*
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
2016-06-07
1
-2
/
+2
*
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-06-01
1
-0
/
+1
*
unbreak allmodconfig KCONFIG_ALLCONFIG=...
Al Viro
2016-05-04
1
-5
/
+7
*
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
2016-04-12
1
-4
/
+4
*
scripts/kconfig: allow building with make 3.80 again
Jan Beulich
2016-04-12
1
-1
/
+3
*
scripts/coccinelle: modernize &
Julia Lawall
2016-04-12
1
-1
/
+1
*
ld-version: Fix awk regex compile failure
James Hogan
2016-03-16
1
-1
/
+1
*
um: link with -lpthread
Vegard Nossum
2016-03-03
1
-1
/
+1
*
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
2016-02-25
1
-4
/
+4
*
scripts/recordmcount.pl: support data in text section on powerpc
Ulrich Weigand
2016-01-31
1
-1
/
+2
*
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
2016-01-04
1
-1
/
+1
*
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
2015-12-16
1
-35
/
+110
*
scripts: recordmcount: break hardlinks
Russell King
2015-12-16
1
-0
/
+14
*
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-12-08
1
-1
/
+1
*
kernel-doc: Make it compatible with Perl versions below 5.12 again
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2015-11-10
10
-234
/
+415
|
\
|
*
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
2015-10-26
1
-5
/
+28
|
*
coccinelle: ifnullfree: handle various destroy functions
Julia Lawall
2015-10-26
1
-1
/
+9
|
*
coccinelle: ifnullfree: various cleanups
Julia Lawall
2015-10-26
1
-11
/
+7
|
*
cocinelle: iterators: semantic patch to delete unneeded of_node_put
Julia Lawall
2015-10-26
1
-0
/
+100
|
*
deb-pkg: Add automatic support for armhf architecture
Ben Hutchings
2015-10-26
1
-1
/
+10
|
*
scripts/coccinelle: fix typos
Julia Lawall
2015-10-26
1
-2
/
+2
|
*
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
2015-10-26
1
-180
/
+0
|
*
Coccinelle: fix incorrect -include option transformation
Andrzej Hajda
2015-10-26
1
-1
/
+1
|
*
coccinelle: tests: improve odd_ptr_err.cocci
Julia Lawall
2015-10-26
1
-34
/
+86
|
*
coccinelle: misc: move constants to the right
Julia Lawall
2015-10-26
1
-0
/
+171
|
*
scripts/tags.sh: Teach tags about some powerpc macros
Michael Ellerman
2015-10-13
1
-0
/
+2
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-11-10
6
-436
/
+480
|
\
\
|
*
|
Add current selection check.
Boris Barbulovski
2015-11-02
1
-0
/
+7
|
*
|
Use pkg-config to find Qt 4 and 5 instead of direct qmake
Thiago Macieira
2015-11-02
1
-24
/
+13
|
*
|
kconfig: Fix copy&paste error
Michal Sojka
2015-10-20
1
-1
/
+1
[prev]
[next]