summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada2018-11-041-2/+2
* kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-261-0/+3
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-151-2/+2
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-09-151-4/+4
* gcc-plugins: Use dynamic initializersKees Cook2018-09-053-78/+33
* gcc-plugins: Add include required by GCC release 8Valdis Kletnieks2018-09-051-0/+4
* kconfig: fix line numbers for if-entries in menu treeDirk Gouders2018-08-241-2/+2
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-171-1/+7
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-111-2/+3
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-111-1/+1
* builddeb: Fix header package regarding dtc source linksJan Kiszka2018-05-301-1/+1
* kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre2018-05-301-0/+7
* kconfig: Fix expr_free() E_NOT leakUlf Magnusson2018-04-261-1/+1
* kconfig: Fix automatic menu creation mem leakUlf Magnusson2018-04-261-0/+1
* kconfig: Don't leak main menus during parsingUlf Magnusson2018-04-261-9/+24
* kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2018-03-241-2/+3
* objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2018-03-151-0/+2
* objtool: Add module specific retpoline rulesPeter Zijlstra2018-03-151-0/+2
* objtool: Add retpoline validationPeter Zijlstra2018-03-151-0/+4
* kbuild: Handle builtin dtb file names containing hyphensJames Hogan2018-03-151-4/+4
* scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2018-02-251-1/+1
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2018-02-221-2/+0
* kasan: rework Kconfig settingsArnd Bergmann2018-02-161-0/+2
* kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-162-1/+4
* kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada2018-02-131-2/+2
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-071-0/+9
* scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng2018-02-071-4/+4
* scripts/faddr2line: extend usage on generic archLiu, Changcheng2018-02-031-7/+14
* scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie2018-01-231-0/+2
* objtool: Fix seg fault with gold linkerJosh Poimboeuf2018-01-231-4/+10
* linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-12-251-1/+1
* x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-12-251-1/+1
* kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada2017-12-141-2/+2
* coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-12-141-6/+9
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-12-141-3/+2
* scripts: add leaking_addresses.plTobin C. Harding2017-11-061-0/+305
* Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds2017-11-021-1/+1
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0294-0/+94
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0294-0/+94
* | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-281-1/+0
|\ \ | |/ |/|
| * kbuild: drop unused symverfile in Makefile.modpostCao jin2017-10-071-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-6/+1
|\ \
| * | Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-222-6/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-1/+6
|\| |
| * | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-1/+6
* | | scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-131-1/+1
* | | scripts: fix faddr2line to work on last symbolNeilBrown2017-10-121-2/+3
* | | checkpatch: fix ignoring cover-letter logicStafford Horne2017-10-031-1/+1
* | | scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King2017-10-031-0/+33
| |/ |/|
* | objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf2017-09-281-0/+2