Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-22 05:33:19 to 2025-06-09 13:40:51 UTC [more...]

[PATCH] spi: loongson: Fix build warnings about export.h
 2025-06-09 13:40 UTC  (3+ messages)

[PATCH] ASoC: loongson: Fix build warnings about export.h
 2025-06-09 13:40 UTC  (3+ messages)

Generating .cmd files without actually building the kernel?
 2025-06-09 10:16 UTC  (2+ messages)

[PATCH v2] kconfig/nconf: Replace strncpy() with snprintf() for safe string copy
 2025-06-09 10:07 UTC  (5+ messages)

[PATCH v3 0/6] Add generated modalias to modules.builtin.modinfo
 2025-06-09  9:37 UTC  (31+ messages)
` [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
  ` [PATCH v4 1/6] scsi: Always define blogic_pci_tbl structure
` [PATCH v3 2/6] modules: Add macros to specify modinfo prefix
` [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
` [PATCH v3 4/6] modpost: Create modalias for builtin modules
` [PATCH v3 5/6] kbuild: Move modules.builtin.modinfo to another makefile
` [PATCH v3 6/6] kbuild: Create modules.builtin.modinfo for modpost results
` [PATCH v3 7/6] scsi: Always define MODULE_DEVICE_TABLE

[PATCH] LoongArch: Fix build warnings about export.h
 2025-06-09  0:39 UTC  (2+ messages)

[PATCH] MIPS/Loongson: Fix build warnings about export.h
 2025-06-09  0:37 UTC  (2+ messages)

[PATCH] init: Fix build warnings about export.h
 2025-06-09  0:36 UTC  (2+ messages)

[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
 2025-06-08 21:15 UTC  (4+ messages)
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint

[PATCH 1/3] kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minute
 2025-06-08 16:59 UTC  (3+ messages)
` [PATCH 2/3] kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changed
` [PATCH 3/3] kheaders: double-quote variables to satisfy shellcheck

[PATCH 0/4] kbuild: generate module.builtin.modinfo from vmlinux.unstripped instead of vmlinux.o
 2025-06-08 14:44 UTC  (8+ messages)
` [PATCH 1/4] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH 2/4] kbuild: always create intermediate vmlinux.unstripped
` [PATCH 3/4] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH 4/4] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped

[GIT PULL] Kbuild updates for v6.16-rc1
 2025-06-07 19:07 UTC  (2+ messages)

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

[PATCH] modpost: Reduce the log level and fix the errors causing livepatch failure
 2025-06-07 13:43 UTC  (2+ messages)

[PATCH v2] Kconfig: Added compare capabilities for mconf Ver. 2
 2025-06-06 15:01 UTC  (4+ messages)

[PATCH] kbuild: replace deprecated T option with --thin for $(AR)
 2025-06-05 20:40 UTC  (3+ messages)

[PATCH] module: make __mod_device_table__* symbols static
 2025-06-05 20:26 UTC  (3+ messages)

[PATCH] scripts/tags.sh: allow to use alternative ctags implementation
 2025-06-05 20:02 UTC  (2+ messages)

[PATCH v2] genksyms: Fix enum consts from a reference affecting new values
 2025-06-05 19:46 UTC  (2+ messages)

[PATCH] module: Wrap EXPORT_SYMBOL_GPL_FOR_MODULES() example in literal code block
 2025-06-04  9:14 UTC  (3+ messages)

[PATCH v2 1/4] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
 2025-06-04  4:52 UTC  (6+ messages)
` [PATCH v2 2/4] scripts/misc-check: add double-quotes to satisfy shellcheck
` [PATCH v2 3/4] scripts/misc-check: check missing #include <linux/export.h> when W=1
` [PATCH v2 4/4] scripts/misc-check: check unnecessary "

[PATCH 1/2] kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
 2025-06-03 12:58 UTC  (6+ messages)
` [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds

[PATCH v3] kbuild: distributed build support for Clang ThinLTO
 2025-06-02 22:20 UTC  (12+ messages)

[PATCH] kbuild: stop module name mangling
 2025-06-02 19:35 UTC  (3+ messages)

[PATCH 0/1] kconfig: comparison feature between two .config files added to mconf
 2025-06-02 16:42 UTC  (9+ messages)
` [PATCH 1/1] Kconfig: Added compare capabilities for mconf

[PATCH AUTOSEL 6.12 67/93] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-06-01 23:33 UTC 

[PATCH AUTOSEL 6.14 074/102] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-06-01 23:29 UTC 

[PATCH AUTOSEL 6.15 080/110] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-06-01 23:24 UTC 

[PATCH 1/3] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
 2025-06-01  9:19 UTC  (5+ messages)
` [PATCH 2/3] scripts/misc-check: check missing #include <linux/export.h>
` [PATCH 3/3] scripts/misc-check: check unnecessary "

[GIT PULL] require gcc-8 and binutils-2.30
 2025-05-31 15:30 UTC  (3+ messages)

[PATCH] genksyms: Fix enum consts from a reference affecting new values
 2025-05-31 13:59 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 21/26] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-05-30 12:40 UTC 

[PATCH AUTOSEL 6.14 23/28] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-05-30 12:39 UTC 

[PATCH AUTOSEL 6.15 25/30] Make 'cc-option' work correctly for the -Wno-xyzzy pattern
 2025-05-30 12:38 UTC 

[linus:master] [crypto] 40b9969796: UBSAN:unsigned-integer-overflow_in_lib/crypto/chacha20poly1305-selftest.c
 2025-05-28 17:41 UTC  (2+ messages)

[PATCH] kconfig: introduce menu type enum
 2025-05-27 17:56 UTC 

[GIT PULL] Kbuild fixes for v6.15-rc7
 2025-05-27 14:58 UTC  (4+ messages)

[PATCH v2 00/11] kunit: Introduce UAPI testing framework
 2025-05-27 14:51 UTC  (17+ messages)
` [PATCH v2 01/11] kbuild: userprogs: add nolibc support
` [PATCH v2 02/11] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v2 04/11] kbuild: introduce blob framework
` [PATCH v2 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v2 10/11] kunit: uapi: Introduce preinit executable

[PATCH 1/3] modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
 2025-05-27  7:55 UTC  (4+ messages)
` [PATCH 2/3] modpost: allow "make nsdeps" to skip module-specific symbol namespace
` [PATCH 3/3] docs/core-api/symbol-namespaces: drop table of contents and section numbering

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-27  3:30 UTC  (24+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH 1/2] tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
 2025-05-26  9:07 UTC  (2+ messages)
` [PATCH 2/2] kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=n

[PATCH] kconfig: check for a NULL pointer before access
 2025-05-26  8:08 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV
 2025-05-22  8:18 UTC  (6+ messages)

[PATCH] scripts: Correct the function name in comment
 2025-05-22  7:31 UTC  (2+ messages)

[PATCH] kconfig/nconf: Replace deprecated strncpy() with strscpy()
 2025-05-22  7:20 UTC  (2+ messages)

[PATCH v3 0/5] module: Strict per-modname namespaces
 2025-05-22  5:32 UTC  (4+ messages)
` [PATCH v3 3/5] module: Extend the MODULE_ namespace parsing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).