Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-15Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic
2021-06-14Linux 5.13-rc6v5.13-rc6Linus Torvalds
2021-06-07Linux 5.13-rc5v5.13-rc5Linus Torvalds
2021-05-31Linux 5.13-rc4v5.13-rc4Linus Torvalds
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-25Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers
2021-05-24Linux 5.13-rc3v5.13-rc3Linus Torvalds
2021-05-17Linux 5.13-rc2v5.13-rc2Linus Torvalds
2021-05-10Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-05kbuild: remove the unneeded comments for external module buildsMasahiro Yamada
2021-05-05kbuild: make distclean remove tag files in sub-directoriesMasahiro Yamada
2021-05-05kbuild: make distclean work against $(objtree) instead of $(srctree)Masahiro Yamada
2021-05-03kbuild: remove ARCH=sh64 support from top MakefileMasahiro Yamada
2021-05-02Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-01Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-05-01kbuild: add a script to remove stale generated filesMasahiro Yamada
2021-04-30Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-30Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-25Linux 5.12v5.12Linus Torvalds
2021-04-25kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' testNathan Chancellor
2021-04-24kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada
2021-04-24kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada
2021-04-24kbuild: refactor scripts/Makefile.modinstMasahiro Yamada
2021-04-24kbuild: rename extmod-prefix to extmod_prefixMasahiro Yamada
2021-04-24kbuild: check module name conflict for external modules as wellMasahiro Yamada
2021-04-24kbuild: show the target directory for depmod logMasahiro Yamada
2021-04-24kbuild: unify modules(_install) for in-tree and external modulesMasahiro Yamada
2021-04-24kbuild: remove unneeded mkdir for external modules_installMasahiro Yamada
2021-04-24kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada
2021-04-24kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2021-04-24kbuild: replace sed with $(subst ) or $(patsubst )Masahiro Yamada
2021-04-24Makefile: Only specify '--prefix=' when building with clang + GNU asNathan Chancellor
2021-04-24Makefile: Remove '--gcc-toolchain' flagNathan Chancellor
2021-04-24kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes
2021-04-24kbuild: show warning if 'make headers_check' is usedMasahiro Yamada
2021-04-24kbuild: include Makefile.compiler only when compiler is neededMasahiro Yamada
2021-04-24kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada
2021-04-19Linux 5.12-rc8v5.12-rc8Linus Torvalds
2021-04-14kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native buildMasahiro Yamada
2021-04-14kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/MakefileMasahiro Yamada
2021-04-12Linux 5.12-rc7v5.12-rc7Linus Torvalds
2021-04-09keys: cleanup build time module signing keysNayna Jain
2021-04-09add support for Clang CFISami Tolvanen
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook
2021-04-05Linux 5.12-rc6v5.12-rc6Linus Torvalds
2021-03-29Linux 5.12-rc5v5.12-rc5Linus Torvalds