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
*
scripts: switch explicitly to Python 3
Andy Shevchenko
2021-06-03
2
-2
/
+2
*
tweewide: Fix most Shebang lines
Finn Behrens
2021-06-03
15
-15
/
+15
*
kconfig: nconf: stop endless search loops
Mihai Moldovan
2021-05-22
1
-1
/
+1
*
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2021-03-17
2
-1
/
+14
*
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
2021-03-07
1
-0
/
+1
*
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
2021-03-07
1
-2
/
+6
*
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
2021-03-03
1
-1
/
+5
*
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
2021-02-23
1
-6
/
+3
*
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
2021-02-23
1
-1
/
+1
*
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
2021-02-23
1
-0
/
+6
*
scripts/gdb: fix lx-version string output
Du Changbin
2021-01-12
1
-1
/
+1
*
scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
Leonard Crestez
2021-01-12
1
-3
/
+10
*
scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
Leonard Crestez
2021-01-12
1
-1
/
+1
*
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
2021-01-12
1
-4
/
+5
*
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
2021-01-12
1
-0
/
+2
*
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-12-29
1
-1
/
+1
*
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
2020-11-10
1
-5
/
+16
*
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-09-12
1
-2
/
+2
*
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-07-31
1
-2
/
+2
*
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-30
1
-5
/
+6
*
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
2020-06-30
1
-1
/
+1
*
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2020-05-27
2
-0
/
+5
*
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
2020-05-20
1
-1
/
+1
*
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
2020-05-10
1
-1
/
+4
*
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
2020-04-02
2
-2
/
+0
*
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
2020-04-02
1
-0
/
+1
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-28
1
-1
/
+1
*
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
2020-01-29
1
-0
/
+17
*
kconfig: don't crash on NULL expressions in expr_eq()
Thomas Hebb
2020-01-12
1
-0
/
+7
*
scripts/kallsyms: fix definitely-lost memory leak
Masahiro Yamada
2020-01-04
1
-0
/
+2
*
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
2019-12-21
1
-0
/
+12
*
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
2019-12-05
1
-1
/
+2
*
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
2019-11-06
1
-2
/
+10
*
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-10-29
1
-6
/
+7
*
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
2019-09-16
1
-1
/
+1
*
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-25
1
-1
/
+1
*
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
2019-08-04
1
-0
/
+3
*
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
2019-08-04
1
-1
/
+2
*
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
2019-07-10
1
-1
/
+1
*
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
2019-07-10
1
-1
/
+1
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
1
-0
/
+363
*
gcc-plugins: Fix build failures under Darwin host
Kees Cook
2019-06-11
1
-0
/
+4
*
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
2019-05-04
3
-3
/
+5
*
kbuild: simplify ld-option implementation
Masahiro Yamada
2019-05-02
1
-3
/
+1
*
modpost: file2alias: check prototype of handler
Masahiro Yamada
2019-04-27
1
-4
/
+3
*
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2019-04-27
1
-91
/
+45
*
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2019-02-12
1
-1
/
+1
*
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2019-02-12
1
-24
/
+26
*
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
2019-01-26
1
-0
/
+2
*
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2019-01-26
1
-1
/
+1
[next]