linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 09:28:51 to 2024-08-09 12:20:18 UTC [more...]

[PATCH 0/2] selinux: Do not include <linux/*.h> from host programs (+ extra clean-up)
 2024-08-09 12:19 UTC 

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-09 12:15 UTC  (35+ 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

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

[PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support
 2024-08-08 22:11 UTC  (7+ 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] 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 v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-07 17:31 UTC  (5+ messages)

[PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
 2024-08-07 11:49 UTC  (3+ 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  (8+ messages)
` [PATCH v4 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH v4 2/2] rust: support for shadow call stack sanitizer
` (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 v4 0/3] tools build: Incorrect fixdep dependencies
 2024-08-05 15:31 UTC  (6+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues

[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  (20+ 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  (13+ messages)
` [PATCH 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-30  7:55 UTC  (6+ messages)

[PATCH v3 0/2] Rust and the shadow call stack sanitizer
 2024-07-29 14:25 UTC  (4+ messages)
` [PATCH v3 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust


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