linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-18 19:58:20 to 2025-12-30 07:56:56 UTC [more...]

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-12-30  7:56 UTC  (6+ messages)
` [PATCH v2 02/10] serdev: Add serdev device based driver match support

[PATCH] kbuild: uapi: Drop check_config()
 2025-12-30  7:09 UTC 

[RFC PATCH v1] module: Fix kernel panic when a symbol st_shndx is out of bounds
 2025-12-30  0:59 UTC  (8+ messages)

[PATCH bpf-next] scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
 2025-12-29 20:28 UTC 

[GIT PULL] Kbuild fixes for v6.19-rc4
 2025-12-29 20:18 UTC  (2+ messages)

[bpf-next:master 8/9] FAILED: load BTF from .tmp_vmlinux1.BTF.1: No such file or directory
 2025-12-29 19:28 UTC 

[PATCH 1/3] scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
 2025-12-29 11:44 UTC  (3+ messages)
` [PATCH 2/3] scripts: kconfig: merge_config.sh: use awk in checks too
` [PATCH 3/3] scripts: kconfig: merge_config.sh: warn on duplicate input files

[PATCH v8 0/6] scripts/make_fit: Support ramdisks and faster operations
 2025-12-29 11:16 UTC  (4+ messages)
` [PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2025-12-28  1:41 UTC  (12+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()

[PATCH v2] kbuild: fix compilation of dtb specified on command-line without make rule
 2025-12-27 20:10 UTC  (2+ messages)

[PATCH] Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
 2025-12-27 20:10 UTC  (2+ messages)

[PATCH v3] mcb: Add missing modpost build support
 2025-12-27 20:10 UTC  (2+ messages)

[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
 2025-12-23 12:46 UTC  (4+ messages)
` [PATCH v5 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined

[PATCH 0/5] kbuild: uapi: improvements to header testing
 2025-12-23  7:04 UTC  (6+ messages)
` [PATCH 1/5] kbuild: uapi: validate that headers do not use libc
` [PATCH 2/5] hexagon: Drop invalid UAPI header asm/signal.h
` [PATCH 3/5] kbuild: uapi: don't compile test bpf_perf_event.h on xtensa
` [PATCH 4/5] kbuild: uapi: split out command conditions into variables
` [PATCH 5/5] kbuild: uapi: drop dependency on CC_CAN_LINK

[PATCH] docs: kbuild: Fix typos in makefiles.rst
 2025-12-22 21:40 UTC  (3+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-12-22 20:24 UTC  (2+ messages)

[PATCH 1/1] kbuild: Only enable -Wtautological-constant-out-of-range-compare for W=2
 2025-12-22 17:14 UTC  (8+ messages)

[PATCH v2 0/2] scripts: introduce containerized builds
 2025-12-22 16:12 UTC  (10+ messages)
` [PATCH v2 1/2] scripts: add tool to run "
` [PATCH v2 2/2] Documentation: dev-tools: add container.rst page

[PATCH v1 0/2] scripts: introduce containerized builds
 2025-12-21 20:04 UTC  (5+ messages)
` [PATCH v1 1/2] scripts: add tool to run "

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-20 13:33 UTC  (65+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c

[PATCH v2 0/4] kbuild: remove gcc's -Wtype-limits
 2025-12-20 12:03 UTC  (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v2 3/4] overflow: Remove is_non_negative() and is_negative()
` [PATCH v2 4/4] minmax: remove useless cast in __is_nonneg()

[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
 2025-12-19 22:21 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions

[PATCH] kbuild: Add top-level target for building gen_init_cpio
 2025-12-19 21:58 UTC  (2+ messages)

[PATCH] kbuild: prefer ${NM} in check-function-names.sh
 2025-12-19 21:42 UTC 

[PATCH v3 0/1] kconfig: move XPM icons to separate files
 2025-12-19 20:39 UTC  (2+ messages)

[PATCH bpf-next v7 0/8] resolve_btfids: Support for BTF modifications
 2025-12-19 20:10 UTC  (10+ messages)
` [PATCH bpf-next v7 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v7 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v7 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v7 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v7 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v7 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
  ` [PATCH bpf-next v7 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
  ` [PATCH bpf-next v7 8/8] resolve_btfids: Change in-place update with raw binary output

[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
 2025-12-19 19:56 UTC  (2+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-19 18:59 UTC  (10+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis

[PATCH bpf-next v6 0/8] resolve_btfids: Support for BTF modifications
 2025-12-19 13:00 UTC  (12+ messages)
` [PATCH bpf-next v6 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v6 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v6 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v6 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v6 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v6 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [PATCH bpf-next v6 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
` [PATCH bpf-next v6 8/8] resolve_btfids: Change in-place update with raw binary output

Updating Kbuild tree and contacts
 2025-12-19  9:44 UTC  (2+ messages)

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] resolve_btfids: Support for BTF modifications
 2025-12-19  1:37 UTC  (11+ messages)
` [PATCH bpf-next v5 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v5 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v5 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v5 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v5 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v5 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [PATCH bpf-next v5 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
` [PATCH bpf-next v5 8/8] resolve_btfids: Change in-place update with raw binary output

[PATCH bpf-next v4 0/8] resolve_btfids: Support for BTF modifications
 2025-12-18 22:39 UTC  (12+ messages)
` [PATCH bpf-next v4 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v4 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
` [PATCH bpf-next v4 8/8] resolve_btfids: Change in-place update with raw binary output

[PATCH bpf-next v4 3/8] resolve_btfids: Introduce enum btf_id_kind
 2025-12-18 20:03 UTC  (5+ 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).