Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2024-07-30 10:29:13 to 2024-08-12 09:29:36 UTC [more...]

[PATCH v4 00/12] kconfig: Add support for conflict resolution
 2024-08-12  9:28 UTC  (11+ messages)
` [PATCH v4 02/12] kconfig: Add picosat.c (1/3)
` [PATCH v4 06/12] kconfig: Add files for building constraints
` [PATCH v4 07/12] kconfig: Add files for handling expressions
` [PATCH v4 09/12] kconfig: Add files with utility functions
` [PATCH v4 11/12] kconfig: Add xconfig-modifications

[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
 2024-08-12  6:32 UTC  (7+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues

[PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-11 20:46 UTC  (10+ messages)

[PATCH] scripts: Enhance vmlinux checks as per TODO
 2024-08-11 12:52 UTC 

[PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support
 2024-08-10 14:45 UTC  (13+ messages)
` [PATCH 1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION`
` [PATCH 2/6] kbuild: rust: make command for `RUSTC_VERSION_TEXT` closer to the `CC` one
` [PATCH 3/6] kbuild: rust: re-run Kconfig if the version text changes
` [PATCH 4/6] kbuild: rust: rebuild "
` [PATCH 5/6] kbuild: rust: replace proc macros dependency on `core.o` with the version text
` [PATCH 6/6] docs: rust: include other expressions in conditional compilation section

[PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
 2024-08-09 22:10 UTC  (4+ messages)

[PATCH] tty: vt: conmakehash: remove non-portable code printing comment header
 2024-08-09 16:07 UTC 

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-09 13:47 UTC  (36+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos

[PATCH 0/2] selinux: Do not include <linux/*.h> from host programs (+ extra clean-up)
 2024-08-09 12:19 UTC  (3+ messages)
` [PATCH 1/2] selinux: do not include <linux/*.h> headers from host programs
` [PATCH 2/2] selinux: move genheaders to security/selinux/

[linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
 2024-08-09  1:12 UTC  (5+ messages)

[PATCH] scripts/remove-stale-files: clean up stale lib/test_fortify.log
 2024-08-08 18:01 UTC  (2+ messages)

[PATCH] kbuild: avoid scripts/kallsyms parsing /dev/null
 2024-08-07 19:03 UTC  (3+ messages)

[PATCH] treewide: remove unnecessary <linux/version.h> inclusion
 2024-08-07 18:20 UTC  (2+ messages)

[PATCH v3 00/16] Extended MODVERSIONS Support
 2024-08-06 21:20 UTC  (17+ messages)
` [PATCH v3 01/16] module: Take const arg in validate_section_offset
` [PATCH v3 02/16] module: Factor out elf_validity_ehdr
` [PATCH v3 03/16] module: Factor out elf_validity_cache_sechdrs
` [PATCH v3 04/16] module: Factor out elf_validity_cache_secstrings
` [PATCH v3 05/16] module: Factor out elf_validity_cache_index_info
` [PATCH v3 06/16] module: Factor out elf_validity_cache_index_mod
` [PATCH v3 07/16] module: Factor out elf_validity_cache_index_sym
` [PATCH v3 08/16] module: Factor out elf_validity_cache_index_str
` [PATCH v3 09/16] module: Group section index calculations together
` [PATCH v3 10/16] module: Factor out elf_validity_cache_strtab
` [PATCH v3 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v3 12/16] module: Reformat struct for code style
` [PATCH v3 13/16] export_report: Rehabilitate script
` [PATCH v3 14/16] modules: Support extended MODVERSIONS info
` [PATCH v3 15/16] modpost: Produce extended modversion information
` [PATCH v3 16/16] export_report: Use new version info format

[PATCH v5] rust: support for shadow call stack sanitizer
 2024-08-06 20:27 UTC  (3+ messages)

[PATCH v2 0/2] Rust KCFI support
 2024-08-06 19:31 UTC  (6+ messages)
` [PATCH v2 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
` [PATCH v2 2/2] rust: cfi: add support for CFI_CLANG with Rust

[PATCH] kbuild: add debug package to pacman PKGBUILD
 2024-08-06 14:28 UTC  (9+ messages)

[PATCH] kbuild: modinst: remove the multithread option from zstd compression
 2024-08-06 11:02 UTC  (4+ messages)

[PATCH] scripts: run-clang-tools: add file filtering option
 2024-08-06  9:49 UTC  (7+ messages)

[PATCH v2] kbuild: allow setting zstd compression level for modules
 2024-08-06  9:07 UTC  (5+ messages)

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-08-06  8:46 UTC  (5+ messages)
` [PATCH v4 2/2] rust: support for "
` (subset) [PATCH v4 0/2] Rust and the "

[PATCH v2] Makefile: add $(srctree) to dependency of compile_commands.json target
 2024-08-06  5:34 UTC  (5+ messages)

[PATCH] scripts: kconfig: merge_config: config files: add a trailing newline
 2024-08-06  5:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH REPOST] lib/build_OID_registry: do not embed full $0
 2024-08-06  5:21 UTC  (3+ messages)

[PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-06  3:26 UTC  (5+ messages)

[PATCH] Makefile: add $(srctree) to dependency of compile_commands.json target
 2024-08-05  6:14 UTC  (4+ messages)

ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y
 2024-08-04 17:16 UTC  (10+ messages)

[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-08-03  5:58 UTC  (6+ messages)
` [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
` [PATCH v2 2/2] sparc/build: Add SPARC target flags for compiling with clang

[PATCH] kbuild: clean up code duplication in cmd_fdtoverlay
 2024-08-02 23:41 UTC  (2+ messages)

[PATCH] kbuild: pahole-version: avoid errors if executing fails
 2024-08-02 23:34 UTC  (2+ messages)

[PATCH 00/15] Implement MODVERSIONS for Rust
 2024-08-01 19:38 UTC  (8+ messages)

[PATCH] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
 2024-08-01 13:22 UTC  (2+ messages)

[PATCH 0/4] kbuild: cross-compile linux-headers package
 2024-08-01  7:04 UTC  (13+ messages)
` [PATCH 1/4] modpost: remove unused HOST_ELFCLASS
` [PATCH 2/4] modpost: detect endianness on run-time
` [PATCH 3/4] kbuild: slim down package for building external modules
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible

[PATCH 0/2] Rust KCFI support
 2024-07-30 18:01 UTC  (19+ messages)
` [PATCH 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
` [PATCH 2/2] rust: cfi: add support for CFI_CLANG with Rust

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-07-30 16:28 UTC  (5+ messages)
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox