messages from 2026-03-16 14:18:49 to 2026-03-23 13:02:43 UTC [more...]
[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-23 13:02 UTC
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-23 12:54 UTC (17+ messages)
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust
` Re: [PATCH v2 0/3] Inline helpers into Rust without full LTO
[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-23 12:16 UTC (17+ messages)
` [PATCH v6 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v6 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v6 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v6 4/9] dt-bindings: serial: Document the graph port
` [PATCH v6 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v6 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v6 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
[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 v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
2026-03-23 10:14 UTC (3+ messages)
[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 v4 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-22 16:35 UTC (6+ 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 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/
2026-03-22 12:50 UTC (4+ messages)
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-22 12:10 UTC (10+ 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 v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-22 12:00 UTC (6+ messages)
` [PATCH v4 18/30] tools: iio: Append extra cflags
` [PATCH v4 29/30] selftests/nolibc: "
[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 (22+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 5/9] kernel/api: add API specification for sys_open
[PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
2026-03-18 16:38 UTC (32+ messages)
` [PATCH v5 01/26] tools: lib: thermal: Fix typo
` [PATCH v5 02/26] tools/thermal: "
` [PATCH v5 03/26] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v5 04/26] tools/thermal: "
` [PATCH v5 05/26] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [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 0/9] configs: cleanup obsolete or incorrect assignments
2026-03-17 15:53 UTC (17+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-17 4:18 UTC (4+ messages)
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
[PATCH] Documentation: kbuild: Update the debug information notes in reproducible-builds.rst
2026-03-16 22:02 UTC (3+ messages)
[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
2026-03-16 21:31 UTC (11+ messages)
` [PATCH v5 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
[PATCH v6 0/2] kbuild: distributed build support for Clang ThinLTO
2026-03-16 21:29 UTC (3+ messages)
` [PATCH v6 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v6 2/2] kbuild: distributed build support for Clang ThinLTO
[PATCH v2 2/4] rust: add `const_assert!` macro
2026-03-16 18:35 UTC (3+ messages)
linux-next: build failure after merge of the kbuild tree
2026-03-16 17:56 UTC (5+ messages)
[PATCH v2 0/5] kbuild: uapi: also test UAPI headers against C++ compilers
2026-03-16 16:52 UTC (6+ messages)
` [PATCH v2 1/5] kbuild: uapi: move some compiler arguments out of the command definition
` [PATCH v2 2/5] kbuild: uapi: move all include path flags together
` [PATCH v2 3/5] kbuild: uapi: handle UML in architecture-specific exclusion lists
` [PATCH v2 4/5] kbuild: uapi: provide a C++ compatible dummy definition of NULL
` [PATCH v2 5/5] kbuild: uapi: also test UAPI headers against C++ compilers
[RFC PATCH v4 0/6] objtool: Fixup alternate feature relative addresses
2026-03-16 15:52 UTC (3+ messages)
` [RFC PATCH v4 5/6] kbuild: Add objtool integration for PowerPC feature fixups
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