summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27kernel-doc: Add support for __deprecatedMatthew Wilcox
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-04-26scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-26kconfig: refactor .gitignoreMasahiro Yamada
2021-04-25kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan
2021-04-25kbuild: remove TMPO from try-runMasahiro Yamada
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski
2021-04-25kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: refactor scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: check module name conflict for external modules as wellMasahiro Yamada
2021-04-25scripts: modpost.c: Fix a few typosBhaskar Chowdhury
2021-04-25kbuild: fix false-positive modpost warning when all symbols are trimmedMasahiro Yamada
2021-04-25kbuild: do not set -w for vmlinux.o modpostMasahiro Yamada
2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada