public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 20:55:02 to 2026-03-11 08:30:44 UTC [more...]

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-11  8:29 UTC  (7+ messages)
` [PATCH v4 01/30] tools: lib: thermal: Fix typo
` [PATCH v4 02/30] tools/thermal: "
` [PATCH v4 03/30] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v4 04/30] tools/thermal: "
` [PATCH v4 05/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v4 06/30] libbpf: Remove duplicate $(CLANG_CROSS_FLAGS)

[PATCH] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-11  8:06 UTC  (2+ messages)

[PATCH 0/3] Fix merge_config.sh
 2026-03-11  7:50 UTC  (5+ messages)
` [PATCH 1/3] scripts: kconfig: merge_config.sh: pass output file as awk variable
` [PATCH 2/3] scripts: kconfig: merge_config.sh: fix indentation
` [PATCH 3/3] scripts: kconfig: merge_config.sh: use POSIX test operator

[PATCH] scripts: kconfig: merge_config.sh: create tmp file for awk
 2026-03-11  7:48 UTC  (2+ messages)

[PATCH] kbuild: host: use single executable for rustc -C linker
 2026-03-11  5:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
 2026-03-11  4:13 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction

[PATCH] Remove unused headers in x86/tools, scripts, pps, input
 2026-03-11  3:01 UTC 

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-03-11  1:18 UTC  (17+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 15/17] module: Introduce hash-based integrity checking

[PATCH v4] rust: Makefile: bound rustdoc workaround to affected versions
 2026-03-10 22:45 UTC  (4+ messages)
` [PATCH v5 1/2] kbuild: add rustc-max-version macro

[PATCH v2 0/2] Change Rust Binder crate name to rust_binder
 2026-03-10 22:36 UTC  (13+ messages)
` [PATCH v2 1/2] rust: support overriding crate_name
` [PATCH v2 2/2] rust_binder: override crate name to rust_binder

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-10 19:30 UTC  (6+ messages)
` [PATCH v11 03/15] kasan: Fix inline mode for x86 tag-based mode

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 17:50 UTC  (77+ messages)
` [PATCH v3 01/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v3 02/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v3 03/30] tools: lib: thermal: "
` [PATCH v3 04/30] tools/thermal: "
` [PATCH v3 05/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v3 06/30] bpftool: Append extra host flags
` [PATCH v3 07/30] perf build: "
` [PATCH v3 08/30] tools/bpf: build: Append extra cflags
` [PATCH v3 09/30] tools build: Append extra host cflags
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 11/30] tools: bootconfig: Append extra cflags
` [PATCH v3 12/30] tools: counter: "
` [PATCH v3 13/30] tools: dma: "
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
  ` [EXTERNAL] "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 18/30] tools: nolibc: "
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 20/30] tools: power: acpi: Append extra cflags
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 24/30] tools: tracing: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 26/30] tools: verification: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 29/30] selftests/nolibc: "
` [PATCH v3 30/30] selftests/sched_ext: "

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-10 17:40 UTC  (13+ messages)
` [PATCH v4 1/4] rust: ptr: add `KnownSize` trait to support DST size info extraction
` [PATCH v4 2/4] rust: ptr: add projection infrastructure
` [PATCH v4 3/4] rust: dma: use pointer projection infra for `dma_{read,write}` macro
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-03-10 12:51 UTC  (3+ messages)

[PATCH v2] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-10 12:22 UTC  (2+ messages)

[PATCH v3 1/3] scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
 2026-03-10 10:25 UTC  (7+ messages)

[PATCH 0/2] Move tool for generating initramfs cpio to scripts/
 2026-03-10  9:13 UTC  (10+ messages)
` [PATCH 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target
` [PATCH 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/

[PATCH AUTOSEL 6.19-6.12] kbuild: install-extmod-build: Package resolve_btfids if necessary
 2026-03-10  9:01 UTC 

[PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
 2026-03-10  3:49 UTC  (3+ messages)

[PATCH 0/3] check-uapi: improve portability for testing headers
 2026-03-10  1:12 UTC  (6+ messages)
` [PATCH 3/3] check-uapi: use dummy libc includes

[PATCH] kbuild: reduce output spam when building out of tree
 2026-03-10  1:07 UTC  (2+ messages)

[PATCH 0/9] kbuild: uapi: remove usage of toolchain headers
 2026-03-10  1:00 UTC  (2+ messages)

[PATCH] scripts: kconfig: merge_config.sh: fix unexpected operator warning
 2026-03-09 20:44 UTC  (3+ messages)

[PATCH] Delete .builtin-dtbs.S when running make clean
 2026-03-09 20:44 UTC  (3+ messages)

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-03-09 15:58 UTC 

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-03-09  6:49 UTC  (5+ messages)

[PATCH RFC 0/5] kbuild: uapi: also test UAPI headers against C++ compilers
 2026-03-08 21:24 UTC  (6+ messages)
` [PATCH RFC 1/5] kbuild: uapi: move some compiler arguments out of the command definition
` [PATCH RFC 2/5] kbuild: uapi: move all include path flags together
` [PATCH RFC 3/5] kbuild: uapi: handle UML in architecture-specific exclusion lists
` [PATCH RFC 4/5] kbuild: uapi: provide a C++ compatible dummy definition of NULL
` [PATCH RFC 5/5] kbuild: uapi: also test UAPI headers against C++ compilers

[PATCH v2 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-03-08 18:38 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v2 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v2 4/4] kallsyms: add KUnit tests for lineinfo feature

Can't boot kernel 6.17.4+ via rEFInd
 2026-03-08 17:59 UTC  (12+ messages)

[PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
 2026-03-07  5:14 UTC  (8+ messages)

[GIT PULL] Kbuild fixes for 7.0 #2
 2026-03-07  4:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox