messages from 2025-05-26 14:40:22 to 2025-06-12 11:05:42 UTC [more...]
[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)
[GIT PULL] Kbuild updates for v6.16-rc1
2025-06-12 8:02 UTC (9+ 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 0/4] kbuild: generate module.builtin.modinfo from vmlinux.unstripped instead of vmlinux.o
2025-06-11 10:38 UTC (9+ 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 v11 0/6] rust: reduce `as` casts, enable related lints
2025-06-11 10:23 UTC (7+ 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
[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] gendwarfksyms: Fix structure type overrides
2025-06-09 15:49 UTC
[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 (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 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 (11+ 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 (10+ messages)
` [PATCH v2 01/11] kbuild: userprogs: add nolibc support
` [PATCH v2 09/11] kunit: uapi: Add example for UAPI tests
[PATCH 1/3] modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
2025-05-27 7:55 UTC (3+ messages)
` [PATCH 2/3] modpost: allow "make nsdeps" to skip module-specific symbol namespace
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-27 3:30 UTC (4+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).