aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-10-13scripts/decodecode: add the capability to supply the program counterGravatar Borislav Petkov 1-7/+22
2020-10-13scripts/spelling.txt: add "arbitrary" typoGravatar Naoki Hayama 1-0/+1
2020-10-13scripts/spelling.txt: increase error-prone spell checkingGravatar Wang Qing 1-0/+3
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+7
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-37/+117
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+5
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Gravatar Rob Herring 11-42/+58
2020-10-12Merge branch 'printk-rework' into for-linusGravatar Petr Mladek 2-37/+117
2020-10-12scripts: coccicheck: Change default condition for parallelismGravatar Sumera Priyadarsini 1-1/+1
2020-10-12scripts: coccicheck: Add quotes to improve portabilityGravatar Sumera Priyadarsini 1-1/+1
2020-10-12scripts: remove namespace.plGravatar Jacob Keller 1-473/+0
2020-10-10coccinelle: api: kfree_sensitive: print memset positionGravatar Denis Efremov 1-4/+6
2020-10-10builddeb: Add support for all required debian/rules targetsGravatar Guillem Jover 1-2/+6
2020-10-09builddeb: Enable rootless buildsGravatar Guillem Jover 2-2/+8
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGravatar Guillem Jover 1-1/+1
2020-10-09kbuild: split the build log of kallsymsGravatar Masahiro Yamada 1-10/+10
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Gravatar Ingo Molnar 2-7/+16
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesGravatar Ingo Molnar 10-44/+68
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooGravatar Paul Bolle 1-0/+1
2020-10-06Merge branch 'dt/linus' into dt/nextGravatar Rob Herring 1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 3-3/+17
2020-10-03coccinelle: misc: add flexible_array.cocci scriptGravatar Denis Efremov 1-0/+88
2020-10-03scripts/spelling.txt: fix malformed entryGravatar Eric Biggers 1-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsGravatar Lukas Bulwahn 1-0/+3
2020-10-01coccinelle: api: add kvmalloc scriptGravatar Denis Efremov 1-0/+256
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingGravatar Uwe Kleine-König 1-1/+1
2020-09-28bpf: Add bpf_snprintf_btf helperGravatar Alan Maguire 1-0/+2
2020-09-27scripts: coccicheck: Change default value for parallelismGravatar Sumera Priyadarsini 1-0/+5
2020-09-25scripts/setlocalversion: make git describe output more reliableGravatar Rasmus Villemoes 1-5/+16
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Gravatar Masahiro Yamada 1-1/+15
2020-09-25kconfig: qconf: create QApplication after option checksGravatar Masahiro Yamada 1-1/+2
2020-09-25kconfig: qconf: remove Y, M, N columnsGravatar Masahiro Yamada 2-61/+4
2020-09-25kconfig: qconf: remove ConfigView classGravatar Masahiro Yamada 2-47/+17
2020-09-25kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewGravatar Masahiro Yamada 2-33/+32
2020-09-25kconfig: qconf: remove ConfigLineEdit classGravatar Masahiro Yamada 2-57/+0
2020-09-25kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeGravatar Masahiro Yamada 2-17/+91
2020-09-25kconfig: qconf: show data column all the timeGravatar Masahiro Yamada 2-32/+2
2020-09-25kconfig: qconf: move ConfigView::updateList(All) to ConfigList classGravatar Masahiro Yamada 2-42/+39
2020-09-25kconfig: qconf: remove unused ConfigItem::okRename()Gravatar Masahiro Yamada 2-9/+0
2020-09-25kconfig: qconf: update the intro message to match to the current codeGravatar Masahiro Yamada 1-4/+4
2020-09-25kconfig: qconf: reformat the intro messageGravatar Masahiro Yamada 1-11/+18
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesGravatar Masahiro Yamada 3-1/+6
2020-09-25kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanGravatar Masahiro Yamada 1-2/+0
2020-09-25kbuild: preprocess module linker scriptGravatar Masahiro Yamada 5-4/+10
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-3/+3
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsGravatar Jiri Olsa 1-3/+3
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 5-39/+47
2020-09-22printk: move dictionary keys to dev_printk_infoGravatar John Ogness 1-5/+11
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptGravatar Denis Efremov 1-0/+39