summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-16checkpatch: add test for comma use that should be semicolonJoe Perches
2020-10-16checkpatch: move repeated word testJoe Perches
2020-10-16checkpatch: add --kconfig-prefixJerome Forissier
2020-10-16get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackJoe Perches
2020-10-16get_maintainer: add test for file in VCSJoe Perches
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini
2020-10-15scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-14kbuild: deb-pkg: clean up package name variablesMasahiro Yamada
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada
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