summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds
2021-06-28scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390Nathan Chancellor
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra
2021-06-17kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-06-17kbuild: modpost: Explicitly warn about unprototyped symbolsMark Brown
2021-06-08Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers
2021-06-05kconfig: constify long_optsMasahiro Yamada
2021-06-04documentation-file-ref-check: Make git check work for multiple working direct...Rob Herring
2021-06-01scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab
2021-06-01scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas
2021-05-26kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne
2021-05-27scripts/setlocalversion: simplify the short version partMasahiro Yamada
2021-05-27scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada
2021-05-27scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada
2021-05-27scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada
2021-05-27scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada
2021-05-27kbuild: sink stdout from cmd for silent buildMasahiro Yamada
2021-05-27kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada
2021-05-26locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada
2021-05-19kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf
2021-05-18scripts: coccicheck: fix troubles on non-English buildsMauro Carvalho Chehab
2021-05-17scripts: kernel-doc: reduce repeated regex expressions into variablesAditya Srivastava
2021-05-17kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek
2021-05-17scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07scripts/spelling.txt: add "overflw"Drew Fustini
2021-05-07scripts/spelling.txt: Add "diabled" typozuoqilin
2021-05-07scripts/spelling.txt: add "overlfow"Drew Fustini
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg
2021-05-06checkpatch: improve ALLOC_ARRAY_ARGS testChristophe JAILLET
2021-05-06checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSEVincent Mailhol
2021-05-06checkpatch: warn when missing newline in return sysfs_emit() formatsJoe Perches
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds
2021-05-06kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen
2021-05-06kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada
2021-05-06kbuild: refactor fdtoverlay ruleMasahiro Yamada
2021-05-06kbuild: parameterize the .o part of suffix-searchMasahiro Yamada