messages from 2026-03-18 09:18:16 to 2026-03-24 18:51:42 UTC [more...]
[PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
2026-03-24 18:51 UTC (16+ messages)
` [PATCH 1/2] kallsyms: show function parameter info "
` [PATCH 2/2] kallsyms: add BTF-based deep parameter rendering in oops dumps
[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
2026-03-24 18:35 UTC (4+ messages)
[PATCH v2 0/3] checksyscalls: only run when necessary
2026-03-24 17:29 UTC (5+ messages)
` [PATCH v2 1/3] checksyscalls: move path to reference table to a variable
` [PATCH v2 2/3] checksyscalls: only run when necessary
` [PATCH v2 3/3] checksyscalls: move instance functionality into generic code
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-24 11:45 UTC (16+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest
[PATCH v6 00/24] tools build: Append -fzero-init-padding-bits=all option
2026-03-23 22:11 UTC (28+ messages)
` [PATCH v6 01/24] tools: lib: thermal: Fix typo
` [PATCH v6 02/24] tools/thermal: "
` [PATCH v6 03/24] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v6 04/24] tools/thermal: "
` [PATCH v6 05/24] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v6 06/24] perf build: Append extra host flags
` [PATCH v6 07/24] tools build: Append extra host cflags
` [PATCH v6 08/24] tools: bootconfig: Append extra cflags
` [PATCH v6 09/24] tools: counter: "
` [PATCH v6 10/24] tools: dma: "
` [PATCH v6 11/24] tools: gpio: "
` [PATCH v6 12/24] tools: hv: "
` [PATCH v6 13/24] tools: iio: "
` [PATCH v6 14/24] tools: mm: "
` [PATCH v6 15/24] tools: objtool: Append extra host cflags
` [PATCH v6 16/24] tools: power: acpi: Append extra cflags
` [PATCH v6 17/24] tools: power: x86/intel-speed-select: "
` [PATCH v6 18/24] tools: sched_ext: "
` [PATCH v6 19/24] tools: spi: "
` [PATCH v6 20/24] tools: tracing: "
` [PATCH v6 21/24] tools: usb: "
` [PATCH v6 22/24] selftests/hid: "
` [PATCH v6 23/24] selftests/nolibc: "
` [PATCH v6 24/24] selftests/sched_ext: "
[PATCH v4 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-23 19:25 UTC (8+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v4 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v4 4/4] kallsyms: add KUnit tests for lineinfo feature
[PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
2026-03-23 17:58 UTC (4+ messages)
[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-23 17:23 UTC (11+ messages)
` [PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-23 14:53 UTC (18+ messages)
` "
[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-23 14:24 UTC (3+ messages)
[PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
2026-03-23 14:23 UTC (28+ messages)
` [PATCH v5 06/26] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v5 07/26] bpftool: Append extra host flags
` [PATCH v5 08/26] perf build: "
` [PATCH v5 09/26] tools build: Append extra host cflags
` [PATCH v5 10/26] tools: bootconfig: Append extra cflags
` [PATCH v5 11/26] tools: counter: "
` [PATCH v5 12/26] tools: dma: "
` [PATCH v5 13/26] tools: gpio: "
` [PATCH v5 14/26] tools: hv: "
` [PATCH v5 15/26] tools: iio: "
` [PATCH v5 16/26] tools: mm: "
` [PATCH v5 17/26] tools: objtool: Append extra host cflags
` [PATCH v5 18/26] tools: power: acpi: Append extra cflags
` [PATCH v5 19/26] tools: power: x86/intel-speed-select: "
` [PATCH v5 20/26] tools: sched_ext: "
` [PATCH v5 21/26] tools: spi: "
` [PATCH v5 22/26] tools: tracing: "
` [PATCH v5 23/26] tools: usb: "
` [PATCH v5 24/26] selftests/hid: "
` [PATCH v5 25/26] selftests/nolibc: "
` [PATCH v5 26/26] selftests/sched_ext: "
[PATCH v4 00/15] add SPDX SBOM generation script
2026-03-23 13:39 UTC (2+ messages)
[PATCH v3 0/2] Change Rust Binder crate name to rust_binder
2026-03-23 10:33 UTC (3+ messages)
` [PATCH v3 1/2] rust: support overriding crate_name
` [PATCH v3 2/2] rust_binder: override crate name to rust_binder
[PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
2026-03-23 7:59 UTC (4+ messages)
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-03-23 3:47 UTC (4+ messages)
[PATCH 0/3] Fix merge_config.sh
2026-03-23 0:58 UTC (2+ messages)
` (subset) "
[PATCH 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/
2026-03-22 12:50 UTC (4+ messages)
[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-22 12:00 UTC (3+ messages)
` [PATCH v4 18/30] tools: iio: Append extra cflags
[PATCH] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
2026-03-21 15:18 UTC (3+ messages)
[PATCH v3] kbuild: host: use single executable for rustc -C linker
2026-03-21 15:00 UTC (8+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v3 2/4] rust: add `const_assert!` macro
2026-03-21 13:05 UTC (5+ messages)
[PATCH] kbuild: rust: add AutoFDO support
2026-03-20 21:48 UTC (11+ messages)
[PATCH 0/3] check-uapi: improve portability for testing headers
2026-03-20 20:51 UTC (9+ messages)
` [PATCH 3/3] check-uapi: use dummy libc includes
[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
2026-03-20 20:06 UTC (2+ messages)
[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
2026-03-20 18:29 UTC (7+ messages)
` [PATCH 1/6] selftests/run_kselftest.sh: Remove unused $ROOT
` [PATCH 2/6] selftests/run_kselftest.sh: Add missing quotes
` [PATCH 3/6] selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P
` [PATCH 4/6] selftests/run_kselftest.sh: Allow choosing per-test log directory
` [PATCH 5/6] selftests: Preserve subtarget failures in all/install
` [PATCH 6/6] kbuild: remove kselftest output in mrproper
[PATCH 0/4] kbuild: vdso_install: drop build ID architecture allow-list
2026-03-20 16:36 UTC (5+ messages)
` [PATCH 1/4] kbuild: vdso_install: split out the readelf invocation
` [PATCH 2/4] kbuild: vdso_install: hide readelf warnings
` [PATCH 3/4] kbuild: vdso_install: gracefully handle images without build ID
` [PATCH 4/4] kbuild: vdso_install: drop build ID architecture allow-list
[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
2026-03-19 22:30 UTC (2+ messages)
[PATCH v3 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-19 16:43 UTC (4+ messages)
` [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
[PATCH] kbuild: reduce output spam when building out of tree
2026-03-18 20:08 UTC (2+ messages)
[PATCH] Remove unused headers in x86/tools, scripts, pps, input
2026-03-18 19:56 UTC (2+ messages)
[PATCH 0/9] Kernel API Specification Framework
2026-03-18 16:51 UTC (19+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 5/9] kernel/api: add API specification for sys_open
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