summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-11-04kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada
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-09-05gcc-plugins: Use dynamic initializersKees Cook
2018-09-05gcc-plugins: Add include required by GCC release 8Valdis Kletnieks
2018-08-24kconfig: fix line numbers for if-entries in menu treeDirk Gouders
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-06-11kconfig: 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-04-26kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-04-26kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-04-26kconfig: Don't leak main menus during parsingUlf Magnusson
2018-03-24kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-03-15objtool: Add module specific retpoline rulesPeter Zijlstra
2018-03-15objtool: Add retpoline validationPeter Zijlstra
2018-03-15kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-16kasan: rework Kconfig settingsArnd Bergmann
2018-02-16kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-13kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-07scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng
2018-02-03scripts/faddr2line: extend usage on generic archLiu, Changcheng
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-23objtool: Fix seg fault with gold linkerJosh Poimboeuf
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-12-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada
2017-12-14coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada
2017-12-14kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-11-06scripts: add leaking_addresses.plTobin C. Harding
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown
2017-10-07kbuild: drop unused symverfile in Makefile.modpostCao jin
2017-10-03checkpatch: fix ignoring cover-letter logicStafford Horne
2017-10-03scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King
2017-09-28objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf