summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-02-05kbuild: do not automatically add -w option to modpostMasahiro Yamada1-5/+3
2023-02-05kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada1-1/+1
2023-02-05setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada1-1/+6
2023-02-05setlocalversion: make indentation shallowerMasahiro Yamada1-38/+41
2023-02-05setlocalversion: simplify the construction of the short versionMasahiro Yamada1-2/+1
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada4-27/+8
2023-01-26builddeb: clean generated package contentBastian Germann1-1/+1
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim1-5/+3
2023-01-26scripts: remove bin2cMasahiro Yamada4-38/+2
2023-01-26scripts: handle BrokenPipeError for python scriptsMasahiro Yamada3-10/+40
2023-01-26kbuild: Turn a couple more of clang's unused option warnings into errorsNathan Chancellor1-0/+2
2023-01-26kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers3-6/+6
2023-01-22kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)Masahiro Yamada1-4/+4
2023-01-22kbuild: rust: move rust/target.json to scripts/Masahiro Yamada3-1/+10
2023-01-22fixdep: do not parse *.rlib, *.rmeta, *.soMasahiro Yamada1-1/+10
2023-01-22fixdep: avoid parsing the same file over againMasahiro Yamada1-2/+7
2023-01-22fixdep: refactor hash table lookupMasahiro Yamada1-22/+25
2023-01-22kbuild: remove sed commands after rustc rulesMasahiro Yamada2-16/+5
2023-01-22fixdep: parse Makefile more correctly to handle comments etc.Masahiro Yamada1-54/+119
2023-01-22kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2-11/+10
2023-01-22kbuild: refactor host*_flagsMasahiro Yamada1-10/+8
2023-01-22kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada1-30/+15
2023-01-22kbuild: add more comments for KBUILD_NOCMDDEP=1Masahiro Yamada1-0/+6
2023-01-22kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada4-8/+8
2023-01-22kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada1-0/+19
2023-01-22kbuild: clean up stale file removalMasahiro Yamada1-23/+1
2023-01-22kbuild: allow to combine multiple V= levelsMasahiro Yamada2-3/+3
2023-01-22kbuild: do not print extra logs for V=2Masahiro Yamada2-4/+4
2023-01-22kbuild: print short log in addition to the whole command with V=1Masahiro Yamada1-13/+13
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-8/+17
2023-01-16scripts: support GNU make 4.4 in jobserver-execMartin Liska1-5/+14
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-01-14kbuild: Fix CFI hash randomization with KASANSami Tolvanen1-0/+1
2023-01-13kconfig: Update all declared targetsPeter Foley2-2/+2
2023-01-11scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel1-1/+1
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada1-4/+5
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada1-1/+0
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada1-1/+2
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland1-11/+11
2022-12-30kbuild: add a missing line for help messageJun ASAKA1-0/+1
2022-12-29kconfig: Add static text for search information in help menuBhaskar Chowdhury1-0/+6
2022-12-24Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds34-138/+226
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds3-1/+53
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2022-12-17buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova1-1/+1
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2022-12-15Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2022-12-15Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5