summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-04-07leaking_addresses: remove version numberTobin C. Harding
2018-04-07leaking_addresses: skip '/proc/1/syscall'Tobin C. Harding
2018-04-07leaking_addresses: skip all /proc/PID except /proc/1Tobin C. Harding
2018-04-07leaking_addresses: cache architecture nameTobin C. Harding
2018-04-07leaking_addresses: simplify path skippingTobin C. Harding
2018-04-07leaking_addresses: do not parse binary filesTobin C. Harding
2018-04-07leaking_addresses: add 32-bit supportTobin C. Harding
2018-04-07leaking_addresses: add is_arch() wrapper subroutineTobin C. Harding
2018-04-07leaking_addresses: use system command to get archTobin C. Harding
2018-04-07leaking_addresses: add support for 5 page table levelsTobin C. Harding
2018-04-07leaking_addresses: add support for kernel config fileTobin C. Harding
2018-04-07leaking_addresses: add range check for vsyscall memoryTobin C. Harding
2018-04-07leaking_addresses: indent dependant optionsTobin C. Harding
2018-04-07leaking_addresses: remove command examplesTobin C. Harding
2018-04-07leaking_addresses: remove mention of kptr_restrictTobin C. Harding
2018-04-07leaking_addresses: fix typo function not calledTobin C. Harding
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
2018-03-21kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre
2018-03-09kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-03-09scripts/bloat-o-meter: fix typos in helpMatteo Croce
2018-03-05fixdep: do not ignore kconfig.hRasmus Villemoes
2018-03-05fixdep: remove some false CONFIG_ matchesRasmus Villemoes
2018-03-05fixdep: remove stale references to uml-config.hRasmus Villemoes
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03kconfig: fix line number in recursive inclusion error messageMasahiro Yamada
2018-03-03Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna
2018-03-02kbuild/kallsyms: trivial typo fixCao jin
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-21objtool: Add module specific retpoline rulesPeter Zijlstra
2018-02-21objtool: Add retpoline validationPeter Zijlstra
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2018-02-08Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-02-09kconfig: send error messages to stderrMasahiro Yamada
2018-02-09kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada
2018-02-09kconfig: remove check_stdin()Masahiro Yamada
2018-02-09kconfig: remove 'config*' pattern from .gitignnoreMasahiro Yamada
2018-02-09kconfig: show '?' prompt even if no help text is availableMasahiro Yamada
2018-02-09kconfig: do not write choice values when their dependency becomes nMasahiro Yamada
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08coccinelle: deref_null: avoid useless computationJulia Lawall
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall
2018-02-06kasan: rework Kconfig settingsArnd Bergmann