summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-164-9/+8
|\
| * kbuild: add -fno-discard-value-names to cmd_cc_ll_cNick Desaulniers2022-10-151-1/+1
| * scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh2022-10-141-5/+6
| * modpost: put modpost options before argumentRichard Acayan2022-10-141-1/+1
| * kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin2022-10-131-2/+0
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-16/+156
|\ \
| * | checkpatch: warn for non-standard fixes tag styleNiklas Söderlund2022-10-031-0/+44
| * | checkpatch: handle FILE pointer typeMickaël Salaün2022-09-111-1/+5
| * | checkpatch: add kmap and kmap_atomic to the deprecated listIra Weiny2022-09-111-0/+2
| * | scripts/decodecode: improve faulting line determinationBorislav Petkov2022-09-111-15/+105
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-0/+17
|\ \ \ | |_|/ |/| |
| * | kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-032-0/+17
| |/
* | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-102-8/+75
|\ \
| * | dt: Add a check for undocumented compatible strings in kernelRob Herring2022-09-271-0/+69
| * | kbuild: take into account DT_SCHEMA_FILES changes while checking dtbsDmitry Baryshkov2022-09-271-8/+6
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-1022-421/+359
|\ \ \
| * | | kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada2022-10-032-6/+20
| * | | kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro Yamada2022-10-032-8/+25
| * | | kallsyms: ignore __kstrtab_* and __kstrtabns_* symbolsMasahiro Yamada2022-10-031-0/+4
| * | | kallsyms: take the input file instead of reading stdinMasahiro Yamada2022-10-022-19/+34
| * | | kallsyms: drop duplicated ignore patterns from kallsyms.cMasahiro Yamada2022-10-022-4/+13
| * | | kbuild: reuse mksysmap output for kallsymsMasahiro Yamada2022-10-021-6/+5
| * | | mksysmap: update comment about __crc_*Masahiro Yamada2022-10-021-4/+4
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-0/+53
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-024-30/+10
| * | | kbuild: re-run modpost when it is updatedMasahiro Yamada2022-09-291-6/+8
| * | | kbuild: unify two modpost invocationsMasahiro Yamada2022-09-293-69/+29
| * | | kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada2022-09-291-3/+0
| * | | kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada2022-09-292-20/+28
| * | | kbuild: list sub-directories in ./KbuildMasahiro Yamada2022-09-291-0/+2
| * | | Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-292-5/+9
| * | | kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch2022-09-291-2/+2
| * | | scripts: remove unused argument 'type'Zeng Heng2022-09-291-3/+3
| * | | Kconfig: remove sym_set_choice_valueZeng Heng2022-09-292-6/+1
| * | | kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada2022-09-292-26/+20
| * | | kbuild: fix and refactor single target buildMasahiro Yamada2022-09-291-38/+16
| * | | kbuild: rewrite check-local-export in sh/awkOwen Rafferty2022-09-291-49/+48
| * | | Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada2022-09-291-3/+0
| * | | scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada2022-09-291-6/+2
| * | | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-292-91/+15
| * | | kbuild: do not deduplicate modules.orderMasahiro Yamada2022-09-291-1/+1
| * | | kbuild: check sha1sum just once for each atomic headerMasahiro Yamada2022-09-291-33/+0
| * | | kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2022-09-291-1/+4
| * | | kbuild: remove the target in signal traps when interruptedMasahiro Yamada2022-09-291-1/+22
* | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-7/+71
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-294-18/+10
| |\| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-223-31/+2
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-061-7/+71
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | bpf/scripts: Assert helper enum value is aligned with comment orderEyal Birger2022-08-251-5/+34