summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu
2020-10-16scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani
2020-10-16scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani
2020-10-16checkpatch: add new warnings to author signoff checks.Dwaipayan Ray
2020-10-16checkpatch: fix false positive on empty block comment linesŁukasz Stelmach
2020-10-16checkpatch: fix multi-statement macro checks for while blocks.Dwaipayan Ray
2020-10-16checkpatch: emit a warning on embedded filenamesJoe Perches
2020-10-16checkpatch: extend author Signed-off-by check for split From: headerDwaipayan Ray
2020-10-16checkpatch: allow not using -f with files that are in gitJoe Perches
2020-10-16checkpatch: warn on self-assignmentsJoe Perches
2020-10-16const_structs.checkpatch: add pinctrl_ops and pinmux_opsRikard Falkeborn
2020-10-16checkpatch: warn if trace_printk and friends are calledNicolas Boichat
2020-10-16const_structs.checkpatch: add phy_opsRikard Falkeborn
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-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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro 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-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada