messages from 2024-07-21 03:32:11 to 2024-08-04 17:12:43 UTC [more...]
[PATCH] kbuild: modinst: remove the multithread option from zstd compression
2024-08-04 17:12 UTC (3+ messages)
[PATCH v2] Makefile: add $(srctree) to dependency of compile_commands.json target
2024-08-04 10:22 UTC (2+ messages)
ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y
2024-08-04 7:02 UTC (9+ messages)
[PATCH] Makefile: add $(srctree) to dependency of compile_commands.json target
2024-08-04 5:51 UTC (3+ messages)
[PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
2024-08-04 0:01 UTC
[PATCH] kbuild: add debug package to pacman PKGBUILD
2024-08-03 16:41 UTC (8+ messages)
[PATCH] scripts: kconfig: merge_config: config files: add a trailing newline
2024-08-03 14:25 UTC (2+ messages)
[PATCH] scripts: run-clang-tools: add file filtering option
2024-08-03 9:16 UTC (4+ 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 v4 0/3] tools build: Incorrect fixdep dependencies
2024-08-02 21:17 UTC (4+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
[PATCH v2 0/2] Rust KCFI support
2024-08-01 20:33 UTC (5+ 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 00/15] Implement MODVERSIONS for Rust
2024-08-01 19:38 UTC (8+ messages)
[PATCH v4 0/2] Rust and the shadow call stack sanitizer
2024-08-01 17:13 UTC (6+ 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] 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 (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] module: Clean up the description of MODULE_SIG_<type>
[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
[PATCH] kbuild: rpm-pkg: Fix C locale setup
2024-07-25 19:44 UTC (12+ messages)
` [GIT PULL] Kbuild updates for v6.11-rc1
[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 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)
[PATCH] kbuild: Fix broken "make binrpm-pkg"
2024-07-24 13:03 UTC (2+ messages)
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-23 12:58 UTC (2+ messages)
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-23 6:32 UTC (6+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH v2] kbuild: doc: gcc to CC change
2024-07-22 5:57 UTC
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-22 1:29 UTC (6+ messages)
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[PATCH]: kbuild doc typo fix
2024-07-21 23:10 UTC (2+ messages)
[PATCH v7] kbuild: add script and target to generate pacman package
2024-07-21 18:42 UTC (9+ 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