summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kbuild: check sha1sum just once for each atomic headerMasahiro Yamada2022-09-281-1/+1
| * | | kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2022-09-281-6/+2
| * | | kbuild: add phony targets to ./KbuildMasahiro Yamada2022-09-281-1/+1
* | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-041-2/+2
|\ \ \ \
| * | | | hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook2022-09-301-2/+2
* | | | | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-041-12/+1
|\ \ \ \ \
| * | | | | cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-12/+1
* | | | | | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-041-9/+163
|\ \ \ \ \ \
| * | | | | | Kbuild: add Rust supportMiguel Ojeda2022-09-281-9/+163
| | |_|/ / / | |/| | | |
* / | | | | Linux 6.0v6.0Linus Torvalds2022-10-021-1/+1
|/ / / / /
* | | | | Linux 6.0-rc7v6.0-rc7Linus Torvalds2022-09-251-1/+1
* | | | | Linux 6.0-rc6v6.0-rc6Linus Torvalds2022-09-181-1/+1
* | | | | Linux 6.0-rc5v6.0-rc5Linus Torvalds2022-09-111-1/+1
* | | | | Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-111-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada2022-09-011-2/+1
| | |_|/ | |/| |
* / | | Linux 6.0-rc4v6.0-rc4Linus Torvalds2022-09-041-1/+1
|/ / /
* / / Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-291-1/+1
|/ /
* | Linux 6.0-rc2v6.0-rc2Linus Torvalds2022-08-221-1/+1
* | kbuild: fix the modules order between drivers and libsMasahiro Yamada2022-08-201-4/+2
|/
* Linux 6.0-rc1v6.0-rc1Linus Torvalds2022-08-151-4/+4
* Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers2022-08-111-0/+5
* Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-101-6/+12
|\
| * kbuild: add dtbs_prepare targetMasahiro Yamada2022-07-301-4/+9
| * kbuild: error out if $(KBUILD_EXTMOD) contains % or :Masahiro Yamada2022-07-271-0/+3
| * kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers2022-07-271-2/+0
* | Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-031-2/+2
|\ \
| * | Makefile: replace headers_install with headers for kselftestGuillaume Tucker2022-07-271-2/+2
| * | Makefile: add headers_install to kselftest targetsGuillaume Tucker2022-07-121-2/+2
* | | Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-0/+1
|\ \ \
| * | | io_uring: move to separate directoryJens Axboe2022-07-251-0/+1
* | | | Linux 5.19v5.19Linus Torvalds2022-07-311-1/+1
|/ / /
* | | Linux 5.19-rc8v5.19-rc8Linus Torvalds2022-07-241-1/+1
* | | Linux 5.19-rc7v5.19-rc7Linus Torvalds2022-07-171-1/+1
| |/ |/|
* | Linux 5.19-rc6v5.19-rc6Linus Torvalds2022-07-101-1/+1
* | Linux 5.19-rc5v5.19-rc5Linus Torvalds2022-07-041-1/+1
|/
* Linux 5.19-rc4v5.19-rc4Linus Torvalds2022-06-261-1/+1
* kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada2022-06-251-1/+1
* Linux 5.19-rc3v5.19-rc3Linus Torvalds2022-06-191-1/+1
* Linux 5.19-rc2v5.19-rc2Linus Torvalds2022-06-131-1/+1
* gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-091-0/+1
* gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds2022-06-091-0/+3
* Linux 5.19-rc1v5.19-rc1Linus Torvalds2022-06-061-2/+2
* kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada2022-06-041-2/+2
* Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-6/+10
|\
| * kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-1/+2
| * Makefile: fix 2 typosRandy Dunlap2022-05-071-2/+2
| * kbuild: support W=e to make build abort in case of warningYann Droneaud2022-05-071-0/+1
| * kbuild: make *.mod not depend on *.oMasahiro Yamada2022-05-071-1/+2
| * kbuild: split the second line of *.mod into *.usymsMasahiro Yamada2022-05-071-1/+1
| * kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao2022-04-051-1/+2