aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-04-25scripts: modpost.c: Fix a few typosGravatar Bhaskar Chowdhury 1-4/+4
2021-04-25kbuild: fix false-positive modpost warning when all symbols are trimmedGravatar Masahiro Yamada 2-15/+17
2021-04-25kbuild: do not set -w for vmlinux.o modpostGravatar Masahiro Yamada 1-3/+5
2021-04-25kbuild: generate Module.symvers only when vmlinux existsGravatar Masahiro Yamada 2-15/+15
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shGravatar Masahiro Yamada 1-8/+0
2021-04-25kbuild: check the minimum assembler version in KconfigGravatar Masahiro Yamada 3-0/+94
2021-04-25kbuild: collect minimum tool versions into scripts/min-tool-version.shGravatar Masahiro Yamada 3-22/+48
2021-04-25kbuild: move $(strip ) to suffix-search definitionGravatar Masahiro Yamada 1-3/+3
2021-04-25kbuild: rename multi-used-* to multi-obj-*Gravatar Masahiro Yamada 2-8/+8
2021-04-25kbuild: apply fixdep logic to link-vmlinux.shGravatar Rasmus Villemoes 1-0/+4
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionGravatar Rasmus Villemoes 1-0/+8
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerGravatar Masahiro Yamada 3-80/+76
2021-04-19kconfig: highlight xconfig 'comment' lines with '***'Gravatar Randy Dunlap 1-0/+1
2021-04-19kconfig: highlight gconfig 'comment' lines with '***'Gravatar Randy Dunlap 1-2/+6
2021-04-19kconfig: gconf: remove unused codeGravatar Masahiro Yamada 1-7/+0
2021-04-19kconfig: remove unused PACKAGE definitionGravatar Masahiro Yamada 1-4/+0
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-7/+13
2021-04-16kasan: remove redundant config optionGravatar Walter Wu 1-2/+8
2021-04-16kasan: fix hwasan build for gccGravatar Arnd Bergmann 1-6/+6
2021-04-16kconfig: nconf: stop endless search loopsGravatar Mihai Moldovan 1-1/+1
2021-04-15docs: sphinx-pre-install: don't barf on beta Sphinx releasesGravatar Jonathan Corbet 1-1/+1
2021-04-15scripts: kernel-doc: improve parsing for kernel-doc comments syntaxGravatar Aditya Srivastava 1-4/+15
2021-04-14kconfig: split menu.c out of parser.yGravatar Masahiro Yamada 4-5/+14
2021-04-14kconfig: nconf: refactor in print_in_middle()Gravatar Masahiro Yamada 3-34/+6
2021-04-14kconfig: nconf: remove meaningless wattrset() call from show_menu()Gravatar Masahiro Yamada 1-1/+0
2021-04-14kconfig: nconf: change set_config_filename() to void functionGravatar Masahiro Yamada 1-2/+1
2021-04-14kconfig: nconf: refactor attributes setup codeGravatar Masahiro Yamada 3-175/+144
2021-04-14kconfig: nconf: remove unneeded default for menu promptGravatar Masahiro Yamada 1-4/+2
2021-04-14kconfig: nconf: get rid of (void) casts from wattrset() callsGravatar Masahiro Yamada 2-17/+17
2021-04-14kconfig: nconf: fix NORMAL attributesGravatar Masahiro Yamada 1-2/+2
2021-04-14kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()Gravatar Masahiro Yamada 2-17/+6
2021-04-14kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native buildGravatar Masahiro Yamada 1-4/+4
2021-04-14kconfig: change sym_change_count to a boolean flagGravatar Masahiro Yamada 7-24/+18
2021-04-14kconfig: nconf: fix core dump when searching in empty menuGravatar Masahiro Yamada 1-3/+7
2021-04-14kconfig: lxdialog: A spello fix and a punctuation addedGravatar Bhaskar Chowdhury 1-2/+2
2021-04-14kconfig: streamline_config.pl: Couple of typo fixesGravatar Bhaskar Chowdhury 1-2/+2
2021-04-14kconfig: use true and false for bool variableGravatar Yang Li 1-1/+1
2021-04-14kconfig: change "modules" from sub-option to first-level attributeGravatar Masahiro Yamada 7-16/+8
2021-04-14kconfig: remove allnoconfig_y optionGravatar Masahiro Yamada 6-20/+1
2021-04-14kconfig: do not use allnoconfig_y optionGravatar Masahiro Yamada 1-1/+2
2021-04-14kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/MakefileGravatar Masahiro Yamada 1-0/+4
2021-04-14kconfig: change defconfig_list option to environment variableGravatar Masahiro Yamada 9-29/+42
2021-04-14kconfig: move JUMP_NB to mconf.cGravatar Masahiro Yamada 2-2/+2
2021-04-14kconfig: move conf_set_all_new_symbols() to conf.cGravatar Masahiro Yamada 3-187/+193
2021-04-13bpf: Generate BTF_KIND_FLOAT when linking vmlinuxGravatar Ilya Leoshkevich 1-1/+6
2021-04-13Merge drm/drm-fixes into drm-nextGravatar Daniel Vetter 1-0/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+2
2021-04-08module: ensure __cfi_check alignmentGravatar Sami Tolvanen 1-1/+18
2021-04-08add support for Clang CFIGravatar Sami Tolvanen 1-1/+1
2021-04-07docs: dt: update writing-schema.rst referencesGravatar Mauro Carvalho Chehab 1-1/+1