aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12gcc-plugins: Fix build failures under Darwin hostKees Cook
2019-05-29Merge tag 'v4.18.39' into v4.18/standard/baseBruce Ashfield
2019-05-23fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-05-23kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-05-23selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-05-21Merge tag 'v4.18.38' into v4.18/standard/baseBruce Ashfield
2019-05-15modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-05-15modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-05-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2019-04-09Merge tag 'v4.18.34' into v4.18/standard/baseBruce Ashfield
2019-04-07kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26kallsyms: Handle too long symbols in kallsyms.cEugene Loh
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-01scripts/gdb: fix lx-version string outputDu Changbin
2019-03-01scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier
2019-03-01modpost: validate symbol names also in find_elf_symbolSami Tolvanen
2019-02-05Merge tag 'v4.18.27' into v4.18/standard/baseBruce Ashfield
2019-02-05kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada
2019-02-05kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada
2019-02-03Merge tag 'v3.18.26' into v4.18/standard/baseBruce Ashfield
2019-01-30kconfig: remove a spurious self-assignmentLukas Bulwahn
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2019-01-14checkstack.pl: fix for aarch64Qian Cai
2018-12-20Merge tag 'v4.18.22' into v4.18/standard/baseBruce Ashfield
2018-12-15unifdef: use memcpy instead of strncpyLinus Torvalds
2018-12-15x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-12Merge tag 'v4.18.21' into v4.18/standard/baseBruce Ashfield
2018-12-04kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-11-06Merge tag 'v4.18.15' into v4.18/standard/baseBruce Ashfield
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-10-15Merge tag 'v4.18.10' into v4.18/standard/baseBruce Ashfield
2018-09-26kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2018-09-21Merge tag 'v4.18.8' into v4.18/standard/baseBruce Ashfield
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-15coccicheck: return proper error code on failDenis Efremov
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-09-11Merge tag 'v4.18.7' into v4.18/standard/baseBruce Ashfield
2018-09-11Merge tag 'v4.18.6' into v4.18/standard/baseBruce Ashfield
2018-09-09kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada
2018-09-05scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings
2018-09-05PATCH scripts/kernel-docValdis Kletnieks
2018-08-21modpost: srcversion sometimes incorrectJuro Bystricky
2018-08-21menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2018-08-21menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2018-08-21modpost: mask trivial warningsPaul Gortmaker
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin