messages from 2024-07-24 16:15:16 to 2024-08-06 21:21:13 UTC [more...]
[PATCH v3 00/16] Extended MODVERSIONS Support
2024-08-06 21:20 UTC (2+ messages)
` [PATCH v3 01/16] module: Take const arg in validate_section_offset
[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)
[linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
2024-08-06 8:57 UTC (2+ 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 (3+ 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 (18+ messages)
` [PATCH 1/6] Add AutoFDO "
` [PATCH 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [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 (21+ 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
[GIT PULL] Kbuild fixes for v6.11-rc1
2024-07-28 21:19 UTC (2+ messages)
[PATCH] kbuild: Fix '-S -c' in x86 stack protector scripts
2024-07-28 19:13 UTC (8+ messages)
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
2024-07-28 9:03 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH] kbuild: rpm-pkg: ghost modules.weakdep file
2024-07-28 8:08 UTC (2+ messages)
[PATCH 1/2] kbuild: rust: Define probing macros for rustc
2024-07-26 12:36 UTC (5+ messages)
` [PATCH 2/2] kbuild: rust: Enable KASAN support
[PATCH v2] scripts: reduce false positives in the macro_checker script
2024-07-26 3:13 UTC
[GIT PULL] Kbuild updates for v6.11-rc1
2024-07-25 19:44 UTC (4+ messages)
[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-25 19:10 UTC (3+ messages)
` [PATCH v3 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH] kbuild: rpm-pkg: Fix C locale setup
2024-07-25 12:18 UTC (2+ messages)
[PATCH v2 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-25 9:53 UTC (6+ messages)
` [PATCH v2 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH] scripts: reduce false positives in the macro_checker script
2024-07-25 9:48 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox