Age | Commit message (Expand) | Author |
2018-02-11 | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-02-06 | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO | Kees Cook |
2018-02-06 | Makefile: move stack-protector availability out of Kconfig | Kees Cook |
2018-02-06 | Makefile: move stack-protector compiler breakage test earlier | Kees Cook |
2018-02-06 | kasan: don't emit builtin calls when sanitization is off | Andrey Konovalov |
2018-02-07 | kbuild: clang: disable unused variable warnings only when constant | Sodagudi Prasad |
2018-02-01 | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-01-28 | Linux 4.15v4.15 | Linus Torvalds |
2018-01-21 | Linux 4.15-rc9v4.15-rc9 | Linus Torvalds |
2018-01-14 | Linux 4.15-rc8v4.15-rc8 | Linus Torvalds |
2018-01-13 | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-07 | Linux 4.15-rc7v4.15-rc7 | Linus Torvalds |
2017-12-31 | Linux 4.15-rc6v4.15-rc6 | Linus Torvalds |
2017-12-30 | kbuild: add '-fno-stack-check' to kernel build options | Linus Torvalds |
2017-12-23 | Linux 4.15-rc5v4.15-rc5 | Linus Torvalds |
2017-12-17 | Linux 4.15-rc4v4.15-rc4 | Linus Torvalds |
2017-12-16 | kbuild: add LEX and YACC variables | Masahiro Yamada |
2017-12-10 | Linux 4.15-rc3v4.15-rc3 | Linus Torvalds |
2017-12-06 | kbuild: move cc-option and cc-disable-warning after incl. arch Makefile | Masahiro Yamada |
2017-12-03 | Linux 4.15-rc2v4.15-rc2 | Linus Torvalds |
2017-11-26 | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds |
2017-11-23 | kbuild: clean up *.i and *.lst patterns by make clean | Masahiro Yamada |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada |
2017-11-23 | kbuild: Set KBUILD_CFLAGS before incl. arch Makefile | Chris Fries |
2017-11-18 | kbuild: create built-in.o automatically if parent directory wants it | Masahiro Yamada |
2017-11-18 | kbuild: /bin/pwd -> pwd | Bjørn Forsman |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-17 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru |
2017-11-17 | kbuild: move coccicheck help from scripts/Makefile.help to top Makefile | Masahiro Yamada |
2017-11-16 | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds |
2017-11-13 | kbuild: do not call cc-option before KBUILD_CFLAGS initialization | Masahiro Yamada |
2017-11-13 | kbuild: Cache a few more calls to the compiler | Douglas Anderson |
2017-11-13 | kbuild: Add a cache for generated variables | Douglas Anderson |
2017-11-12 | Linux 4.14v4.14 | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-05 | Linux 4.14-rc8v4.14-rc8 | Linus Torvalds |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar |
2017-10-29 | Linux 4.14-rc7v4.14-rc7 | Linus Torvalds |
2017-10-28 | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-10-26 | kbuild: clang: remove crufty HOSTCFLAGS | Nick Desaulniers |
2017-10-24 | kbuild: clang: fix build failures with sparse check | David Lin |
2017-10-23 | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar |