summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2023-12-10modpost: inform compilers that fatal() never returnsMasahiro Yamada-1/+7
2023-12-10modpost: move __attribute__((format(printf, 2, 3))) to modpost.hMasahiro Yamada-3/+3
2023-12-10kbuild: determine base DTB by suffixMasahiro Yamada-2/+2
2023-12-10kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada-10/+2
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds-25/+17
2023-12-08checkpatch: add ethtool_sprintf rulesjustinstitt@google.com-0/+19
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+13
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+12
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton-4/+2
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli-8/+8
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee-11/+7
2023-12-06checkstack: fix printed addressHeiko Carstens-6/+2
2023-12-03kconfig: default to zero if int/hex symbol lacks default propertyMasahiro Yamada-5/+12
2023-12-03kconfig: remove unneeded symbol_empty variableMasahiro Yamada-9/+2
2023-12-03scripts: clean up IA-64 codeMasahiro Yamada-34/+6
2023-12-03kbuild: support W=c and W=e shorthands for KconfigMasahiro Yamada-9/+8
2023-12-02cache: enforce cache groupsCoco Li-0/+5
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2023-11-28kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada-24/+2
2023-11-28kbuild: buildtar: always make modules_installPetr Vorel-4/+2
2023-11-28kbuild: buildtar: Remove unused $dirsPetr Vorel-2/+0
2023-11-28kconfig: massage the loop in conf_read_simple()Masahiro Yamada-6/+13
2023-11-28kconfig: require an exact match for "is not set" to disable CONFIG optionMasahiro Yamada-1/+1
2023-11-28kconfig: introduce getline_stripped() helperMasahiro Yamada-14/+26
2023-11-28kconfig: deduplicate code in conf_read_simple()Masahiro Yamada-54/+35
2023-11-28kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()Masahiro Yamada-13/+8
2023-11-28kconfig: require a space after '#' for valid inputMasahiro Yamada-0/+2
2023-11-28kconfig: remove error check for xrealloc()Masahiro Yamada-6/+2
2023-11-28kbuild: deb-pkg: apply short -R and -j optionsDmitrii Bundin-1/+1
2023-11-28kconfig: do not clear SYMBOL_DEF_USER when the value is out of rangeMasahiro Yamada-1/+1
2023-11-28genksyms: use getopt_long() unconditionallyMasahiro Yamada-18/+0
2023-11-28genksyms: remove the remnant of the -s optionMasahiro Yamada-4/+2
2023-11-27gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva-2/+1
2023-11-23hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth-1/+0
2023-11-22scripts/checkstack.pl: match all stack sizes for s390Heiko Carstens-2/+1
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+12
2023-11-17kconfig: fix memory leak from range propertiesMasahiro Yamada-8/+6
2023-11-17kbuild: Move the single quotes for image nameSimon Glass-2/+2
2023-11-16modpost: fix section mismatch message for RELAMasahiro Yamada-2/+4
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+2
2023-11-14gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin descriptionKonstantin Runov-2/+2
2023-11-09dt: dt-extract-compatibles: Don't follow symlinks when walking treeNĂ­colas F. R. A. Prado-2/+12
2023-11-08gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook-10/+0
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-219/+386
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+12
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+12
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-11/+29
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-25/+49
2023-11-01Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds-1/+1