aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury1-11/+11
2019-11-11kbuild: make single target builds much fasterMasahiro Yamada1-1/+4
2019-11-11kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectoriesMasahiro Yamada1-3/+3
2019-11-11kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada2-8/+2
2019-11-11modpost: do not parse vmlinux for external module buildsMasahiro Yamada1-3/+5
2019-11-11kbuild: update comments in scripts/Makefile.modpostMasahiro Yamada1-2/+1
2019-11-11kconfig: split util.c out of parser.yMasahiro Yamada2-2/+1
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada3-517/+0
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+5
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-3/+3
2019-11-07scripts/sphinx-pre-install: fix Arch latexmk dependencyLouis Taylor1-0/+1
2019-11-07scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer1-0/+16
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich1-1/+2
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu1-3/+3
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen1-2/+2
2019-11-04scripts/dtc: dtx_diff - add color output supportGeert Uytterhoeven1-1/+11
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-21/+43
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet13-116/+72
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+2
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-20/+42
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu1-1/+1
2019-10-20scripts/bpf: Print an error when known types list needs updatingJakub Sitnicki1-2/+2
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-97/+52
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich1-1/+7
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2-16/+25
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich2-15/+19
2019-10-18modpost: make updating the symbol namespace explicitMatthias Maennich1-6/+6
2019-10-18modpost: delegate updating namespaces to separate functionMatthias Maennich1-3/+21
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni1-60/+0
2019-10-16scripts/bpf: Emit an #error directive known types list needs updatingJakub Sitnicki1-1/+1
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap1-1/+1
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+154
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+1
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-11checkpatch: Warn if DT bindings are not in schema formatRob Herring1-0/+8
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-16/+19
2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus1-2/+6
2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus1-1/+0
2019-10-09scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko1-1/+1
2019-10-07nsdeps: make generated patches independent of localeMasahiro Yamada1-1/+1
2019-10-07nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada1-1/+1
2019-10-07modpost: fix broken sym->namespace for external module buildsMasahiro Yamada1-5/+8
2019-10-07module: swap the order of symbol.namespaceMasahiro Yamada1-9/+7
2019-10-07scripts: add_namespace: Fix coccicheck failedYueHaibing1-0/+2
2019-10-06scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko1-1/+154
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-03scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto-cjk"Jeremy MAURO1-1/+2
2019-10-03scripts/sphinx-pre-install: allow checking for multiple missing filesJeremy MAURO1-9/+11