summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.8-rc5v6.8-rc5Linus Torvalds2024-02-181-1/+1
* kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-151-6/+6
* Linux 6.8-rc4v6.8-rc4Linus Torvalds2024-02-111-1/+1
* Linux 6.8-rc3v6.8-rc3Linus Torvalds2024-02-041-1/+1
* Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-011-7/+7
|\
| * kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov2024-01-311-6/+6
| * kbuild: fix W= flags in the help messageMasahiro Yamada2024-01-311-1/+1
* | Linux 6.8-rc2v6.8-rc2Linus Torvalds2024-01-281-1/+1
* | init: Kconfig: Disable -Wstringop-overflow for GCC-11Gustavo A. R. Silva2024-01-211-1/+3
* | Makefile: Enable -Wstringop-overflow globallyGustavo A. R. Silva2024-01-211-0/+2
|/
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-01-181-9/+14
|\
| * kbuild: resolve symlinks for O= properlyMasahiro Yamada2023-12-291-7/+4
| * kbuild: support W=c and W=e shorthands for KconfigMasahiro Yamada2023-12-031-0/+10
| * kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada2023-11-281-2/+0
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-2/+4
|\ \
| * | checkstack: allow to pass MINSTACKSIZE parameterHeiko Carstens2023-12-101-2/+4
* | | Linux 6.7v6.7Linus Torvalds2024-01-071-1/+1
* | | Linux 6.7-rc8v6.7-rc8Linus Torvalds2023-12-311-1/+1
* | | Linux 6.7-rc7v6.7-rc7Linus Torvalds2023-12-231-1/+1
* | | Linux 6.7-rc6v6.7-rc6Linus Torvalds2023-12-171-1/+1
* | | Linux 6.7-rc5v6.7-rc5Linus Torvalds2023-12-101-1/+1
|/ /
* / Linux 6.7-rc4v6.7-rc4Linus Torvalds2023-12-031-1/+1
|/
* Linux 6.7-rc3v6.7-rc3Linus Torvalds2023-11-261-1/+1
* Linux 6.7-rc2v6.7-rc2Linus Torvalds2023-11-191-1/+1
* Linux 6.7-rc1v6.7-rc1Linus Torvalds2023-11-121-2/+2
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-20/+18
|\
| * kbuild: Correct missing architecture-specific hyphensSimon Glass2023-10-281-5/+5
| * kbuild: avoid too many execution of scripts/pahole-flags.shMasahiro Yamada2023-10-281-3/+1
| * kbuild: unify no-compiler-targets and no-sync-config-targetsMasahiro Yamada2023-10-281-11/+2
| * kbuild: unify vdso_install rulesMasahiro Yamada2023-10-281-0/+9
| * kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada2023-10-031-1/+1
* | Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-011-2/+2
|\ \
| * | kbuild: Merge per-arch config for kselftest-merge targetBjörn Töpel2023-10-051-1/+1
| * | kbuild: Let builtin have precedence over modules for kselftest-mergeBjörn Töpel2023-10-051-1/+1
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-2/+2
|\ \ \
| * | | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-2/+2
* | | | Linux 6.6v6.6Linus Torvalds2023-10-291-1/+1
* | | | Linux 6.6-rc7v6.6-rc7Linus Torvalds2023-10-221-1/+1
* | | | Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-10-211-1/+1
|\ \ \ \
| * | | | kbuild: remove old Rust docs output pathMiguel Ojeda2023-10-191-1/+1
| | |_|/ | |/| |
* | | | Linux 6.6-rc6v6.6-rc6Linus Torvalds2023-10-151-1/+1
* | | | Linux 6.6-rc5v6.6-rc5Linus Torvalds2023-10-081-1/+1
|/ / /
* | | Linux 6.6-rc4v6.6-rc4Linus Torvalds2023-10-011-1/+1
* | | Linux 6.6-rc3v6.6-rc3Linus Torvalds2023-09-241-1/+1
| |/ |/|
* | Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
|/
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-101-2/+2
* Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-142/+30
|\
| * kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-041-1/+0
| * kbuild: support modules_sign for external modules as wellMasahiro Yamada2023-09-011-16/+16