aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-03-01gcc-plugins: structleak: remove unneeded variable 'ret'Gravatar Jason Yan 1-2/+1
2021-02-28kbuild: do not include include/config/auto.conf from adjust_autoksyms.shGravatar Masahiro Yamada 1-3/+0
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOGravatar Masahiro Yamada 2-15/+26
2021-02-27kbuild: lto: add _mcount to list of used symbolsGravatar Arnd Bergmann 1-0/+1
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2021-02-26ubsan: remove overflow checksGravatar Andrey Ryabinin 1-2/+0
2021-02-26scripts/gdb: fix list_for_eachGravatar George Prekas 1-0/+5
2021-02-26checkpatch: do not apply "initialise globals to 0" check to BPF progsGravatar Song Liu 1-1/+11
2021-02-26checkpatch: don't warn about colon termination in linker scriptsGravatar Chris Down 1-1/+1
2021-02-26checkpatch: add kmalloc_array_node to unnecessary OOM message checkGravatar Joe Perches 1-1/+1
2021-02-26checkpatch: add warning for avoiding .L prefix symbols in assembly filesGravatar Aditya Srivastava 1-0/+7
2021-02-26checkpatch: improve TYPECAST_INT_CONSTANT test messageGravatar Joe Perches 1-10/+10
2021-02-26checkpatch: prefer ftrace over function entry/exit printksGravatar Joe Perches 1-0/+35
2021-02-26checkpatch: trivial style fixesGravatar Dwaipayan Ray 1-9/+9
2021-02-26checkpatch: ignore warning designated initializers using NR_CPUSGravatar Peng Wang 1-1/+3
2021-02-26checkpatch: improve blank line after declaration testGravatar Joe Perches 1-23/+29
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 20-230/+423
2021-02-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+30
2021-02-24scripts/spelling.txt: add more spellings to spelling.txtGravatar Colin Ian King 1-0/+26
2021-02-24scripts/spelling.txt: add "allocted" and "exeeds" typoGravatar dingsenjie 1-0/+2
2021-02-24scripts/spelling.txt: check for "exeeds"Gravatar zuoqilin 1-0/+1
2021-02-24scripts/spelling.txt: increase error-prone spell checkingGravatar tangchunyou 1-0/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-8/+23
2021-02-24kbuild: remove deprecated 'always' and 'hostprogs-y/m'Gravatar Masahiro Yamada 3-16/+0
2021-02-24kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigGravatar Masahiro Yamada 1-22/+14
2021-02-24kconfig: omit --oldaskconfig option for 'make config'Gravatar Masahiro Yamada 2-1/+2
2021-02-24kconfig: fix 'invalid option' for help optionGravatar Masahiro Yamada 1-2/+2
2021-02-24kconfig: remove dead code in conf_askvalue()Gravatar Masahiro Yamada 1-15/+1
2021-02-24kconfig: clean up nested if-conditionals in check_conf()Gravatar Masahiro Yamada 1-26/+29
2021-02-24kconfig: Remove duplicate call to sym_get_string_value()Gravatar Mickaël Salaün 1-1/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-23/+55
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreGravatar Rob Herring 2-0/+2
2021-02-23kbuild: lto: postpone objtoolGravatar Sami Tolvanen 4-26/+55
2021-02-23objtool: Split noinstr validation from --vmlinuxGravatar Sami Tolvanen 1-1/+1
2021-02-23tracing: add support for objtool mcountGravatar Sami Tolvanen 1-0/+3
2021-02-23objtool: Don't autodetect vmlinux.oGravatar Sami Tolvanen 1-1/+1
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-60/+5
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 12-31/+458
2021-02-22scripts: kernel-doc: fix array element capture in pointer-to-func parsingGravatar Aditya Srivastava 1-1/+1
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-18/+49
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-237/+367
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-0/+31
2021-02-22kbuild: check the minimum linker version in KconfigGravatar Masahiro Yamada 3-32/+77
2021-02-22kbuild: remove ld-version macroGravatar Masahiro Yamada 1-5/+1
2021-02-22scripts: add generic syscallhdr.shGravatar Masahiro Yamada 1-0/+98
2021-02-22scripts: add generic syscalltbl.shGravatar Masahiro Yamada 1-0/+73
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+0
2021-02-16gen_compile_commands: prune some directoriesGravatar Masahiro Yamada 1-2/+10
2021-02-16Kconfig: allow explicit opt in to DWARF v5Gravatar Nick Desaulniers 1-0/+8
2021-02-16Kbuild: Make composite object searching more genericGravatar Elliot Berman 1-4/+8