index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2022-12-08
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
1
-3
/
+4
2022-11-25
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
2022-10-26
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
2022-10-26
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-10-07
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-28
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
1
-1
/
+1
2022-09-05
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-08-25
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
1
-1
/
+1
2022-08-25
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
1
-1
/
+3
2022-06-29
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-06-22
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
1
-11
/
+34
2022-06-14
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-14
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-06-14
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-06-14
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
1
-53
/
+97
2022-04-20
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-15
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
1
-4
/
+21
2022-02-23
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-23
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-02-23
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2022-01-27
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
1
-6
/
+2
2022-01-05
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
1
-1
/
+1
2021-12-22
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
1
-1
/
+1
2021-11-17
leaking_addresses: Always print a trailing newline
Kees Cook
1
-1
/
+2
2021-10-27
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
1
-0
/
+4
2021-10-20
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-09-22
kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
Masahiro Yamada
1
-1
/
+7
2021-08-12
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
1
-3
/
+3
2021-07-25
kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
Matthias Maennich
1
-3
/
+11
2021-07-25
kbuild: sink stdout from cmd for silent build
Masahiro Yamada
1
-1
/
+6
2021-07-14
kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
Josh Poimboeuf
1
-2
/
+3
2021-07-14
kbuild: run the checker after the compiler
Luc Van Oostenryck
1
-2
/
+2
2021-07-14
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
1
-1
/
+2
2021-06-30
recordmcount: Correct st_shndx handling
Peter Zijlstra
1
-5
/
+10
2021-05-22
scripts: switch explicitly to Python 3
Andy Shevchenko
2
-2
/
+2
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
8
-8
/
+8
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-1
/
+1
2021-05-22
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
1
-1
/
+1
2021-05-19
kconfig: nconf: stop endless search loops
Mihai Moldovan
1
-1
/
+1
2021-03-09
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
1
-1
/
+1
2021-02-26
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-02-26
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-02-26
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
1
-2
/
+6
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
1
-1
/
+1
2021-01-12
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-30
kconfig: fix return value of do_error_if()
Masahiro Yamada
1
-1
/
+1
2020-12-30
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-12-30
kbuild: avoid split lines in .mod files
Masahiro Yamada
1
-8
/
+4
2020-11-01
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
1
-5
/
+16
[next]