summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-0/+53
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada4-30/+10
2022-09-29kbuild: re-run modpost when it is updatedMasahiro Yamada1-6/+8
2022-09-29kbuild: unify two modpost invocationsMasahiro Yamada3-69/+29
2022-09-28kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada1-3/+0
2022-09-28kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada2-20/+28
2022-09-28kbuild: list sub-directories in ./KbuildMasahiro Yamada1-0/+2
2022-09-28Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2-5/+9
2022-09-28kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch1-2/+2
2022-09-28scripts: remove unused argument 'type'Zeng Heng1-3/+3
2022-09-28Kconfig: remove sym_set_choice_valueZeng Heng2-6/+1
2022-09-28kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada2-26/+20
2022-09-28kbuild: fix and refactor single target buildMasahiro Yamada1-38/+16
2022-09-28kbuild: rewrite check-local-export in sh/awkOwen Rafferty1-49/+48
2022-09-28Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada1-3/+0
2022-09-28scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada1-6/+2
2022-09-28kbuild: build init/built-in.a just onceMasahiro Yamada2-91/+15
2022-09-28kbuild: do not deduplicate modules.orderMasahiro Yamada1-1/+1
2022-09-28kbuild: check sha1sum just once for each atomic headerMasahiro Yamada1-33/+0
2022-09-28kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada1-1/+4
2022-09-28kbuild: remove the target in signal traps when interruptedMasahiro Yamada1-1/+22
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers1-10/+11
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers1-3/+1
2022-09-23Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2-6/+0
2022-09-23scripts/clang-tools: remove unused moduleyangxingwu1-1/+0
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-31/+2
2022-09-09mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang1-1/+1
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers1-0/+12
2022-08-29scripts/extract-ikconfig: add zstd compression supportThitat Auareesuksakul1-0/+1
2022-08-29scripts: remove obsolete gcc-ld scriptLukas Bulwahn1-30/+0
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers1-22/+0
2022-08-21Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+3
2022-08-20scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-08-20scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor1-1/+0
2022-08-20kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby1-1/+1
2022-08-20modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada1-3/+1
2022-08-19Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-08-16gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan1-1/+1
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada1-0/+2
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds1-0/+1
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds16-303/+87
2022-08-09Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-08-08Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds45-105/+99
2022-08-07update Coccinelle URLJulia Lawall43-43/+43
2022-08-07coccinelle: free: add version constraintJulia Lawall1-0/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-23/+31
2022-08-07Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+6
2022-08-07Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1