messages from 2026-03-09 12:15:29 to 2026-03-13 15:09:50 UTC [more...]
[PATCH 0/9] Kernel API Specification Framework
2026-03-13 15:09 UTC (2+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
2026-03-13 14:50 UTC (5+ messages)
[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-13 13:33 UTC (44+ 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 v4 07/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v4 08/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v4 09/30] bpftool: Append extra host flags
` [PATCH v4 10/30] perf build: "
` [PATCH v4 11/30] tools/bpf: build: Append extra cflags
` [PATCH v4 12/30] tools build: Append extra host cflags
` [PATCH v4 13/30] tools: bootconfig: Append extra cflags
` [PATCH v4 14/30] tools: counter: "
` [PATCH v4 15/30] tools: dma: "
` [PATCH v4 16/30] tools: gpio: "
` [PATCH v4 17/30] tools: hv: "
` [PATCH v4 18/30] tools: iio: "
` [PATCH v4 19/30] tools: mm: "
` [PATCH v4 20/30] tools: objtool: Append extra host cflags
` [PATCH v4 21/30] tools: power: acpi: Append extra cflags
` [PATCH v4 22/30] tools: power: x86/intel-speed-select: "
` [PATCH v4 23/30] tools: sched_ext: "
` [PATCH v4 24/30] tools: spi: "
` [PATCH v4 25/30] tools: tracing: "
` [PATCH v4 26/30] tools: usb: "
` [PATCH v4 27/30] selftests/bpf: "
` [PATCH v4 28/30] selftests/hid: "
` [PATCH v4 29/30] selftests/nolibc: "
` [PATCH v4 30/30] selftests/sched_ext: "
[PATCH] rust: kbuild: allow `unused_features`
2026-03-12 14:17 UTC (4+ messages)
[PATCH v4] rust: Makefile: bound rustdoc workaround to affected versions
2026-03-12 14:12 UTC (6+ messages)
` [PATCH v5 1/2] kbuild: add rustc-max-version macro
` [PATCH v5 2/2] rust: Makefile: bound rustdoc workaround to affected versions
[PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
2026-03-12 14:12 UTC (5+ messages)
[PATCH 0/2] Move tool for generating initramfs cpio to scripts/
2026-03-12 13:59 UTC (10+ messages)
` [PATCH 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh "
[PATCH v3] kbuild: host: use single executable for rustc -C linker
2026-03-12 13:50 UTC (2+ messages)
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-12 12:08 UTC (2+ messages)
[PATCH 0/9] kbuild: uapi: remove usage of toolchain headers
2026-03-12 12:08 UTC (3+ messages)
[PATCH RFC 0/5] kbuild: uapi: also test UAPI headers against C++ compilers
2026-03-12 8:16 UTC (4+ messages)
` [PATCH RFC 5/5] "
[PATCH v3 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-12 3:06 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v3 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v3 4/4] kallsyms: add KUnit tests for lineinfo feature
[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
2026-03-12 2:18 UTC (12+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-03-11 21:14 UTC (22+ 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] kbuild: host: use single executable for rustc -C linker
2026-03-11 14:02 UTC (5+ messages)
` [PATCH v2] "
[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2026-03-11 11:13 UTC (8+ messages)
` [PATCH v11 03/15] kasan: Fix inline mode for x86 tag-based mode
[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] Remove unused headers in x86/tools, scripts, pps, input
2026-03-11 3:01 UTC
[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 v3 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-10 17:50 UTC (67+ 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 08/30] tools/bpf: build: Append "
` [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: "
` [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 AUTOSEL 6.19-6.12] kbuild: install-extmod-build: Package resolve_btfids if necessary
2026-03-10 9:01 UTC
[PATCH 0/3] check-uapi: improve portability for testing headers
2026-03-10 1:12 UTC (2+ messages)
[PATCH] kbuild: reduce output spam when building out of tree
2026-03-10 1:07 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 (2+ messages)
[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
2026-03-09 15:58 UTC
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