messages from 2025-09-19 14:08:17 to 2025-10-14 07:36:02 UTC [more...]
[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] kbuild: uapi: reuse KBUILD_USERCFLAGS
2025-10-14 5:55 UTC
[PATCH 0/5] kcfi: Prepare for GCC support
2025-10-14 1:12 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-13 14:36 UTC (20+ messages)
[PATCH 1/4] kbuild: Fix Propeller flags
2025-10-12 2:13 UTC (6+ 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
[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 0/8] Add generated modalias to modules.builtin.modinfo
2025-10-10 13:24 UTC (17+ messages)
` [PATCH v8 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v8 6/8] modpost: Add modname to mod_device_table alias
` [PATCH v8 7/8] modpost: Create modalias for builtin modules
` [PATCH v8 8/8] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
[REGRESSION][BISECTED] kbuild: CFLAGS=-w no longer works
2025-10-09 17:41 UTC (4+ 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 (17+ 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 (7+ messages)
` [RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup "
` [RFC PATCH v2 2/3] kbuild: Add objtool integration for PowerPC feature fixups
` [RFC PATCH v2 3/3] powerpc: Enable build-time feature fixup processing by default
[PATCH v3] RISC-V: re-enable gcc + rust builds
2025-10-04 3:39 UTC (4+ 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
[GIT PULL] Kbuild updates for 6.18
2025-10-02 4:45 UTC (2+ messages)
[PATCH v2] kconfig: Avoid prompting for transitional symbols
2025-10-01 6:00 UTC (3+ messages)
[PATCH] kconfig: Avoid prompting for transitional symbols
2025-09-30 14:59 UTC (3+ messages)
Tool directory build problem
2025-09-29 18:29 UTC (4+ messages)
[PATCH v8 19/24] docs: add support to build manpages from kerneldoc output
2025-09-29 0:44 UTC (3+ messages)
[PATCH next] modpost: Initialize builtin_modname to stop SIGSEGVs
2025-09-28 12:11 UTC (3+ messages)
[PATCH v3] once: fix race by moving DO_ONCE to separate section
2025-09-26 0:19 UTC (2+ messages)
[PATCH v2] Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds
2025-09-25 11:42 UTC (3+ messages)
[PATCH v1 0/3] Only link libstub to final vmlinux
2025-09-25 2:43 UTC (3+ messages)
` [PATCH v1 1/3] LoongArch: "
[PATCH v3 5/5] kbuild: Allow adding modules into the FIT ramdisk
2025-09-24 16:54 UTC (4+ messages)
[PATCH v3 0/3] kconfig: Add transitional symbol attribute for migration support
2025-09-24 16:45 UTC (7+ messages)
` [PATCH v3 1/3] kconfig: Fix BrokenPipeError warnings in selftests
` [PATCH v3 2/3] kconfig: Add transitional symbol attribute for migration support
` [PATCH v3 3/3] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
[PATCH v18 0/7] rust: extend `module!` macro with integer parameter support
2025-09-24 12:39 UTC (8+ messages)
` [PATCH v18 1/7] rust: sync: add `SetOnce`
` [PATCH v18 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v18 3/7] rust: introduce module_param module
` [PATCH v18 4/7] rust: module: use a reference in macros::module::module
` [PATCH v18 5/7] rust: module: update the module macro with module parameter support
` [PATCH v18 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v18 7/7] modules: add rust modules files to MAINTAINERS
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-23 21:36 UTC (10+ messages)
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-23 19:49 UTC (12+ messages)
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 NNTP newsgroup(s).