summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy
2022-10-03kallsyms: ignore __kstrtab_* and __kstrtabns_* symbolsMasahiro Yamada
2022-10-02kallsyms: take the input file instead of reading stdinMasahiro Yamada
2022-10-02kallsyms: drop duplicated ignore patterns from kallsyms.cMasahiro Yamada
2022-10-02kbuild: reuse mksysmap output for kallsymsMasahiro Yamada
2022-10-02mksysmap: update comment about __crc_*Masahiro Yamada
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-29kbuild: hide error checker logs for V=1 buildsMasahiro Yamada
2022-09-29kbuild: re-run modpost when it is updatedMasahiro Yamada
2022-09-29kbuild: unify two modpost invocationsMasahiro Yamada
2022-09-29kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada
2022-09-29kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada
2022-09-29kbuild: list sub-directories in ./KbuildMasahiro Yamada
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2022-09-29kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-09-29scripts: remove unused argument 'type'Zeng Heng
2022-09-29Kconfig: remove sym_set_choice_valueZeng Heng
2022-09-29linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada
2022-09-29kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada
2022-09-29kbuild: fix and refactor single target buildMasahiro Yamada
2022-09-29kbuild: rewrite check-local-export in sh/awkOwen Rafferty
2022-09-29Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada
2022-09-29scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-09-29init/version.c: remove #include <linux/version.h>Masahiro Yamada
2022-09-29kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada
2022-09-29kbuild: refactor single builds of *.koMasahiro Yamada
2022-09-29kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada
2022-09-29nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada
2022-09-29kbuild: do not deduplicate modules.orderMasahiro Yamada
2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada
2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada
2022-09-29kbuild: add phony targets to ./KbuildMasahiro Yamada
2022-09-29kbuild: remove the target in signal traps when interruptedMasahiro Yamada
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-09-24Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-24Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linuxLinus Torvalds