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
*
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2022-12-08
1
-2
/
+6
*
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2022-11-25
2
-0
/
+14
*
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-10-26
1
-1
/
+1
*
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-10-26
1
-0
/
+1
*
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
2022-09-05
1
-2
/
+1
*
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
2022-07-02
1
-1
/
+1
*
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
*
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
2022-04-20
1
-17
/
+27
*
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2022-03-11
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
*
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
2021-08-15
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-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
[next]