summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-11-22docs, parallelism: Rearrange how jobserver reservations are madeKees Cook-59/+66
2019-11-22docs, parallelism: Do not leak blocking mode to other readersKees Cook-8/+6
2019-11-22docs, parallelism: Fix failure path and add commentKees Cook-0/+3
2019-11-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-2/+31
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+4
2019-11-16locking/atomics, kcsan: Add KCSAN instrumentationMarco Elver-2/+15
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver-0/+16
2019-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+4
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada-18/+0
2019-11-15kbuild: remove header compile testMasahiro Yamada-23/+0
2019-11-14checkpatch: don't warn about new vsprintf pointer extension '%pe'Uwe Kleine-König-1/+1
2019-11-13scripts/tools-support-relr.sh: un-quote variablesIlie Halip-4/+4
2019-11-11kbuild: rename any-prereq to newer-prereqsMasahiro Yamada-5/+5
2019-11-11kbuild: drop $(wildcard $^) check in if_changed* for faster rebuildMasahiro Yamada-2/+5
2019-11-11modpost: remove unneeded local variable in contains_namespace()Masahiro Yamada-4/+2
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada-3/+9
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada-39/+30
2019-11-11modpost: free ns_deps_buf.p after writing ns_deps filesMasahiro Yamada-0/+2
2019-11-11modpost: do not invoke extra modpost for nsdepsMasahiro Yamada-12/+5
2019-11-11scripts/ver_linux: add Bison and Flex to the checklistBhaskar Chowdhury-0/+2
2019-11-11kconfig: be more helpful if pkg-config is missingAlyssa Ross-0/+6
2019-11-11kconfig: Add option to get the full help text with listnewconfigLaura Abbott-2/+16
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce-3/+8
2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven-2/+4
2019-11-11scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury-11/+11
2019-11-11kbuild: make single target builds much fasterMasahiro Yamada-1/+4
2019-11-11kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectoriesMasahiro Yamada-3/+3
2019-11-11kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada-8/+2
2019-11-11modpost: do not parse vmlinux for external module buildsMasahiro Yamada-3/+5
2019-11-11kbuild: update comments in scripts/Makefile.modpostMasahiro Yamada-2/+1
2019-11-11kconfig: split util.c out of parser.yMasahiro Yamada-2/+1
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada-517/+0
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+5
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2019-11-07scripts/sphinx-pre-install: fix Arch latexmk dependencyLouis Taylor-0/+1
2019-11-07scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer-0/+16
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich-1/+2
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu-3/+3
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen-2/+2
2019-11-04scripts/dtc: dtx_diff - add color output supportGeert Uytterhoeven-1/+11
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-21/+43
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet-116/+72
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+2
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+42
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu-1/+1
2019-10-20scripts/bpf: Print an error when known types list needs updatingJakub Sitnicki-2/+2
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-97/+52
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich-1/+7
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge-16/+25