summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Rob Herring
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-10-12scripts: coccicheck: Change default condition for parallelismSumera Priyadarsini
2020-10-12scripts: coccicheck: Add quotes to improve portabilitySumera Priyadarsini
2020-10-12scripts: remove namespace.plJacob Keller
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov
2020-10-10builddeb: Add support for all required debian/rules targetsGuillem Jover
2020-10-09builddeb: Enable rootless buildsGuillem Jover
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover
2020-10-09kbuild: split the build log of kallsymsMasahiro Yamada
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-27scripts: coccicheck: Change default value for parallelismSumera Priyadarsini
2020-09-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-09-25kconfig: qconf: create QApplication after option checksMasahiro Yamada
2020-09-25kconfig: qconf: remove Y, M, N columnsMasahiro Yamada
2020-09-25kconfig: qconf: remove ConfigView classMasahiro Yamada
2020-09-25kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewMasahiro Yamada
2020-09-25kconfig: qconf: remove ConfigLineEdit classMasahiro Yamada
2020-09-25kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeMasahiro Yamada
2020-09-25kconfig: qconf: show data column all the timeMasahiro Yamada
2020-09-25kconfig: qconf: move ConfigView::updateList(All) to ConfigList classMasahiro Yamada
2020-09-25kconfig: qconf: remove unused ConfigItem::okRename()Masahiro Yamada
2020-09-25kconfig: qconf: update the intro message to match to the current codeMasahiro Yamada
2020-09-25kconfig: qconf: reformat the intro messageMasahiro Yamada
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada
2020-09-25kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov