aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Coccinelle: coccicheck: fix typoJulia Lawall
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel
2018-01-31scripts/decodecode: make it take multiline Code lineAndy Shevchenko
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Coccinelle: memdup: drop spurious lineJulia Lawall
2018-01-28kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpMarc Herbert
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-25kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada
2018-01-25kconfig: make "Selected by:" and "Implied by:" readablePetr Vorel
2018-01-25kconfig: announce removal of oldnoconfig if usedMasahiro Yamada
2018-01-22kconfig: fix make xconfig when gettext is missingYaakov Selkowitz
2018-01-22kconfig: Clarify menu and 'if' dependency propagationUlf Magnusson
2018-01-22kconfig: Document 'if' flattening logicUlf Magnusson
2018-01-22kconfig: Clarify choice dependency propagationUlf Magnusson
2018-01-22kconfig: Document SYMBOL_OPTIONAL logicUlf Magnusson
2018-01-22kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada
2018-01-22kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada
2018-01-22kconfig: make conf_unsaved a local variable of conf_read()Masahiro Yamada
2018-01-22kconfig: make xfgets() really staticMasahiro Yamada
2018-01-22kconfig: make input_mode staticMasahiro Yamada
2018-01-22kconfig: Warn if there is more than one help textUlf Magnusson
2018-01-22kconfig: drop 'boolean' keywordMasahiro Yamada
2018-01-22kconfig: Remove menu_end_entry()Ulf Magnusson
2018-01-22kconfig: Document important expression functionsUlf Magnusson
2018-01-22kconfig: Document automatic submenu creation codeUlf Magnusson
2018-01-22kconfig: Fix choice symbol expression leakUlf Magnusson
2018-01-22kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-01-22kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-01-22kconfig: Don't leak main menus during parsingUlf Magnusson
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-18Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang
2018-01-18fixdep: use existing helper to check modular CONFIG optionsMasahiro Yamada
2018-01-18fixdep: refactor parse_dep_file()Masahiro Yamada
2018-01-18fixdep: move global variables to local variables of main()Masahiro Yamada
2018-01-18fixdep: remove unneeded memcpy() in parse_dep_file()Masahiro Yamada
2018-01-18fixdep: factor out common code for reading filesMasahiro Yamada
2018-01-18fixdep: use malloc() and read() to load dep_file to bufferMasahiro Yamada
2018-01-18fixdep: remove unnecessary <arpa/inet.h> inclusionMasahiro Yamada
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simpleHimanshu Jha
2018-01-16Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha