summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-39/+61
2021-06-29kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21Andrii Nakryiko-0/+4
2021-06-29scripts/spelling.txt: add more spellings to spelling.txtColin Ian King-0/+16
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)-0/+2
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)-39/+39
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds-120/+215
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+3
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-51/+2
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds-2/+3
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon-0/+1
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra-5/+10
2021-06-08Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers-1/+2
2021-06-04documentation-file-ref-check: Make git check work for multiple working direct...Rob Herring-1/+1
2021-06-01scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab-48/+74
2021-06-01scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab-68/+140
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas-2/+2
2021-05-26kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne-0/+1
2021-05-26locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland-49/+2
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland-2/+0
2021-05-19kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf-2/+3
2021-05-17scripts: kernel-doc: reduce repeated regex expressions into variablesAditya Srivastava-37/+34
2021-05-17kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek-1/+5
2021-05-17scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer-1/+1
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-65/+85
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+39
2021-05-07scripts/spelling.txt: add "overflw"Drew Fustini-0/+1
2021-05-07scripts/spelling.txt: Add "diabled" typozuoqilin-0/+1
2021-05-07scripts/spelling.txt: add "overlfow"Drew Fustini-0/+1
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song-0/+13
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song-2/+8
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg-1/+2
2021-05-06checkpatch: improve ALLOC_ARRAY_ARGS testChristophe JAILLET-1/+1
2021-05-06checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSEVincent Mailhol-1/+1
2021-05-06checkpatch: warn when missing newline in return sysfs_emit() formatsJoe Perches-0/+11
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+9
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2021-05-06kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen-14/+0
2021-05-06kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada-1/+1
2021-05-06kbuild: refactor fdtoverlay ruleMasahiro Yamada-19/+16
2021-05-06kbuild: parameterize the .o part of suffix-searchMasahiro Yamada-8/+11
2021-05-03Removed the oprofiled version optionBhaskar Chowdhury-1/+0
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-12/+14
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada-18/+18
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada-4/+4
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada-0/+31
2021-05-02genksyms: fix stale commentMasahiro Yamada-1/+1
2021-05-02kbuild: add comment about why cmd_shipped uses 'cat'Masahiro Yamada-0/+3
2021-04-30scripts: a new script for checking duplicate struct declarationWan Jiabing-0/+53
2021-04-30scripts/spelling.txt: add entries for recent discoveriesTom Saeger-1/+25
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-635/+559