Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-20 10:01 UTC  (6+ messages)
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size

[PATCH] kconfig: Fix repeated include selftest expectation
 2026-05-20  7:08 UTC 

[PATCH] nios2: remove the architecture
 2026-05-20  7:06 UTC  (17+ messages)

[PATCH v2] kconfig: add kconfig-sym-check static checker
 2026-05-20  0:39 UTC  (3+ messages)

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-19 23:57 UTC  (17+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
` [PATCH v4 3/3] slab: fix kernel-docs for mm-api

[report] xconfig/qconf issue in one submenu
 2026-05-19 23:44 UTC 

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-19 18:19 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for 7.1 #2
 2026-05-19 16:47 UTC  (2+ messages)

[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-05-19 15:43 UTC  (23+ messages)
` [PATCH v2 01/16] kbuild: "
` [PATCH v2 02/16] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH v2 03/16] security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
` [PATCH v2 04/16] security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
` [PATCH v2 05/16] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
` [PATCH v2 06/16] arch/Kconfig: Remove tautological condition from AUTOFDO_CLANG
` [PATCH v2 07/16] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}
` [PATCH v2 08/16] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
` [PATCH v2 09/16] riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC
` [PATCH v2 10/16] scripts/Makefile.warn: Drop -Wformat handling for clang < 16
` [PATCH v2 11/16] x86/build: Drop unnecessary '-ffreestanding' addition to KBUILD_CFLAGS
` [PATCH v2 12/16] x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
` [PATCH v2 13/16] x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'
` [PATCH v2 14/16] kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OUTPUT
` [PATCH v2 15/16] compiler-clang.h: Remove __cleanup -Wunused-variable workaround
` [PATCH v2 16/16] compiler-clang.h: Drop explicit version number from "all" diagnostic macro

[PATCH] [v2] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
 2026-05-19 12:06 UTC  (6+ messages)

linux-next: manual merge of the kbuild tree with the origin tree
 2026-05-19  7:37 UTC  (5+ messages)

[PATCH] kbuild: deb-pkg: Allow setting package name at build
 2026-05-19  0:08 UTC  (3+ messages)

[RFC v3 0/3] add kconfirm
 2026-05-18 18:19 UTC  (22+ messages)
` [RFC PATCH v3 1/3] scripts: "
` [RFC PATCH v3 2/3] Documentation: "
` [RFC PATCH v3 3/3] MAINTAINERS: create entry for kconfirm

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

[PATCH] kconfig: add kconfig-sym-check static checker
 2026-05-17 21:50 UTC  (13+ messages)

[PATCH v2] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
 2026-05-17 19:31 UTC  (8+ messages)

6.12 and 6.15 building fixdep / modpost for amd64 instead of 686
 2026-05-17 18:31 UTC  (8+ messages)

[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
 2026-05-17  4:29 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
 2026-05-15 19:53 UTC  (4+ messages)

[PATCH v6 00/15] add SPDX SBOM generation script
 2026-05-15 13:48 UTC  (2+ messages)

[PATCH] run-clang-tools: run multiprocessing.Pool as context manager
 2026-05-15 12:47 UTC 

[PATCH] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
 2026-05-15 11:18 UTC  (5+ messages)

[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
 2026-05-14 12:47 UTC  (5+ messages)

[PATCH v5] char/nvram: Remove redundant nvram_mutex
 2026-05-14  3:57 UTC  (2+ messages)

[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-05-14  1:38 UTC  (5+ messages)
` [PATCH 08/14] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
` [PATCH 09/14] riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC

[RFC v2 0/2] add kconfirm
 2026-05-13 16:04 UTC  (15+ messages)
` [RFC PATCH v2 1/2] scripts: "
` [RFC PATCH v2 2/2] Documentation: dev-tools: "

Kconfig: CONFIG_CIFS_SMB_DIRECT bool option silently dropped when CIFS=m and INFINIBAND=m
 2026-05-13 11:45 UTC  (6+ messages)

[PATCH v4 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
 2026-05-13  9:15 UTC  (4+ messages)
` [PATCH v4 1/1] gcov: use atomic counter updates to fix concurrent access crashes

[PATCH v8] kbuild: host: use single executable for rustc -C linker
 2026-05-12 17:32 UTC  (4+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12  3:37 UTC  (17+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH v2 0/1] gcov: use -fprofile-update=prefer-atomic to fix concurrent access crashes
 2026-05-11  9:43 UTC  (8+ messages)
` [PATCH v2] gcov: use atomic counter updates "

[PATCH v3 0/3] dt-bindings: automated coding style check for DTS examples
 2026-05-10 23:59 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: add DTS style checker
` [PATCH v3 2/3] dt-bindings: wire style checker into dt_binding_check
` [PATCH v3 3/3] dt-bindings: add self-test fixtures for style checker

[PATCH v3 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
 2026-05-09 14:22 UTC  (2+ messages)
` [PATCH v3 1/1] gcov: use atomic counter updates to fix concurrent access crashes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).