| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | Linux 6.2-rc7v6.2-rc7 | Linus Torvalds | 2023-02-05 | 1 | -1/+1 |
* | | | | Linux 6.2-rc6v6.2-rc6 | Linus Torvalds | 2023-01-29 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Linux 6.2-rc5v6.2-rc5 | Linus Torvalds | 2023-01-22 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-01-21 | 1 | -1/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y | Masahiro Yamada | 2023-01-10 | 1 | -0/+1 |
| * | | kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux | Masahiro Yamada | 2023-01-10 | 1 | -1/+13 |
* | | | Linux 6.2-rc4v6.2-rc4 | Linus Torvalds | 2023-01-15 | 1 | -1/+1 |
|/ / |
|
* | | Linux 6.2-rc3v6.2-rc3 | Linus Torvalds | 2023-01-08 | 1 | -1/+1 |
* | | kbuild: fix single *.ko build | Masahiro Yamada | 2023-01-05 | 1 | -1/+1 |
* | | Linux 6.2-rc2v6.2-rc2 | Linus Torvalds | 2023-01-01 | 1 | -1/+1 |
* | | kbuild: sort single-targets alphabetically again | Masahiro Yamada | 2022-12-30 | 1 | -1/+1 |
|/ |
|
* | Linux 6.2-rc1v6.2-rc1 | Linus Torvalds | 2022-12-25 | 1 | -2/+2 |
* | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-12-19 | 1 | -7/+19 |
|\ |
|
| * | kbuild: ensure Make >= 3.82 is used | Masahiro Yamada | 2022-12-14 | 1 | -0/+4 |
| * | kbuild: change module.order to list *.o instead of *.ko | Masahiro Yamada | 2022-12-14 | 1 | -1/+1 |
| * | kbuild: add read-file macro | Masahiro Yamada | 2022-12-13 | 1 | -1/+1 |
| * | kbuild: add test-{ge,gt,le,lt} macros | Masahiro Yamada | 2022-12-13 | 1 | -1/+1 |
| * | kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS | Masahiro Yamada | 2022-12-11 | 1 | -1/+2 |
| * | kbuild: Port silent mode detection to future gnu make. | Dmitry Goncharov | 2022-12-10 | 1 | -3/+10 |
* | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-12-19 | 1 | -1/+3 |
|\ \ |
|
| * | | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy | 2022-11-18 | 1 | -1/+3 |