summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2021-05-03Removed the oprofiled version optionBhaskar Chowdhury
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov
2021-05-01drop unneeded *sJulia Lawall
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski
2021-05-01coccinelle: misc: add swap scriptDenis Efremov
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada
2021-05-02genksyms: fix stale commentMasahiro Yamada
2021-05-02kbuild: add comment about why cmd_shipped uses 'cat'Masahiro Yamada
2021-04-30scripts: a new script for checking duplicate struct declarationWan Jiabing
2021-04-30scripts/spelling.txt: add entries for recent discoveriesTom Saeger
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds