Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2026-04-12 15:46:56 to 2026-04-30 22:52:57 UTC [more...]

[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
 2026-04-30 22:52 UTC  (4+ messages)

[PATCH 1/2] rust: allow `clippy::collapsible_match` globally
 2026-04-30 21:22 UTC  (5+ messages)
` [PATCH 2/2] rust: allow `clippy::collapsible_if` globally

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-04-30 15:22 UTC  (10+ messages)
` [PATCH 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH v3 0/9] Kernel API Specification Framework
 2026-04-30 14:47 UTC  (14+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-30 13:59 UTC  (5+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v3] kconfig: fix potential NULL pointer dereference in conf_askvalue
 2026-04-30  1:07 UTC  (2+ messages)

[PATCH] kbuild/btf: Remove broken module relinking exclusion
 2026-04-30  1:04 UTC  (7+ messages)

[PATCH v7] kbuild: host: use single executable for rustc -C linker
 2026-04-30  1:01 UTC  (3+ messages)

[PATCH v5 00/15] add SPDX SBOM generation script
 2026-04-30  0:23 UTC  (4+ messages)
` [PATCH v5 02/15] scripts/sbom: integrate script in make process

[PATCH v1] kbuild: rpm-pkg: provide kernel{-devel}-uname-r
 2026-04-29 22:58 UTC  (2+ messages)

[PATCH] kbuild: document generation of offset header files
 2026-04-29 22:23 UTC  (6+ messages)

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-29 18:59 UTC  (18+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] Documentation: dev-tools: "

[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
 2026-04-29 18:32 UTC  (7+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration

[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-04-29 17:24 UTC  (19+ messages)
` [PATCH 01/14] kbuild: "
` [PATCH 02/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH 03/14] security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
` [PATCH 04/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
` [PATCH 05/14] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
` [PATCH 06/14] arch/Kconfig: Remove tautological condition from AUTOFDO_CLANG
` [PATCH 07/14] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}
` [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
` [PATCH 10/14] scripts/Makefile.warn: Drop -Wformat handling for clang < 16
` [PATCH 11/14] x86/build: Drop unused '-ffreestanding' addition to KBUILD_CFLAGS
` [PATCH 12/14] x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
` [PATCH 13/14] x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'
` [PATCH 14/14] kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OUTPUT

[PATCH v2 0/3] dt-bindings: automated coding style check for DTS examples
 2026-04-29 14:21 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: add DTS style checker
` [PATCH v2 2/3] dt-bindings: wire style checker into dt_binding_check
` [PATCH v2 3/3] dt-bindings: add self-test fixtures for style checker

[PATCH v2 0/1] gcov: use -fprofile-update=prefer-atomic to fix concurrent access crashes
 2026-04-28 20:56 UTC  (4+ messages)
` [PATCH v2] gcov: use atomic counter updates "

[PATCH] modpost: prevent stack buffer overflow in do_input_entry()
 2026-04-28  6:58 UTC  (4+ messages)
` [PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()

[PATCH v5] char/nvram: Remove redundant nvram_mutex
 2026-04-28  6:15 UTC 

[QUESTION] kernel/Kconfig.hz: outdated help texts?
 2026-04-27 21:14 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for 7.1 #1
 2026-04-26 19:35 UTC  (2+ messages)

[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-22 23:57 UTC  (9+ messages)

[PATCH] kbuild: Never respect CONFIG_WERROR / W=e to fixdep
 2026-04-22 20:05 UTC  (2+ messages)

[PATCH 1/2] kallsyms: show function parameter info in oops/WARN dumps
 2026-04-22 14:48 UTC  (4+ messages)
` [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/

[PATCH v5 2/2] rust: Makefile: bound rustdoc workaround to affected versions
 2026-04-19 14:06 UTC  (7+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] kbuild: add rustc-lt-version macro
  ` [PATCH v6 2/2] rust: Makefile: bound rustdoc workaround to affected versions

[PATCH v2 00/19] crypto: Standalone crypto module
 2026-04-18  0:20 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: add Kconfig options for standalone "
` [PATCH v2 02/19] crypto: add module entry for standalone crypto kernel module
` [PATCH v2 03/19] build: special compilation rule for building the standalone crypto module
` [PATCH v2 04/19] build: Add ELF marker for crypto-objs-m modules
` [PATCH v2 05/19] module: allow kernel module loading directly from memory
` [PATCH v2 06/19] crypto: add pluggable interface for module symbols referenced by the main kernel
` [PATCH v2 07/19] crypto: dedicated ELF sections for collected crypto initcalls
` [PATCH v2 08/19] crypto: fips140: add crypto module loader
` [PATCH v2 09/19] build: embed the standalone crypto module into vmlinux
` [PATCH v2 10/19] module: skip modversion checks for crypto modules
` [PATCH v2 11/19] build: add CONFIG_DEBUG_INFO_BTF_MODULES support for the standalone crypto kernel module
` [PATCH v2 12/19] Allow selective crypto module loading at boot based on FIPS mode
` [PATCH v2 13/19] Execute crypto initcalls during module initialization
` [PATCH v2 14/19] crypto/algapi.c: skip crypto_check_module_sig() for the standalone crypto module
` [PATCH v2 15/19] crypto: fips140: add module integrity self-check
` [PATCH v2 16/19] crypto: convert exported symbols in architecture-independent crypto to pluggable symbols
` [PATCH v2 17/19] x86/crypto: convert exported symbols in x86 "
` [PATCH v2 18/19] arm64/crypto: convert exported symbols in arm64 "
` [PATCH v2 19/19] Add standalone crypto kernel module technical documentation

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-04-17 17:27 UTC  (22+ messages)
` [PATCH 5/6] selftests: Preserve subtarget failures in all/install
` [PATCH 6/6] kbuild: remove kselftest output in mrproper

[PATCH v6] kbuild: host: use single executable for rustc -C linker
 2026-04-16 21:00 UTC  (3+ messages)

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-04-16 13:34 UTC  (14+ messages)

[PATCH 0/1] gcov: add -fprofile-update=atomic to fix concurrent access crashes
 2026-04-15 10:19 UTC  (5+ messages)
` [PATCH] gcov: use atomic counter updates "

[GIT PULL] Kbuild and Kconfig changes for v7.1
 2026-04-14 16:46 UTC  (2+ messages)

Kconfig olddefconfig nukes 32-bit
 2026-04-14 10:04 UTC  (4+ messages)

[PATCH] kbuild: builddeb - avoid recompiles for non-cross-compiles
 2026-04-13 20:14 UTC  (4+ messages)

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-04-13 15: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