summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-05-043-3/+5
* selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-05-042-2/+0
* kbuild: simplify ld-option implementationMasahiro Yamada2019-05-021-3/+1
* modpost: file2alias: check prototype of handlerMasahiro Yamada2019-04-271-4/+3
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2019-04-271-91/+45
* kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-04-031-1/+1
* scripts/gdb: fix lx-version string outputDu Changbin2019-02-121-1/+1
* scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier2019-02-121-1/+1
* modpost: validate symbol names also in find_elf_symbolSami Tolvanen2019-02-121-24/+26
* kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-261-0/+2
* kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada2019-01-261-1/+1
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-161-1/+1
* scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel2019-01-131-0/+1
* ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley2019-01-131-1/+1
* checkstack.pl: fix for aarch64Qian Cai2019-01-131-2/+2
* unifdef: use memcpy instead of strncpyLinus Torvalds2018-12-081-2/+2
* Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-12-081-0/+3
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-12-051-2/+0
* 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