messages from 2026-09-09 15:50:35 to 2026-09-16 15:09:14 UTC [more...]
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
2026-09-16 15:09 UTC (78+ messages)
` [PATCH v2 01/21] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v2 02/21] kallsyms: index symbols by token to speed up table compression
` [PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
` [v2 "
` [PATCH v2 04/21] kbuild: do not sort nm output where the order is irrelevant
` [PATCH v2 05/21] kbuild: only emit vmlinux relocations when required
` [PATCH v2 06/21] elf-parse: add section flags, symbol binding and a read-only mapping
` [PATCH v2 07/21] kallsyms: reimplement mksysmap in C
` [PATCH v2 08/21] kbuild: cache list, composite object state per object
` [PATCH v2 09/21] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH v2 10/21] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 12/21] modpost: cache section relocation mismatch state
` [PATCH v2 13/21] modpost: emit module descriptors as assembly
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 16/21] objtool: size the instruction hash to the text
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
[PATCH] kbuild: fix grammar in output Makefile .gitignore generation comment
2026-09-16 6:54 UTC (2+ messages)
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-09-16 0:40 UTC (9+ messages)
[PATCH v2] checkkconfigsymbols: resolve revisions before resetting the tree
2026-09-15 23:36 UTC (3+ messages)
[PATCH v2] docs: kconfig: fix shell function syntax in caveats
2026-09-15 22:02 UTC (3+ messages)
[PATCH v2 0/5] kconfig: improve input validation for numeric options
2026-09-15 21:15 UTC (6+ messages)
` [PATCH v2 1/5] kconfig: promote invalid numeric reference from warning to error
` [PATCH v2 2/5] kconfig: check for out-of-bounds numeric constants
` [PATCH v2 3/5] kconfig: check for hex and int mismatches
` [PATCH v2 4/5] kconfig: prevent out-of-bounds user input for numeric options
` [PATCH v2 5/5] kconfig: use unsigned integers for hex range checks
[PATCH] kconfig: reject malformed KCONFIG_PROBABILITY values
2026-09-15 15:18 UTC (10+ messages)
` [PATCH v2] kconfig: warn about "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] kbuild: add header check facility as a manually run static analyzer
2026-09-15 10:43 UTC
[PATCH v6 00/13] syscalls: Add a shared table for all archs
2026-09-15 7:45 UTC (2+ messages)
[PATCH] kbuild: fix grammar in output Makefile .gitignore generation comment
2026-09-15 1:37 UTC (2+ messages)
[PATCH 0/2] make: accelerate tagging process
2026-09-15 0:07 UTC (3+ messages)
` [PATCH 1/2] make: parallelize tags generation
` [PATCH 2/2] make: cache per-directory tags
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-14 8:57 UTC (91+ messages)
` [PATCH 01/23] scripts/mksysmap: drop the MODULE_INFO() symbols from kallsyms
` [PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
` [4/23] "
` [PATCH 05/23] kbuild: do not sort nm output where the order is irrelevant
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 09/23] kbuild: do not allocate .modinfo in vmlinux
` [PATCH 11/23] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 15/23] modpost: emit module descriptors as assembly
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 18/23] objtool: cache relocations and function dead end state, do less work
` [PATCH 19/23] objtool: decode instructions and resolve branch targets in parallel
` [PATCH 20/23] kbuild: rust: parallelise rustc front end
` [PATCH 23/23] kbuild: use pigz for gzip compression if available
[PATCH] kbuild: quote glob pattern in find command for asm-headers
2026-09-14 7:08 UTC (2+ messages)
[PATCH] kbuild: fix spurious error from find when generating asm-headers
2026-09-14 6:03 UTC (3+ messages)
[GIT PULL] Kbuild fixes for 7.3 #1
2026-09-12 23:24 UTC (2+ messages)
[PATCH 08/23] kallsyms: reimplement mksysmap in C
2026-09-11 19:42 UTC (4+ messages)
[PATCH] kbuild: drop dependency on .config for tools/
2026-09-11 19:24 UTC (2+ messages)
[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
2026-09-11 18:20 UTC (4+ messages)
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities
[PATCH 0/4] kconfig: improve input validation for numeric options
2026-09-10 22:19 UTC (4+ messages)
` [PATCH 4/4] kconfig: prevent out-of-bounds user input "
[PATCH v2 00/27] objtool: dynamically detect noreturns
2026-09-10 19:22 UTC (3+ messages)
` [PATCH v2 02/27] kbuild: Add CONFIG_OBJTOOL_DEFERRED
[PATCH v5 00/24] vdso: Reject absolute relocations during build
2026-09-10 8:33 UTC (19+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
[PATCH v2] kconfig: preserve the final answer when input has no newline
2026-09-09 22:43 UTC (2+ 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).