aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov1-7/+22
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama1-0/+1
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing1-0/+3
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-0/+7
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-37/+117
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2-2/+5
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Rob Herring11-42/+58
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek2-37/+117
2020-10-12scripts: coccicheck: Change default condition for parallelismSumera Priyadarsini1-1/+1
2020-10-12scripts: coccicheck: Add quotes to improve portabilitySumera Priyadarsini1-1/+1
2020-10-12scripts: remove namespace.plJacob Keller1-473/+0
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov1-4/+6
2020-10-10builddeb: Add support for all required debian/rules targetsGuillem Jover1-2/+6
2020-10-09builddeb: Enable rootless buildsGuillem Jover2-2/+8
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover1-1/+1
2020-10-09kbuild: split the build log of kallsymsMasahiro Yamada1-10/+10
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/coreIngo Molnar2-7/+16
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar10-44/+68
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle1-0/+1
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+17
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov1-0/+88
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn1-0/+3
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov1-0/+256
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire1-0/+2
2020-09-27scripts: coccicheck: Change default value for parallelismSumera Priyadarsini1-0/+5
2020-09-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada1-1/+15
2020-09-25kconfig: qconf: create QApplication after option checksMasahiro Yamada1-1/+2
2020-09-25kconfig: qconf: remove Y, M, N columnsMasahiro Yamada2-61/+4
2020-09-25kconfig: qconf: remove ConfigView classMasahiro Yamada2-47/+17
2020-09-25kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewMasahiro Yamada2-33/+32
2020-09-25kconfig: qconf: remove ConfigLineEdit classMasahiro Yamada2-57/+0
2020-09-25kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeMasahiro Yamada2-17/+91
2020-09-25kconfig: qconf: show data column all the timeMasahiro Yamada2-32/+2
2020-09-25kconfig: qconf: move ConfigView::updateList(All) to ConfigList classMasahiro Yamada2-42/+39
2020-09-25kconfig: qconf: remove unused ConfigItem::okRename()Masahiro Yamada2-9/+0
2020-09-25kconfig: qconf: update the intro message to match to the current codeMasahiro Yamada1-4/+4
2020-09-25kconfig: qconf: reformat the intro messageMasahiro Yamada1-11/+18
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada3-1/+6
2020-09-25kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada1-2/+0
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada5-4/+10
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-3/+3
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa1-3/+3
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-39/+47
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness1-5/+11
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov1-0/+39