Age | Commit message (Expand) | Author |
2024-07-28 | Linux 6.11-rc1v6.11-rc1 | Linus Torvalds |
2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-07-22 | kbuild: add script and target to generate pacman package | Thomas Weißschuh |
2024-07-21 | kbuild: move some helper headers from scripts/kconfig/ to scripts/include/ | Masahiro Yamada |
2024-07-20 | Makefile: add comment to discourage tools/* addition for kernel builds | Masahiro Yamada |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-16 | kbuild: raise the minimum GNU Make requirement to 4.0 | Masahiro Yamada |
2024-07-14 | Linux 6.10v6.10 | Linus Torvalds |
2024-07-10 | kbuild: add syscall table generation to scripts/Makefile.asm-headers | Arnd Bergmann |
2024-07-10 | rust: simplify Clippy warning flags set | Miguel Ojeda |
2024-07-10 | rust: relax most deny-level lints to warnings | Miguel Ojeda |
2024-07-08 | kbuild: rust-analyzer: improve comment documentation | John Hubbard |
2024-07-08 | kbuild: rust-analyzer: better error handling | John Hubbard |
2024-07-08 | kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling | Miguel Ojeda |
2024-07-07 | Linux 6.10-rc7v6.10-rc7 | Linus Torvalds |
2024-06-30 | Linux 6.10-rc6v6.10-rc6 | Linus Torvalds |
2024-06-23 | Linux 6.10-rc5v6.10-rc5 | Linus Torvalds |
2024-06-16 | Linux 6.10-rc4v6.10-rc4 | Linus Torvalds |
2024-06-09 | Linux 6.10-rc3v6.10-rc3 | Linus Torvalds |
2024-06-02 | Linux 6.10-rc2v6.10-rc2 | Linus Torvalds |
2024-05-26 | Linux 6.10-rc1v6.10-rc1 | Linus Torvalds |
2024-05-19 | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-12 | Linux 6.9v6.9 | Linus Torvalds |
2024-05-10 | kbuild: add 'private' to target-specific variables | Masahiro Yamada |
2024-05-10 | kbuild: remove redundant $(wildcard ) for rm-files | Masahiro Yamada |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-05 | Linux 6.9-rc7v6.9-rc7 | Linus Torvalds |
2024-05-02 | kbuild: Remove support for Clang's ThinLTO caching | Nathan Chancellor |
2024-05-02 | dt-bindings: kbuild: Add separate target/dependency for processed-schema.json | Rob Herring |
2024-04-28 | Linux 6.9-rc6v6.9-rc6 | Linus Torvalds |
2024-04-21 | Linux 6.9-rc5v6.9-rc5 | Linus Torvalds |
2024-04-14 | Linux 6.9-rc4v6.9-rc4 | Linus Torvalds |
2024-04-07 | Linux 6.9-rc3v6.9-rc3 | Linus Torvalds |
2024-03-31 | Linux 6.9-rc2v6.9-rc2 | Linus Torvalds |
2024-03-24 | Linux 6.9-rc1v6.9-rc1 | Linus Torvalds |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-03-11 | Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-03-10 | Linux 6.8v6.8 | Linus Torvalds |
2024-03-10 | kbuild: unexport abs_srctree and abs_objtree | Masahiro Yamada |
2024-03-09 | kbuild: fix inconsistent indentation in top Makefile | Masahiro Yamada |
2024-03-03 | Linux 6.8-rc7v6.8-rc7 | Linus Torvalds |
2024-02-29 | kbuild: mark `rustc` (and others) invocations as recursive | Miguel Ojeda |
2024-02-25 | Linux 6.8-rc6v6.8-rc6 | Linus Torvalds |
2024-02-25 | kbuild: Use -fmin-function-alignment when available | Petr Pavlu |
2024-02-22 | Makefile: drop warn-stack-size plugin opt | Nathan Chancellor |
2024-02-19 | kbuild: simplify dtbs_install by reading the list of compiled DTBs | Masahiro Yamada |