aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2021-09-032-5/+4
* kbuild: clean up objtool_args slightlyMasahiro Yamada2021-09-031-6/+5
* modpost: get the *.mod file path more simplyMasahiro Yamada2021-09-033-16/+11
* checkkconfigsymbols.py: Fix the '--ignore' optionAriel Marcovitch2021-09-031-1/+1
* kbuild: merge vmlinux_link() between ARCH=um and other architecturesMasahiro Yamada2021-09-031-33/+23
* kbuild: do not remove 'linux' link in scripts/link-vmlinux.shMasahiro Yamada2021-09-031-1/+0
* kbuild: merge vmlinux_link() between the ordinary link and Clang LTOMasahiro Yamada2021-09-031-16/+14
* kbuild: remove stale *.symversionsMasahiro Yamada2021-09-031-0/+2
* kbuild: remove unused quiet_cmd_update_lto_symversionsMasahiro Yamada2021-09-031-1/+0
* gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada2021-09-031-1/+1
* kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada2021-09-031-1/+7
* kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2021-09-032-6/+6
* kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechkMasahiro Yamada2021-09-031-1/+6
* kbuild: macrofy the condition of if_changed and friendsMasahiro Yamada2021-09-031-3/+5
* kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-035-51/+38
* scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-101-3/+3
* Makefile: infer --target from ARCH for CC=clangNick Desaulniers2021-08-101-2/+23
* Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-101-0/+14
* scripts: make some scripts executableMasahiro Yamada2021-08-104-0/+0
* scripts: merge_config: add strict mode to fail upon any redefinitionMatthias Maennich2021-08-101-0/+15
* Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-071-7/+11
|\
| * scripts: checkversion: modernize linux/version.h search stringsRandy Dunlap2021-08-051-7/+11
* | scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su2021-08-041-3/+3
* | scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor2021-08-041-40/+0
|/
* Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-182-6/+9
|\
| * Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen2021-07-181-1/+1
| * scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka2021-07-181-5/+8
* | scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon2021-07-121-1/+1
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-1012-99/+118
|\
| * scripts: add generic syscallnr.shMasahiro Yamada2021-07-091-0/+74
| * scripts: check duplicated syscall number in syscall tableMasahiro Yamada2021-07-092-2/+7
| * kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich2021-06-171-3/+11
| * kbuild: modpost: Explicitly warn about unprototyped symbolsMark Brown2021-06-171-2/+5
| * kconfig: constify long_optsMasahiro Yamada2021-06-051-1/+1
| * scripts/setlocalversion: simplify the short version partMasahiro Yamada2021-05-271-5/+3
| * scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada2021-05-271-17/+5
| * scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada2021-05-271-0/+4
| * scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada2021-05-271-1/+1
| * scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada2021-05-271-41/+0
| * kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada2021-05-272-6/+2
| * kbuild: sink stdout from cmd for silent buildMasahiro Yamada2021-05-271-1/+6
| * kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada2021-05-271-17/+0
| * kbuild: remove libelf checks from top MakefileMasahiro Yamada2021-05-242-4/+0
* | scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd2021-07-081-1/+1
* | scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd2021-07-081-3/+3
* | scripts/decode_stacktrace.sh: support debuginfodStephen Boyd2021-07-081-11/+70
* | arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-0/+4
* | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2021-07-068-61/+384
|\ \
| * | coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch2021-06-211-45/+0
| * | scripts: coccicheck: fix troubles on non-English buildsMauro Carvalho Chehab2021-05-181-1/+1