gmane.linux.kbuild.devel archive

518 archived articles, newest first (page 5 of 6). Latest articles →

[PATCH v2] rust: allow `clippy::unwrap_or_default` globally
Wed, 08 Jul 2026 19:49:26 +0900
Alexandre Courbot <[email protected]> • #54637
Re: [PATCH 1/4] scripts: fix spelling mistakes
Tue, 7 Jul 2026 21:23:03 -0700
Randy Dunlap <[email protected]> • #54636
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Tue, 7 Jul 2026 14:09:10 +0200
Petr Mladek <[email protected]> • #54635
Re: [PATCH] kconfig: warn on dead default
Tue, 7 Jul 2026 09:32:02 +0100
Julian Braha <[email protected]> • #54634
Re: [PATCH] kconfig: warn on dead default
Tue, 7 Jul 2026 08:06:31 +0200
Nicolas Schier <[email protected]> • #54633
Re: [PATCH] kconfig: warn on dead default
Mon, 6 Jul 2026 22:31:43 -0700
Nathan Chancellor <[email protected]> • #54632
[PATCH v6 2/4] kallsyms: extend lineinfo to loadable modules
Mon, 6 Jul 2026 10:29:07 -0400
Sasha Levin <[email protected]> • #54631
[PATCH v6 4/4] kallsyms: add KUnit tests for lineinfo feature
Mon, 6 Jul 2026 10:29:09 -0400
Sasha Levin <[email protected]> • #54630
[PATCH v6 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
Mon, 6 Jul 2026 10:29:08 -0400
Sasha Levin <[email protected]> • #54629
[PATCH v6 0/4] kallsyms: embed source file:line info in kernel stack traces
Mon, 6 Jul 2026 10:29:05 -0400
Sasha Levin <[email protected]> • #54628
[PATCH v6 1/4] kallsyms: embed source file:line info in kernel stack traces
Mon, 6 Jul 2026 10:29:06 -0400
Sasha Levin <[email protected]> • #54627
Re: [PATCH] scripts/tags.sh: Prevent binary files appearing in cscope.files
Sun, 5 Jul 2026 20:05:25 +0200
Miguel Ojeda <[email protected]> • #54626
[PATCH] scripts/tags.sh: Add support for rust source files
Sun, 5 Jul 2026 19:59:57 +0200
Sergei Litvin <[email protected]> • #54625
[PATCH] scripts/tags.sh: Prevent binary files appearing in cscope.files
Sun, 5 Jul 2026 19:59:36 +0200
Sergei Litvin <[email protected]> • #54624
Re: [PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
Sat, 4 Jul 2026 17:18:53 +0100
Julian Braha <[email protected]> • #54623
Re: [PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
Sat, 04 Jul 2026 17:33:16 +0200
"Arnd Bergmann" <[email protected]> • #54622
Re: [PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
Sat, 4 Jul 2026 14:23:48 +0100
Julian Braha <[email protected]> • #54621
Re: [PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__
Sat, 4 Jul 2026 14:38:16 +0800
Nick Huang <[email protected]> • #54620
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Sat, 4 Jul 2026 09:59:02 +0800
Zelin Deng <[email protected]> • #54619
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 21:25:30 +0200
Nicolas Schier <[email protected]> • #54618
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 21:24:29 +0200
Nicolas Schier <[email protected]> • #54617
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 12:06:46 +0200
Petr Mladek <[email protected]> • #54616
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 11:32:30 +0200
Thomas Weißschuh <[email protected]> • #54615
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 03 Jul 2026 10:39:01 +0200
Miroslav Benes <[email protected]> • #54614
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 10:26:07 +0200
Petr Mladek <[email protected]> • #54613
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 3 Jul 2026 10:25:15 +0200
Petr Mladek <[email protected]> • #54612
Re: [PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 03 Jul 2026 06:14:48 +0000
[email protected] • #54611
[PATCH] kbuild: unset sub_make_done before calling kselftest build system
Fri, 03 Jul 2026 08:04:08 +0200
Thomas Weißschuh <[email protected]> • #54610
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Thu, 2 Jul 2026 16:09:14 +0800
Zelin Deng <[email protected]> • #54609
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Thu, 2 Jul 2026 09:11:17 +0200
Thomas Weißschuh <[email protected]> • #54608
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Thu, 2 Jul 2026 10:40:21 +0800
Zelin Deng <[email protected]> • #54607
Re: [PATCH v4] scripts/tags.sh: fix "make COMPILED_SOURCE=1 cscope" command ends up with *.rlib, *.rmeta, *.so filenames in cscope.files
Wed, 1 Jul 2026 21:01:54 +0200
Nicolas Schier <[email protected]> • #54606
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Wed, 1 Jul 2026 17:19:46 +0200
Thomas Weißschuh <[email protected]> • #54605
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Wed, 1 Jul 2026 17:14:24 +0200
Petr Mladek <[email protected]> • #54604
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Wed, 1 Jul 2026 06:18:30 -0700
Breno Leitao <[email protected]> • #54603
[PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__
Tue, 30 Jun 2026 23:15:00 +0200
Thomas Weißschuh <[email protected]> • #54602
Re: [PATCH] tools/compiler: match glibc 2.42 definition of __attribute_const__
Tue, 30 Jun 2026 11:42:41 -0700
Nathan Chancellor <[email protected]> • #54601
Re: [PATCH] tools/compiler: match glibc 2.42 definition of __attribute_const__
Tue, 30 Jun 2026 18:41:06 +0100
David Laight <[email protected]> • #54600
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Tue, 30 Jun 2026 18:12:46 +0200
Thomas Weißschuh <[email protected]> • #54599
[PATCH] tools/compiler: match glibc 2.42 definition of __attribute_const__
Tue, 30 Jun 2026 23:58:40 +0900
"Joy H.J. Lee" <[email protected]> • #54598
Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
Tue, 30 Jun 2026 16:32:16 +0200
Petr Mladek <[email protected]> • #54597
Re: [PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
Mon, 29 Jun 2026 19:33:40 -0700
Nathan Chancellor <[email protected]> • #54596
Re: [PATCH] kbuild: remove srctreie path from CHECK output
Mon, 29 Jun 2026 19:32:37 -0700
Nathan Chancellor <[email protected]> • #54595
Re: [PATCH 1/4] scripts: fix spelling mistakes
Mon, 29 Jun 2026 19:03:52 -0700
Nathan Chancellor <[email protected]> • #54594
Re: [PATCH] kbuild: Use --force-group-allocation when linking modules
Mon, 29 Jun 2026 18:54:32 -0700
Nathan Chancellor <[email protected]> • #54593
Re: (subset) [PATCH v5 0/5] gpu: drm: nova: enable calling into nova-core
Mon, 29 Jun 2026 12:11:04 +0200
Danilo Krummrich <[email protected]> • #54592
[PATCH 1/4] scripts: fix spelling mistakes
Mon, 29 Jun 2026 15:28:06 +0700
Martin Weiss <[email protected]> • #54591
Re: [PATCH] rust: zerocopy: update to v0.8.52
Sat, 27 Jun 2026 09:55:12 +0200
Nicolas Schier <[email protected]> • #54590
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Fri, 26 Jun 2026 12:03:25 -0700
Nathan Chancellor <[email protected]> • #54589
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Fri, 26 Jun 2026 07:53:45 -0700
Breno Leitao <[email protected]> • #54588
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Fri, 26 Jun 2026 23:33:27 +0900
Masami Hiramatsu (Google) <[email protected]> • #54587
[PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
Fri, 26 Jun 2026 05:50:14 -0700
Breno Leitao <[email protected]> • #54586
[PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in
Fri, 26 Jun 2026 05:50:18 -0700
Breno Leitao <[email protected]> • #54585
[PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
Fri, 26 Jun 2026 05:50:17 -0700
Breno Leitao <[email protected]> • #54584
[PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Fri, 26 Jun 2026 05:50:16 -0700
Breno Leitao <[email protected]> • #54583
[PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Fri, 26 Jun 2026 05:50:11 -0700
Breno Leitao <[email protected]> • #54582
[PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
Fri, 26 Jun 2026 05:50:15 -0700
Breno Leitao <[email protected]> • #54581
[PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
Fri, 26 Jun 2026 05:50:13 -0700
Breno Leitao <[email protected]> • #54580
[PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Fri, 26 Jun 2026 05:50:12 -0700
Breno Leitao <[email protected]> • #54579
[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Fri, 26 Jun 2026 05:50:09 -0700
Breno Leitao <[email protected]> • #54578
[PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Fri, 26 Jun 2026 05:50:10 -0700
Breno Leitao <[email protected]> • #54577
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Fri, 26 Jun 2026 04:51:19 -0400
Steven Rostedt <[email protected]> • #54576
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Thu, 25 Jun 2026 16:41:58 -0700
Nathan Chancellor <[email protected]> • #54575
[PATCH] rust: zerocopy: update to v0.8.52
Fri, 26 Jun 2026 01:19:19 +0200
Miguel Ojeda <[email protected]> • #54574
Re: [GIT PULL] Kbuild updates for 7.2 #2
Thu, 25 Jun 2026 16:49:41 +0000
[email protected] • #54573
Re: [PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 14:05:56 +0300
Jani Nikula <[email protected]> • #54572
[PATCH v4 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 06:40:08 -0400
Steven Rostedt <[email protected]> • #54571
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Thu, 25 Jun 2026 06:40:07 -0400
Steven Rostedt <[email protected]> • #54570
[PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Thu, 25 Jun 2026 06:40:09 -0400
Steven Rostedt <[email protected]> • #54569
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Thu, 25 Jun 2026 12:43:56 +0900
Sergey Senozhatsky <[email protected]> • #54568
[GIT PULL] Kbuild updates for 7.2 #2
Wed, 24 Jun 2026 15:57:11 -0700
Nathan Chancellor <[email protected]> • #54567
Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Wed, 24 Jun 2026 08:50:20 -0700
Breno Leitao <[email protected]> • #54566
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 13:28:21 +0100
Julian Braha <[email protected]> • #54565
Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Wed, 24 Jun 2026 17:47:37 +0900
Masami Hiramatsu (Google) <[email protected]> • #54564
Re: [PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Wed, 24 Jun 2026 17:47:17 +0900
Masami Hiramatsu (Google) <[email protected]> • #54563
[PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
Wed, 24 Jun 2026 11:47:42 +0700
Robertus Diawan Chris <[email protected]> • #54562
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:34:21 +0900
Sergey Senozhatsky <[email protected]> • #54561
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:29:40 +0900
Sergey Senozhatsky <[email protected]> • #54560
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Wed, 24 Jun 2026 12:27:32 +0900
Sergey Senozhatsky <[email protected]> • #54559
Re: [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
Tue, 23 Jun 2026 17:59:13 -0700
Ihor Solodrai <[email protected]> • #54558
[PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Tue, 23 Jun 2026 09:15:35 -0700
Breno Leitao <[email protected]> • #54557
[PATCH v6 7/8] bootconfig: skip runtime kernel.* render once prepended early
Tue, 23 Jun 2026 09:15:34 -0700
Breno Leitao <[email protected]> • #54556
[PATCH v6 3/8] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Tue, 23 Jun 2026 09:15:30 -0700
Breno Leitao <[email protected]> • #54555
[PATCH v6 5/8] bootconfig: add xbc_prepend_embedded_cmdline() helper
Tue, 23 Jun 2026 09:15:32 -0700
Breno Leitao <[email protected]> • #54554
[PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Tue, 23 Jun 2026 09:15:33 -0700
Breno Leitao <[email protected]> • #54553
[PATCH v6 4/8] bootconfig: clean build-time tools/bootconfig from make clean
Tue, 23 Jun 2026 09:15:31 -0700
Breno Leitao <[email protected]> • #54552
[PATCH v6 2/8] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Tue, 23 Jun 2026 09:15:29 -0700
Breno Leitao <[email protected]> • #54551
[PATCH v6 1/8] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Tue, 23 Jun 2026 09:15:28 -0700
Breno Leitao <[email protected]> • #54550
[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
Tue, 23 Jun 2026 09:15:27 -0700
Breno Leitao <[email protected]> • #54549
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 19:10:39 +0300
Andy Shevchenko <[email protected]> • #54548
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 16:25:15 +0100
Julian Braha <[email protected]> • #54547
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 10:18:17 -0500
Andrew Jones <[email protected]> • #54546
Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
Tue, 23 Jun 2026 16:49:13 +0900
Sergey Senozhatsky <[email protected]> • #54545
Re: [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
Tue, 23 Jun 2026 09:11:41 +0900
Masami Hiramatsu (Google) <[email protected]> • #54544
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 12:51:54 -0400
Steven Rostedt <[email protected]> • #54543
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Mon, 22 Jun 2026 09:40:45 -0700
Randy Dunlap <[email protected]> • #54542
[PATCH POC v5 5/5] gpu: drm: nova: demonstrate interaction with nova-core
Mon, 22 Jun 2026 22:30:11 +0900
Alexandre Courbot <[email protected]> • #54541
[PATCH v5 4/5] gpu: drm: nova: depend on nova-core and use its symbols
Mon, 22 Jun 2026 22:30:10 +0900
Alexandre Courbot <[email protected]> • #54540
[PATCH v5 1/5] gpu: build nova-core and nova-drm from drivers/gpu/Makefile
Mon, 22 Jun 2026 22:30:07 +0900
Alexandre Courbot <[email protected]> • #54539
[PATCH v5 3/5] gpu: nova-core: emit Rust metadata for nova-drm
Mon, 22 Jun 2026 22:30:09 +0900
Alexandre Courbot <[email protected]> • #54538
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.