messages from 2026-03-05 16:55:28 to 2026-03-10 19:58:45 UTC [more...]
[PATCH v2 0/2] Change Rust Binder crate name to rust_binder
2026-03-10 19:58 UTC (10+ 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/3] kallsyms: embed source file:line info in kernel stack traces
2026-03-10 15:20 UTC (11+ messages)
` [PATCH 1/3] "
[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] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
2026-03-10 11:48 UTC
[PATCH 0/3] Fix merge_config.sh
2026-03-10 11:36 UTC (4+ 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-10 10:51 UTC
[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 (8+ messages)
` [PATCH 1/3] check-uapi: link into shared objects
` [PATCH 2/3] check-uapi: honor ${CROSS_COMPILE} setting
` [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)
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-06 17:32 UTC (3+ messages)
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust
[PATCH v4] tools build: Fix rust cross compilation
2026-03-06 12:14 UTC (5+ messages)
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-06 10:27 UTC (4+ messages)
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH v2] rust: build: remap path to avoid absolute path
2026-03-06 10:07 UTC (2+ messages)
[PATCH v3] kconfig: fix potential NULL pointer dereference in conf_askvalue
2026-03-06 2:17 UTC
[PATCH v2] kconfig: fix potential NULL pointer dereference in conf_askvalue()
2026-03-05 19:51 UTC (2+ messages)
[PATCH v4 0/8] scalable symbol flags with __kflagstab
2026-03-05 16:55 UTC (4+ messages)
` [PATCH v4 6/8] module loader: deprecate usage of *_gpl sections
` [PATCH v4 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v4 8/8] documentation: remove references to *_gpl sections
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