linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-20 15:13:02 to 2025-11-29 23:00:46 UTC [more...]

[PATCH v4 0/9] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-11-29 23:00 UTC  (12+ messages)
` [PATCH v4 1/9] alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
` [PATCH v4 2/9] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 3/9] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 4/9] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 5/9] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 6/9] uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 7/9] include: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 8/9] x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
` [PATCH v4 9/9] treewide: Stop defining __ASSEMBLY__ for assembler files

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-29 14:31 UTC  (22+ messages)
` [PATCH v2 01/10] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v2 02/10] serdev: Add serdev device based driver match support
` [PATCH v2 03/10] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH v2 04/10] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v2 05/10] serdev: Add modalias support for serdev client devices
` [PATCH v2 06/10] dt-bindings: serial: Document the graph port
` [PATCH v2 07/10] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v2 09/10] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH v2 10/10] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors

[PATCH] kbuild: Add top-level target for building gen_init_cpio
 2025-11-28 20:01 UTC 

[PATCH 0/2] fortify: test_fortify.sh: Improve handling of tempfile
 2025-11-28 19:27 UTC  (3+ messages)
` [PATCH 1/2] fortify: Rename temporary file to match ignore pattern
` [PATCH 2/2] fortify: Cleanup temp file also on non-successful exit

[PATCH] fortify: Ignore intermediate *.tmp files
 2025-11-28 19:21 UTC  (3+ messages)

[PATCH] kbuild: add target to build a cpio containing modules
 2025-11-26 21:03 UTC  (7+ messages)

[PATCH 0/2] mcb: Add modpost support for processing MODULE_DEVICE_TABLE
 2025-11-28 10:46 UTC  (11+ messages)
` [PATCH 1/2] mcb: Add missing modpost build support
` [PATCH 2/2] mcb: Remove MODULE_ALIAS from all mcb client drivers

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-28 10:11 UTC  (18+ messages)

[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
 2025-11-28  5:52 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] resolve_btfids: rename object btf field to btf_path
` [PATCH bpf-next v2 2/4] resolve_btfids: factor out load_btf()
` [PATCH bpf-next v2 3/4] resolve_btfids: introduce enum btf_id_kind
` [PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output

[PATCH bpf-next v1 0/4] resolve_btfids: Support for BTF modifications
 2025-11-26 23:58 UTC  (15+ messages)
` [PATCH bpf-next v1 1/4] resolve_btfids: rename object btf field to btf_path
` [PATCH bpf-next v1 2/4] resolve_btfids: factor out load_btf()
` [PATCH bpf-next v1 3/4] resolve_btfids: introduce enum btf_id_kind
` [PATCH bpf-next v1 4/4] resolve_btfids: change in-place update with raw binary output

[PATCH] kbuild: Ensure .dtbo targets are applied to a base .dtb
 2025-11-26 22:25 UTC  (3+ messages)

[PATCH v2 0/2] kbuild: add target to build a cpio containing modules
 2025-11-26 20:48 UTC  (7+ messages)
` [PATCH v2 1/2] initramfs: add gen_init_cpio to hostprogs unconditionally
` [PATCH v2 2/2] kbuild: add target to build a cpio containing modules

[PATCH v2] kbuild: Enable GCC diagnostic context for value-tracking warnings
 2025-11-26  7:49 UTC  (4+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-26 19:59 UTC  (4+ messages)

[PATCH v6 0/8] scripts/make_fit: Support ramdisks and faster operations
 2025-11-26 11:26 UTC  (11+ messages)
` [PATCH v6 5/8] kbuild: Split out module targets into a variable
` [PATCH v6 6/8] kbuild: Allow adding modules into the FIT ramdisk

[PATCH v2] kbuild: fix compilation of dtb specified on command-line without make rule
 2025-11-26 10:00 UTC 

[PATCH V2] modpost: Amend ppc64 save/restfpr symnames for -Os build
 2025-11-26  0:16 UTC  (5+ messages)

[PATCH] kbuild: fix compilation of dtb specified on command-line without make rule
 2025-11-25 13:25 UTC  (6+ messages)

[PATCH 00/18] `syn` support
 2025-11-24 20:21 UTC  (7+ messages)
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild

[PATCH v4 0/4] RISC-V: re-enable gcc + rust builds
 2025-11-24 18:36 UTC  (14+ messages)
` [PATCH v4 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v4 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v4 4/4] RISC-V: fix gcc + rust builds

[PATCH v2 00/20] `syn` support
 2025-11-24 16:23 UTC  (22+ messages)
` [PATCH v2 01/20] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH v2 02/20] rust: kbuild: simplify `--cfg` handling
` [PATCH v2 03/20] rust: kbuild: add proc macro library support
` [PATCH v2 04/20] rust: kbuild: support skipping flags in `rustc_test_library`
` [PATCH v2 05/20] rust: kbuild: support using libraries in `rustc_procmacro`
` [PATCH v2 06/20] rust: proc-macro2: import crate
` [PATCH v2 07/20] rust: proc-macro2: add SPDX License Identifiers
` [PATCH v2 08/20] rust: proc-macro2: remove `unicode_ident` dependency
` [PATCH v2 09/20] rust: proc-macro2: add `README.md`
` [PATCH v2 10/20] rust: proc-macro2: enable support in kbuild
` [PATCH v2 11/20] rust: quote: import crate
` [PATCH v2 12/20] rust: quote: add SPDX License Identifiers
` [PATCH v2 13/20] rust: quote: add `README.md`
` [PATCH v2 14/20] rust: quote: enable support in kbuild
` [PATCH v2 15/20] rust: syn: import crate
` [PATCH v2 16/20] rust: syn: add SPDX License Identifiers
` [PATCH v2 17/20] rust: syn: remove `unicode-ident` dependency
` [PATCH v2 18/20] rust: syn: add `README.md`
` [PATCH v2 19/20] rust: syn: enable support in kbuild
` [PATCH v2 20/20] rust: macros: support `proc-macro2`, `quote` and `syn`

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-24  9:41 UTC  (9+ messages)
` [PATCH v3 7/9] module: Move lockdown check into generic module loader

[PATCH 00/18] `syn` support
 2025-11-23 22:46 UTC  (6+ messages)

[PATCH] kbuild: deb-pkg: Allow packages to be excluded from bindeb-pkg
 2025-11-23 21:47 UTC  (3+ messages)

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-23 21:15 UTC  (7+ messages)

[PATCH v2] kbuild: Support directory targets for building DTBs
 2025-11-21 22:20 UTC  (4+ messages)

[PATCH] kbuild: Enable GCC diagnostic context for value-tracking warnings
 2025-11-21 18:32 UTC  (5+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 23:51 UTC  (23+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
  ` [PATCH v4 18/35] locking/local_lock: Include missing headers
  ` [PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
  ` [PATCH v4 20/35] locking/ww_mutex: "
  ` [PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
  ` [PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
  ` [PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
  ` [PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
  ` [PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
  ` [PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
  ` [PATCH v4 27/35] kfence: Enable context analysis
  ` [PATCH v4 28/35] kcov: "
  ` [PATCH v4 29/35] kcsan: "
  ` [PATCH v4 30/35] stackdepot: "
  ` [PATCH v4 31/35] rhashtable: "
  ` [PATCH v4 32/35] printk: Move locking annotation to printk.c
  ` [PATCH v4 33/35] security/tomoyo: Enable context analysis
  ` [PATCH v4 34/35] crypto: "
  ` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-20 16:54 UTC  (6+ messages)
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).