summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-10-16checkpatch: extend author Signed-off-by check for split From: headerDwaipayan Ray1-0/+4
2020-10-16checkpatch: allow not using -f with files that are in gitJoe Perches1-0/+14
2020-10-16checkpatch: warn on self-assignmentsJoe Perches1-0/+11
2020-10-16const_structs.checkpatch: add pinctrl_ops and pinmux_opsRikard Falkeborn1-0/+2
2020-10-16checkpatch: warn if trace_printk and friends are calledNicolas Boichat1-0/+6
2020-10-16const_structs.checkpatch: add phy_opsRikard Falkeborn1-0/+1
2020-10-16checkpatch: add test for comma use that should be semicolonJoe Perches1-0/+11
2020-10-16checkpatch: move repeated word testJoe Perches1-36/+36
2020-10-16checkpatch: add --kconfig-prefixJerome Forissier1-4/+8
2020-10-16get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackJoe Perches1-2/+4
2020-10-16get_maintainer: add test for file in VCSJoe Perches1-0/+3
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-3/+7
2020-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+0
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini1-0/+358
2020-10-15scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab1-9/+14
2020-10-15scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab1-2/+4
2020-10-15scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab1-8/+43
2020-10-15scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab1-12/+14
2020-10-15scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab1-23/+41
2020-10-15scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab1-23/+21
2020-10-15scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab1-3/+4
2020-10-15scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab1-10/+24
2020-10-15scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab1-6/+65
2020-10-15scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab1-4/+11
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-0/+3
2020-10-15Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+315
2020-10-15Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-44/+61
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+26
2020-10-14kbuild: deb-pkg: clean up package name variablesMasahiro Yamada1-9/+9
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2-9/+16
2020-10-14scripts/decodecode: add the capability to supply the program counterBorislav Petkov1-7/+22
2020-10-14scripts/spelling.txt: add "arbitrary" typoNaoki Hayama1-0/+1
2020-10-14scripts/spelling.txt: increase error-prone spell checkingWang Qing1-0/+3
2020-10-14Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2020-10-14Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-37/+117
2020-10-13Merge 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-11scripts: remove namespace.plJacob Keller1-473/+0
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov1-4/+6
2020-10-09builddeb: 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...Ingo 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