Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2024-11-25 09:03:04 to 2024-12-09 01:00:45 UTC [more...]

[PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution
 2024-12-09  1:00 UTC  (11+ messages)
` [PATCH v6 01/11] kconfig: Add PicoSAT interface
` [PATCH v6 02/11] kbuild: Add list_size, list_at_index, list_for_each_from
` [PATCH v6 06/11] kconfig: Add files for RangeFix

[GIT PULL] Kbuild fixes for v6.13-rc2
 2024-12-08 20:05 UTC  (2+ messages)

[PATCH] kbuild: suppress stdout from merge_config for silent builds
 2024-12-08 17:31 UTC  (2+ messages)

[PATCH rdma-next] kbuild: Respect request to silent output when merging configs
 2024-12-08 16:35 UTC  (6+ messages)

[PATCH] kbuild: deb-pkg: fix build error with O=
 2024-12-08  7:56 UTC 

[PATCH 0/3] Update reference to include/asm-<arch>
 2024-12-07 22:17 UTC  (8+ messages)
` [PATCH 1/3] checkpatch: "
` [PATCH 2/3] kbuild: Drop support for include/asm-<arch> in headers_check.pl
` [PATCH 3/3] include: Update references to include/asm-<arch>

[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
 2024-12-07 10:46 UTC  (8+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-06 23:38 UTC  (2+ messages)
` [PATCH v4 1/7] usb: typec: Only use SVID for matching altmodes

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2024-12-06 18:35 UTC  (16+ messages)
` [PATCH -v2 1/7] module: Convert symbol namespace to string literal
` [PATCH -v2 2/7] module/modpost: Use for() loop
` [PATCH -v2 3/7] module/modpost: Add basename helper
` [PATCH -v2 4/7] module: Add module specific symbol namespace support
` [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing
` [PATCH -v2 6/7] module: Account for the build time module name mangling
` [PATCH -v2 7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-12-06  1:48 UTC  (6+ messages)

[PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-05 23:36 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] tools/resolve_btfids: Add --fatal_warnings option
` [PATCH bpf-next v3 2/2] kbuild: propagate CONFIG_WERROR to resolve_btfids

[PATCH] openrisc: place exception table at the head of vmlinux
 2024-12-05 19:05 UTC  (4+ messages)

[PATCH v6 00/18] Implement DWARF modversions
 2024-12-05 15:51 UTC  (28+ messages)
` [PATCH v6 01/18] tools: Add gendwarfksyms
` [PATCH v6 02/18] gendwarfksyms: Add address matching
` [PATCH v6 09/18] gendwarfksyms: Limit structure expansion
` [PATCH v6 11/18] gendwarfksyms: Add symtypes output
` [PATCH v6 12/18] gendwarfksyms: Add symbol versioning
` [PATCH v6 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-12-05  6:27 UTC  (11+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-04 17:57 UTC  (11+ messages)
` [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
` [PATCH v2 2/2] kbuild: propagate CONFIG_WERROR to resolve_btfids

[PATCH 0/1] scripts/package/builddeb: allow hooks also in /usr/share/kernel
 2024-12-04  8:06 UTC  (16+ messages)
` [PATCH 1/1] "
    ` [PATCH v2 0/1] "
              ` [PATCHv3 "
                        ` [PATCHv4 0/1] kbuild: deb-pkg: "
                          ` [PATCHv4 1/1] "

[PATCH RESEND v6] rust: use host dylib naming convention
 2024-12-03 17:03 UTC  (2+ messages)

section mismatch error in aesgcm causing a build failure
 2024-12-03 16:30 UTC  (5+ messages)

[PATCH 0/3] module: fixups after module namespace conversion
 2024-12-03 16:23 UTC  (8+ messages)
` [PATCH 1/3] scripts/nsdeps: get 'make nsdeps' working again
` [PATCH 2/3] doc: module: revert misconversions for MODULE_IMPORT_NS()
` [PATCH 3/3] module: Convert default symbol namespace to string literal

[PATCH] modpost: Add .irqentry.text to OTHER_SECTIONS
 2024-12-03 16:10 UTC  (6+ messages)

[PATCH] kbuild: deb-pkg: do not include empty hook directories
 2024-12-03 14:16 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg: add debarch for ARCH=um
 2024-12-03 11:14 UTC 

[PATCH] kbuild: refactor cross-compiling linux-headers package
 2024-12-03 11:13 UTC 

[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
 2024-12-02 16:16 UTC  (2+ messages)

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-12-02  6:39 UTC  (4+ messages)
` [PATCH v7 3/7] Adjust symbol ordering in text output section
  ` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]

[PATCH] kconfig: prefer toolchain default for debug information choice
 2024-12-01  8:58 UTC  (5+ messages)

[GIT PULL] Kbuild updates for v6.13-rc1
 2024-11-30 23:15 UTC  (3+ messages)

[PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y"
 2024-11-30  9:41 UTC  (10+ messages)
` [PATCH v2 5/7] streamline_config.pl: fix: implement choice for kconfigs
` [PATCH v2 7/7] streamline_config.pl: check prompt for bool options

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-11-30  9:19 UTC  (4+ messages)
` [PATCH 21/23] kbuild: use absolute path in the generated wrapper Makefile

M&E- Consult-RQ387690
 2024-11-28 13:57 UTC 

[PATCH v2] selinux: add generated av_permissions.h to targets
 2024-11-27 23:53 UTC  (2+ messages)

[PATCH-next] modpost: Remove logically dead condition
 2024-11-27 23:30 UTC  (4+ messages)

[PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y"
 2024-11-27 23:26 UTC  (3+ messages)

build issue in builddeb (dpkg-checkbuilddeps: error: Unmet build dependencies: libssl-dev) in 6.12
 2024-11-27 12:17 UTC  (6+ messages)
  ` Aw: "
      ` Aw: "

[PATCH] selinux: explicitly clean generated av_permissions.h
 2024-11-27  3:03 UTC  (3+ messages)

[PATCH v2 2/7] streamline_config.pl: ensure all defaults are tracked
 2024-11-27  1:09 UTC  (3+ messages)

[PATCH 0/3] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-11-26 16:52 UTC  (7+ messages)
` [PATCH 1/3] kbuild: add dependency from vmlinux "
` [PATCH 3/3] kbuild: propagate CONFIG_WERROR "

[PATCH v2] kbuild: Fix names of .tmp_vmlinux {kall,}syms files
 2024-11-26 16:49 UTC  (3+ messages)

[PATCH] kbuild: Fix names of .tmp_vmlinux kallsyms files
 2024-11-26 16:06 UTC  (4+ messages)

[PATCH] kbuild: use lz4 instead of lz4c
 2024-11-26 14:45 UTC  (3+ messages)
  `  "

[PATCH] setlocalversion: add -e option
 2024-11-26 13:11 UTC  (2+ messages)

[PATCH v3] setlocalversion: work around "git describe" performance
 2024-11-26 13:10 UTC  (2+ messages)

[PATCH v2 0/2] Rust KCFI support
 2024-11-26 11:14 UTC  (4+ messages)

[PATCH v4 1/2] init/Kconfig: add python3 availability config
 2024-11-26  4:12 UTC  (7+ messages)

[PATCH v10 0/5] Extended MODVERSIONS Support
 2024-11-25 23:25 UTC  (5+ messages)
` [PATCH v10 1/5] modules: Support extended MODVERSIONS info

[PATCH] kbuild: deb-pkg: add python3:native to build dependency
 2024-11-25 20:49 UTC  (2+ messages)

[PROBLEM] make bindeb-pkg: When just one source line in a single driver is changed, all driver are rebuilt?
 2024-11-25 19:10 UTC  (5+ messages)

[PATCH RFC] kbuild: disable -Wc23-extensions from clang
 2024-11-25 15:24 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