Show patches with: none      |   1303 patches
« 1 23 4 513 14 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[applied] reader: Make reader::get_scope_for_node handle subranges at array scope. [applied] reader: Make reader::get_scope_for_node handle subranges at array scope. - - --- 2023-04-05 Dodji Seketeli New
[applied] abipkgdiff: Don't use user-specific filesystem info in error msg [applied] abipkgdiff: Don't use user-specific filesystem info in error msg - - --- 2023-04-05 Dodji Seketeli New
[applied] dwarf-reader: Support Ada subranges having upper_bound < lower_bound [applied] dwarf-reader: Support Ada subranges having upper_bound < lower_bound - - --- 2023-04-05 Dodji Seketeli New
[applied] Bug rhbz#2182807 -- abipkgdiff crashes on missing debuginfo package [applied] Bug rhbz#2182807 -- abipkgdiff crashes on missing debuginfo package - - --- 2023-04-05 Dodji Seketeli New
[applied] Fix redundancy filtering of range types [applied] Fix redundancy filtering of range types - - --- 2023-03-31 Dodji Seketeli New
[applied] Bug 29340 - Add support for Ada range types [applied] Bug 29340 - Add support for Ada range types - - --- 2023-03-31 Dodji Seketeli New
Have fedabipkgdiff sleep while waiting for abipkgdiff Have fedabipkgdiff sleep while waiting for abipkgdiff - - --- 2023-03-28 Ben Woodard New
[v4,2/2] docs: dev-tools: Add UAPI checker documentation Validating UAPI backwards compatibility - - --- 2023-03-27 John Moon New
[v4,1/2] check-uapi: Introduce check-uapi.sh Validating UAPI backwards compatibility - - --- 2023-03-27 John Moon New
[applied] Bug 29345 - abipkgdiff is confused by symlinked binaries in RPMs [applied] Bug 29345 - abipkgdiff is confused by symlinked binaries in RPMs - - --- 2023-03-27 Dodji Seketeli New
[applied] Bug 29686 - Fix testing the presence of anonymous data member in a struct [applied] Bug 29686 - Fix testing the presence of anonymous data member in a struct - - --- 2023-03-27 Dodji Seketeli New
[applied] Bug 29690 - Out of range exception in add_or_update_class_type [applied] Bug 29690 - Out of range exception in add_or_update_class_type - - --- 2023-03-27 Dodji Seketeli New
[applied] test-symtab: Update after support for empty symtabs [applied] test-symtab: Update after support for empty symtabs - - --- 2023-03-27 Dodji Seketeli New
[applied] abipkgdiff: Fix a typo [applied] abipkgdiff: Fix a typo - - --- 2023-03-22 Dodji Seketeli New
[applied] Bug 29692 - Support binaries with empty symbol table [applied] Bug 29692 - Support binaries with empty symbol table - - --- 2023-03-22 Dodji Seketeli New
[applied] Bug 29911 - fedabipkgdiff forgets to provide some debuginfo RPMs to abipkgdiff [applied] Bug 29911 - fedabipkgdiff forgets to provide some debuginfo RPMs to abipkgdiff - - --- 2023-03-22 Dodji Seketeli New
[applied] Bug 29912 - Better support an ELF symbol alias that designates several functions [applied] Bug 29912 - Better support an ELF symbol alias that designates several functions - - --- 2023-03-22 Dodji Seketeli New
[v3,2/2] docs: dev-tools: Add UAPI checker documentation Validating UAPI backwards compatibility - - --- 2023-03-16 John Moon New
[v3,1/2] check-uapi: Introduce check-uapi.sh Validating UAPI backwards compatibility - - --- 2023-03-16 John Moon New
[applied] dwarf-reader,abidiff: Fix compilation with --enable-debug-type-canonicalization [applied] dwarf-reader,abidiff: Fix compilation with --enable-debug-type-canonicalization - - --- 2023-03-13 Dodji Seketeli New
[applied] Bug 29977 - dwarf-reader: Fix canonical DIE propagation canceling [applied] Bug 29977 - dwarf-reader: Fix canonical DIE propagation canceling - - --- 2023-03-13 Dodji Seketeli New
[applied] ir: Fix cycle detection for union types [applied] ir: Fix cycle detection for union types - - --- 2023-03-10 Dodji Seketeli New
[v2] abipkgdiff: Remove useless code to process kernel RPM packages [v2] abipkgdiff: Remove useless code to process kernel RPM packages - - --- 2023-03-07 Guillermo E. Martinez New
tools-utils: Looks for vmlinux binary in RPM debug package tools-utils: Looks for vmlinux binary in RPM debug package - - --- 2023-03-06 Guillermo E. Martinez New
[13/13] comp-filter: Speed up harmless/harmful categorization Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[12/13] comparison: When marking leaf nodes don't do unnecessary impact analysis Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[11/13] comparison: Add a mode to not apply filters on interface sub-graphs Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[10/13] comp-filter: Don't re-visit node while applying filters to diff nodes Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[09/13] tools-utils: Support kernel stablelist Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[08/13] abidiff: Add extensive logging Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[07/13] Misc white space fixes Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[06/13] comparison, suppression: Support [allow_type] directive Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[05/13] suppression: Support offset_of_{first,last}_data_member_regexp offset selectors Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[04/13] suppression: Support the has_size_change property for suppress_type Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[03/13] suppression: Factorize out is_data_member_offset_in_range Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[02/13] suppr: Support has_data_member and has_data_member_regexp properties Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[01/13] ini: Fix parsing list property values Support negative suppression specifications - - --- 2023-03-02 Dodji Seketeli New
[v2,2/2] docs: dev-tools: Add UAPI checker documentation Validating UAPI backwards compatibility - - --- 2023-03-01 John Moon New
[v2,1/2] check-uapi: Introduce check-uapi.sh Validating UAPI backwards compatibility - - --- 2023-03-01 John Moon New
[applied] abipkgdiff: Emit error when no vmlinux is found in debug package [applied] abipkgdiff: Emit error when no vmlinux is found in debug package - - --- 2023-02-28 Dodji Seketeli New
[applied] abipkgdiff: Emit better logs in verbose mode [applied] abipkgdiff: Emit better logs in verbose mode - - --- 2023-02-28 Dodji Seketeli New
[RFC] abipkgdiff: Fix kernel package detection when comparing [RFC] abipkgdiff: Fix kernel package detection when comparing - - --- 2023-02-27 Dodji Seketeli New
[applied] ctf-reader: Fix GCC 13 warnings [applied] ctf-reader: Fix GCC 13 warnings - - --- 2023-02-21 Dodji Seketeli New
[applied] ir: Add missing virtual methods overloads [applied] ir: Add missing virtual methods overloads - - --- 2023-02-21 Dodji Seketeli New
abipkgdiff: Fix comparing CTF kABIs using Oracle Linux RPMs abipkgdiff: Fix comparing CTF kABIs using Oracle Linux RPMs - - --- 2023-02-17 Guillermo E. Martinez New
[applied] configure: Bump the CURRENT library number [applied] configure: Bump the CURRENT library number - - --- 2023-02-10 Dodji Seketeli New
[applied] PR30048 - wrong pretty representation of qualified pointers [applied] PR30048 - wrong pretty representation of qualified pointers - - --- 2023-02-10 Dodji Seketeli New
[applied] default-reporter: Fix source location in functions change report [applied] default-reporter: Fix source location in functions change report - - --- 2023-02-10 Dodji Seketeli New
[RFC] PR30048 - wrong pretty representation of qualified pointers [RFC] PR30048 - wrong pretty representation of qualified pointers - - --- 2023-02-07 Dodji Seketeli New
[4/4] {dwarf,elf_based}-reader,writer: Avoid duplicating corpora in corpus_group Fix duplicated corpora in corpus group - - --- 2023-02-03 Dodji Seketeli New
[3/4] corpus: Handle empty symbol table cases Fix duplicated corpora in corpus group - - --- 2023-02-03 Dodji Seketeli New
[2/4] dwarf-reader: Remove unused code Fix duplicated corpora in corpus group - - --- 2023-02-03 Dodji Seketeli New
[1/4] fe-iface: Add missing virtual destructor Fix duplicated corpora in corpus group - - --- 2023-02-03 Dodji Seketeli New
[RFC] {dwarf,elf_based}-reader,writer: Avoid duplicating corpora in corpus_group [RFC] {dwarf,elf_based}-reader,writer: Avoid duplicating corpora in corpus_group - - --- 2023-02-01 Dodji Seketeli New
symtab: fix getting CRC in relocatable modules symtab: fix getting CRC in relocatable modules - - --- 2023-01-28 Aleksei Vetrov via Libabigail New
[request-for-review] Update CTF's ctf_dict_t detection [request-for-review] Update CTF's ctf_dict_t detection - - --- 2023-01-16 Dodji Seketeli New
[applied] Better detect suitable libctf version [applied] Better detect suitable libctf version - - --- 2023-01-10 Dodji Seketeli New
DWARF reader: avoid C++20 operator!= overload ambiguity DWARF reader: avoid C++20 operator!= overload ambiguity - - --- 2023-01-09 Giuliano Procida New
[applied] btf-reader: Use abigail::ir::canonicalize_types to canonicalize types [applied] btf-reader: Use abigail::ir::canonicalize_types to canonicalize types - - --- 2023-01-07 Dodji Seketeli New
[applied] Update the copyright notice for the BTF reader [applied] Update the copyright notice for the BTF reader - - --- 2023-01-06 Dodji Seketeli New
[applied] Add support for BTF [applied] Add support for BTF - - --- 2023-01-06 Dodji Seketeli New
[applied] configure: Enable the CTF front-end by default [applied] configure: Enable the CTF front-end by default - - --- 2023-01-05 Dodji Seketeli New
abidiff: Fix handling of linux-kernel-mode abidiff: Fix handling of linux-kernel-mode - - --- 2023-01-03 Petr Pavlu New
[applied] fix comparing array subrange DIEs [applied] fix comparing array subrange DIEs - - --- 2023-01-01 Dodji Seketeli New
[applied] Bug 29811 - Better categorize harmless unknown array size changes [applied] Bug 29811 - Better categorize harmless unknown array size changes - - --- 2023-01-01 Dodji Seketeli New
[applied] dwarf-reader: Bug 29811 - Support updating of variable type [applied] dwarf-reader: Bug 29811 - Support updating of variable type - - --- 2023-01-01 Dodji Seketeli New
[applied] Don't use the "infinite" keyword for arrays of unknown size [applied] Don't use the "infinite" keyword for arrays of unknown size - - --- 2023-01-01 Dodji Seketeli New
Update copyright year for 2023 Update copyright year for 2023 - - --- 2023-01-01 Dodji Seketeli New
[applied] ir: Add sanity checking to canonical type propagation confirmation [applied] ir: Add sanity checking to canonical type propagation confirmation - - --- 2022-12-29 Dodji Seketeli New
[applied] ir: Bug 29934 - Fix propagated canonical type confirmation [applied] ir: Bug 29934 - Fix propagated canonical type confirmation - - --- 2022-12-29 Dodji Seketeli New
[applied] ir: misc cleanups [applied] ir: misc cleanups - - --- 2022-12-29 Dodji Seketeli New
[applied] elf-reader: Don't free CTF resources too early [applied] elf-reader: Don't free CTF resources too early - - --- 2022-12-29 Dodji Seketeli New
[applied] dwarf-reader: Bug 29932 - Handle function DIE as type as needed [applied] dwarf-reader: Bug 29932 - Handle function DIE as type as needed - - --- 2022-12-26 Dodji Seketeli New
[applied] Bug 29934 - Handle buggy data members with empty names [applied] Bug 29934 - Handle buggy data members with empty names - - --- 2022-12-24 Dodji Seketeli New
ctf-reader: Fix missing initializer for member in test suite ctf-reader: Fix missing initializer for member in test suite - - --- 2022-12-22 Guillermo E. Martinez New
ctf-front-end: Add test for alias symbols ctf-front-end: Add test for alias symbols - - --- 2022-12-21 Guillermo E. Martinez New
[applied] Bug 29901 - abidiff hangs when comparing libgs.so.10 with itself [applied] Bug 29901 - abidiff hangs when comparing libgs.so.10 with itself - - --- 2022-12-20 Dodji Seketeli New
elf-reader: reclaim fd and mem before break elf-reader: reclaim fd and mem before break - - --- 2022-12-20 Xiaole He New
[applied] ir: Cache more aggregate type comparison results [applied] ir: Cache more aggregate type comparison results - - --- 2022-12-19 Dodji Seketeli New
[3/3,applied] Bug 29857 - Better detect comparison cycles in type graph Bug 29857 - Fix comparing binary with decl-only unions & cycles - - --- 2022-12-19 Dodji Seketeli New
[2/3,applied] Bug 29857 - dwarf-reader: Resolve decl-only unions Bug 29857 - Fix comparing binary with decl-only unions & cycles - - --- 2022-12-19 Dodji Seketeli New
[1/3,applied] Bug 29857 - Don't pop comparison operands that haven't been pushed Bug 29857 - Fix comparing binary with decl-only unions & cycles - - --- 2022-12-19 Dodji Seketeli New
[applied] ir: Add a debug_comp_stack debugging function [applied] ir: Add a debug_comp_stack debugging function - - --- 2022-12-19 Dodji Seketeli New
[applied] ir: Improve get_debug_representation [applied] ir: Improve get_debug_representation - - --- 2022-12-19 Dodji Seketeli New
Fix de-initialization of elf::reader::priv Fix de-initialization of elf::reader::priv - - --- 2022-12-18 Petr Pavlu New
[applied] Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block [applied] Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block - - --- 2022-12-02 Dodji Seketeli New
[applied] dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type [applied] dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type - - --- 2022-12-02 Dodji Seketeli New
[applied] dwarf-reader: Leverage ODR & DWZ [applied] dwarf-reader: Leverage ODR & DWZ - - --- 2022-11-30 Dodji Seketeli New
[applied] Fix spurious deleted/added virtual destructor change report [applied] Fix spurious deleted/added virtual destructor change report - - --- 2022-11-30 Dodji Seketeli New
[PATCHv2,2/5] ctf-front-end: Fix size and name for underlying types Untitled series #14805 - - --- 2022-11-29 Guillermo E. Martinez New
[v4] ELF based front-end readers fallback feature [v4] ELF based front-end readers fallback feature - - --- 2022-11-22 Guillermo E. Martinez New
[PATCHv3] ELF based front-end readers fallback feature [PATCHv3] ELF based front-end readers fallback feature - - --- 2022-11-21 Guillermo E. Martinez New
[PATCHv2] ctf-front-end: Add test for alias symbols [PATCHv2] ctf-front-end: Add test for alias symbols - - --- 2022-11-21 Guillermo E. Martinez New
ctf-front-end: Add test for alias symbols ctf-front-end: Add test for alias symbols - - --- 2022-11-18 Guillermo E. Martinez New
symtab: add support for CRC values from __kcrctab symtab: add support for CRC values from __kcrctab - - --- 2022-11-18 Giuliano Procida New
[v2] Use xz as the default tarball compression format [v2] Use xz as the default tarball compression format - - --- 2022-11-17 Sam James New
[5/5] ctf-front-end: Fix array size representation CTF front-end Bug Fixing and improvement - - --- 2022-11-17 Guillermo E. Martinez New
[4/5] ctf-front-end: Fix representation for multidimensional array type CTF front-end Bug Fixing and improvement - - --- 2022-11-17 Guillermo E. Martinez New
[3/5] ctf-front-end: Strip qualification from a qualified array type CTF front-end Bug Fixing and improvement - - --- 2022-11-17 Guillermo E. Martinez New
[2/5] ctf-front-end: Fix size and name for underlying types CTF front-end Bug Fixing and improvement - - --- 2022-11-17 Guillermo E. Martinez New
« 1 23 4 513 14 »