Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2025-10-02 15:30:54 to 2025-10-16 06:03:47 UTC [more...]

[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
 2025-10-16  6:03 UTC  (2+ messages)

[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
 2025-10-16  6:03 UTC  (13+ messages)
  ` [PATCH v2/resend "
` [PATCH v2 1/8] init/Kconfig: add CONFIG_TRIM_UNUSED_SYSCALLS and related options
` [PATCH v2 2/8] scripts/syscalltbl.sh: add optional --used-syscalls argument for syscall trimming
` [PATCH v2 3/8] scripts/Makefile.asm-headers: pass USED_SYSCALLS to syscalltbl.sh
` [PATCH v2 4/8] riscv: enable HAVE_TRIM_UNUSED_SYSCALLS when toolchain supports DCE
` [PATCH v2 5/8] kconfig: add CONFIG_PUSHSECTION_WITH_RELOC for relocation support
` [PATCH v2 6/8] compiler.h: introduce PUSHSECTION macro to establish proper references
` [PATCH v2 7/8] vmlinux.lds.h: support conditional KEEP() in linker script
` [PATCH v2 8/8] riscv: use PUSHSECTION in ex_table, jump_table, bug_table and alternatives

[PATCH v2 0/4] kbuild: Fixes for AutoFDO and Propeller builds
 2025-10-16  2:38 UTC  (8+ messages)
` [PATCH v2 1/4] kbuild: Fix Propeller flags
` [PATCH v2 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
` [PATCH v2 3/4] kbuild: Remove MFS flags from Propeller profile generate builds
` [PATCH v2 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization

[PATCH v9 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-15 23:19 UTC  (8+ messages)
` [PATCH v9 1/4] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v9 2/4] tracing: Add a tracepoint verification check at build time
` [PATCH v9 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules

[PATCH] kbuild: Use objtree for module signing key path
 2025-10-15 23:07 UTC  (3+ messages)

[BUG] kbuild: modules.builtin is empty on architectures without CONFIG_ARCH_VMLINUX_NEEDS_RELOCS
 2025-10-15 17:29 UTC  (3+ messages)

[PATCH] gen_initramfs.sh: add the positive check for timestamp
 2025-10-15 13:39 UTC  (3+ messages)

[PATCH] gen_initramfs.sh: add the positive check for timestamp
 2025-10-15 10:27 UTC  (2+ messages)

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-10-15  9:21 UTC  (9+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
  ` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
  ` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
  ` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
  ` [RFC PATCH 4/4] x86: enable llvm-cov support

[REGRESSION][BISECTED] kbuild: CFLAGS=-w no longer works
 2025-10-15  2:55 UTC  (5+ messages)

[PATCH] kbuild: uapi: reuse KBUILD_USERCFLAGS
 2025-10-15  0:19 UTC  (2+ messages)

[PATCH 1/4] kbuild: Fix Propeller flags
 2025-10-14 19:03 UTC  (8+ messages)
` [PATCH 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
` [PATCH 3/4] kbuild: Remove MFS flags from Propeller profile generate builds
` [PATCH 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-14 16:47 UTC  (20+ messages)

[PATCH] kconfig/mconf: Initialize the default locale at startup
 2025-10-14 15:49 UTC 

[RFC PATCH 0/1] kbuild: introduce containerized builds
 2025-10-14 15:42 UTC  (7+ messages)
` [RFC PATCH 1/1] kbuild: add Makefile.container with CONTAINER option

[PATCH] kconfig/nconf: Initialize the default locale at startup
 2025-10-14 14:44 UTC 

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-10-14 13:05 UTC  (11+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 04/10] riscv: Implement custom CC_CAN_LINK
` [PATCH v2 05/10] s390: "
` [PATCH v2 06/10] powerpc: "
` [PATCH v2 07/10] MIPS: "
` [PATCH v2 08/10] x86/Kconfig: "
` [PATCH v2 09/10] sparc: "
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

Welders ready to work
 2025-10-14  7:55 UTC 

[PATCH v2 00/10] scalable symbol flags with __kflagstab
 2025-10-14  7:34 UTC  (13+ messages)
` [PATCH v2 01/10] define kernel symbol flags
` [PATCH v2 02/10] linker: add kflagstab section to vmlinux and modules
` [PATCH v2 03/10] modpost: create entries for kflagstab
` [PATCH v2 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH v2 05/10] modpost: put all exported symbols in ksymtab section
` [PATCH v2 06/10] module loader: remove references of *_gpl sections
` [PATCH v2 07/10] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v2 08/10] remove references to *_gpl sections in documentation
` [PATCH v2 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH v2 10/10] module loader: enforce symbol import protection

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-10-14  1:12 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for 6.18 #1
 2025-10-11 23:10 UTC  (2+ messages)

[PATCH] kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
 2025-10-11  8:12 UTC  (2+ messages)

[PATCH] kbuild: use $(obj)/ instead of $(src)/ for COPY
 2025-10-10 19:02 UTC  (5+ messages)

[PATCH v2 0/1] rust: add `rustcheck` make target for check-only builds
 2025-10-10 18:56 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] kbuild: Fixes for fallout from recent modules.builtin.modinfo series
 2025-10-10 17:16 UTC  (9+ messages)
` [PATCH 1/3] kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
` [PATCH 2/3] kbuild: Add '.rel.*' strip pattern for vmlinux
` [PATCH 3/3] s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections

[PATCH v8 7/8] modpost: Create modalias for builtin modules
 2025-10-10 13:24 UTC  (8+ messages)

[PATCH v2 0/5] kbuild: uapi: various fixes
 2025-10-09 16:56 UTC  (6+ messages)
` [PATCH v2 4/5] kbuild: uapi: upgrade check_sizetypes() warning to error

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-10-09  1:07 UTC  (2+ messages)

[RFC PATCH 00/10] scalable symbol flags with __kflagstab
 2025-10-08 15:35 UTC  (11+ messages)
` [PATCH 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH 06/10] module loader: remove references "
` [PATCH 08/10] remove references to *_gpl sections in documentation
` [PATCH 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH 10/10] module loader: enforce symbol import protection

[PATCH v3 0/6] livepatch: klp-convert tool - Minimal version
 2025-10-08 13:14 UTC  (3+ messages)
` [PATCH v3 3/6] kbuild/modpost: integrate klp-convert

[PATCH] scripts/clang-tools: Handle included .c files in gen_compile_commands
 2025-10-08  0:45 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v2] gen_init_cpio: Ignore fsync() returning EINVAL on pipes
 2025-10-07 16:55 UTC  (2+ messages)

[PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
 2025-10-07 16:55 UTC  (5+ messages)

[PATCH v2] kbuild: uapi: Strip comments before size type check
 2025-10-07 16:55 UTC  (6+ messages)

[PATCH RFC] gen_init_cpio: Do fsync() only on regular files
 2025-10-07  6:28 UTC  (9+ messages)

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-10-06 23:01 UTC  (2+ messages)
` [PATCH v4 5/7] kbuild: Allow adding modules into the FIT ramdisk

[PATCH v2 6/6] kbuild: enable -Werror for hostprogs
 2025-10-06 21:48 UTC  (7+ messages)

[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
 2025-10-06 19:13 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH] kbuild: uapi: Strip comments before size type check
 2025-10-06 11:54 UTC  (4+ messages)

[RFC PATCH v2 0/3] objtool: Fixup alternate feature relative addresses
 2025-10-04 19:43 UTC  (3+ messages)
` [RFC PATCH v2 2/3] kbuild: Add objtool integration for PowerPC feature fixups

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-10-04  3:39 UTC  (3+ messages)

[PATCH v7 0/8] Add generated modalias to modules.builtin.modinfo
 2025-10-02 16:37 UTC  (3+ messages)
` [PATCH v7 8/8] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o

[PATCH AUTOSEL 6.17-6.6] Unbreak 'make tools/*' for user-space targets
 2025-10-02 15:30 UTC 


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