summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-04-242-15/+15
| * | kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada2021-04-241-8/+0
| * | kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-243-0/+94
| * | kbuild: collect minimum tool versions into scripts/min-tool-version.shMasahiro Yamada2021-04-243-22/+48
| * | kbuild: move $(strip ) to suffix-search definitionMasahiro Yamada2021-04-241-3/+3
| * | kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada2021-04-242-8/+8
| * | kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes2021-04-241-0/+4
| * | kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes2021-04-241-0/+8
| * | kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada2021-04-243-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-261-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-101-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-101-37/+154
| |\ \ \ \
| | * | | | scripts/bpf: Add syscall commands printerJoe Stringer2021-03-051-9/+91
| | * | | | scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-051-28/+63
* | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-292-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-281-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-091-1/+18
| * | | | | | | add support for Clang CFISami Tolvanen2021-04-091-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-161-1/+1
| * | | | | | | scripts: kernel-doc: improve parsing for kernel-doc comments syntaxAditya Srivastava2021-04-151-4/+15
| * | | | | | | scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab2021-03-311-0/+19
| * | | | | | | scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab2021-03-311-21/+28
| * | | | | | | scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab2021-03-311-1/+1
| * | | | | | | get_abi.pl: fix xref boundariesMauro Carvalho Chehab2021-03-311-4/+9
| * | | | | | | get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab2021-03-311-1/+1
| * | | | | | | scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab2021-03-311-2/+3
| * | | | | | | scripts: kernel-doc: add warning for comment not following kernel-doc syntaxAditya Srivastava2021-03-301-4/+13
| * | | | | | | docs: kernel-doc: properly recognize parameter lines with colonsJonathan Corbet2021-03-261-1/+7
| * | | | | | | kernel-doc: better handle '::' sequencesMauro Carvalho Chehab2021-03-251-1/+1
| * | | | | | | scripts/kernel-doc: ignore identifier on anonymous enumsMauro Carvalho Chehab2021-03-091-2/+7
| * | | | | | | scripts: kernel-doc: fix attribute capture in function parsingAditya Srivastava2021-03-091-0/+2
| * | | | | | | checkpatch: add verbose modeDwaipayan Ray2021-03-071-20/+113
| * | | | | | | scripts: kernel-doc: fix typedef support for struct/union parsingAditya Srivastava2021-03-071-3/+14
| | |/ / / / / | |/| | | | |