public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 23:30:01 to 2026-03-02 20:14:52 UTC [more...]

[PATCH v3 1/2] rust: add projection infrastructure
 2026-03-02 20:14 UTC  (7+ messages)

[PATCH] kbuild: Leave objtool binary around with 'make clean'
 2026-03-02 19:43 UTC  (6+ messages)
` -next build error due to "kbuild: Leave objtool binary around with 'make clean'"

[PATCH v4 2/3] rust: ptr: add projection infrastructure
 2026-03-02 19:02 UTC  (2+ messages)

[PATCH v3 0/2] rust: reduce duplicate information
 2026-03-02 17:15 UTC  (5+ messages)
` [PATCH v3 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing

[PATCH 0/6] scripts: generate_rust_analyzer: improve rust-project.json generation
 2026-03-02 17:09 UTC  (4+ messages)
` [PATCH 1/6] scripts: generate_rust_analyzer: rename cfg to generated_cfg

[PATCH 0/8] modules: Move 'struct module_signature' to UAPI
 2026-03-02 14:04 UTC  (11+ messages)
` [PATCH 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH 2/8] module: Drop unused signature types
` [PATCH 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH 5/8] modules: Move 'struct module_signature' to UAPI
` [PATCH 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH 8/8] selftests/bpf: verify_pkcs7_sig: Use "

[PATCH v2 1/2] rust: add projection infrastructure
 2026-03-02  4:41 UTC  (4+ messages)

[PATCH v2] kconfig: fix potential NULL pointer dereference in conf_askvalue()
 2026-03-01 19:12 UTC  (3+ messages)

[PATCH] kconfig: fix potential NULL pointer dereference in conf_askvalue
 2026-03-01  5:31 UTC  (5+ 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 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)

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  (10+ messages)
` [PATCH v4 15/17] "

[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  (3+ 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  (2+ messages)

[PATCH v1] kbuild: Fix CC_CAN_LINK detection
 2026-02-18 20:49 UTC  (2+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox