gmane.linux.kbuild.devel archive
506 archived articles, newest first (page 3 of 6). Latest articles →
[PATCH RFC v2 2/4] syscalls: Add support for x86_x32 for the common syscall table
Mon, 27 Jul 2026 23:47:03 -0300[PATCH RFC v2 1/4] syscalls: Create unified partial table for all archs
Mon, 27 Jul 2026 23:47:02 -0300[PATCH RFC v2 3/4] x86: Use common syscall table
Mon, 27 Jul 2026 23:47:04 -0300[PATCH RFC v2 0/4] syscalls: Add a shared table for all archs
Mon, 27 Jul 2026 23:47:01 -0300Re: [PATCH v7 1/4] kallsyms: embed source file:line info in kernel stack traces
Mon, 27 Jul 2026 13:53:36 +0200[PATCH v4 4/5] Documentation: add kconfirm
Mon, 27 Jul 2026 01:16:22 +0100[PATCH v4 5/5] MAINTAINERS: add entry for kconfirm
Mon, 27 Jul 2026 01:16:23 +0100[PATCH 2/5] kconfig: add kconfirm
Mon, 27 Jul 2026 01:16:20 +0100[PATCH v4 3/5] kconfirm: add tests
Mon, 27 Jul 2026 01:16:21 +0100[PATCH v4 1/5] kconfig: add add another callback to the parser to view raw parse tree
Mon, 27 Jul 2026 01:16:19 +0100[PATCH v4 0/5] add kconfirm
Mon, 27 Jul 2026 01:16:18 +0100Re: [PATCH v3] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
Sun, 26 Jul 2026 11:37:04 +0800[PATCH v3] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
Sun, 26 Jul 2026 10:52:42 +0800Re: [PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Sat, 25 Jul 2026 10:25:49 +0200Re: [PATCH RESEND] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Fri, 24 Jul 2026 17:49:10 -0700Re: [PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Fri, 24 Jul 2026 14:22:44 -0700Re: [PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Fri, 24 Jul 2026 22:25:05 +0200Re: [PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Fri, 24 Jul 2026 17:18:48 -0300Re: [PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Fri, 24 Jul 2026 22:18:57 +0200Re: [PATCH RFC 2/4] syscalls: Add support for x86_x32 for the common syscall table
Fri, 24 Jul 2026 22:16:09 +0200Re: [PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Fri, 24 Jul 2026 22:09:14 +0200[PATCH RFC 2/4] syscalls: Add support for x86_x32 for the common syscall table
Fri, 24 Jul 2026 17:00:12 -0300[PATCH RFC 3/4] x86: Use common syscall table
Fri, 24 Jul 2026 17:00:13 -0300[PATCH RFC 1/4] syscalls: Create unified partial table for all archs
Fri, 24 Jul 2026 17:00:11 -0300[PATCH RFC 4/4] scripts/syscall.tbl: Use the common table
Fri, 24 Jul 2026 17:00:14 -0300[PATCH RFC 0/4] syscalls: Add a shared table for all archs
Fri, 24 Jul 2026 17:00:10 -0300Re: [PATCH v2] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
Fri, 24 Jul 2026 12:50:34 -0700Re: [PATCH] rust: enable fentry support
Fri, 24 Jul 2026 19:53:31 +0200[PATCH] rust: enable fentry support
Fri, 24 Jul 2026 12:01:26 -0500Re: [PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 17:35:54 +0200Re: [PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Fri, 24 Jul 2026 17:31:16 +0200Re: [PATCH] vDSO, kbuild: Provide vDSO debug variants at runtime
Fri, 24 Jul 2026 16:14:52 +0200[PATCH v4 7/7] LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:24 +0200[PATCH v4 5/7] clocksource/drivers/arm_arch_timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:22 +0200[PATCH v4 6/7] clocksource/drivers/timer-riscv: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:23 +0200[PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Fri, 24 Jul 2026 15:36:19 +0200[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:17 +0200[PATCH v4 4/7] clocksource/drivers/mips-gic-timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:21 +0200[PATCH v4 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 24 Jul 2026 15:36:20 +0200[PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
Fri, 24 Jul 2026 15:36:18 +0200Re: [PATCH v2 0/2] scripts/config: Use ERE (-E) and in-place editing (-i) in sed portably
Fri, 24 Jul 2026 07:11:38 +0200Re: [PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
Fri, 24 Jul 2026 07:07:44 +0200Re: [PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Fri, 24 Jul 2026 07:03:46 +0200Re: [PATCH RESEND] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Fri, 24 Jul 2026 06:57:53 +0200Re: [PATCH v2] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
Fri, 24 Jul 2026 10:49:24 +0800Re: [PATCH v2] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
Thu, 23 Jul 2026 17:00:15 -0700Re: [PATCH] kconfig: fix minor typos in comments
Thu, 23 Jul 2026 16:18:11 -0700Re: [PATCH RESEND] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Thu, 23 Jul 2026 16:16:22 -0700Re: [PATCH] rust: rust_is_available: support testing with `bash` as `/bin/sh`
Thu, 23 Jul 2026 16:42:05 +0300[PATCH RESEND] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Thu, 23 Jul 2026 12:58:45 +0200[PATCH] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Thu, 23 Jul 2026 11:59:04 +0200RE: [PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Wed, 22 Jul 2026 19:00:43 +0000RE: [PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Wed, 22 Jul 2026 17:17:37 +0000Re: [PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories
Wed, 22 Jul 2026 10:21:40 -0700Re: MO flag not working properly for building out-of-tree modules, tries to replace the Makefile in the kernel's source.
Wed, 22 Jul 2026 16:58:41 +0200Re: [PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Wed, 22 Jul 2026 16:45:56 +0200Re: [PATCH v3 5/7] clocksource/drivers/arm_arch_timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:10:14 +0100[PATCH v3 5/7] clocksource/drivers/arm_arch_timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:31 +0200[PATCH v3 7/7] LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:33 +0200[PATCH v3 6/7] clocksource/drivers/timer-riscv: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:32 +0200[PATCH v3 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:29 +0200[PATCH v3 4/7] clocksource/drivers/mips-gic-timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:30 +0200[PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories
Wed, 22 Jul 2026 09:53:27 +0200[PATCH v3 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Wed, 22 Jul 2026 09:53:28 +0200[PATCH v3 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Wed, 22 Jul 2026 09:53:26 +0200Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Wed, 22 Jul 2026 09:34:50 +0200[PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Wed, 22 Jul 2026 09:29:28 +0200Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Tue, 21 Jul 2026 23:32:16 +0200Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Tue, 21 Jul 2026 13:54:55 -0700[PATCH] kconfig: fix submenu rendering of negative dependencies
Tue, 21 Jul 2026 20:30:28 +0100[PATCH v2 1/2] scripts/config: Use POSIX standard ERE (-E) in sed
Wed, 22 Jul 2026 01:50:48 +0800[PATCH v2 0/2] scripts/config: Use ERE (-E) and in-place editing (-i) in sed portably
Wed, 22 Jul 2026 01:50:47 +0800[PATCH v2 2/2] scripts/config: Use in-place editing (-i) in sed portably
Wed, 22 Jul 2026 01:50:49 +0800Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Tue, 21 Jul 2026 13:14:55 +0200Re: [PATCH] Documentation: warn users not to use select on choice options in Kconfig
Tue, 21 Jul 2026 12:59:15 +0200Re: [PATCH] fixdep: make gendered language gender-neutral
Tue, 21 Jul 2026 12:55:51 +0200Re: [PATCH] kbuild: set the initial value of subdir-rustflags-y
Tue, 21 Jul 2026 12:53:42 +0200Re: [PATCH] kconfig: fix minor typos in comments
Tue, 21 Jul 2026 12:52:22 +0200Re: [PATCH 1/2] scripts/config: Use POSIX standard ERE (-E) in sed
Mon, 20 Jul 2026 21:40:58 +0200Re: [PATCH 2/2] scripts/config: Use in-place editing (-i) in sed portably
Mon, 20 Jul 2026 21:40:58 +0200[PATCH v2 0/2] Move tool for generating initramfs cpio to scripts/
Mon, 20 Jul 2026 21:10:30 +0200[PATCH v2 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/
Mon, 20 Jul 2026 21:10:32 +0200[PATCH v2 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target
Mon, 20 Jul 2026 21:10:31 +0200Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Mon, 20 Jul 2026 16:31:42 +0100 (BST)[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Mon, 20 Jul 2026 12:10:25 +0200[PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Mon, 20 Jul 2026 15:05:45 +0530[PATCH 0/1] scripts: kstack_erase: avoid absolute stackleak plugin path
Mon, 20 Jul 2026 15:05:44 +0530Re: [PATCH] kconfig: fix minor typos in comments
Sun, 19 Jul 2026 14:56:32 -0700[PATCH] kconfig: fix minor typos in comments
Sun, 19 Jul 2026 22:05:36 +0100[PATCH] rust: rust_is_available: support testing with `bash` as `/bin/sh`
Sun, 19 Jul 2026 15:07:23 +0200[PATCH] rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
Sun, 19 Jul 2026 14:05:14 +0200Re: [PATCH] kbuild: set the initial value of subdir-rustflags-y
Sat, 18 Jul 2026 11:54:53 +0200[PATCH] kbuild: set the initial value of subdir-rustflags-y
Sat, 18 Jul 2026 12:01:46 +0800[PATCH] fixdep: make gendered language gender-neutral
Fri, 17 Jul 2026 13:59:39 -0600Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Fri, 17 Jul 2026 17:28:26 +0200Re: [PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
Fri, 17 Jul 2026 17:25:18 +0200Re: [PATCH] kconfig: abort rather than loop for ever on EOF
Fri, 17 Jul 2026 14:47:15 +0200Re: [PATCH 1/4] scripts: fix spelling mistakes
Fri, 17 Jul 2026 14:55:49 +0200[PATCH v2 7/7] LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 17 Jul 2026 08:14:51 +0200[PATCH v2 6/7] clocksource/drivers/timer-riscv: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Fri, 17 Jul 2026 08:14:50 +0200
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.