aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.4.224' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.223' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.218' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.215' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.212' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.209' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.208' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.207' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.206' into standard/baseBruce Ashfield
2020-05-20scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
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-19Merge tag 'v4.4.199' into standard/baseBruce Ashfield
2019-11-19Merge tag 'v4.4.198' into standard/baseBruce Ashfield
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-10-10Merge tag 'v4.4.193' into standard/baseBruce Ashfield
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-09-15Merge tag 'v4.4.190' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.187' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.185' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.181' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.180' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.179' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.178' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.4.175' into standard/baseBruce Ashfield
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/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-05-16kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-05-16kbuild: 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-04-03kbuild: setlocalversion: print error to STDERRWolfram Sang
2019-02-20scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier
2019-02-20modpost: validate symbol names also in find_elf_symbolSami Tolvanen
2019-02-09Merge tag 'v4.4.172' into standard/baseBruce Ashfield
2019-02-09Merge tag 'v4.4.170' into standard/baseBruce Ashfield
2019-02-09Merge tag 'v4.4.167' into standard/baseBruce Ashfield
2019-02-09Merge tag 'v4.4.165' into standard/baseBruce Ashfield
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada