| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-10 | rust: use host dylib naming convention to support macOS | Tamir Duberstein | 1 | -1/+1 |
| 2025-01-05 | Linux 6.13-rc6v6.13-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-12-29 | Linux 6.13-rc5v6.13-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2024-12-22 | Linux 6.13-rc4v6.13-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2024-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-12-15 | Linux 6.13-rc3v6.13-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-12-11 | lib: packing: add pack_fields() and unpack_fields() | Vladimir Oltean | 1 | -0/+4 |
| 2024-12-08 | Linux 6.13-rc2v6.13-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2024-12-01 | Linux 6.13-rc1v6.13-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -85/+136 |
| 2024-11-28 | kbuild: switch from lz4c to lz4 for compression | Parth Pancholi | 1 | -1/+1 |
| 2024-11-28 | kbuild: remove support for single %.symtypes build rule | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-28 | kbuild: allow to start building external modules in any directory | Masahiro Yamada | 1 | -2/+6 |
| 2024-11-28 | kbuild: make wrapper Makefile more convenient for external modules | Masahiro Yamada | 1 | -1/+11 |
| 2024-11-28 | kbuild: use absolute path in the generated wrapper Makefile | Masahiro Yamada | 1 | -2/+3 |
| 2024-11-28 | kbuild: support -fmacro-prefix-map for external modules | Masahiro Yamada | 1 | -2/+4 |
| 2024-11-28 | kbuild: support building external modules in a separate build directory | Masahiro Yamada | 1 | -2/+18 |
| 2024-11-28 | kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables | Masahiro Yamada | 1 | -13/+9 |
| 2024-11-28 | kbuild: change working directory to external module directory with M= | Masahiro Yamada | 1 | -33/+49 |
| 2024-11-27 | Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+1 |
| 2024-11-27 | kbuild: use 'output' variable to create the output directory | Masahiro Yamada | 1 | -6/+8 |
| 2024-11-27 | kbuild: rename abs_objtree to abs_output | Masahiro Yamada | 1 | -5/+5 |
| 2024-11-27 | kbuild: add $(objtree)/ prefix to some in-kernel build artifacts | Masahiro Yamada | 1 | -5/+5 |
| 2024-11-27 | kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile | Masahiro Yamada | 1 | -2/+2 |
| 2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 1 | -0/+1 |
| 2024-11-26 | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -4/+12 |
| 2024-11-25 | rust: allow `clippy::needless_lifetimes` | Miguel Ojeda | 1 | -0/+1 |
| 2024-11-17 | Linux 6.12v6.12 | Linus Torvalds | 1 | -1/+1 |
| 2024-11-10 | Linux 6.12-rc7v6.12-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2024-11-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 1 | -0/+1 |
| 2024-11-06 | kbuild: simplify rustfmt target | Masahiro Yamada | 1 | -11/+2 |
| 2024-11-05 | scripts: Remove export_report.pl | Matthew Maurer | 1 | -5/+1 |
| 2024-11-04 | kbuild: add generic support for built-in boot DTBs | Masahiro Yamada | 1 | -1/+6 |
| 2024-11-04 | kbuild: check the presence of include/generated/rustc_cfg | Masahiro Yamada | 1 | -2/+3 |
| 2024-11-04 | kbuild: refactor the check for missing config files | Masahiro Yamada | 1 | -8/+13 |
| 2024-11-03 | Linux 6.12-rc6v6.12-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2024-10-27 | Linux 6.12-rc5v6.12-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2024-10-20 | Linux 6.12-rc4v6.12-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2024-10-13 | Linux 6.12-rc3v6.12-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2024-10-07 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | Miguel Ojeda | 1 | -1/+0 |
| 2024-10-07 | rust: introduce `.clippy.toml` | Miguel Ojeda | 1 | -0/+3 |
| 2024-10-07 | rust: enable `rustdoc::unescaped_backticks` lint | Miguel Ojeda | 1 | -1/+2 |
| 2024-10-07 | rust: enable `clippy::ignored_unit_patterns` lint | Miguel Ojeda | 1 | -0/+1 |
| 2024-10-07 | rust: enable `clippy::unnecessary_safety_doc` lint | Miguel Ojeda | 1 | -0/+1 |
| 2024-10-07 | rust: enable `clippy::unnecessary_safety_comment` lint | Miguel Ojeda | 1 | -0/+1 |
| 2024-10-07 | rust: enable `clippy::undocumented_unsafe_blocks` lint | Miguel Ojeda | 1 | -0/+1 |
| 2024-10-07 | rust: sort global Rust flags | Miguel Ojeda | 1 | -4/+4 |
| 2024-10-06 | Linux 6.12-rc2v6.12-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2024-10-07 | kbuild: fix a typo dt_binding_schema -> dt_binding_schemas | Xu Yang | 1 | -1/+1 |
| 2024-09-29 | Linux 6.12-rc1v6.12-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2024-09-25 | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -3/+16 |
| 2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+2 |
| 2024-09-24 | kbuild: remove unnecessary export of RUST_LIB_SRC | Masahiro Yamada | 1 | -4/+0 |
| 2024-09-20 | kbuild: generate offset range data for builtin modules | Kris Van Hees | 1 | -0/+1 |
| 2024-09-16 | rust: cfi: add support for CFI_CLANG with Rust | Matthew Maurer | 1 | -0/+7 |
| 2024-09-15 | Linux 6.11v6.11 | Linus Torvalds | 1 | -1/+1 |
| 2024-09-13 | cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS | Alice Ryhl | 1 | -0/+3 |
| 2024-09-13 | rust: support for shadow call stack sanitizer | Alice Ryhl | 1 | -0/+1 |
| 2024-09-08 | Linux 6.11-rc7v6.11-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2024-09-05 | Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -0/+1 |
| 2024-09-05 | kbuild: rust: re-run Kconfig if the version text changes | Miguel Ojeda | 1 | -3/+5 |
| 2024-09-01 | kbuild: remove *.symversions left-over | Masahiro Yamada | 1 | -1/+1 |
| 2024-09-01 | Linux 6.11-rc6v6.11-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2024-08-27 | rust: allow `stable_features` lint | Miguel Ojeda | 1 | -0/+1 |
| 2024-08-25 | Linux 6.11-rc5v6.11-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2024-08-23 | Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2024-08-18 | Linux 6.11-rc4v6.11-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2024-08-16 | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+1 |
| 2024-08-11 | Linux 6.11-rc3v6.11-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2024-08-10 | kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive | Miguel Ojeda | 1 | -1/+1 |
| 2024-08-06 | Makefile: add $(srctree) to dependency of compile_commands.json target | Alexandre Courbot | 1 | -1/+1 |
| 2024-08-04 | Linux 6.11-rc2v6.11-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2024-07-28 | Linux 6.11-rc1v6.11-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -14/+16 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -22/+14 |
| 2024-07-22 | kbuild: add script and target to generate pacman package | Thomas Weißschuh | 1 | -1/+1 |
| 2024-07-21 | kbuild: move some helper headers from scripts/kconfig/ to scripts/include/ | Masahiro Yamada | 1 | -2/+4 |
| 2024-07-20 | Makefile: add comment to discourage tools/* addition for kernel builds | Masahiro Yamada | 1 | -0/+6 |
| 2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-16 | kbuild: raise the minimum GNU Make requirement to 4.0 | Masahiro Yamada | 1 | -19/+3 |
| 2024-07-14 | Linux 6.10v6.10 | Linus Torvalds | 1 | -1/+1 |
| 2024-07-10 | kbuild: add syscall table generation to scripts/Makefile.asm-headers | Arnd Bergmann | 1 | -1/+1 |
| 2024-07-10 | rust: simplify Clippy warning flags set | Miguel Ojeda | 1 | -4/+2 |
| 2024-07-10 | rust: relax most deny-level lints to warnings | Miguel Ojeda | 1 | -11/+13 |
| 2024-07-08 | kbuild: rust-analyzer: improve comment documentation | John Hubbard | 1 | -1/+3 |
| 2024-07-08 | kbuild: rust-analyzer: better error handling | John Hubbard | 1 | -0/+1 |
| 2024-07-08 | kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling | Miguel Ojeda | 1 | -2/+1 |
| 2024-07-07 | Linux 6.10-rc7v6.10-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2024-06-30 | Linux 6.10-rc6v6.10-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2024-06-23 | Linux 6.10-rc5v6.10-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2024-06-16 | Linux 6.10-rc4v6.10-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2024-06-09 | Linux 6.10-rc3v6.10-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2024-06-02 | Linux 6.10-rc2v6.10-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2024-05-26 | Linux 6.10-rc1v6.10-rc1 | Linus Torvalds | 1 | -3/+3 |
| 2024-05-19 | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland | 1 | -0/+5 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -17/+27 |
| 2024-05-12 | Linux 6.9v6.9 | Linus Torvalds | 1 | -1/+1 |
| 2024-05-10 | kbuild: add 'private' to target-specific variables | Masahiro Yamada | 1 | -5/+5 |
| 2024-05-10 | kbuild: remove redundant $(wildcard ) for rm-files | Masahiro Yamada | 1 | -1/+1 |
| 2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -0/+7 |
| 2024-05-05 | Linux 6.9-rc7v6.9-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2024-05-02 | kbuild: Remove support for Clang's ThinLTO caching | Nathan Chancellor | 1 | -3/+2 |
| 2024-05-02 | dt-bindings: kbuild: Add separate target/dependency for processed-schema.json | Rob Herring | 1 | -9/+13 |
| 2024-04-28 | Linux 6.9-rc6v6.9-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2024-04-21 | Linux 6.9-rc5v6.9-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2024-04-14 | Linux 6.9-rc4v6.9-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2024-04-07 | Linux 6.9-rc3v6.9-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2024-03-31 | Linux 6.9-rc2v6.9-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2024-03-24 | Linux 6.9-rc1v6.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.8v6.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-rc7v6.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-rc6v6.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-rc5v6.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-rc4v6.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-rc3v6.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-rc2v6.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-rc1v6.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.7v6.7 | Linus Torvalds | 1 | -1/+1 |
| 2023-12-31 | Linux 6.7-rc8v6.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-rc7v6.7-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2023-12-17 | Linux 6.7-rc6v6.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-rc5v6.7-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2023-12-03 | Linux 6.7-rc4v6.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-rc3v6.7-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2023-11-19 | Linux 6.7-rc2v6.7-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2023-11-12 | Linux 6.7-rc1v6.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.6v6.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 |
| 2023-10-22 | Linux 6.6-rc7v6.6-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2023-10-21 | Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-10-19 | kbuild: remove old Rust docs output path | Miguel Ojeda | 1 | -1/+1 |
| 2023-10-15 | Linux 6.6-rc6v6.6-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2023-10-08 | Linux 6.6-rc5v6.6-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2023-10-05 | kbuild: Merge per-arch config for kselftest-merge target | Björn Töpel | 1 | -1/+1 |
| 2023-10-05 | kbuild: Let builtin have precedence over modules for kselftest-merge | Björn Töpel | 1 | -1/+1 |
| 2023-10-03 | kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/ | Masahiro Yamada | 1 | -1/+1 |
| 2023-10-01 | Linux 6.6-rc4v6.6-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2023-09-24 | Linux 6.6-rc3v6.6-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2023-09-17 | Linux 6.6-rc2v6.6-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel | 1 | -2/+2 |
| 2023-09-10 | Linux 6.6-rc1v6.6-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -142/+30 |
| 2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook | 1 | -1/+0 |
| 2023-09-01 | kbuild: support modules_sign for external modules as well | Masahiro Yamada | 1 | -16/+16 |
| 2023-09-01 | kbuild: move more module installation code to scripts/Makefile.modinst | Masahiro Yamada | 1 | -27/+7 |
| 2023-08-29 | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -7/+9 |
| 2023-08-29 | kbuild: remove $(MODLIB)/source symlink | Masahiro Yamada | 1 | -6/+2 |
| 2023-08-29 | kbuild: move depmod rule to scripts/Makefile.modinst | Masahiro Yamada | 1 | -8/+0 |
| 2023-08-29 | kbuild: add modules_sign to no-{compiler,sync-config}-targets | Masahiro Yamada | 1 | -2/+2 |
| 2023-08-29 | kbuild: do not run depmod for 'make modules_sign' | Masahiro Yamada | 1 | -0/+2 |
| 2023-08-27 | Linux 6.5v6.5 | Linus Torvalds | 1 | -1/+1 |
| 2023-08-22 | kbuild: remove include/ksym from CLEAN_FILES | Masahiro Yamada | 1 | -1/+1 |
| 2023-08-20 | Linux 6.5-rc7v6.5-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2023-08-20 | kbuild: consolidate warning flags in scripts/Makefile.extrawarn | Arnd Bergmann | 1 | -88/+0 |
| 2023-08-14 | rust: enable `no_mangle_with_rust_abi` Clippy lint | Miguel Ojeda | 1 | -0/+1 |
| 2023-08-13 | Linux 6.5-rc6v6.5-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2023-08-09 | kbuild: rust_is_available: remove -v option | Masahiro Yamada | 1 | -2/+2 |
| 2023-08-07 | scripts: `make rust-analyzer` for out-of-tree modules | Vinay Varma | 1 | -5/+6 |
| 2023-08-06 | Linux 6.5-rc5v6.5-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2023-07-30 | Linux 6.5-rc4v6.5-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2023-07-25 | kbuild: rpm-pkg: rename binkernel.spec to kernel.spec | Masahiro Yamada | 1 | -1/+1 |
| 2023-07-25 | kbuild: add a phony target to run a command with Kbuild env vars | Masahiro Yamada | 1 | -0/+4 |
| 2023-07-25 | kbuild: Enable -Wenum-conversion by default | Borislav Petkov (AMD) | 1 | -0/+3 |
| 2023-07-23 | Linux 6.5-rc3v6.5-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2023-07-23 | Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+17 |
| 2023-07-23 | kbuild: flatten KBUILD_CFLAGS | Alexey Dobriyan | 1 | -5/+17 |
| 2023-07-16 | Linux 6.5-rc2v6.5-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2023-07-09 | Linux 6.5-rc1v6.5-rc1 | Linus Torvalds | 1 | -2/+2 |