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
*
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-05-03
1
-12
/
+14
|
\
|
*
scripts/recordmcount.pl: Make vim and emacs indent the same
Steven Rostedt (VMware)
2021-03-22
1
-0
/
+2
|
*
scripts/recordmcount.pl: Make indent spacing consistent
Steven Rostedt (VMware)
2021-03-22
1
-12
/
+12
*
|
scripts: a new script for checking duplicate struct declaration
Wan Jiabing
2021-04-30
1
-0
/
+53
*
|
scripts/spelling.txt: add entries for recent discoveries
Tom Saeger
2021-04-30
1
-1
/
+25
*
|
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-29
24
-635
/
+559
|
\
\
|
*
|
kconfig: refactor .gitignore
Masahiro Yamada
2021-04-26
1
-10
/
+3
|
*
|
kconfig: highlight xconfig 'comment' lines with '***'
Randy Dunlap
2021-04-19
1
-0
/
+1
|
*
|
kconfig: highlight gconfig 'comment' lines with '***'
Randy Dunlap
2021-04-19
1
-2
/
+6
|
*
|
kconfig: gconf: remove unused code
Masahiro Yamada
2021-04-19
1
-7
/
+0
|
*
|
kconfig: remove unused PACKAGE definition
Masahiro Yamada
2021-04-19
1
-4
/
+0
|
*
|
kconfig: nconf: stop endless search loops
Mihai Moldovan
2021-04-16
1
-1
/
+1
|
*
|
kconfig: split menu.c out of parser.y
Masahiro Yamada
2021-04-14
4
-5
/
+14
|
*
|
kconfig: nconf: refactor in print_in_middle()
Masahiro Yamada
2021-04-14
3
-34
/
+6
|
*
|
kconfig: nconf: remove meaningless wattrset() call from show_menu()
Masahiro Yamada
2021-04-14
1
-1
/
+0
|
*
|
kconfig: nconf: change set_config_filename() to void function
Masahiro Yamada
2021-04-14
1
-2
/
+1
|
*
|
kconfig: nconf: refactor attributes setup code
Masahiro Yamada
2021-04-14
3
-175
/
+144
|
*
|
kconfig: nconf: remove unneeded default for menu prompt
Masahiro Yamada
2021-04-14
1
-4
/
+2
|
*
|
kconfig: nconf: get rid of (void) casts from wattrset() calls
Masahiro Yamada
2021-04-14
2
-17
/
+17
|
*
|
kconfig: nconf: fix NORMAL attributes
Masahiro Yamada
2021-04-14
1
-2
/
+2
|
*
|
kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()
Masahiro Yamada
2021-04-14
2
-17
/
+6
|
*
|
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
2021-04-14
1
-4
/
+4
|
*
|
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
2021-04-14
7
-24
/
+18
|
*
|
kconfig: nconf: fix core dump when searching in empty menu
Masahiro Yamada
2021-04-14
1
-3
/
+7
|
*
|
kconfig: lxdialog: A spello fix and a punctuation added
Bhaskar Chowdhury
2021-04-14
1
-2
/
+2
|
*
|
kconfig: streamline_config.pl: Couple of typo fixes
Bhaskar Chowdhury
2021-04-14
1
-2
/
+2
|
*
|
kconfig: use true and false for bool variable
Yang Li
2021-04-14
1
-1
/
+1
|
*
|
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
7
-16
/
+8
|
*
|
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
6
-20
/
+1
|
*
|
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-1
/
+2
|
*
|
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
2021-04-14
1
-0
/
+4
|
*
|
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-14
9
-29
/
+42
|
*
|
kconfig: move JUMP_NB to mconf.c
Masahiro Yamada
2021-04-14
2
-2
/
+2
|
*
|
kconfig: move conf_set_all_new_symbols() to conf.c
Masahiro Yamada
2021-04-14
3
-187
/
+193
|
*
|
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
2021-03-25
3
-16
/
+15
|
*
|
kconfig: remove assignment for Kconfig file
Masahiro Yamada
2021-03-25
1
-2
/
+1
|
*
|
kconfig: add help messages for --help (-h) and --silent (-s)
Masahiro Yamada
2021-03-25
1
-3
/
+7
|
*
|
kconfig: add long options --help and --silent
Masahiro Yamada
2021-03-25
1
-0
/
+2
|
*
|
kconfig: refactor option parse code
Masahiro Yamada
2021-03-25
1
-48
/
+43
|
*
|
kconfig: split randconfig setup code into set_randconfig_seed()
Masahiro Yamada
2021-03-25
1
-23
/
+31
|
|
/
*
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
24
-266
/
+405
|
\
\
|
*
|
kbuild: deb-pkg: change the source package name to linux-upstream
Masahiro Yamada
2021-04-25
1
-1
/
+1
|
*
|
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-25
3
-49
/
+13
|
*
|
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-25
1
-1
/
+0
|
*
|
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-25
1
-0
/
+2
|
*
|
kbuild: add support for zstd compressed modules
Piotr Gorski
2021-04-25
1
-0
/
+6
|
*
|
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
2
-29
/
+9
|
*
|
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
1
-8
/
+68
|
*
|
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
1
-18
/
+22
|
*
|
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-25
1
-2
/
+2
[next]