public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 23:27:29 to 2026-02-04 10:12:39 UTC [more...]

[PATCH] kbuild: Do not run kernel-doc when building external modules
 2026-02-04 10:11 UTC  (7+ messages)

[PATCH 0/3] scripts/container: Minor fixups suggested by ruff
 2026-02-04  8:54 UTC  (13+ messages)
` [PATCH 1/3] scripts/container: Turn runtimes class variable into a tuple
` [PATCH 2/3] scripts/container: Use list comprehension in get_names()
` [PATCH 3/3] scripts/container: Use iterable unpacking for _get_opts()

[PATCH] kbuild: install-extmod-build: do not exclude scripts/dtc/libfdt/
 2026-02-04  8:46 UTC  (7+ messages)

[PATCH] kbuild: dummy-tools: Add python3
 2026-02-04  8:16 UTC  (5+ messages)

[PATCH] rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-option
 2026-02-04  7:49 UTC  (4+ messages)

[RFC PATCH] kbuild: Make --build-id linker flag configurable
 2026-02-04  4:49 UTC  (7+ messages)

[RFC PATCH 1/3] MAINTAINERS: Add scripts/install.sh into Kbuild entry
 2026-02-04  0:16 UTC  (2+ messages)
` (subset) "

[PATCH V2] modpost: Amend ppc64 save/restfpr symnames for -Os build
 2026-02-04  0:16 UTC  (7+ messages)

[PATCH v2] rust: Makefile: bound rustdoc workaround to affected versions
 2026-02-03 23:48 UTC  (7+ messages)
      ` [PATCH v4] "
    ` [PATCH v3] "

[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
 2026-02-03 21:59 UTC  (4+ messages)

[PATCH v2 00/14] Add SPDX SBOM generation tool
 2026-02-03 20:51 UTC  (17+ messages)

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-03 12:59 UTC  (31+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 15/17] module: Introduce hash-based integrity checking

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-02-03 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
` [PATCH v2 2/3] rust: helpers: #define __rust_helper
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust

[PATCH] streamline_config.pl: remove superfluous exclamation mark
 2026-02-03  6:26 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v6.19-rc7
 2026-01-31 21:10 UTC  (2+ messages)

[PATCH] Makefile: Globally enable fall-through warning
 2026-01-31  5:40 UTC  (2+ messages)

[PATCH] kbuild: Run kernel-doc only for in-tree builds
 2026-01-31 15:11 UTC  (2+ messages)

[PATCH] kbuild: install-extmod-build: Add missing python libraries
 2026-01-31 15:08 UTC  (6+ messages)

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-31 13:36 UTC  (5+ messages)

[PATCH v3 0/2] rust: reduce duplicate information
 2026-01-30 11:24 UTC  (7+ messages)
` [PATCH v3 1/2] rust: kbuild: extract configs for reuse
` [PATCH v3 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing

[RFC PATCH 1/2] kbuild: rust: register "klint" as a tool
 2026-01-30  4:10 UTC  (12+ messages)
` [RFC PATCH 2/2] kbuild: rust: use klint to provide CONFIG_FRAME_WARN
` [RFC PATCH 0/2] Initial klint integration

[RFC] Don't create sframes during build
 2026-01-30  0:58 UTC  (10+ messages)

[PATCH v3 1/3] scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
 2026-01-30  0:10 UTC  (2+ messages)

[PATCH v2 0/2] Simplify kallsyms offset table generation
 2026-01-30  0:10 UTC  (2+ messages)

[PATCH v4 0/2] scripts: introduce containerized builds
 2026-01-30  0:10 UTC  (2+ messages)

[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
 2026-01-29 23:25 UTC  (13+ messages)
` [PATCH v6 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds

[PATCH v2 0/2] scripts: headers_install: avoid some reprocessing
 2026-01-29 12:27 UTC  (4+ messages)
` [PATCH v2 2/2] scripts: headers_install: avoid extra sed call for license check

[PATCH] kbuild: rpm-pkg: Generate debuginfo package manually
 2026-01-28 11:27 UTC  (2+ messages)

[PATCH] kbuild: Fix permissions of modules.builtin.modinfo
 2026-01-28 11:27 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Add an extra version field
 2026-01-28  6:39 UTC 

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-27 10:21 UTC  (11+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 15/36] srcu: Support Clang's "

[PATCH v3 00/14] Add SPDX SBOM generation tool
 2026-01-26 19:33 UTC  (15+ messages)
` [PATCH v3 01/14] tools/sbom: integrate tool in make process
` [PATCH v3 02/14] tools/sbom: setup sbom logging
` [PATCH v3 03/14] tools/sbom: add command parsers
` [PATCH v3 04/14] tools/sbom: add cmd graph generation
` [PATCH v3 05/14] tools/sbom: add additional dependency sources for cmd graph
` [PATCH v3 06/14] tools/sbom: add SPDX classes
` [PATCH v3 07/14] tools/sbom: add JSON-LD serialization
` [PATCH v3 08/14] tools/sbom: add shared SPDX elements
` [PATCH v3 09/14] tools/sbom: collect file metadata
` [PATCH v3 10/14] tools/sbom: add SPDX output graph
` [PATCH v3 11/14] tools/sbom: add SPDX source graph
` [PATCH v3 12/14] tools/sbom: add SPDX build graph
` [PATCH v3 13/14] tools/sbom: add unit tests for command parsers
` [PATCH v3 14/14] tools/sbom: add unit tests for SPDX-License-Identifier parsing

make olddefconfig surprises
 2026-01-26 19:15 UTC  (9+ messages)

[PATCH v2 0/2] rust: reduce duplicate information
 2026-01-26  4:15 UTC  (3+ messages)
` [PATCH v2 1/2] rust: kbuild: extract configs for reuse

[GIT PULL] Kbuild fixes for v6.19-rc7
 2026-01-23 23:00 UTC  (2+ messages)

[PATCH 0/6] scripts: generate_rust_analyzer: improve rust-project.json generation
 2026-01-23 12:31 UTC  (10+ messages)
` [PATCH 6/6] scripts: generate_rust_analyzer: move sysroot crates to sysroot_project

[PATCH] rust: proc-macro2: rebuild if the version text changes
 2026-01-23 10:03 UTC  (4+ messages)

[PATCH] Makefile: Globally enable fall-through warning
 2026-01-23  1:51 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox