summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-04-02scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-04-02kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-02-28kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2019-12-21modpost: skip ELF local symbols during section mismatch checkPaul Walmsley
2019-12-05scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2019-10-29namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-08-25kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada
2019-08-04kallsyms: exclude kasan local symbols on s390Vasily Gorbik
2019-08-04recordmcount: Fix spurious mcount entries on powerpcNaveen N. Rao
2019-07-10scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut
2019-07-10scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-11gcc-plugins: Fix build failures under Darwin hostKees Cook
2019-05-04kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-05-02kbuild: simplify ld-option implementationMasahiro Yamada
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-02-12scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier
2019-02-12modpost: validate symbol names also in find_elf_symbolSami Tolvanen
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada
2019-01-26kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada
2019-01-13checkstack.pl: fix for aarch64Qian Cai
2018-12-13kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers
2018-12-08unifdef: use memcpy instead of strncpyLinus Torvalds
2018-12-08Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang
2018-11-23kbuild: Add __cc-option macroMatthias Kaehlcke
2018-11-23kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2018-11-23kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois
2018-11-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2018-11-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2018-11-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2018-11-23kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2018-09-26kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-17kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-06-13objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-05-30builddeb: Fix header package regarding dtc source linksJan Kiszka
2018-05-30kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson