index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-09
1
-4
/
+4
*
scripts/bloat-o-meter: fix typos in help
Matteo Croce
2018-03-09
1
-1
/
+1
*
fixdep: do not ignore kconfig.h
Rasmus Villemoes
2018-03-05
1
-1
/
+0
*
fixdep: remove some false CONFIG_ matches
Rasmus Villemoes
2018-03-05
1
-0
/
+5
*
fixdep: remove stale references to uml-config.h
Rasmus Villemoes
2018-03-05
1
-9
/
+0
*
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
12
-18
/
+29
|
\
|
*
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
2018-03-03
1
-8
/
+4
|
*
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
2018-03-03
1
-2
/
+2
|
*
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
2018-03-02
1
-1
/
+2
|
*
kbuild/kallsyms: trivial typo fix
Cao jin
2018-03-02
1
-1
/
+1
|
*
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
2018-03-02
1
-1
/
+1
|
*
kconfig: Don't leak choice names during parsing
Masahiro Yamada
2018-03-02
1
-0
/
+1
|
*
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
2018-03-02
1
-0
/
+1
|
*
kconfig: add xstrdup() helper
Masahiro Yamada
2018-03-02
6
-5
/
+17
*
|
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
|
objtool: Add module specific retpoline rules
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
|
objtool: Add retpoline validation
Peter Zijlstra
2018-02-21
1
-0
/
+4
|
/
*
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-09
13
-66
/
+120
|
\
|
*
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2018-02-10
3
-4
/
+4
|
*
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-10
6
-5
/
+16
|
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
4
-19
/
+24
|
*
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
2018-02-09
1
-3
/
+4
|
*
kconfig: remove check_stdin()
Masahiro Yamada
2018-02-09
1
-14
/
+0
|
*
kconfig: remove 'config*' pattern from .gitignnore
Masahiro Yamada
2018-02-09
1
-1
/
+0
|
*
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
2018-02-09
1
-7
/
+2
|
*
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
2018-02-09
1
-9
/
+7
|
*
coccinelle: deref_null: avoid useless computation
Julia Lawall
2018-02-08
1
-3
/
+3
|
*
coccinelle: devm_free: reduce false positives
Julia Lawall
2018-02-07
1
-1
/
+54
|
*
kconfig: Warn if help text is blank
Ulf Magnusson
2018-02-03
1
-0
/
+6
*
|
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-02-08
4
-78
/
+37
|
\
\
|
*
|
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-05
3
-78
/
+33
|
*
|
gcc-plugins: Add include required by GCC release 8
valdis.kletnieks@vt.edu
2018-02-05
1
-0
/
+4
*
|
|
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
\
\
|
*
|
|
modpost: Remove trailing semicolon
Luis de Bethencourt
2018-01-16
1
-1
/
+1
*
|
|
|
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-06
1
-0
/
+2
*
|
|
|
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
2018-02-06
1
-1
/
+0
*
|
|
|
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-06
1
-3
/
+5
*
|
|
|
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
2018-02-06
1
-1
/
+1
*
|
|
|
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
2018-02-06
1
-1
/
+3
*
|
|
|
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
2018-02-06
1
-1
/
+1
*
|
|
|
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
2018-02-06
1
-21
/
+93
*
|
|
|
checkpatch: improve quoted string and line continuation test
Joe Perches
2018-02-06
1
-1
/
+1
*
|
|
|
checkpatch: ignore some octal permissions of 0
Joe Perches
2018-02-06
1
-2
/
+7
*
|
|
|
checkpatch: allow long lines containing URL
Andreas Brauchli
2018-02-06
1
-0
/
+5
*
|
|
|
kasan: support alloca() poisoning
Paul Lawrence
2018-02-06
1
-1
/
+2
*
|
|
|
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
2018-02-06
1
-11
/
+18
*
|
|
|
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-06
2
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+9
|
\
\
\
|
*
|
|
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
2018-01-09
1
-2
/
+9
*
|
|
|
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
15
-5057
/
+518
|
\
\
\
\
[next]