summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-2924-266/+405
|\
| * kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada2021-04-251-1/+1
| * kbuild: redo fake deps at include/config/*.hAlexey Dobriyan2021-04-253-49/+13
| * kbuild: remove TMPO from try-runMasahiro Yamada2021-04-251-1/+0
| * kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song2021-04-251-0/+2
| * kbuild: add support for zstd compressed modulesPiotr Gorski2021-04-251-0/+6
| * kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada2021-04-252-29/+9
| * kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada2021-04-251-8/+68
| * kbuild: refactor scripts/Makefile.modinstMasahiro Yamada2021-04-251-18/+22
| * kbuild: check module name conflict for external modules as wellMasahiro Yamada2021-04-251-2/+2
| * scripts: modpost.c: Fix a few typosBhaskar Chowdhury2021-04-251-4/+4
| * kbuild: fix false-positive modpost warning when all symbols are trimmedMasahiro Yamada2021-04-252-15/+17
| * kbuild: do not set -w for vmlinux.o modpostMasahiro Yamada2021-04-251-3/+5
| * kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-04-252-15/+15
| * kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada2021-04-251-8/+0
| * kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-253-0/+94
| * kbuild: collect minimum tool versions into scripts/min-tool-version.shMasahiro Yamada2021-04-253-22/+48
| * kbuild: move $(strip ) to suffix-search definitionMasahiro Yamada2021-04-251-3/+3
| * kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada2021-04-252-8/+8
| * kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes2021-04-251-0/+4
| * kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes2021-04-251-0/+8
| * kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada2021-04-253-80/+76
| * kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada2021-03-158-13/+13
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-38/+160
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-251-1/+6
| |\ \
| | * | bpf: Generate BTF_KIND_FLOAT when linking vmlinuxIlya Leoshkevich2021-04-131-1/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-7/+13
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-254-12/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-091-37/+154
| |\ \ \ \
| | * | | | scripts/bpf: Add syscall commands printerJoe Stringer2021-03-041-9/+91
| | * | | | scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-041-28/+63
* | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-282-7/+29
|\ \ \ \ \ \
| * | | | | | docs: dt: update writing-schema.rst referencesMauro Carvalho Chehab2021-04-071-1/+1
| * | | | | | kbuild: Add generic rule to apply fdtoverlayRob Herring2021-03-231-2/+24
| * | | | | | kbuild: Simplify builds with CONFIG_OF_ALL_DTBSViresh Kumar2021-03-231-3/+2
| * | | | | | kbuild: Enable DT undocumented compatible checksRob Herring2021-03-161-1/+2
| |/ / / / /
* | | | | | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-2/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-0/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-2/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2021-02-171-2/+4
* | | | | | | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-1/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov2021-03-154-12/+33
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-081-1/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-2/+19
|\ \ \ \ \ \ \
| * | | | | | | module: ensure __cfi_check alignmentSami Tolvanen2021-04-081-1/+18
| * | | | | | | add support for Clang CFISami Tolvanen2021-04-081-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds2021-04-264-50/+219
|\ \ \ \ \ \ \
| * | | | | | | docs: sphinx-pre-install: don't barf on beta Sphinx releasesJonathan Corbet2021-04-151-1/+1
| * | | | | | | scripts: kernel-doc: improve parsing for kernel-doc comments syntaxAditya Srivastava2021-04-151-4/+15