summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-82/+223
|\
| * scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab2020-10-151-9/+14
| * scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab2020-10-151-2/+4
| * scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2020-10-151-8/+43
| * scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab2020-10-151-12/+14
| * scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab2020-10-151-23/+41
| * scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab2020-10-151-23/+21
| * scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab2020-10-151-3/+4
| * scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab2020-10-151-10/+24
| * scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab2020-10-151-6/+65
| * scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab2020-10-151-4/+11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-166-75/+209
|\ \
| * | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu2020-10-161-1/+9
| * | scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani2020-10-161-4/+5
| * | scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani2020-10-161-8/+7
| * | 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 tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-152-3/+7
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-053-3/+17
| |\ \
| * | | bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-281-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-3/+3
| |\ \ \
| | * | | bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa2020-09-231-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-225-39/+47
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-042-2/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-011-0/+2
| |\ \ \ \ \
| | * | | | | bpf: Add d_path helperJiri Olsa2020-08-251-0/+2
* | | | | | | 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