summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-51/+2
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds1-2/+3
2021-06-28scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390Nathan Chancellor1-1/+6
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon1-0/+1
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch1-45/+0
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
2021-06-17kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich1-3/+11
2021-06-17kbuild: modpost: Explicitly warn about unprototyped symbolsMark Brown1-2/+5
2021-06-08Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers1-1/+2
2021-06-05kconfig: constify long_optsMasahiro Yamada1-1/+1
2021-06-04documentation-file-ref-check: Make git check work for multiple working direct...Rob Herring1-1/+1
2021-06-02scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab1-48/+74
2021-06-02scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab1-68/+140
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-05-27kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne1-0/+1
2021-05-26scripts/setlocalversion: simplify the short version partMasahiro Yamada1-5/+3
2021-05-26scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada1-17/+5
2021-05-26scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada1-0/+4
2021-05-26scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada1-1/+1
2021-05-26scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada1-41/+0
2021-05-26kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada2-6/+2
2021-05-26kbuild: sink stdout from cmd for silent buildMasahiro Yamada1-1/+6
2021-05-26kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada1-17/+0
2021-05-26locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland1-49/+2
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2-2/+0
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada2-4/+0
2021-05-19kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf1-2/+3
2021-05-18scripts: coccicheck: fix troubles on non-English buildsMauro Carvalho Chehab1-1/+1
2021-05-17scripts: kernel-doc: reduce repeated regex expressions into variablesAditya Srivastava1-37/+34
2021-05-17kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek1-1/+5
2021-05-17scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer1-1/+1
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds15-65/+85
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+39
2021-05-07scripts/spelling.txt: add "overflw"Drew Fustini1-0/+1
2021-05-07scripts/spelling.txt: Add "diabled" typozuoqilin1-0/+1
2021-05-07scripts/spelling.txt: add "overlfow"Drew Fustini1-0/+1
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song1-0/+13
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song1-2/+8
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg1-1/+2
2021-05-07checkpatch: improve ALLOC_ARRAY_ARGS testChristophe JAILLET1-1/+1
2021-05-07checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSEVincent Mailhol1-1/+1
2021-05-07checkpatch: warn when missing newline in return sysfs_emit() formatsJoe Perches1-0/+11
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+9
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds2-1/+1
2021-05-05kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen1-14/+0
2021-05-05kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada1-1/+1
2021-05-05kbuild: refactor fdtoverlay ruleMasahiro Yamada2-19/+16
2021-05-05kbuild: parameterize the .o part of suffix-searchMasahiro Yamada1-8/+11
2021-05-04Removed the oprofiled version optionBhaskar Chowdhury1-1/+0
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-12/+14