aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-12-10modpost: remove unreachable code after fatal()Gravatar Masahiro Yamada 1-6/+3
2023-12-10modpost: remove unneeded initializer in section_rel()Gravatar Masahiro Yamada 1-1/+1
2023-12-10modpost: inform compilers that fatal() never returnsGravatar Masahiro Yamada 2-1/+7
2023-12-10modpost: move __attribute__((format(printf, 2, 3))) to modpost.hGravatar Masahiro Yamada 2-3/+3
2023-12-10kbuild: determine base DTB by suffixGravatar Masahiro Yamada 1-2/+2
2023-12-10kbuild: deb-pkg: remove the fakeroot builds supportGravatar Masahiro Yamada 2-10/+2
2023-12-03kconfig: default to zero if int/hex symbol lacks default propertyGravatar Masahiro Yamada 1-5/+12
2023-12-03kconfig: remove unneeded symbol_empty variableGravatar Masahiro Yamada 1-9/+2
2023-12-03scripts: clean up IA-64 codeGravatar Masahiro Yamada 10-34/+6
2023-12-03kbuild: support W=c and W=e shorthands for KconfigGravatar Masahiro Yamada 2-9/+8
2023-11-28kbuild: remove the last use of old cmd_src_tar rule in packagingGravatar Masahiro Yamada 2-24/+2
2023-11-28kbuild: buildtar: always make modules_installGravatar Petr Vorel 1-4/+2
2023-11-28kbuild: buildtar: Remove unused $dirsGravatar Petr Vorel 1-2/+0
2023-11-28kconfig: massage the loop in conf_read_simple()Gravatar Masahiro Yamada 1-6/+13
2023-11-28kconfig: require an exact match for "is not set" to disable CONFIG optionGravatar Masahiro Yamada 1-1/+1
2023-11-28kconfig: introduce getline_stripped() helperGravatar Masahiro Yamada 1-14/+26
2023-11-28kconfig: deduplicate code in conf_read_simple()Gravatar Masahiro Yamada 1-54/+35
2023-11-28kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()Gravatar Masahiro Yamada 1-13/+8
2023-11-28kconfig: require a space after '#' for valid inputGravatar Masahiro Yamada 1-0/+2
2023-11-28kconfig: remove error check for xrealloc()Gravatar Masahiro Yamada 1-6/+2
2023-11-28kbuild: deb-pkg: apply short -R and -j optionsGravatar Dmitrii Bundin 1-1/+1
2023-11-28kconfig: do not clear SYMBOL_DEF_USER when the value is out of rangeGravatar Masahiro Yamada 1-1/+1
2023-11-28genksyms: use getopt_long() unconditionallyGravatar Masahiro Yamada 1-18/+0
2023-11-28genksyms: remove the remnant of the -s optionGravatar Masahiro Yamada 1-4/+2
2023-11-22scripts/checkstack.pl: match all stack sizes for s390Gravatar Heiko Carstens 1-2/+1
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+12
2023-11-17kconfig: fix memory leak from range propertiesGravatar Masahiro Yamada 1-8/+6
2023-11-17kbuild: Move the single quotes for image nameGravatar Simon Glass 1-2/+2
2023-11-16modpost: fix section mismatch message for RELAGravatar Masahiro Yamada 1-2/+4
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-12/+2
2023-11-14gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin descriptionGravatar Konstantin Runov 1-2/+2
2023-11-08gcc-plugins: randstruct: Only warn about true flexible arraysGravatar Kees Cook 1-10/+0
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 16-219/+386
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+12
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+12
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-11/+29
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 5-25/+49
2023-11-01Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2023-11-01module: Make is_valid_name() return boolGravatar Tiezhu Yang 1-2/+2
2023-11-01scripts/gdb/vmalloc: disable on no-MMUGravatar Ben Wolsieffer 2-2/+7
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nGravatar Clément Léger 1-4/+5
2023-11-01scripts/gdb: add lx_current support for riscvGravatar Deepak Gupta 1-0/+15
2023-11-01kbuild: support 'userldlibs' syntaxGravatar Masahiro Yamada 1-3/+3
2023-11-01kbuild: dummy-tools: pretend we understand -fpatchable-function-entryGravatar Jiri Slaby (SUSE) 1-0/+10
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-16/+58
2023-10-30Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+8