Age | Commit message (Expand) | Author | Files | Lines |
2024-03-24 | Linux 6.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -21/+28 |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -8/+0 |
2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2024-03-11 | Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -2/+2 |
2024-03-10 | Linux 6.8 | Linus Torvalds | 1 | -1/+1 |
2024-03-10 | kbuild: unexport abs_srctree and abs_objtree | Masahiro Yamada | 1 | -2/+2 |
2024-03-09 | kbuild: fix inconsistent indentation in top Makefile | Masahiro Yamada | 1 | -16/+16 |
2024-03-03 | Linux 6.8-rc7 | Linus Torvalds | 1 | -1/+1 |
2024-02-29 | kbuild: mark `rustc` (and others) invocations as recursive | Miguel Ojeda | 1 | -2/+2 |
2024-02-25 | Linux 6.8-rc6 | Linus Torvalds | 1 | -1/+1 |
2024-02-25 | kbuild: Use -fmin-function-alignment when available | Petr Pavlu | 1 | -0/+7 |
2024-02-22 | Makefile: drop warn-stack-size plugin opt | Nathan Chancellor | 1 | -8/+0 |
2024-02-19 | kbuild: simplify dtbs_install by reading the list of compiled DTBs | Masahiro Yamada | 1 | -1/+1 |
2024-02-19 | kbuild: create a list of all built DTB files | Masahiro Yamada | 1 | -2/+2 |
2024-02-18 | Linux 6.8-rc5 | Linus Torvalds | 1 | -1/+1 |
2024-02-15 | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada | 1 | -6/+6 |
2024-02-11 | Linux 6.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2024-02-09 | rust: Refactor the build target to allow the use of builtin targets | Jamie Cunliffe | 1 | -1/+0 |
2024-02-04 | Linux 6.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2024-02-01 | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2024-01-31 | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov | 1 | -6/+6 |
2024-01-31 | kbuild: fix W= flags in the help message | Masahiro Yamada | 1 | -1/+1 |
2024-01-28 | Linux 6.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2024-01-21 | init: Kconfig: Disable -Wstringop-overflow for GCC-11 | Gustavo A. R. Silva | 1 | -1/+3 |
2024-01-21 | Makefile: Enable -Wstringop-overflow globally | Gustavo A. R. Silva | 1 | -0/+2 |
2024-01-21 | Linux 6.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -9/+14 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+4 |
2024-01-07 | Linux 6.7 | Linus Torvalds | 1 | -1/+1 |
2023-12-31 | Linux 6.7-rc8 | Linus Torvalds | 1 | -1/+1 |
2023-12-29 | kbuild: resolve symlinks for O= properly | Masahiro Yamada | 1 | -7/+4 |
2023-12-23 | Linux 6.7-rc7 | Linus Torvalds | 1 | -1/+1 |
2023-12-17 | Linux 6.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2023-12-10 | checkstack: allow to pass MINSTACKSIZE parameter | Heiko Carstens | 1 | -2/+4 |
2023-12-10 | Linux 6.7-rc5 | Linus Torvalds | 1 | -1/+1 |
2023-12-03 | Linux 6.7-rc4 | Linus Torvalds | 1 | -1/+1 |
2023-12-03 | kbuild: support W=c and W=e shorthands for Kconfig | Masahiro Yamada | 1 | -0/+10 |
2023-11-28 | kbuild: remove the last use of old cmd_src_tar rule in packaging | Masahiro Yamada | 1 | -2/+0 |
2023-11-26 | Linux 6.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2023-11-19 | Linux 6.7-rc2 | Linus Torvalds | 1 | -1/+1 |
2023-11-12 | Linux 6.7-rc1 | Linus Torvalds | 1 | -2/+2 |
2023-11-04 | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -20/+18 |
2023-11-01 | Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2023-10-29 | Linux 6.6 | Linus Torvalds | 1 | -1/+1 |
2023-10-28 | kbuild: Correct missing architecture-specific hyphens | Simon Glass | 1 | -5/+5 |
2023-10-28 | kbuild: avoid too many execution of scripts/pahole-flags.sh | Masahiro Yamada | 1 | -3/+1 |
2023-10-28 | kbuild: unify no-compiler-targets and no-sync-config-targets | Masahiro Yamada | 1 | -11/+2 |
2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada | 1 | -0/+9 |