summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra-5/+10
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas-2/+2
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
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-266/+405
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-38/+160
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+29
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+4
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-2/+19
2021-04-27kernel-doc: Add support for __deprecatedMatthew Wilcox-0/+1
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds-50/+219
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor-1/+1
2021-04-26scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor-1/+1
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+6
2021-04-26kconfig: refactor .gitignoreMasahiro Yamada-10/+3
2021-04-25kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada-1/+1
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan-49/+13
2021-04-25kbuild: remove TMPO from try-runMasahiro Yamada-1/+0
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song-0/+2
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski-0/+6