| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-07-01 | 1 | -51/+43 |
|\ \ |
|
| * | | kbuild: revive "Entering directory" for Make >= 4.4.1 | Masahiro Yamada | 2023-06-27 | 1 | -16/+20 |
| * | | kbuild: set correct abs_srctree and abs_objtree for package builds | Masahiro Yamada | 2023-06-27 | 1 | -6/+4 |
| * | | kbuild: make modules_install copy modules.builtin(.modinfo) | Masahiro Yamada | 2023-06-24 | 1 | -10/+16 |
| * | | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion | Masahiro Yamada | 2023-06-22 | 1 | -19/+3 |
* | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-28 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | kbuild: Enable -fstrict-flex-arrays=3 | Kees Cook | 2023-05-22 | 1 | -0/+6 |
| |/ |
|
* | | Linux 6.4v6.4 | Linus Torvalds | 2023-06-26 | 1 | -1/+1 |
* | | Linux 6.4-rc7v6.4-rc7 | Linus Torvalds | 2023-06-18 | 1 | -1/+1 |
* | | Linux 6.4-rc6v6.4-rc6 | Linus Torvalds | 2023-06-11 | 1 | -1/+1 |
* | | Linux 6.4-rc5v6.4-rc5 | Linus Torvalds | 2023-06-04 | 1 | -1/+1 |
* | | Linux 6.4-rc4v6.4-rc4 | Linus Torvalds | 2023-05-28 | 1 | -1/+1 |
* | | Linux 6.4-rc3v6.4-rc3 | Linus Torvalds | 2023-05-21 | 1 | -1/+1 |
|/ |
|
* | Linux 6.4-rc2v6.4-rc2 | Linus Torvalds | 2023-05-14 | 1 | -1/+1 |
* | Linux 6.4-rc1v6.4-rc1 | Linus Torvalds | 2023-05-07 | 1 | -2/+2 |
* | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-04-30 | 1 | -1/+2 |
|\ |
|
| * | Makefile: use -z pack-relative-relocs | Fangrui Song | 2023-04-17 | 1 | -1/+2 |
* | | Linux 6.3v6.3 | Linus Torvalds | 2023-04-23 | 1 | -1/+1 |
|/ |
|
* | Linux 6.3-rc7v6.3-rc7 | Linus Torvalds | 2023-04-17 | 1 | -1/+1 |
* | Linux 6.3-rc6v6.3-rc6 | Linus Torvalds | 2023-04-09 | 1 | -1/+1 |
* | Linux 6.3-rc5v6.3-rc5 | Linus Torvalds | 2023-04-02 | 1 | -1/+1 |
* | Linux 6.3-rc4v6.3-rc4 | Linus Torvalds | 2023-03-26 | 1 | -1/+1 |
* | Linux 6.3-rc3v6.3-rc3 | Linus Torvalds | 2023-03-19 | 1 | -1/+1 |
* | Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-03-18 | 1 | -7/+4 |
|\ |
|
| * | kbuild: use git-archive for source package creation | Masahiro Yamada | 2023-03-16 | 1 | -6/+1 |
| * | kbuild: rpm-pkg: move source components to rpmbuild/SOURCES | Masahiro Yamada | 2023-03-16 | 1 | -1/+1 |
| * | Makefile: Make kernelrelease target work with M= | Tzafrir Cohen | 2023-03-15 | 1 | -0/+2 |
* | | Linux 6.3-rc2v6.3-rc2 | Linus Torvalds | 2023-03-13 | 1 | -1/+1 |
|/ |
|
* | Linux 6.3-rc1v6.3-rc1 | Linus Torvalds | 2023-03-05 | 1 | -2/+2 |
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-02-26 | 1 | -46/+47 |
|\ |
|
| * | kbuild: add a tool to list files ignored by git | Masahiro Yamada | 2023-02-16 | 1 | -1/+6 |
| * | kbuild: remove --include-dir MAKEFLAG from top Makefile | Masahiro Yamada | 2023-02-05 | 1 | -8/+0 |
| * | kbuild: fix trivial typo in comment | Carlos Llamas | 2023-02-05 | 1 | -1/+1 |
| * | powerpc/vdso: Filter clang's auto var init zero enabler when linking | Nathan Chancellor | 2023-02-05 | 1 | -1/+3 |
| * | kbuild: save overridden KERNELRELEASE in include/config/kernel.release | Masahiro Yamada | 2023-02-05 | 1 | -1/+5 |
| * | setlocalversion: absorb $(KERNELVERSION) | Masahiro Yamada | 2023-02-05 | 1 | -3/+2 |
| * | kbuild: Stop using '-Qunused-arguments' with clang | Nathan Chancellor | 2023-01-26 | 1 | -1/+0 |
| * | kbuild: also delete temporary directories | Thomas Weißschuh | 2023-01-22 | 1 | -2/+3 |
| * | kbuild: rust: move rust/target.json to scripts/ | Masahiro Yamada | 2023-01-22 | 1 | -2/+2 |
| * | kbuild: make W=1 warn files that are tracked but ignored by git | Masahiro Yamada | 2023-01-22 | 1 | -0/+6 |
| * | kbuild: drop V=0 support | Masahiro Yamada | 2023-01-22 | 1 | -5/+2 |
| * | kbuild: allow to combine multiple V= levels | Masahiro Yamada | 2023-01-22 | 1 | -9/+9 |
| * | kbuild: print short log in addition to the whole command with V=1 | Masahiro Yamada | 2023-01-22 | 1 | -11/+7 |
| * | kbuild: refactor silent mode detection | Masahiro Yamada | 2023-01-22 | 1 | -3/+3 |
* | | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-24 | 1 | -1/+8 |
|\ \ |
|
| * | | kbuild: Optionally enable schema checks for %.dtb targets | Rob Herring | 2022-12-26 | 1 | -1/+8 |
* | | | Merge tag 'rust-6.3' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2023-02-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rust: delete rust-project.json when running make clean | Maíra Canal | 2023-02-07 | 1 | -1/+1 |
* | | | | Linux 6.2v6.2 | Linus Torvalds | 2023-02-19 | 1 | -1/+1 |
* | | | | Linux 6.2-rc8v6.2-rc8 | Linus Torvalds | 2023-02-12 | 1 | -1/+1 |