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
*
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
2022-09-05
1
-2
/
+1
*
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
2022-08-25
1
-1
/
+1
*
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
2022-08-25
1
-1
/
+3
*
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
2022-07-02
1
-1
/
+1
*
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
2022-06-25
1
-11
/
+34
*
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
2022-06-14
1
-1
/
+2
*
modpost: fix removing numeric suffixes
Alexander Lobakin
2022-06-14
1
-1
/
+1
*
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
2022-06-14
1
-53
/
+97
*
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
2022-04-20
1
-17
/
+27
*
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2022-02-23
1
-1
/
+1
*
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
2022-02-23
1
-0
/
+1
*
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
2022-01-27
1
-6
/
+2
*
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
2022-01-05
1
-1
/
+1
*
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
2021-12-22
1
-1
/
+1
*
leaking_addresses: Always print a trailing newline
Kees Cook
2021-11-26
1
-1
/
+2
*
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
2021-10-27
1
-0
/
+4
*
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
2021-10-20
1
-1
/
+1
*
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
2021-08-12
1
-3
/
+3
*
kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
Matthias Maennich
2021-07-28
1
-3
/
+11
*
scripts: switch explicitly to Python 3
Andy Shevchenko
2021-05-22
2
-2
/
+2
*
tweewide: Fix most Shebang lines
Finn Behrens
2021-05-22
4
-4
/
+4
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-05-22
1
-1
/
+1
*
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
2021-05-22
1
-1
/
+1
*
kconfig: nconf: stop endless search loops
Mihai Moldovan
2021-05-22
1
-1
/
+1
*
vmlinux.lds.h: Create section for protection against instrumentation
Nicolas Boichat
2021-03-24
1
-1
/
+1
*
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2021-03-17
2
-1
/
+14
*
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
2021-03-04
1
-1
/
+5
*
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
2021-03-04
1
-0
/
+1
*
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
2021-03-04
1
-2
/
+6
*
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
2021-01-12
1
-0
/
+2
*
kconfig: fix return value of do_error_if()
Masahiro Yamada
2020-12-30
1
-1
/
+1
*
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-12-30
1
-1
/
+1
*
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
2020-11-05
1
-5
/
+16
*
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-09-09
1
-2
/
+2
*
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
2020-08-26
1
-4
/
+4
*
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-26
1
-34
/
+34
*
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
2020-07-29
1
-1
/
+1
*
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-07-29
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-25
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-14
1
-1
/
+1
*
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
2020-05-10
1
-1
/
+4
*
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
2020-04-29
1
-6
/
+7
*
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
2020-04-02
1
-1
/
+0
*
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
2020-03-25
1
-0
/
+1
*
parse-maintainers: Mark as executable
Jonathan Neuschäfer
2020-03-25
1
-0
/
+0
*
kbuild: use -S instead of -E for precise cc-option test in Kconfig
Masahiro Yamada
2020-02-24
1
-1
/
+1
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-24
1
-1
/
+1
*
scripts/find-unused-docs: Fix massive false positives
Geert Uytterhoeven
2020-02-11
1
-1
/
+1
[next]