Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-30 12:40:40 to 2025-06-15 20:41:55 UTC [more...]

[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
 2025-06-15 20:41 UTC  (9+ messages)
` [PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v11 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v11 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v11 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v11 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v11 6/6] rust: enable `clippy::ref_as_ptr` lint

[GIT PULL] Kbuild fixes for v6.16-rc2
 2025-06-15 16:22 UTC  (2+ messages)

[PATCH] kconfig: use memcmp instead of deprecated bcmp
 2025-06-15 16:08 UTC  (6+ messages)

kconfig: include <strings.h> to fix bcmp build error on Clang
 2025-06-15 16:05 UTC  (2+ messages)

[PATCH v2] gendwarfksyms: Fix structure type overrides
 2025-06-14  0:55 UTC 

[PATCH] gendwarfksyms: Fix structure type overrides
 2025-06-14  0:53 UTC  (3+ messages)

Unable to build linux kernel 6.12.32-64 on devuan i636?
 2025-06-13 21:46 UTC 

[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
 2025-06-13 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
` [PATCH v2 2/5] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v2 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v2 4/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v2 5/5] tracing: Call trace_ftrace_test_filter() for the event

[PATCH 0/4] kbuild: generate module.builtin.modinfo from vmlinux.unstripped instead of vmlinux.o
 2025-06-13 10:21 UTC  (10+ 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

[PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2
 2025-06-13  7:34 UTC  (4+ messages)

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

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-12 13:40 UTC  (7+ messages)
` [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 3/6] rust: module: use a reference in macros::module::module
` [PATCH v13 4/6] rust: module: update the module macro with module parameter support
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v13 6/6] modules: add rust modules files to MAINTAINERS

[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
 2025-06-12 11:05 UTC  (10+ messages)
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro

[PATCH] x86: Fix build warnings about export.h
 2025-06-12  9:57 UTC  (2+ messages)

[PATCH v2] kconfig/nconf: Replace strncpy() with snprintf()
 2025-06-12  7:48 UTC  (2+ messages)

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-11 14:09 UTC  (21+ messages)
` [PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 05/16] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v3 06/16] kbuild: doc: add label for userprogs section
` [PATCH v3 07/16] kbuild: introduce blob framework
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

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

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

[PATCH AUTOSEL 5.10 4/9] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:48 UTC 

[PATCH AUTOSEL 5.15 04/12] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:47 UTC 

[PATCH AUTOSEL 6.1 05/16] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:47 UTC 

[PATCH AUTOSEL 6.6 06/18] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:46 UTC 

[PATCH AUTOSEL 6.12 09/23] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:45 UTC 

[PATCH AUTOSEL 6.14 10/29] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:44 UTC 

[PATCH AUTOSEL 6.15 15/35] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-06-09 13:43 UTC 

[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  (19+ messages)
` [PATCH v3 2/6] modules: Add macros to specify modinfo prefix
` [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique

[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 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] scripts: add zboot support to extract-vmlinux
 2025-06-07 16:04 UTC  (2+ 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 v3] kbuild: distributed build support for Clang ThinLTO
 2025-06-02 22:20 UTC  (5+ 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 


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).