| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -0/+5 |
| 2 days | Merge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -6/+21 |
| 2 days | Merge branch 'rust-fixes' of https://github.com/Rust-for-Linux/linux.git | Mark Brown | 1 | -1/+2 |
| 2 days | Merge branch 'spdx-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 1 | -2/+26 |
| 3 days | gcov: use atomic counter updates to fix concurrent access crashes | Konstantin Khorenko | 1 | -6/+21 |
| 6 days | rust: kasan/kbuild: fix rustc-option when cross-compiling | Alice Ryhl | 1 | -1/+2 |
| 7 days | Linux 7.1-rc5v7.1-rc5 | Linus Torvalds | 1 | -1/+1 |
| 10 days | scripts/sbom: add SPDX output graph | Luis Augenstein | 1 | -1/+4 |
| 10 days | scripts/sbom: add JSON-LD serialization | Luis Augenstein | 1 | -1/+2 |
| 10 days | scripts/sbom: add cmd graph generation | Luis Augenstein | 1 | -1/+5 |
| 10 days | scripts/sbom: integrate script in make process | Luis Augenstein | 1 | -2/+18 |
| 2026-05-17 | Linux 7.1-rc4v7.1-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2026-05-14 | slab: support for compiler-assisted type-based slab cache partitioning | Marco Elver | 1 | -0/+5 |
| 2026-05-10 | Linux 7.1-rc3v7.1-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2026-05-09 | Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -0/+2 |
| 2026-05-03 | Linux 7.1-rc2v7.1-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2026-04-30 | rust: allow `clippy::collapsible_if` globally | Miguel Ojeda | 1 | -0/+1 |
| 2026-04-30 | rust: allow `clippy::collapsible_match` globally | Miguel Ojeda | 1 | -0/+1 |
| 2026-04-26 | Linux 7.1-rc1v7.1-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2026-04-25 | Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2026-04-24 | kbuild: Never respect CONFIG_WERROR / W=e to fixdep | Thomas Weißschuh | 1 | -0/+2 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -9/+26 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 1 | -2/+19 |
| 2026-04-12 | Linux 7.0v7.0 | Linus Torvalds | 1 | -1/+1 |
| 2026-04-08 | Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li... | Miguel Ojeda | 1 | -1/+5 |
| 2026-04-07 | kbuild: expand inlining hints with -fdiagnostics-show-inlining-chain | Justin Stitt | 1 | -0/+4 |
| 2026-04-07 | rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0 | Miguel Ojeda | 1 | -1/+7 |
| 2026-04-07 | rust: kbuild: support global per-version flags | Miguel Ojeda | 1 | -1/+9 |
| 2026-04-07 | rust: allow globally `clippy::incompatible_msrv` | Miguel Ojeda | 1 | -0/+1 |
| 2026-04-05 | Linux 7.0-rc7v7.0-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2026-04-03 | kbuild: rust: allow `clippy::uninlined_format_args` | Miguel Ojeda | 1 | -0/+1 |
| 2026-03-30 | kbuild: rust: provide an option to inline C helpers into Rust | Gary Guo | 1 | -1/+2 |
| 2026-03-29 | Linux 7.0-rc6v7.0-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2026-03-24 | Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2026-03-22 | Linux 7.0-rc5v7.0-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2026-03-18 | kbuild: reduce output spam when building out of tree | Thomas Weißschuh | 1 | -5/+9 |
| 2026-03-16 | kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto b... | Yonghong Song | 1 | -0/+1 |
| 2026-03-15 | Linux 7.0-rc4v7.0-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2026-03-14 | Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
| 2026-03-12 | rust: kbuild: allow `unused_features` | Miguel Ojeda | 1 | -0/+1 |
| 2026-03-12 | kbuild: Use '-fms-anonymous-structs' if it is available | Nathan Chancellor | 1 | -1/+1 |
| 2026-03-12 | kbuild: Consolidate C dialect options | Nathan Chancellor | 1 | -4/+12 |
| 2026-03-09 | kbuild: Delete .builtin-dtbs.S when running make clean | Charles Mirabile | 1 | -1/+1 |
| 2026-03-08 | Linux 7.0-rc3v7.0-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2026-03-06 | Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
| 2026-03-06 | rust: build: remap path to avoid absolute path | Gary Guo | 1 | -0/+3 |
| 2026-03-02 | kbuild: Leave objtool binary around with 'make clean' | Nathan Chancellor | 1 | -4/+4 |
| 2026-03-01 | Linux 7.0-rc2v7.0-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2026-02-22 | Linux 7.0-rc1v7.0-rc1 | Linus Torvalds | 1 | -3/+3 |
| 2026-02-18 | Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+10 |
| 2026-02-12 | kbuild: Add objtool to top-level clean target | Josh Poimboeuf | 1 | -1/+10 |
| 2026-02-12 | Merge 7.0 Kbuild changes into kbuild-fixes | Nathan Chancellor | 1 | -2/+11 |
| 2026-02-11 | Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+10 |
| 2026-02-11 | Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -2/+11 |
| 2026-02-10 | Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+8 |
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -4/+11 |
| 2026-02-10 | Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
| 2026-02-09 | Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 1 | -1/+1 |
| 2026-02-08 | Linux 6.19v6.19 | Linus Torvalds | 1 | -1/+1 |
| 2026-02-07 | kbuild: remove dependency of run-command on config | Thomas Weißschuh | 1 | -1/+2 |
| 2026-02-01 | Linux 6.19-rc8v6.19-rc8 | Linus Torvalds | 1 | -1/+1 |
| 2026-01-30 | Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2026-01-25 | Linux 6.19-rc7v6.19-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2026-01-23 | kbuild: rust: clean libpin_init_internal in mrproper | Chen Miao | 1 | -1/+2 |
| 2026-01-21 | kbuild: Reject unexpected values for LLVM= | Thomas Weißschuh | 1 | -0/+2 |
| 2026-01-20 | docs: kdoc: move kernel-doc to tools/docs | Jonathan Corbet | 1 | -1/+1 |
| 2026-01-18 | Linux 6.19-rc6v6.19-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2026-01-18 | compiler: Use __typeof_unqual__() for __unqual_scalar_typeof() | Peter Zijlstra | 1 | -0/+8 |
| 2026-01-17 | compiler_types.h: Attributes: Add __counted_by_ptr macro | Bill Wendling | 1 | -0/+6 |
| 2026-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5 | Alexei Starovoitov | 1 | -1/+1 |
| 2026-01-14 | kbuild: Drop superfluous compiler option checks | Thomas Weißschuh | 1 | -1/+1 |
| 2026-01-11 | Linux 6.19-rc5v6.19-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2026-01-05 | compiler-context-analysis: Add infrastructure for Context Analysis with Clang | Marco Elver | 1 | -0/+1 |
| 2026-01-04 | Linux 6.19-rc4v6.19-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-12-28 | Linux 6.19-rc3v6.19-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-12-21 | Linux 6.19-rc2v6.19-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-12-19 | kbuild: Add top-level target for building gen_init_cpio | Nicolas Schier | 1 | -0/+6 |
| 2025-12-19 | kbuild: Sync kconfig when PAHOLE_VERSION changes | Ihor Solodrai | 1 | -4/+11 |
| 2025-12-17 | dt-bindings: kbuild: Support single binding targets | Rob Herring (Arm) | 1 | -4/+10 |
| 2025-12-14 | Linux 6.19-rc1v6.19-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-12-05 | Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+21 |
| 2025-12-05 | Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2025-12-03 | Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -3/+12 |
| 2025-12-03 | Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -0/+7 |
| 2025-12-03 | Merge tag 'docs-6.19' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+4 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2025-11-30 | Linux 6.18v6.18 | Linus Torvalds | 1 | -1/+1 |
| 2025-11-24 | kbuild: Enable GCC diagnostic context for value-tracking warnings | Kees Cook | 1 | -0/+3 |
| 2025-11-24 | rust: syn: enable support in kbuild | Miguel Ojeda | 1 | -0/+1 |
| 2025-11-24 | rust: quote: enable support in kbuild | Miguel Ojeda | 1 | -0/+1 |
| 2025-11-24 | rust: proc-macro2: enable support in kbuild | Miguel Ojeda | 1 | -0/+5 |
| 2025-11-23 | Linux 6.18-rc7v6.18-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-11-16 | Linux 6.18-rc6v6.18-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-11-14 | kbuild: allow architectures to override CC_CAN_LINK | Thomas Weißschuh | 1 | -2/+11 |
| 2025-11-10 | Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS" | Christian Brauner | 1 | -0/+3 |
| 2025-11-09 | Linux 6.18-rc5v6.18-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-11-08 | kbuild: Rename Makefile.extrawarn to Makefile.warn | Nathan Chancellor | 1 | -1/+1 |
| 2025-11-08 | Merge tag 'kbuild-ms-extensions-6.19' into kbuild-next | Nicolas Schier | 1 | -0/+3 |
| 2025-11-02 | Linux 6.18-rc4v6.18-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-10-29 | Kbuild: enable -fms-extensions | Rasmus Villemoes | 1 | -0/+3 |
| 2025-10-26 | Linux 6.18-rc3v6.18-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-10-24 | tracing: Add a tracepoint verification check at build time | Steven Rostedt | 1 | -0/+21 |
| 2025-10-19 | Linux 6.18-rc2v6.18-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-10-17 | Merge branch 'build-script' into docs-mw | Jonathan Corbet | 1 | -3/+4 |
| 2025-10-12 | Linux 6.18-rc1v6.18-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+3 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -5/+3 |
| 2025-09-29 | Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-29 | Unbreak 'make tools/*' for user-space targets | Linus Torvalds | 1 | -2/+2 |
| 2025-09-28 | Linux 6.17v6.17 | Linus Torvalds | 1 | -1/+1 |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -1/+1 |
| 2025-09-21 | Linux 6.17-rc7v6.17-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-09-19 | Merge 6.17-rc6 into kbuild-next | Nathan Chancellor | 1 | -1/+1 |
| 2025-09-18 | docs: add support to build manpages from kerneldoc output | Mauro Carvalho Chehab | 1 | -3/+4 |
| 2025-09-14 | Linux 6.17-rc6v6.17-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-09-09 | docs: add tools/docs/gen-redirects.py | Vegard Nossum | 1 | -2/+3 |
| 2025-09-07 | Linux 6.17-rc5v6.17-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-08-31 | Linux 6.17-rc4v6.17-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-08-24 | Linux 6.17-rc3v6.17-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-08-18 | kbuild: userprogs: avoid duplication of flags inherited from kernel | Thomas Weißschuh | 1 | -2/+3 |
| 2025-08-17 | Linux 6.17-rc2v6.17-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-08-14 | kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn` | Miguel Ojeda | 1 | -3/+0 |
| 2025-08-10 | Linux 6.17-rc1v6.17-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-08-06 | Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+3 |
| 2025-08-06 | kheaders: make it possible to override TAR | Michał Górny | 1 | -1/+2 |
| 2025-08-06 | kbuild: userprogs: use correct linker when mixing clang and GNU ld | Thomas Weißschuh | 1 | -1/+1 |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -0/+6 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-27 | Linux 6.16v6.16 | Linus Torvalds | 1 | -1/+1 |
| 2025-07-21 | stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS | Kees Cook | 1 | -0/+1 |
| 2025-07-20 | Linux 6.16-rc7v6.16-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-07-13 | Linux 6.16-rc6v6.16-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-07-06 | Linux 6.16-rc5v6.16-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-06-29 | Linux 6.16-rc4v6.16-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-06-22 | rust: enable `clippy::ref_as_ptr` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | rust: enable `clippy::cast_lossless` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | rust: enable `clippy::as_underscore` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | rust: enable `clippy::as_ptr_cast_mut` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | rust: enable `clippy::ptr_cast_constness` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | rust: enable `clippy::ptr_as_ptr` lint | Tamir Duberstein | 1 | -0/+1 |
| 2025-06-22 | Linux 6.16-rc3v6.16-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-06-15 | Linux 6.16-rc2v6.16-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-06-16 | kbuild: move warnings about linux/export.h from W=1 to W=2 | Masahiro Yamada | 1 | -3/+0 |
| 2025-06-08 | Linux 6.16-rc1v6.16-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -15/+13 |
| 2025-06-07 | kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES} | Masahiro Yamada | 1 | -8/+8 |
| 2025-06-06 | kbuild: move W=1 check for scripts/misc-check to top-level Makefile | Masahiro Yamada | 1 | -0/+3 |
| 2025-06-06 | kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=n | Masahiro Yamada | 1 | -6/+1 |
| 2025-05-27 | Merge tag 'docs-6.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+5 |
| 2025-05-25 | Linux 6.15v6.15 | Linus Torvalds | 1 | -1/+1 |
| 2025-05-25 | Makefile: remove dependency on archscripts for header installation | Henrik Lindström | 1 | -1/+1 |
| 2025-05-18 | Linux 6.15-rc7v6.15-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-05-12 | Revert "kbuild, rust: use -fremap-path-prefix to make paths relative" | Thomas Weißschuh | 1 | -1/+0 |
| 2025-05-12 | Revert "kbuild: make all file references relative to source root" | Thomas Weißschuh | 1 | -1/+1 |
| 2025-05-11 | Linux 6.15-rc6v6.15-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-05-04 | Linux 6.15-rc5v6.15-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-04-30 | kbuild: Properly disable -Wunterminated-string-initialization for clang | Nathan Chancellor | 1 | -7/+0 |
| 2025-04-27 | Linux 6.15-rc4v6.15-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-04-24 | Makefile: move KERNELDOC macro to the main Makefile | Mauro Carvalho Chehab | 1 | -0/+5 |
| 2025-04-23 | Fix mis-uses of 'cc-option' for warning disablement | Linus Torvalds | 1 | -2/+2 |
| 2025-04-20 | gcc-15: disable '-Wunterminated-string-initialization' entirely for now | Linus Torvalds | 1 | -2/+2 |
| 2025-04-20 | Linux 6.15-rc3v6.15-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-04-20 | gcc-15: make 'unterminated string initialization' just a warning | Linus Torvalds | 1 | -0/+3 |
| 2025-04-19 | Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2025-04-14 | rust: disable `clippy::needless_continue` | Miguel Ojeda | 1 | -1/+0 |
| 2025-04-13 | Linux 6.15-rc2v6.15-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-04-08 | kbuild: Add '-fno-builtin-wcslen' | Nathan Chancellor | 1 | -0/+3 |
| 2025-04-06 | Linux 6.15-rc1v6.15-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+16 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2025-03-24 | Linux 6.14v6.14 | Linus Torvalds | 1 | -1/+1 |
| 2025-03-22 | kbuild: make all file references relative to source root | Thomas Weißschuh | 1 | -1/+1 |
| 2025-03-22 | kbuild: Add a help message for "headers" | Xin Li (Intel) | 1 | -1/+2 |
| 2025-03-19 | Merge tag 'v6.14-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+6 |
| 2025-03-16 | Linux 6.14-rc7v6.14-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-03-17 | kbuild: Create intermediate vmlinux build with relocations preserved | Ard Biesheuvel | 1 | -1/+1 |
| 2025-03-17 | kbuild: Introduce Kconfig symbol for linking vmlinux with relocations | Ard Biesheuvel | 1 | -0/+4 |
| 2025-03-15 | kbuild, rust: use -fremap-path-prefix to make paths relative | Thomas Weißschuh | 1 | -0/+1 |
| 2025-03-15 | kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux | Thomas Weißschuh | 1 | -1/+4 |
| 2025-03-15 | kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support | Masahiro Yamada | 1 | -3/+0 |
| 2025-03-15 | kbuild: move -fzero-init-padding-bits=all to the top-level Makefile | Masahiro Yamada | 1 | -0/+3 |
| 2025-03-09 | Linux 6.14-rc6v6.14-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2025-03-05 | kbuild: userprogs: use correct lld when linking through clang | Thomas Weißschuh | 1 | -0/+5 |
| 2025-03-03 | Merge tag 'v6.14-rc5' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2025-03-02 | Linux 6.14-rc5v6.14-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-02-26 | x86/ibt: Implement FineIBT-BHI mitigation | Peter Zijlstra | 1 | -0/+3 |
| 2025-02-23 | Linux 6.14-rc4v6.14-rc4 | Linus Torvalds | 1 | -1/+1 |
| 2025-02-16 | Linux 6.14-rc3v6.14-rc3 | Linus Torvalds | 1 | -1/+1 |
| 2025-02-16 | kbuild: userprogs: fix bitsize and target detection on clang | Thomas Weißschuh | 1 | -2/+2 |
| 2025-02-15 | tools: fix annoying "mkdir -p ..." logs when building tools in parallel | Masahiro Yamada | 1 | -7/+2 |
| 2025-02-09 | Linux 6.14-rc2v6.14-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2025-02-02 | Linux 6.14-rc1v6.14-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+4 |
| 2025-01-21 | Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -2/+3 |
| 2025-01-19 | Linux 6.13v6.13 | Linus Torvalds | 1 | -1/+1 |
| 2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-01-15 | kbuild: rust: add PROCMACROLDFLAGS | HONG Yifan | 1 | -1/+2 |
| 2025-01-12 | Linux 6.13-rc7v6.13-rc7 | Linus Torvalds | 1 | -1/+1 |
| 2025-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |