index
:
Linux Stable
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.13.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
*
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
Masahiro Yamada
2018-12-22
1
-2
/
+0
*
scripts: add a tool to produce a compile_commands.json file
Tom Roeder
2018-12-19
1
-0
/
+151
*
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
1
-6
/
+6
*
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-12-17
1
-10
/
+21
*
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
2018-12-17
1
-1
/
+1
*
kbuild: refactor part-of-module
Masahiro Yamada
2018-12-17
1
-5
/
+3
*
kbuild: refactor quiet_modtag
Masahiro Yamada
2018-12-17
1
-6
/
+1
*
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
2018-12-17
1
-2
/
+0
*
kbuild: refactor Makefile.asm-generic
Masahiro Yamada
2018-12-17
1
-18
/
+19
*
kbuild: remove a special handling for *.agh in Makefile.headersinst
Masahiro Yamada
2018-12-08
1
-1
/
+0
*
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2018-12-02
2
-4
/
+3
*
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2018-12-01
2
-3
/
+0
*
kbuild: refactor if_changed
Masahiro Yamada
2018-12-01
1
-2
/
+1
*
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2018-12-01
2
-9
/
+9
*
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2018-12-01
2
-19
/
+15
*
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
4
-55
/
+36
*
kbuild: refactor modversions build rules
Masahiro Yamada
2018-12-01
1
-37
/
+17
*
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
2018-12-01
1
-1
/
+1
*
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-12-01
1
-1
/
+1
*
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2018-12-01
2
-13
/
+9
*
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2018-12-01
2
-9
/
+2
*
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2018-12-01
2
-4
/
+1
*
modpost: move unresolved symbol checks to check_exports()
Masahiro Yamada
2018-12-01
1
-15
/
+18
*
modpost: merge module iterations
Masahiro Yamada
2018-12-01
1
-6
/
+1
*
modpost: refactor seen flag clearing in add_depends()
Masahiro Yamada
2018-12-01
1
-6
/
+6
*
modpost: file2alias: check prototype of handler
Masahiro Yamada
2018-12-01
1
-4
/
+3
*
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2018-12-01
1
-95
/
+49
*
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
2018-12-01
1
-0
/
+12
*
modpost: drop unused command line switches
Paul Walmsley
2018-11-21
1
-1
/
+1
*
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
2018-11-21
1
-2
/
+10
*
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2018-11-21
1
-24
/
+26
*
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
2018-11-11
1
-2
/
+2
*
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
2018-11-11
1
-1
/
+1
*
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
2018-11-11
1
-2
/
+5
*
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
2018-11-11
1
-3
/
+4
*
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
1
-1
/
+1
*
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
1
-5
/
+6
*
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-11-03
5
-32
/
+7
|
\
|
*
kbuild: remove cc-name variable
Masahiro Yamada
2018-11-02
1
-4
/
+0
|
*
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-02
1
-1
/
+1
|
*
merge_config.sh: Allow to define config prefix
Petr Vorel
2018-11-02
1
-1
/
+5
|
*
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
2018-11-02
1
-4
/
+0
|
*
kconfig: remove silentoldconfig target
Masahiro Yamada
2018-11-02
1
-8
/
+1
|
*
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-11-02
2
-15
/
+1
*
|
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
2018-11-01
1
-0
/
+1
|
\
\
|
*
|
Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)
Miguel Ojeda
2018-09-30
1
-0
/
+1
*
|
|
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
3
-0
/
+488
|
\
\
\
|
*
|
|
stackleak: Allow runtime disabling of kernel stack erasing
Alexander Popov
2018-09-04
1
-0
/
+8
|
*
|
|
fs/proc: Show STACKLEAK metrics in the /proc file system
Alexander Popov
2018-09-04
1
-0
/
+12
|
*
|
|
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
2018-09-04
3
-0
/
+449
[next]