org.kernel.vger.linux-kbuild archive
568 archived articles, newest first (page 6 of 6). Latest articles →
[PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Fri, 26 Jun 2026 05:50:12 -0700[PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Fri, 26 Jun 2026 05:50:11 -0700[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Fri, 26 Jun 2026 05:50:09 -0700[PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Fri, 26 Jun 2026 05:50:10 -0700Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Fri, 26 Jun 2026 04:51:19 -0400Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Thu, 25 Jun 2026 16:41:58 -0700[PATCH] rust: zerocopy: update to v0.8.52
Fri, 26 Jun 2026 01:19:19 +0200Re: [GIT PULL] Kbuild updates for 7.2 #2
Thu, 25 Jun 2026 16:49:41 +0000Re: [PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 14:05:56 +0300[PATCH v4 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 06:40:08 -0400[PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Thu, 25 Jun 2026 06:40:09 -0400[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 06:40:07 -0400Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Thu, 25 Jun 2026 12:43:56 +0900[GIT PULL] Kbuild updates for 7.2 #2
Wed, 24 Jun 2026 15:57:11 -0700Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Wed, 24 Jun 2026 08:50:20 -0700Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 13:28:21 +0100Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Wed, 24 Jun 2026 17:47:37 +0900Re: [PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Wed, 24 Jun 2026 17:47:17 +0900[PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
Wed, 24 Jun 2026 11:47:42 +0700Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:34:21 +0900Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:29:40 +0900Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:27:32 +0900Re: [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
Tue, 23 Jun 2026 17:59:13 -0700[PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Tue, 23 Jun 2026 09:15:35 -0700[PATCH v6 7/8] bootconfig: skip runtime kernel.* render once prepended early
Tue, 23 Jun 2026 09:15:34 -0700[PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Tue, 23 Jun 2026 09:15:33 -0700[PATCH v6 5/8] bootconfig: add xbc_prepend_embedded_cmdline() helper
Tue, 23 Jun 2026 09:15:32 -0700[PATCH v6 3/8] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Tue, 23 Jun 2026 09:15:30 -0700[PATCH v6 4/8] bootconfig: clean build-time tools/bootconfig from make clean
Tue, 23 Jun 2026 09:15:31 -0700[PATCH v6 2/8] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Tue, 23 Jun 2026 09:15:29 -0700[PATCH v6 1/8] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Tue, 23 Jun 2026 09:15:28 -0700[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
Tue, 23 Jun 2026 09:15:27 -0700Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 19:10:39 +0300Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 16:25:15 +0100Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 10:18:17 -0500Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 16:49:13 +0900Re: [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
Tue, 23 Jun 2026 09:11:41 +0900Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 12:51:54 -0400Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 09:40:45 -0700[PATCH POC v5 5/5] gpu: drm: nova: demonstrate interaction with nova-core
Mon, 22 Jun 2026 22:30:11 +0900[PATCH v5 4/5] gpu: drm: nova: depend on nova-core and use its symbols
Mon, 22 Jun 2026 22:30:10 +0900[PATCH v5 3/5] gpu: nova-core: emit Rust metadata for nova-drm
Mon, 22 Jun 2026 22:30:09 +0900[PATCH v5 2/5] gpu: nova-core: export Rust symbols for nova-drm
Mon, 22 Jun 2026 22:30:08 +0900[PATCH v5 1/5] gpu: build nova-core and nova-drm from drivers/gpu/Makefile
Mon, 22 Jun 2026 22:30:07 +0900[PATCH v5 0/5] gpu: drm: nova: enable calling into nova-core
Mon, 22 Jun 2026 22:30:06 +0900[PATCH] kbuild: remove srctreie path from CHECK output
Mon, 22 Jun 2026 14:26:53 +0100Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 09:11:49 -0400Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 09:08:26 -0400Re: [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
Mon, 22 Jun 2026 05:30:53 -0700Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 10:34:40 +0200Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 04:53:48 -0400Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 10:05:13 +0200Re: [PATCH 1/2] tracing: Move non-tra ce_printk prototypes back to kernel.h
Sun, 21 Jun 2026 14:24:07 +0100Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 09:57:05 -0400Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 09:39:17 -0400Re: [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
Sun, 21 Jun 2026 09:08:37 -0400Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 09:03:53 -0400Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 13:55:31 +0100Re: [PATCH 2/2] tracing: Add CONFIG_TRA CE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 11:38:55 +0100Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 12:13:00 +0200Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 05:47:21 -0400[PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Sun, 21 Jun 2026 05:34:32 -0400[PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
Sun, 21 Jun 2026 05:34:31 -0400[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Sun, 21 Jun 2026 05:34:30 -0400Re: [PATCH] rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER
Fri, 19 Jun 2026 10:01:51 +0200Re: [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
Thu, 18 Jun 2026 18:01:28 -0700Re: [PATCH bpf-next v1 1/4] tools/bpf: Sync btf_ids.h to tools
Thu, 18 Jun 2026 17:30:34 -0700Re: [PATCH bpf-next v1 2/4] selftests/bpf: Modernize resolve_btfids test scaffolding
Thu, 18 Jun 2026 17:30:09 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.