summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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-16kasan: rework Kconfig settingsArnd Bergmann
2018-02-16kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16objtool: Fix seg fault with gold linkerJosh Poimboeuf
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-14scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng
2017-12-12checkpatch: Remove ACCESS_ONCE() warningMark Rutland
2017-12-04Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-12-02scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko
2017-11-29scripts/faddr2line: extend usage on generic archLiu, Changcheng
2017-11-29vsprintf: add printk specifier %pxTobin C. Harding
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds
2017-11-23kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-11-23coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada
2017-11-23kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt
2017-11-21Coccinelle: Remove setup_timer.cocciKees Cook
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen
2017-11-17get_maintainer: add more --self-test optionsJoe Perches
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches
2017-11-17spelling.txt: add "unnecessary" typo variantsJoe Perches
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada