index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-12-29
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-11-10
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
2020-09-12
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-07-31
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-06-29
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-29
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
2020-05-20
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
2020-05-10
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
2020-04-02
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
2020-04-02
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
2020-02-28
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-01-29
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
2020-01-12
kconfig: don't crash on NULL expressions in expr_eq()
Thomas Hebb
2020-01-04
scripts/kallsyms: fix definitely-lost memory leak
Masahiro Yamada
2019-12-21
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
2019-12-05
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
2019-11-06
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
2019-10-29
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-09-16
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
2019-08-25
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-04
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
2019-08-04
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
2019-07-10
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-16
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
2019-05-16
kbuild: simplify ld-option implementation
Masahiro Yamada
2019-04-27
modpost: file2alias: check prototype of handler
Masahiro Yamada
2019-04-27
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2019-04-03
kbuild: setlocalversion: print error to STDERR
Wolfram Sang
2019-02-20
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2019-02-20
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2019-01-26
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
2019-01-26
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2019-01-13
checkstack.pl: fix for aarch64
Qian Cai
2018-12-13
unifdef: use memcpy instead of strncpy
Linus Torvalds
2018-12-13
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-11-27
kbuild: Add __cc-option macro
Matthias Kaehlcke
2018-11-27
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
2018-11-27
kbuild: Add support to generate LLVM assembly files
VinÃcius Tinti
2018-11-27
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
2018-11-27
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
2018-11-27
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
2018-11-27
kbuild: consolidate redundant sed script ASM offset generation
Masahiro Yamada
2018-11-27
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2018-09-26
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2018-09-15
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
2018-09-15
scripts: modpost: check memory allocation results
Randy Dunlap
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-08-17
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-07-19
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
[next]