Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2025-06-11 07:38:33 to 2025-06-24 11:57:49 UTC [more...]

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-24 11:57 UTC  (31+ messages)
` [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 3/6] rust: module: use a reference in macros::module::module
` [PATCH v13 4/6] rust: module: update the module macro with module parameter support
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v13 6/6] modules: add rust modules files to MAINTAINERS

[PATCH v2] kconfig/nconf: Replace strncpy() with snprintf()
 2025-06-24 11:08 UTC  (3+ messages)

[PATCH v2] Kconfig: Added compare capabilities for mconf Ver. 2
 2025-06-24 10:33 UTC  (5+ messages)

[PATCH 1/1] kconfig: fix 'space' to (de)select options
 2025-06-24 10:03 UTC  (2+ messages)

[PATCH] gendwarfksyms: make -T symtypes output be in name order
 2025-06-23 15:22 UTC  (3+ messages)

[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
 2025-06-23  6:15 UTC  (12+ messages)
` [PATCH v4 1/7] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v4 2/7] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v4 3/7] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v4 4/7] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v4 5/7] scsi: Always define blogic_pci_tbl structure
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
` [PATCH v4 7/7] modpost: Create modalias for builtin modules

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-22 22:50 UTC  (32+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-20 13:50 UTC  (44+ messages)
` [PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 05/16] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v3 06/16] kbuild: doc: add label for userprogs section
` [PATCH v3 07/16] kbuild: introduce blob framework
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

Building x64 kernel on i686 broken in 6.12
 2025-06-20  6:37 UTC  (2+ messages)

[PATCH] ARM: Use an absolute path to unified.h in KBUILD_AFLAGS
 2025-06-20  2:31 UTC  (2+ messages)

[PATCH v2 1/4] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
 2025-06-19 16:26 UTC  (5+ messages)
` [PATCH v2 3/4] scripts/misc-check: check missing #include <linux/export.h> when W=1

[PATCH] LoongArch: Fix build warnings about export.h
 2025-06-19 12:28 UTC  (3+ messages)

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-06-19  8:55 UTC  (5+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-06-18 19:19 UTC  (3+ messages)
` [PATCH 3/3] iio: Add Qualcomm Sensor Manager drivers

as-instr in Kbuild broken for arch/arm
 2025-06-18  2:37 UTC  (2+ messages)

Generating .cmd files without actually building the kernel?
 2025-06-16 23:15 UTC  (3+ messages)

[PATCH] scripts: add zboot support to extract-vmlinux
 2025-06-16 16:07 UTC  (3+ messages)

[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
 2025-06-15 20:41 UTC  (9+ messages)
` [PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v11 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v11 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v11 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v11 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v11 6/6] rust: enable `clippy::ref_as_ptr` lint

[GIT PULL] Kbuild fixes for v6.16-rc2
 2025-06-15 16:22 UTC  (2+ messages)

[PATCH] kconfig: use memcmp instead of deprecated bcmp
 2025-06-15 16:08 UTC  (6+ messages)

kconfig: include <strings.h> to fix bcmp build error on Clang
 2025-06-15 16:05 UTC  (2+ messages)

[PATCH v2] gendwarfksyms: Fix structure type overrides
 2025-06-14  0:55 UTC 

[PATCH] gendwarfksyms: Fix structure type overrides
 2025-06-14  0:53 UTC  (3+ messages)

Unable to build linux kernel 6.12.32-64 on devuan i636?
 2025-06-13 21:46 UTC 

[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
 2025-06-13 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
` [PATCH v2 2/5] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v2 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v2 4/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v2 5/5] tracing: Call trace_ftrace_test_filter() for the event

[PATCH 0/4] kbuild: generate module.builtin.modinfo from vmlinux.unstripped instead of vmlinux.o
 2025-06-13 10:21 UTC  (5+ messages)
` [PATCH 1/4] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH 4/4] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped

[PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2
 2025-06-13  7:34 UTC  (4+ messages)

[GIT PULL] Kbuild updates for v6.16-rc1
 2025-06-12 16:10 UTC  (11+ messages)

[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
 2025-06-12 11:05 UTC  (10+ messages)
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro

[PATCH] x86: Fix build warnings about export.h
 2025-06-12  9:57 UTC  (2+ messages)


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