summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: add new warnings to author signoff checks.Dwaipayan Ray2020-10-161-16/+77
* checkpatch: fix false positive on empty block comment linesƁukasz Stelmach2020-10-161-1/+1
* checkpatch: fix multi-statement macro checks for while blocks.Dwaipayan Ray2020-10-161-3/+4
* checkpatch: emit a warning on embedded filenamesJoe Perches2020-10-161-0/+6
* checkpatch: extend author Signed-off-by check for split From: headerDwaipayan Ray2020-10-161-0/+4
* checkpatch: allow not using -f with files that are in gitJoe Perches2020-10-161-0/+14
* checkpatch: warn on self-assignmentsJoe Perches2020-10-161-0/+11
* const_structs.checkpatch: add pinctrl_ops and pinmux_opsRikard Falkeborn2020-10-161-0/+2
* checkpatch: warn if trace_printk and friends are calledNicolas Boichat2020-10-161-0/+6
* const_structs.checkpatch: add phy_opsRikard Falkeborn2020-10-161-0/+1
* checkpatch: add test for comma use that should be semicolonJoe Perches2020-10-161-0/+11
* checkpatch: move repeated word testJoe Perches2020-10-161-36/+36
* checkpatch: add --kconfig-prefixJerome Forissier2020-10-161-4/+8
* get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackJoe Perches2020-10-161-2/+4
* get_maintainer: add test for file in VCSJoe Perches2020-10-161-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-4/+0
|\
| * spelling.txt: Remove some duplicate entriesJoe Perches2020-09-011-4/+0
* | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-141-0/+3
|\ \
| * | scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn2020-10-021-0/+3
* | | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-141-0/+315
|\ \ \
| * | | Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman2020-09-144-6/+12
| |\| |
| * | | scripts/dev-needs: Add script to list device dependenciesSaravana Kannan2020-09-041-0/+315
| | |/ | |/|
* | | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1413-44/+61
|\ \ \
| * | | scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Rob Herring2020-10-1211-42/+58
| * | | Merge branch 'dt/linus' into dt/nextRob Herring2020-10-061-1/+1
| |\ \ \
| * | | | dt-bindings: Use json for processed-schema*Andrei Ziureaev2020-08-191-1/+1
| * | | | scripts/dtc: dtx_diff - make help text formatting consistentGeert Uytterhoeven2020-08-191-1/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-142-7/+26
|\ \ \ \ \
| * | | | | scripts/decodecode: add the capability to supply the program counterBorislav Petkov2020-10-131-7/+22
| * | | | | scripts/spelling.txt: add "arbitrary" typoNaoki Hayama2020-10-131-0/+1
| * | | | | scripts/spelling.txt: increase error-prone spell checkingWang Qing2020-10-131-0/+3
* | | | | | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-131-0/+7
|\ \ \ \ \ \
| * | | | | | scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley2020-08-171-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-132-37/+117
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-122-37/+117
| |\ \ \ \ \
| | * | | | | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-5/+11
| | * | | | | printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+2
| | * | | | | printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-5/+6
| | * | | | | scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-081-37/+102
| | * | | | | scripts/gdb: add utils.read_ulong()John Ogness2020-09-081-0/+7
* | | | | | | Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2020-10-122-2/+5
|\ \ \ \ \ \ \
| * | | | | | | kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron2020-09-161-1/+2
| * | | | | | | scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab2020-09-101-1/+1
| * | | | | | | kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab2020-09-101-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-10-092-7/+16
|\ \ \ \ \ \ \
| * | | | | | | locking/atomics: Use read-write instrumentation for atomic RMWsMarco Elver2020-08-241-6/+15
| * | | | | | | kcsan: Support compounded read-write instrumentationMarco Elver2020-08-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2020-10-0910-44/+68
|\ \ \ \ \ \ \
| * | | | | | | scripts/spelling.txt: fix malformed entryEric Biggers2020-10-031-1/+1
| * | | | | | | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-09-291-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |