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
2022-11-14Linux 6.1-rc5HEADv6.1-rc5masterLinus Torvalds
2022-11-07Linux 6.1-rc4v6.1-rc4Linus Torvalds
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-31Linux 6.1-rc3v6.1-rc3Linus Torvalds
2022-10-28kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-arMasahiro Yamada
2022-10-27kbuild: use POSIX-compatible grep optionStefan Hansson
2022-10-24Linux 6.1-rc2v6.1-rc2Linus Torvalds
2022-10-17Linux 6.1-rc1v6.1-rc1Linus Torvalds
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-16kbuild: fix single directory buildMasahiro Yamada
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-04Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-04Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-04Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-04kmsan: add KMSAN runtime coreAlexander Potapenko
2022-10-03Linux 6.0v6.0Linus Torvalds
2022-10-02Revert "kbuild: Check if linker supports the -X option"Masahiro Yamada
2022-10-02kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada
2022-10-02kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro 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-30hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook
2022-09-29kbuild: hide error checker logs for V=1 buildsMasahiro Yamada
2022-09-29kbuild: unify two modpost invocationsMasahiro Yamada
2022-09-28kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada
2022-09-28kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada
2022-09-28kbuild: list sub-directories in ./KbuildMasahiro Yamada
2022-09-28Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2022-09-28kbuild: fix and refactor single target buildMasahiro Yamada
2022-09-28kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada
2022-09-28kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada
2022-09-28kbuild: refactor single builds of *.koMasahiro Yamada
2022-09-28kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada
2022-09-28kbuild: do not deduplicate modules.orderMasahiro Yamada
2022-09-28kbuild: check sha1sum just once for each atomic headerMasahiro Yamada
2022-09-28kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada
2022-09-28kbuild: add phony targets to ./KbuildMasahiro Yamada
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-27dt: Add a check for undocumented compatible strings in kernelRob Herring
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-09-26Linux 6.0-rc7v6.0-rc7Linus Torvalds
2022-09-18Linux 6.0-rc6v6.0-rc6Linus Torvalds
2022-09-11Linux 6.0-rc5v6.0-rc5Linus Torvalds
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-04Linux 6.0-rc4v6.0-rc4Linus Torvalds
2022-09-01kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada
2022-08-29Linux 6.0-rc3v6.0-rc3Linus Torvalds
2022-08-22Linux 6.0-rc2v6.0-rc2Linus Torvalds