summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-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-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-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn
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-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada
2020-09-16kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab
2020-09-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness
2020-09-08scripts/gdb: add utils.read_ulong()John Ogness
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-09-04scripts/dev-needs: Add script to list device dependenciesSaravana Kannan
2020-09-03kconfig: remove redundant assignment prompt = promptDenis Efremov
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap
2020-09-01spelling.txt: Remove some duplicate entriesJoe Perches
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra
2020-08-24locking/atomics: Use read-write instrumentation for atomic RMWsMarco Elver
2020-08-24kcsan: Support compounded read-write instrumentationMarco Elver
2020-08-21kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada
2020-08-21kconfig: qconf: remove redundant help in the info viewMasahiro Yamada
2020-08-21kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada