aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-12-31get_maintainer: remove stray punctuation when cleaning file emailsGravatar Alvin Šipraga 1-7/+11
2023-12-31get_maintainer: correctly parse UTF-8 encoded names in filesGravatar Alvin Šipraga 1-13/+17
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-4/+4
2023-12-23kbuild: fix build ID symlinks to installed debug VDSO filesGravatar Masahiro Yamada 1-1/+1
2023-12-23gen_compile_commands.py: fix path resolve with symlinks in itGravatar Jialu Xu 1-3/+3
2023-12-13sign-file: Fix incorrect return values checkGravatar Yusong Gao 1-6/+6
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-25/+17
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+12
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classGravatar Florian Fainelli 1-8/+8
2023-12-06scripts/gdb/tasks: fix lx-ps command errorGravatar Kuan-Ying Lee 1-11/+7
2023-12-06checkstack: fix printed addressGravatar Heiko Carstens 1-6/+2
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+1
2023-11-27gcc-plugins: randstruct: Update code comment in relayout_struct()Gravatar Gustavo A. R. Silva 1-2/+1
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-09dt: dt-extract-compatibles: Don't follow symlinks when walking treeGravatar Nícolas F. R. A. Prado 1-2/+12
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
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Gravatar Linus Torvalds 1-9/+0
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+21
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-16/+20
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+3
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-0/+1
2023-10-30scripts/kernel-doc: Fix the regex for matching -Werror flagGravatar Yujie Liu 1-1/+1
2023-10-28modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONSGravatar Masahiro Yamada 1-6/+1
2023-10-28modpost: merge sectioncheck table entries regarding init/exit sectionsGravatar Masahiro Yamada 1-15/+3
2023-10-28modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONSGravatar Masahiro Yamada 1-1/+1
2023-10-28modpost: disallow the combination of EXPORT_SYMBOL and __meminit*Gravatar Masahiro Yamada 1-1/+1