summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.5-rc4v6.5-rc4Linus Torvalds2023-07-301-1/+1
* Linux 6.5-rc3v6.5-rc3Linus Torvalds2023-07-231-1/+1
* Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-231-5/+17
|\
| * kbuild: flatten KBUILD_CFLAGSAlexey Dobriyan2023-07-231-5/+17
* | Linux 6.5-rc2v6.5-rc2Linus Torvalds2023-07-161-1/+1
|/
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-041-5/+1
|\
| * kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra2023-06-261-5/+1
* | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-51/+43
|\ \
| * | kbuild: revive "Entering directory" for Make >= 4.4.1Masahiro Yamada2023-06-281-16/+20
| * | kbuild: set correct abs_srctree and abs_objtree for package buildsMasahiro Yamada2023-06-281-6/+4
| * | kbuild: make modules_install copy modules.builtin(.modinfo)Masahiro Yamada2023-06-241-10/+16
| * | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada2023-06-221-19/+3
* | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-0/+6
|\ \ \ | |_|/ |/| |
| * | kbuild: Enable -fstrict-flex-arrays=3Kees Cook2023-05-221-0/+6
| |/
* | Linux 6.4v6.4Linus Torvalds2023-06-251-1/+1
* | Linux 6.4-rc7v6.4-rc7Linus Torvalds2023-06-181-1/+1
* | Linux 6.4-rc6v6.4-rc6Linus Torvalds2023-06-111-1/+1
* | Linux 6.4-rc5v6.4-rc5Linus Torvalds2023-06-041-1/+1
* | Linux 6.4-rc4v6.4-rc4Linus Torvalds2023-05-281-1/+1
* | Linux 6.4-rc3v6.4-rc3Linus Torvalds2023-05-211-1/+1
|/
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Linux 6.4-rc1v6.4-rc1Linus Torvalds2023-05-071-2/+2
* Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-301-1/+2
|\
| * Makefile: use -z pack-relative-relocsFangrui Song2023-04-171-1/+2
* | Linux 6.3v6.3Linus Torvalds2023-04-231-1/+1
|/
* Linux 6.3-rc7v6.3-rc7Linus Torvalds2023-04-161-1/+1
* Linux 6.3-rc6v6.3-rc6Linus Torvalds2023-04-091-1/+1
* Linux 6.3-rc5v6.3-rc5Linus Torvalds2023-04-021-1/+1
* Linux 6.3-rc4v6.3-rc4Linus Torvalds2023-03-261-1/+1
* Linux 6.3-rc3v6.3-rc3Linus Torvalds2023-03-191-1/+1
* Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-181-7/+4
|\
| * kbuild: use git-archive for source package creationMasahiro Yamada2023-03-161-6/+1
| * kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada2023-03-161-1/+1
| * Makefile: Make kernelrelease target work with M=Tzafrir Cohen2023-03-151-0/+2
* | Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-121-1/+1
|/
* Linux 6.3-rc1v6.3-rc1Linus Torvalds2023-03-051-2/+2
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-46/+47
|\
| * kbuild: add a tool to list files ignored by gitMasahiro Yamada2023-02-161-1/+6
| * kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-051-8/+0
| * kbuild: fix trivial typo in commentCarlos Llamas2023-02-051-1/+1
| * powerpc/vdso: Filter clang's auto var init zero enabler when linkingNathan Chancellor2023-02-051-1/+3
| * kbuild: save overridden KERNELRELEASE in include/config/kernel.releaseMasahiro Yamada2023-02-051-1/+5
| * setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada2023-02-051-3/+2
| * kbuild: Stop using '-Qunused-arguments' with clangNathan Chancellor2023-01-261-1/+0
| * kbuild: also delete temporary directoriesThomas Weißschuh2023-01-221-2/+3
| * kbuild: rust: move rust/target.json to scripts/Masahiro Yamada2023-01-221-2/+2
| * kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-221-0/+6
| * kbuild: drop V=0 supportMasahiro Yamada2023-01-221-5/+2
| * kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-221-9/+9