messages from 2026-02-12 14:51:10 to 2026-02-28 07:32:32 UTC [more...]
[PATCH] kbuild: Leave objtool binary around with 'make clean'
2026-02-28 7:27 UTC (2+ messages)
[PATCH] kbuild: only clean objtool on mrproper
2026-02-28 5:53 UTC (6+ messages)
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-02-27 16:36 UTC (10+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH] kbuild: host: use single executable for rustc -C linker
2026-02-27 13:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH RESEND v2] tools build: Use -fzero-init-padding-bits=all
2026-02-27 11:52 UTC (10+ messages)
[PATCH 0/9] kbuild: uapi: remove usage of toolchain headers
2026-02-27 10:04 UTC (13+ messages)
` [PATCH 1/9] hexagon: uapi: Fix structure alignment attribute
` [PATCH 2/9] kbuild: uapi: test linux/bpf_perf_event.h on powerpc
` [PATCH 3/9] kbuild: uapi: deduplicate linux/bpf_perf_event.h exclusions
` [PATCH 4/9] kbuild: uapi: completely exclude linux/bpf_perf_event.h on nios2
` [PATCH 5/9] kbuild: uapi: only use dummy-include for headers which use libc
` [PATCH 6/9] kbuild: uapi: provide stub includes for some libc headers
` [PATCH 7/9] kbuild: uapi: use custom stub headers instead of libc ones
` [PATCH 8/9] kbuild: uapi: simplify libc dependency logic
` [PATCH 9/9] kbuild: uapi: remove now unneeded guard headers
[PATCH] kconfig: Error out on duplicated kconfig inclusion
2026-02-27 8:30 UTC (3+ messages)
[PATCH 0/2] kbuild: Follow-up to "Reject unexpected values for LLVM="
2026-02-27 8:10 UTC (7+ messages)
` [PATCH 1/2] Documentation/llvm: drop note about LLVM=0
` [PATCH 2/2] tools/build: Reject unexpected values for LLVM=
[PATCH] genksyms: Fix parsing a declarator with a preceding attribute
2026-02-27 7:54 UTC (4+ messages)
[PATCH] kbuild: install-extmod-build: Package resolve_btfids if necessary
2026-02-26 20:47 UTC (3+ messages)
[PATCH] kconfig: fix potential NULL pointer dereference in conf_askvalue
2026-02-26 20:35 UTC (4+ messages)
[PATCH v2] rust: build: remap path to avoid absolute path
2026-02-26 19:21 UTC (2+ messages)
[PATCH v5] tools build: Fix rust cross compilation
2026-02-26 18:40 UTC (3+ messages)
[PATCH v2 1/2] rust: add projection infrastructure
2026-02-26 15:46 UTC
Kconfig: CONFIG_CIFS_SMB_DIRECT bool option silently dropped when CIFS=m and INFINIBAND=m
2026-02-26 1:36 UTC (9+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-02-25 22:02 UTC
extlinux can't boot kernel after commit "kbuild: keep .modinfo section in vmlinux.unstripped"
2026-02-25 21:24 UTC (4+ messages)
[PATCH v1 00/17] crypto: Standalone crypto module (Series 1/4): Core implementation
2026-02-25 17:35 UTC (5+ messages)
` [PATCH 17/17] Add standalone crypto kernel module technical documentation
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-02-25 11:22 UTC (18+ messages)
` [PATCH v5 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v5 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v5 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v5 4/9] dt-bindings: serial: Document the graph port
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v5 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v5 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v5 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-24 19:02 UTC (20+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
2026-02-24 18:34 UTC (3+ messages)
[PATCH v4] tools build: Fix rust cross compilation
2026-02-24 16:41 UTC (2+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-24 16:14 UTC (16+ messages)
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH 0/2] Change Rust Binder crate name to rust_binder
2026-02-24 15:17 UTC (5+ messages)
` [PATCH 1/2] rust: support overriding crate_name
` [PATCH 2/2] rust_binder: override crate name to rust_binder
[PATCH] rust: kbuild: emit dep-info into $(depfile) directly
2026-02-24 7:33 UTC (2+ messages)
Rust build speed-ups - please?
2026-02-23 2:24 UTC (2+ messages)
tools-support-relr.sh segfaults when NM is empty
2026-02-22 20:37 UTC (3+ messages)
[PATCH 1/4] rust: add projection infrastructure
2026-02-22 10:52 UTC (7+ messages)
[PATCH] rust: bindgen: disable GCC latent entropy plugin
2026-02-21 20:31 UTC (2+ messages)
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2026-02-20 4:10 UTC (2+ messages)
[GIT PULL] Kbuild fixes for 7.0 #1
2026-02-18 23:48 UTC (3+ messages)
[PATCH] kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
2026-02-18 20:49 UTC (2+ messages)
[PATCH] kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
2026-02-18 20:49 UTC (2+ messages)
[PATCH 0/2] kbuild: rpm-pkg: Address -debuginfo build regression with RPM < 4.20.0
2026-02-18 20:49 UTC (10+ messages)
[PATCH v1] kbuild: Fix CC_CAN_LINK detection
2026-02-18 20:49 UTC (5+ messages)
[PATCH] kbuild: Add objtool to top-level clean target
2026-02-18 20:48 UTC (2+ messages)
[PATCH v3] tools build: Fix rust cross compilation
2026-02-18 13:51 UTC (3+ messages)
[GIT PULL] fbdev fixes and updates for v7.0-rc1
2026-02-17 21:45 UTC (2+ messages)
[PATCH v1] tools build: Fix rust cross compilation
2026-02-17 8:22 UTC (3+ messages)
[RFC PATCH] initramfs: correctly handle space in path on cpio list generation
2026-02-15 2:54 UTC (7+ messages)
[PATCH] Makefile: Globally enable fall-through warning
2026-02-14 9:19 UTC
[PATCH AUTOSEL 6.19-5.10] modpost: Amend ppc64 save/restfpr symnames for -Os build
2026-02-14 0:59 UTC
[PATCH 2/2] rust: add `const_assert!` macro
2026-02-13 10:26 UTC (11+ messages)
[PATCH] kbuild: rpm-pkg: Fix generating debuginfo manually
2026-02-12 19:28 UTC (3+ messages)
[PATCH v1] tools build: Fix rust cross compilation
2026-02-12 19:18 UTC (2+ messages)
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