org.kernel.vger.dwarves archive
359 archived articles, newest first (page 1 of 4). Latest articles →
Re: [PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
Mon, 10 Aug 2026 17:29:56 -0700Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 7 Aug 2026 17:30:53 -0300Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 07 Aug 2026 20:26:32 +0100Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 7 Aug 2026 15:53:53 -0300Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 7 Aug 2026 19:34:10 +0200Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 7 Aug 2026 09:43:44 -0300Re: [PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 7 Aug 2026 09:09:16 +0100Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Wed, 05 Aug 2026 01:17:29 +0200Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 4 Aug 2026 15:57:28 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 4 Aug 2026 15:13:25 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 15:05:03 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 23:57:51 +0200Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 4 Aug 2026 14:55:12 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 14:51:50 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 23:46:52 +0200Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 23:36:43 +0200Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 14:34:54 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 4 Aug 2026 14:19:05 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 13:22:04 -0700Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 04 Aug 2026 21:27:31 +0200Re: [PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Tue, 4 Aug 2026 11:43:34 -0700[PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Mon, 3 Aug 2026 14:55:18 +0200Re: [PATCHES 00/31] pahole: Bug fixes and small improvements
Fri, 31 Jul 2026 17:21:24 -0300[PATCH 12/12] scripts: Add vmlinux_comparison.py for DWARF/BTF analysis
Fri, 31 Jul 2026 16:31:00 -0300[PATCH 11/12] tests: Add inter-CU type reference comparison test
Fri, 31 Jul 2026 16:30:59 -0300[PATCH 10/12] dwarf_loader: Support DW_FORM_GNU_ref_alt references to dwz alternate debug files
Fri, 31 Jul 2026 16:30:58 -0300[PATCH 09/12] dwarf_loader: Add cu parameter to tag__set_spec() and dwarf_tag__set_attr_type()
Fri, 31 Jul 2026 16:30:57 -0300[PATCH 08/12] dwarf_loader: Fix cus__merging_cu failing to detect DW_FORM_ref_addr
Fri, 31 Jul 2026 16:30:56 -0300[PATCH 07/12] dwarf_loader: Support DW_TAG_imported_unit for same-file partial units
Fri, 31 Jul 2026 16:30:55 -0300[PATCH 06/12] dwarf_loader: Allow forcing the merge of CUs for solving inter CU tag references
Fri, 31 Jul 2026 16:30:54 -0300[PATCH 05/12] dwarf_loader: Handle DW_FORM_block in attr_numeric for Rust discriminant values
Fri, 31 Jul 2026 16:30:53 -0300[PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
Fri, 31 Jul 2026 16:30:52 -0300[PATCH 03/12] dwarf_loader: Populate DW_TAG_variant children in DW_TAG_variant_part
Fri, 31 Jul 2026 16:30:51 -0300[PATCH 02/12] dwarf_loader: Initial support for DW_TAG_subprogram in DW_TAG_enumeration
Fri, 31 Jul 2026 16:30:50 -0300[PATCH 01/12] dwarf_loader: Initial support for DW_TAG_variant_part
Fri, 31 Jul 2026 16:30:49 -0300[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 31 Jul 2026 16:30:48 -0300Re: [PATCHES 00/31] pahole: Bug fixes and small improvements
Fri, 31 Jul 2026 13:52:40 +0100Re: [PATCH dwarves] btf_encoder: Ensure the first same-name function has a non-zero address
Fri, 31 Jul 2026 11:10:50 +0100[PATCH 31/31] btfdiff: Remove --flat_arrays now that pahole encodes multi dim arrays in BTF
Wed, 29 Jul 2026 16:07:31 -0300[PATCH 30/31] btf_loader: Fix multi-dimensional array loading
Wed, 29 Jul 2026 16:07:30 -0300[PATCH 29/31] btf_encoder: Fix multi-dimensional array encoding
Wed, 29 Jul 2026 16:07:29 -0300[PATCH 28/31] pfunct, dwarves_fprintf: Mark file-local functions as static
Wed, 29 Jul 2026 16:07:28 -0300[PATCH 27/31] dwarves: Remove 6 dead functions found via coverage analysis
Wed, 29 Jul 2026 16:07:27 -0300[PATCH 26/31] gobuffer: Remove 5 dead functions found via coverage analysis
Wed, 29 Jul 2026 16:07:26 -0300[PATCH 25/31] pahole: Guard pipe_seek() against negative offsets
Wed, 29 Jul 2026 16:07:25 -0300[PATCH 24/31] pahole: Use fseek for seekable files in --prettify and --seek_bytes
Wed, 29 Jul 2026 16:07:24 -0300[PATCH 23/31] pahole: Skip inline expansions during BTF encoding
Wed, 29 Jul 2026 16:07:23 -0300[PATCH 22/31] dwarf_loader, btf_loader: Replace stale FIXME/XXX comments with explanations
Wed, 29 Jul 2026 16:07:22 -0300[PATCH 21/31] btf_encoder: Fall back to objcopy when llvm-objcopy is not available
Wed, 29 Jul 2026 16:07:21 -0300[PATCH 20/31] dutil: Add exec_objcopy() shell-injection-safe helper
Wed, 29 Jul 2026 16:07:20 -0300[PATCH 19/31] dwarves: Fix variable shadowing in __cus__find_struct_by_name()
Wed, 29 Jul 2026 16:07:19 -0300[PATCH 18/31] pahole: Fix parse_btf_features("all") being a silent no-op
Wed, 29 Jul 2026 16:07:18 -0300[PATCH 17/31] dwarf_loader: Fix data race in tag__init() decl_file string cache
Wed, 29 Jul 2026 16:07:17 -0300[PATCH 16/31] dwarf_loader: Skip libdw__lock when elfutils is built thread-safe
Wed, 29 Jul 2026 16:07:16 -0300[PATCH 15/31] dwarf_loader: Fix --fixup_silly_bitfields condition check
Wed, 29 Jul 2026 16:07:15 -0300[PATCH 14/31] btf_encoder, libctf: Add elf_strptr NULL checks and fix kfunc bounds
Wed, 29 Jul 2026 16:07:14 -0300[PATCH 13/31] btf_encoder: Fix early cleanup crashes in btf_encoder__new/delete
Wed, 29 Jul 2026 16:07:13 -0300[PATCH 12/31] dwarves: Fix heap buffer overflow in languages__parse realloc
Wed, 29 Jul 2026 16:07:12 -0300[PATCH 11/31] pahole: Fix --errno typo that decrements instead of negating
Wed, 29 Jul 2026 16:07:11 -0300[PATCH 10/31] btf_encoder: Use btf_encoder__tag_type() for all type ID computations
Wed, 29 Jul 2026 16:07:10 -0300[PATCH 09/31] dwarf_loader: Fix annotation failure leaks in variable and typedef creation
Wed, 29 Jul 2026 16:07:09 -0300[PATCH 08/31] dwarf_loader: Allocate type_dcu via dwarf_cu__new to fix dangling stack pointer
Wed, 29 Jul 2026 16:07:08 -0300[PATCH 07/31] dwarves: Don't search for holes before member byte sizes are cached
Wed, 29 Jul 2026 16:07:07 -0300[PATCH 06/31] ctf_loader, libctf: Fix error path resource leaks
Wed, 29 Jul 2026 16:07:06 -0300[PATCH 05/31] pahole: Fix instance memory leak on early returns in prototype__stdio_fprintf_value
Wed, 29 Jul 2026 16:07:05 -0300[PATCH 04/31] dwarves: Fix missing list head initialization in type__clone_members
Wed, 29 Jul 2026 16:07:04 -0300[PATCH 03/31] btf_encoder: Fix interior pointer free and missing NULL check
Wed, 29 Jul 2026 16:07:03 -0300[PATCH 02/31] Fix -Wsign-compare warnings across the codebase
Wed, 29 Jul 2026 16:07:02 -0300[PATCH 01/31] cmake: Update minimum required version from 3.5 to 3.10
Wed, 29 Jul 2026 16:07:01 -0300[PATCHES 00/31] pahole: Bug fixes and small improvements
Wed, 29 Jul 2026 16:07:00 -0300Re: [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
Mon, 27 Jul 2026 20:01:20 -0700[PATCH dwarves] btf_encoder: Ensure the first same-name function has a non-zero address
Mon, 27 Jul 2026 19:37:22 -0700Re: [PATCH] man-pages: improve language and formatting
Thu, 23 Jul 2026 18:13:10 +0100Re: [PATCH] btf_encoder: Add O_TRUNC to btf_encoder__write_raw_file()
Thu, 23 Jul 2026 18:03:51 +0100Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Wed, 22 Jul 2026 15:25:49 -0300Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Wed, 22 Jul 2026 16:53:41 +0100Re: [PATCH dwarves 0/2] clang true signature follow-on
Wed, 22 Jul 2026 16:54:18 +0100Re: [PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
Wed, 22 Jul 2026 13:20:45 +0100Re: [PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
Tue, 21 Jul 2026 15:39:44 +0200Re: [PATCH dwarves 0/2] clang true signature follow-on
Tue, 21 Jul 2026 11:24:51 +0100[PATCH] btf_encoder: Add O_TRUNC to btf_encoder__write_raw_file()
Fri, 17 Jul 2026 11:01:05 -0700Re: [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
Thu, 16 Jul 2026 09:12:06 -0700Re: [PATCH] pahole: fix BTF function parameter type match check
Thu, 16 Jul 2026 14:19:02 +0100[PATCH] pahole: fix BTF function parameter type match check
Tue, 14 Jul 2026 16:08:17 +0200[PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
Tue, 14 Jul 2026 14:50:34 +0100[PATCH dwarves 2/2] tests: Add GCC default-BTF optimized parameter coverage
Tue, 14 Jul 2026 14:50:35 +0100[PATCH dwarves 0/2] clang true signature follow-on
Tue, 14 Jul 2026 14:50:33 +0100[PATCH] man-pages: improve language and formatting
Tue, 14 Jul 2026 00:15:04 +0200Re: [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
Wed, 1 Jul 2026 10:14:25 -0700Re: [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
Tue, 30 Jun 2026 13:02:23 -0700Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 10:59:41 -0700Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 09:59:42 -0700Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 17:17:41 +0100Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 08:26:02 -0700Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 14:22:56 +0100Re: [PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
Thu, 25 Jun 2026 12:59:39 +0200[PATCH dwarves v10 5/5] tests: Add BTF true_signature encoding tests
Wed, 24 Jun 2026 19:02:14 -0700[PATCH dwarves v10 4/5] btf_encoder: Emit true function signatures
Wed, 24 Jun 2026 19:02:08 -0700[PATCH dwarves v10 3/5] dwarf_loader: Analyze per-parameter information for true signatures
Wed, 24 Jun 2026 19:02:03 -0700[PATCH dwarves v10 2/5] dwarf_loader: Collect per-parameter information
Wed, 24 Jun 2026 19:01:58 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.