summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich-15/+19
2019-10-18modpost: make updating the symbol namespace explicitMatthias Maennich-6/+6
2019-10-18modpost: delegate updating namespaces to separate functionMatthias Maennich-3/+21
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni-60/+0
2019-10-16scripts/bpf: Emit an #error directive known types list needs updatingJakub Sitnicki-1/+1
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap-1/+1
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+154
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-4/+1
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)-4/+1
2019-10-11checkpatch: Warn if DT bindings are not in schema formatRob Herring-0/+8
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-16/+19
2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus-2/+6
2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus-1/+0
2019-10-09scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko-1/+1
2019-10-07nsdeps: make generated patches independent of localeMasahiro Yamada-1/+1
2019-10-07nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada-1/+1
2019-10-07modpost: fix broken sym->namespace for external module buildsMasahiro Yamada-5/+8
2019-10-07module: swap the order of symbol.namespaceMasahiro Yamada-9/+7
2019-10-07scripts: add_namespace: Fix coccicheck failedYueHaibing-0/+2
2019-10-06scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko-1/+154
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller-6/+7
2019-10-03scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto...Jeremy MAURO-1/+2
2019-10-03scripts/sphinx-pre-install: allow checking for multiple missing filesJeremy MAURO-9/+11
2019-10-01kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida-1/+2
2019-10-01kernel-doc: fix processing nested structs with attributesAndré Almeida-4/+4
2019-10-01scripts/sphinx-pre-install: add how to exit virtualenv usage messageShuah Khan-0/+8
2019-10-01docs: Use make invocation's -j argument for parallelismKees Cook-0/+58
2019-10-01modpost: fix static EXPORT_SYMBOL warnings for UML buildMasahiro Yamada-4/+9
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada-7/+2
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-09-25checkpatch: check for nested (un)?likely() callsDenis Efremov-0/+6
2019-09-25scripts/gdb: handle split debugDouglas Anderson-2/+2
2019-09-25checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches-4/+6
2019-09-25checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson-1/+1
2019-09-25checkpatch: allow consecutive close bracesJoe Perches-1/+1
2019-09-25checkpatch: prefer __section over __attribute__((section(...)))Joe Perches-0/+12
2019-09-25checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman-1/+1
2019-09-25checkpatch.pl: warn on invalid commit idMatteo Croce-0/+11
2019-09-25checkpatch: improve SPDX license checkingJoe Perches-9/+9
2019-09-25checkpatch: don't interpret stack dumps as commit IDsJoe Perches-2/+4
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+228
2019-09-21Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-212/+259
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-355/+450
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-19/+41
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+102
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds-1/+2
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-6/+21
2019-09-14genksyms: convert to SPDX License Identifier for lex.l and parse.yMasahiro Yamada-44/+20