linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-11 13:54:50 to 2025-11-21 22:20:35 UTC [more...]

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

[PATCH] kbuild: fix compilation of dtb specified on command-line without make rule
 2025-11-21 19:46 UTC  (3+ messages)

[PATCH v6 0/8] scripts/make_fit: Support ramdisks and faster operations
 2025-11-20 20:09 UTC  (7+ 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: Enable GCC diagnostic context for value-tracking warnings
 2025-11-21 19:01 UTC  (2+ messages)

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-21 18:42 UTC  (3+ messages)

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

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-21 14:36 UTC  (24+ messages)

[PATCH v4 0/9] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-11-21 10:07 UTC  (11+ 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 00/18] `syn` support
 2025-11-21  9:08 UTC  (4+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 23:51 UTC  (38+ messages)
` [PATCH v4 01/35] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 03/35] compiler-context-analysis: Add test stub
` [PATCH v4 04/35] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v4 05/35] checkpatch: Warn about context_unsafe() without comment
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
  ` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
  ` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
  ` [PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
  ` [PATCH v4 10/35] locking/mutex: Support Clang's context analysis
  ` [PATCH v4 11/35] locking/seqlock: "
  ` [PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
  ` [PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
  ` [PATCH v4 14/35] rcu: "
  ` [PATCH v4 15/35] srcu: "
  ` [PATCH v4 16/35] kref: Add context-analysis annotations
  ` [PATCH v4 17/35] locking/rwsem: Support Clang's 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  (29+ messages)
` [PATCH 1/9] serdev: Convert to_serdev_device() and to_serdev_controller() helpers to macros
` [PATCH 2/9] serdev: Add serdev device based driver match support
` [PATCH 3/9] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH 4/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH 5/9] serdev: Add modalias support for serdev client devices
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used
` [PATCH 7/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH 8/9] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH 9/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors

[PATCH] kbuild: add target to build a cpio containing modules
 2025-11-20  7:32 UTC  (4+ messages)

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

[PATCH v3 0/3] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-11-19 11:58 UTC  (5+ messages)
` [PATCH v3 1/3] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v3 2/3] init: deduplicate cc-can-link.sh invocations
` [PATCH v3 3/3] kbuild: allow architectures to override CC_CAN_LINK

[PATCH] fs: unexport ioctl_getflags
 2025-11-19  9:03 UTC 

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-18 20:35 UTC  (33+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available

[PATCH v2] Support conditional deps using "depends on X if Y"
 2025-11-18 18:46 UTC 

[PATCH] modpost: amend ppc symnames for -Os build
 2025-11-18 17:19 UTC  (3+ messages)

[PATCH v2] gendwarfksyms: Skip files with no exports
 2025-11-18 16:26 UTC  (14+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-18 16:18 UTC  (2+ messages)

gendwarksyms not 32bit-clean
 2025-11-17 20:39 UTC  (2+ messages)

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

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-11-16 19:38 UTC  (4+ messages)

[PATCH] modpost: drop '*_probe' from section check whitelist
 2025-11-15 15:36 UTC  (6+ messages)

[PATCH] kbuild: Ensure .dtbo targets are applied to a base .dtb
 2025-11-14 22:27 UTC 

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-11-14 14:29 UTC  (4+ messages)
` [PATCH v4 5/7] kbuild: Allow adding modules into the FIT ramdisk

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-11-14 13:43 UTC  (17+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-11-14 13:22 UTC  (8+ messages)

[RFC PATCH] kbuild: Support directory targets for building DTBs
 2025-11-13 22:59 UTC 

[PATCH RESEND] alpha/boot: Add .gitignore ignoring vmlinux kernel image
 2025-11-13  1:34 UTC 

[PATCH] fortify: Ignore intermediate *.tmp files
 2025-11-12 22:36 UTC  (2+ messages)

[PATCH 00/18] `syn` support
 2025-11-12 11:14 UTC  (7+ messages)
` [PATCH 02/18] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild

[PATCH v2] kbuild: install-extmod-build: Properly fix CC expansion when ccache is used
 2025-11-12  5:36 UTC  (5+ messages)

[PATCH] Support conditional deps using "depends on X if Y"
 2025-11-11 22:21 UTC  (2+ messages)

Only rust/bindings.o build fail on rust-1.91.0
 2025-11-11 21:52 UTC  (11+ messages)

[PATCH 0/1] Kconfig: Added compare capabilities for mconf
 2025-11-11 20:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
 2025-11-11 15:02 UTC  (2+ messages)


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).