messages from 2024-12-05 02:48:46 to 2024-12-19 21:08:04 UTC [more...]
[PATCH v7 00/18] Implement DWARF modversions
2024-12-19 21:07 UTC (9+ messages)
` [PATCH v7 01/18] tools: Add gendwarfksyms
` [PATCH v7 02/18] gendwarfksyms: Add address matching
` [PATCH v7 03/18] gendwarfksyms: Expand base_type
` [PATCH v7 04/18] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v7 05/18] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v7 06/18] gendwarfksyms: Expand subroutine_type
` [PATCH v7 07/18] gendwarfksyms: Expand array_type
` [PATCH v7 08/18] gendwarfksyms: Expand structure types
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-12-19 12:02 UTC (5+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
[PATCH] modpost: distinguish same module paths from different dump files
2024-12-19 10:48 UTC (4+ messages)
[PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings
2024-12-19 10:18 UTC (7+ messages)
` [PATCH v2 1/2] objtool: Add --Werror
` [PATCH v2 2/2] kbuild: Add option to fail build on vmlinux objtool issues
[PATCH 0/4] improve qconfig C++ code, take 2
2024-12-19 7:22 UTC (5+ messages)
` [PATCH 1/4] kconfig: qconf: use preferred form of QString API
` [PATCH 2/4] kconfig: qconf: use QCommandLineParser
` [PATCH 3/4] kconfig: qconf: remove overloaded constructor
` [PATCH 4/4] kconfig: qconf: use nullptr in C++11 code
[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2024-12-19 1:24 UTC (4+ messages)
` [PATCH v5 1/8] usb: typec: Only use SVID for matching altmodes
[PATCH 0/2] perf: tests: Fix object code reading test for riscv
2024-12-18 21:55 UTC (8+ messages)
` [PATCH 1/2] kbuild: Check version of objdump
` [PATCH 2/2] tools: perf: tests: Fix code reading for riscv
[PATCH v1] kbuild: Allow building of samples with UML
2024-12-18 11:51 UTC
[PATCH 1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz
2024-12-18 10:37 UTC (4+ messages)
` [PATCH 2/4] kheaders: avoid unnecessary process forks of grep
` [PATCH 3/4] kheaders: rename the 'cpio_dir' variable to 'tmpdir'
` [PATCH 4/4] kheaders: use 'tar' instead of 'cpio' for copying files
[PATCH v7] rust: use host dylib naming convention
2024-12-18 10:14 UTC (2+ messages)
[PATCH 0/2] objtool: Add option to fail build on vmlinux warnings
2024-12-18 9:08 UTC (8+ messages)
` [PATCH 1/2] objtool: Add --fail-on-warn
` [PATCH 2/2] kbuild: Add option to fail build on vmlinux objtool issues
[PATCH v3 0/4] rust: extend `module!` macro with integer parameter support
2024-12-18 2:16 UTC (32+ messages)
` [PATCH v3 1/4] rust: str: implement `PartialEq` for `BStr`
` [PATCH v3 2/4] rust: str: implement `strip_prefix` "
` [PATCH v3 3/4] rust: str: add radix prefixed integer parsing functions
` [PATCH v3 4/4] rust: add parameter support to the `module!` macro
[PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds
2024-12-17 3:10 UTC
[PATCH v6 00/18] Implement DWARF modversions
2024-12-17 0:28 UTC (19+ messages)
` [PATCH v6 18/18] Documentation/kbuild: Add DWARF module versioning
` [PATCH v6 01/18] tools: Add gendwarfksyms
[PATCH v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
2024-12-16 16:57 UTC (2+ messages)
[PATCH -v2 0/7] module: Strict per-modname namespaces
2024-12-16 16:43 UTC (4+ messages)
` [PATCH -v2 6/7] module: Account for the build time module name mangling
[PATCH v10 0/5] Extended MODVERSIONS Support
2024-12-16 13:25 UTC (3+ messages)
` [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information
[PATCH RESEND v6] rust: use host dylib naming convention
2024-12-16 9:49 UTC (4+ messages)
[PATCH] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
2024-12-14 9:58 UTC
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-12-14 8:37 UTC (7+ messages)
` "
I urge you to understand my viewpoint accurately
2024-12-13 4:25 UTC
[PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation
2024-12-12 23:31 UTC (9+ messages)
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-12-12 22:03 UTC (5+ messages)
` [PATCH v7 7/7] Add Propeller configuration for kernel build
[Bug] 6.12+ DKMS modsign breakage due to missing .config in Debian headers package
2024-12-12 20:29 UTC (5+ messages)
[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
2024-12-12 15:49 UTC (16+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
[PATCH] kbuild: deb-pkg: Do not install maint scripts for arch 'um'
2024-12-12 13:05 UTC
[PATCH] kbuild: deb-pkg: Do request initrd for user-mode-linux
2024-12-12 12:36 UTC (3+ messages)
[PATCH] kbuild: deb-pkg: add debarch for ARCH=um
2024-12-12 9:26 UTC (2+ messages)
[PATCH v2] selinux: add generated av_permissions.h to targets
2024-12-11 18:42 UTC (2+ messages)
[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
2024-12-11 9:40 UTC (3+ messages)
` [PATCH v4 1/7] usb: typec: Only use SVID for matching altmodes
[PATCH v6 02/11] kbuild: Add list_size, list_at_index, list_for_each_from
2024-12-11 3:49 UTC (3+ messages)
[PATCH v6 01/11] kconfig: Add PicoSAT interface
2024-12-11 3:48 UTC (3+ messages)
[PATCH v2] kbuild: suppress stdout from merge_config for silent builds
2024-12-10 19:21 UTC (2+ messages)
[PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
2024-12-10 17:09 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] tools/resolve_btfids: Add --fatal_warnings option
[PATCH] kbuild: suppress stdout from merge_config for silent builds
2024-12-10 10:19 UTC (4+ messages)
[PATCH 0/3] Update reference to include/asm-<arch>
2024-12-10 10:16 UTC (10+ messages)
` [PATCH 1/3] checkpatch: "
` [PATCH 2/3] kbuild: Drop support for include/asm-<arch> in headers_check.pl
` [PATCH 3/3] include: Update references to include/asm-<arch>
[PATCH] kbuild: Drop architecture argument from headers_check.pl
2024-12-10 10:15 UTC (3+ messages)
[PATCH v2] kbuild: refactor cross-compiling linux-headers package
2024-12-10 10:06 UTC
[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
2024-12-10 0:50 UTC (6+ messages)
[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
2024-12-09 10:01 UTC (10+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references
[PATCH rdma-next] kbuild: Respect request to silent output when merging configs
2024-12-09 8:43 UTC (7+ messages)
[GIT PULL] Kbuild fixes for v6.13-rc2
2024-12-08 20:05 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: fix build error with O=
2024-12-08 7:56 UTC
[PATCH] openrisc: place exception table at the head of vmlinux
2024-12-05 19:05 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