summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-01-12scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-12-31get_maintainer: remove stray punctuation when cleaning file emailsAlvin Šipraga
2023-12-31get_maintainer: correctly parse UTF-8 encoded names in filesAlvin Šipraga
2023-12-29scripts/decode_stacktrace.sh: strip unexpected CR from linesBjorn Andersson
2023-12-29scripts/checkstack.pl: fix no space expression between sp and offsetKuan-Ying Lee
2023-12-29scripts/checkstack.pl: change min_stack to 512 by defaultTiezhu Yang
2023-12-29scripts/checkstack.pl: match all stack sizes for some archsTiezhu Yang
2023-12-29scripts/checkstack.pl: add min_stack to the usage commentTiezhu Yang
2023-12-29scripts/checkstack.pl: remove ia64 supportTiezhu Yang
2023-12-29checkstack: add loongarch support for scripts/checkstack.plYouling Tang
2023-12-29scripts/decodecode: add support for LoongArchYouling Tang
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-23kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada
2023-12-23gen_compile_commands.py: fix path resolve with symlinks in itJialu Xu
2023-12-20Makefile.extrawarn: turn on missing-prototypes globallyArnd Bergmann
2023-12-13sign-file: Fix incorrect return values checkYusong Gao
2023-12-10scripts/gdb: remove exception handling and refine print formatKuan-Ying Lee
2023-12-10scripts/gdb/stackdepot: rename pool_index to pools_numKuan-Ying Lee
2023-12-10scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2023-12-10checkstack: sort output by size and function nameHeiko Carstens
2023-12-10checkpatch: do not require an empty line before error injectionSergey Senozhatsky
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee
2023-12-06checkstack: fix printed addressHeiko Carstens
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-27gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva
2023-11-22scripts/checkstack.pl: match all stack sizes for s390Heiko Carstens
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-17kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-11-17kbuild: Move the single quotes for image nameSimon Glass
2023-11-16modpost: fix section mismatch message for RELAMasahiro Yamada
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-14gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin descriptionKonstantin Runov
2023-11-09dt: dt-extract-compatibles: Don't follow symlinks when walking treeNícolas F. R. A. Prado
2023-11-08gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01module: Make is_valid_name() return boolTiezhu Yang
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger