messages from 2024-10-01 05:51:46 to 2024-10-10 19:46:10 UTC [more...]
(no subject)
2024-10-10 19:46 UTC (4+ messages)
` [PATCH 1/7] linux-kbuild: fix: config option can be bool
[PATCH v3 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-10 19:23 UTC (7+ messages)
` [PATCH v3 1/6] Add AutoFDO "
` [PATCH v3 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH v3 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v3 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v3 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v3 6/6] Add Propeller configuration for kernel build
[RFC PATCH v1] module: sign with sha512 by default to avoid build errors
2024-10-10 15:52 UTC (8+ messages)
[PATCH] rust: query the compiler for dylib path
2024-10-10 14:28 UTC (13+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-10 11:37 UTC (20+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines
[PATCH 0/2] Normalized CFI integer tags Kconfig fixes
2024-10-10 11:02 UTC (6+ messages)
` [PATCH 1/2] kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
` [PATCH 2/2] cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
[PATCH] kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros
2024-10-09 18:27 UTC (3+ messages)
[PATCH v3] Kbuild: fix issues with rustc-option
2024-10-09 13:00 UTC (6+ messages)
[PATCH v2] rust: query the compiler for dylib path
2024-10-09 12:58 UTC
[PATCH v2] Kbuild: fix issues with rustc-option
2024-10-09 11:43 UTC (17+ messages)
[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-10-09 3:17 UTC (15+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
` [PATCH v2 3/4] x86: disable llvm-cov instrumentation
` [PATCH v2 4/4] x86: enable llvm-cov support
[PATCH] Kbuild: add RUSTC_BOOTSTRAP to rustc-option
2024-10-08 20:17 UTC (7+ messages)
[PATCH v4 00/19] Implement DWARF modversions
2024-10-08 18:38 UTC (20+ messages)
` [PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v4 02/19] tools: Add gendwarfksyms
` [PATCH v4 03/19] gendwarfksyms: Add address matching
` [PATCH v4 04/19] gendwarfksyms: Expand base_type
` [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v4 07/19] gendwarfksyms: Expand subroutine_type
` [PATCH v4 08/19] gendwarfksyms: Expand array_type
` [PATCH v4 09/19] gendwarfksyms: Expand structure types
` [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v4 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v4 12/19] gendwarfksyms: Add symtypes output
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers
` [PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning
[PATCH 1/3] kconfig: qconf: set QSplitter orientation in the constructor
2024-10-08 18:00 UTC (3+ messages)
` [PATCH 2/3] kconfig: qconf: reorder code in ConfigMainWindow() constructor
` [PATCH 3/3] kconfig: qconf: set parent in the widget constructor
[PATCH] kbuild: Add vmlinux_install to facilitate debugging
2024-10-08 17:39 UTC (3+ messages)
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-10-08 14:36 UTC (27+ messages)
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-07 19:21 UTC (27+ messages)
` [PATCH v2 1/6] Add AutoFDO "
` [PATCH v2 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH v2 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v2 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v2 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v2 6/6] Add Propeller configuration for kernel build
[GIT PULL] Kbuild fixes for v6.12-rc2
2024-10-06 19:13 UTC (2+ messages)
[PATCH v3 00/20] Implement DWARF modversions
2024-10-06 17:36 UTC (23+ messages)
` [PATCH v3 01/20] scripts: import more list macros
` [PATCH v3 03/20] tools: Add gendwarfksyms
` [PATCH v3 04/20] gendwarfksyms: Add address matching
` [PATCH v3 05/20] gendwarfksyms: Expand base_type
` [PATCH v3 06/20] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v3 08/20] gendwarfksyms: Expand subroutine_type
` [PATCH v3 09/20] gendwarfksyms: Expand array_type
` [PATCH v3 10/20] gendwarfksyms: Expand structure types
[PATCH] kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
2024-10-06 17:34 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: Remove blank first line from maint scripts
2024-10-06 17:24 UTC (4+ messages)
[PATCH 00/23] kbuild: support building external modules in a separate build directory
2024-10-04 20:16 UTC (19+ messages)
` [PATCH 09/23] speakup: use SPKDIR=$(src) to specify the source directory
` [PATCH 17/23] kbuild: build external modules in their directory
` [PATCH 18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
` [PATCH 19/23] kbuild: support building external modules in a separate build directory
` [PATCH 20/23] kbuild: support -fmacro-prefix-map for external modules
` [PATCH 21/23] kbuild: use absolute path in the generated wrapper Makefile
` [PATCH 22/23] kbuild: make wrapper Makefile more convenient for external modules
` [PATCH 23/23] kbuild: allow to start building external module in any directory
[PATCH v2 0/8] Enable build system on macOS hosts
2024-10-03 22:32 UTC (3+ messages)
` [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos
[PATCH v2] rust: enable arbitrary_self_types and remove `Receiver`
2024-10-03 21:49 UTC (4+ messages)
[PATCH v2 1/2] selinux: do not include <linux/*.h> headers from host programs
2024-10-03 20:29 UTC (3+ messages)
[PATCH] kconfig: qconf: fix buffer overflow in debug links
2024-10-01 9:06 UTC (2+ messages)
[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
2024-10-01 5:51 UTC (2+ 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