Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2025-12-03 21:52:58 to 2025-12-18 21:01:27 UTC [more...]

[PATCH bpf-next v4 0/8] resolve_btfids: Support for BTF modifications
 2025-12-18 21:01 UTC  (15+ messages)
` [PATCH bpf-next v4 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v4 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v4 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v4 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v4 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v4 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [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 0/2] kbuild: remove gcc's -Wtype-limits
 2025-12-18 20:34 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions

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

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-18 11:23 UTC  (42+ 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 07/35] lockdep: Annotate lockdep assertions for "
  ` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
  ` [PATCH v4 14/35] rcu: "
  ` [PATCH v4 16/35] kref: Add context-analysis annotations

[PATCH] Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
 2025-12-18  7:03 UTC  (3+ messages)

[PATCH v1 0/2] scripts: introduce containerized builds
 2025-12-17 13:51 UTC  (8+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
  ` [Automated-testing] "
` [PATCH v1 2/2] Documentation: dev-tools: add container.rst page

[GIT PULL] kbuild changes for v6.19
 2025-12-17 13:03 UTC  (9+ messages)

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-17 10:10 UTC  (6+ messages)

[PATCH v2 0/1] kconfig: move XPM icons to separate files
 2025-12-17  2:06 UTC  (9+ messages)
` [PATCH v2 1/1] "
        ` [PATCH v3 0/1] "
          ` [PATCH v3 1/1] "

[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
 2025-12-16 20:41 UTC  (26+ messages)
` [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] modpost: drop '*_probe' from section check whitelist
 2025-12-16 13:13 UTC  (6+ messages)

[PATCH] dt-bindings: kbuild: Support single binding targets
 2025-12-16  6:22 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] resolve_btfids: Support for BTF modifications
 2025-12-16  2:54 UTC  (28+ messages)
` [PATCH bpf-next v3 1/6] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v3 2/6] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v3 3/6] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v3 4/6] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [PATCH bpf-next v3 5/6] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
  ` [PATCH bpf-next v3 6/6] resolve_btfids: change in-place update with raw binary output

[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
 2025-12-15 23:06 UTC 

[PATCH 1/1] kbuild: Only enable -Wtautological-constant-out-of-range-compare for W=2
 2025-12-14 13:15 UTC 

[PATCH 0/1] kconfig: move XPM icons to separate files
 2025-12-13 13:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] kconfig: move XPM icons to separate files
 2025-12-13 12:41 UTC 

[PATCH v2] Support conditional deps using "depends on X if Y"
 2025-12-13  1:40 UTC  (9+ messages)

[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
 2025-12-11 18:11 UTC  (12+ messages)

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

[PATCH v6 0/8] scripts/make_fit: Support ramdisks and faster operations
 2025-12-11 13:49 UTC  (9+ messages)
` [PATCH v6 6/8] kbuild: Allow adding modules into the FIT ramdisk

[PATCH v7 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-12-10 17:28 UTC  (2+ messages)
` [PATCH v7 03/15] kasan: Fix inline mode for x86 tag-based mode

[GIT PULL] Kbuild for 6.19 #2
 2025-12-10  8:01 UTC  (2+ messages)

[PATCH] kbuild: fix modules.builtin.modinfo being executable
 2025-12-10  0:28 UTC  (3+ messages)

[PATCH] usr/gen_initramfs.sh: (cosmetic) improve comments and formatting
 2025-12-09 13:07 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-6.1] kbuild: Use objtree for module signing key path
 2025-12-09  0:15 UTC 

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-12-08 20:28 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector

[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
 2025-12-06 23:41 UTC  (11+ messages)
` [PATCH v5 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v5 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v5 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds

[PATCH AUTOSEL 6.18-6.1] kbuild: Use objtree for module signing key path
 2025-12-06 14:02 UTC 

[PATCH 0/4] Inline helpers into Rust without full LTO
 2025-12-04 19:29 UTC  (15+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2025-12-04 18:36 UTC  (3+ messages)

[GIT PULL] slab updates for 6.19
 2025-12-03 21:49 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