public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 16:03:38 to 2026-01-26 21:36:19 UTC [more...]

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-26 21:35 UTC  (6+ messages)
` [PATCH v5 15/36] srcu: Support Clang's context analysis

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

[PATCH v2 0/2] rust: reduce duplicate information
 2026-01-26  4:15 UTC  (9+ messages)
` [PATCH v2 1/2] rust: kbuild: extract configs for reuse
` [PATCH v2 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing

[RFC] Don't create sframes during build
 2026-01-24 19:08 UTC  (6+ messages)

[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
 2026-01-24  7:47 UTC  (3+ messages)

[PATCH 0/3] scripts/container: Minor fixups suggested by ruff
 2026-01-23 23:55 UTC  (12+ 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()

[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  (22+ messages)
` [PATCH 1/6] scripts: generate_rust_analyzer: rename cfg to generated_cfg
` [PATCH 2/6] scripts: generate_rust_analyzer: plumb editions via command line
` [PATCH 3/6] scripts: generate_rust_analyzer: plumb crate-attrs
` [PATCH 4/6] scripts: generate_rust_analyzer: plumb common crate-attrs for non-host crates
` [PATCH 5/6] scripts: generate_rust_analyzer: add pin_init to driver crate deps
` [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  (5+ messages)

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

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:40 UTC 

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:37 UTC 

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:21 UTC 

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:18 UTC 

[PATCH v4 0/2] scripts: introduce containerized builds
 2026-01-22 19:57 UTC  (9+ messages)
` [PATCH v4 1/2] scripts: add tool to run "
` [PATCH v4 2/2] Documentation: dev-tools: add container.rst page

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-22 17:25 UTC  (7+ messages)

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-22 14:25 UTC  (19+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page

[PATCH v3 1/3] scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
 2026-01-22 10:57 UTC  (3+ messages)
` [PATCH v3 2/3] scripts: kconfig: merge_config.sh: use awk in checks too
` [PATCH v3 3/3] scripts: kconfig: merge_config.sh: warn on duplicate input files

[RFC PATCH 0/3] kbuild: Make sure to generate config and System.map
 2026-01-22  8:58 UTC  (8+ messages)
` [RFC PATCH 1/3] MAINTAINERS: Add scripts/install.sh into Kbuild entry
` [RFC PATCH 2/3] kbuild: Make sure to generate config file
` [RFC PATCH 3/3] kbuild: Make sure to generate System.map file

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-22  8:52 UTC  (8+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH] kbuild: dummy-tools: Add python3
 2026-01-22  3:31 UTC  (3+ messages)

[PATCH v2] kbuild: Reject unexpected values for LLVM=
 2026-01-22  0:03 UTC  (3+ messages)

[PATCH v2 0/2] gendwarfksyms: Document build dependencies
 2026-01-22  0:00 UTC  (7+ messages)
` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms "
` [PATCH v2 2/2] Documentation/kbuild: gendwarfksyms: Style cleanup

[PATCH v2 0/5] uapi: fix remaining kconfig leaks in UAPI headers
 2026-01-21 23:21 UTC  (3+ messages)
    ` [PATCH v2 1/5] ARC: Always use SWAPE instructions and enable ARCH_USE_BUILTIN_BSWAP

[PATCH] kbuild: rpm-pkg: Generate debuginfo package manually
 2026-01-21 22:29 UTC 

[PATCH bpf-next v1] scripts/gen-btf.sh: Use CONFIG_SHELL for execution
 2026-01-21 20:40 UTC  (5+ messages)

[PATCH] kbuild: Reject unexpected values for LLVM=
 2026-01-21 12:08 UTC  (3+ messages)

[PATCH v2 0/2] scripts: headers_install: avoid some reprocessing
 2026-01-21 11:34 UTC  (3+ messages)
` [PATCH v2 2/2] scripts: headers_install: avoid extra sed call for license check

Since 6.18.x make binrpm-pkg does not sign modules
 2026-01-20 23:21 UTC  (7+ messages)

[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
 2026-01-20 23:00 UTC  (3+ messages)

[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-20 19:18 UTC  (4+ messages)
` [PATCH v9 03/13] kasan: Fix inline mode for x86 tag-based mode

[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
 2026-01-20 19:15 UTC  (7+ messages)
` [PATCH v4 "

[PATCH v2] Makefile: Remove the product of pin_init cleanly in mrporper
 2026-01-20 11:13 UTC  (2+ messages)

[PATCH 00/14] Add SPDX SBOM generation tool
 2026-01-20  6:08 UTC  (5+ messages)

[PATCH v2 0/9] arm64: dts: imx8m*: misc update
 2026-01-19 16:20 UTC  (6+ messages)
` [PATCH v2 4/9] arm64: dts: imx8mm: add wakeup-source for usb phy


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