Show patches with: State = Action Required       |   40 patches
Patch Series rb/tb S/W/F Date Submitter Delegate State
[Bug,debuginfod/31637] segmentation fault when calling 'debuginfod-find -v' [Bug,debuginfod/31637] segmentation fault when calling 'debuginfod-find -v' - - --- 2024-04-12 fche at redhat dot com New
libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines - - --- 2024-04-10 Aaron Merey New
[Bug,debuginfod/31620] debuginfod should not require ssl support from libcurl [Bug,debuginfod/31620] debuginfod should not require ssl support from libcurl - - --- 2024-04-08 fche at redhat dot com New
[rfc] PR28204: debuginfod ima signature verification [rfc] PR28204: debuginfod ima signature verification - - --- 2024-04-03 Frank Ch. Eigler New
libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines - - --- 2024-03-29 Aaron Merey Under Review
config/profile.fish.in: Prevent bracketed variables and unmatched wildcard errors config/profile.fish.in: Prevent bracketed variables and unmatched wildcard errors - - --- 2024-03-26 Aaron Merey Under Review
[v3,4/6] elflint: adapt src/elflint --gnu src/nm on mips Add support for MIPS - - --- 2024-03-05 Ying Huang New
[v3,3/6] readelf: Adapt src/readelf -h/-S/-r/-w/-l/-d/-a on mips Add support for MIPS - - --- 2024-03-05 Ying Huang New
[v3,2/6] strip: Adapt src/strip -o -f on mips Add support for MIPS - - --- 2024-03-05 Ying Huang New
libdwfl: Remove asserts from library code libdwfl: Remove asserts from library code - - --- 2023-12-24 Di Chen amerey Changes Requested
debuginfod PR29472: metadata queries debuginfod PR29472: metadata queries - - --- 2023-10-18 Frank Ch. Eigler amerey Under Review
[16/16] configure: No longer mark --enable-thread-safety as EXPERIMENTAL [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[15/16] tests: Add eu-search tests [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[14/16] libdw,libdwfl: Use eu-search for thread-safety [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[13/16] libdw: Make libdw_findcu thread-safe [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[12/16] libdw: Make libdw_find_split_unit thread-safe [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[11/16] libdw: Add locking around __libdw_dieabbrev for dwarf_hasattr [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[10/16] libdw: make dwarf_getalt thread-safe [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[08/16] libcpu: Change calls for tsearch/tfind to eu_tsearch/eu_tfind. [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[07/16] lib: Add eu_tsearch and eu_tfind [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[04/16] libelf: Fix deadlock in elf_cntl [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
[03/16] libelf: Fix deadlock in __libelf_readall [01/16] lib: Add new once_define and once macros to eu-config.h - - --- 2023-10-10 Mark Wielaard Changes Requested
PR28204, debuginfod IMA PR28204, debuginfod IMA - - --- 2023-09-07 Frank Ch. Eigler mjw Under Review
A scenario where Perf cannot unwind the user stack by dwarf with libdw.so A scenario where Perf cannot unwind the user stack by dwarf with libdw.so - - --- 2023-02-13 liuxu \(AJ\) New
[v2,16/16] lib: Use HAVE_LIBINTL_H to guard #include <libintl.h> Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Changes Requested
[v2,15/16] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Changes Requested
[v2,14/16] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE) Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Under Review
[v2,12/16] libasm/debuginfod: fchmod doesn't present on win32 Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Changes Requested
[v2,11/16] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h an… Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Under Review
[v2,10/16] libasm: stdio_ext.h are not present on win32 Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Changes Requested
[v2,09/16] libelf: uid_t, gid_t and mode_t are not comes with msvcrt, so using long/unsigned long i… Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-12-17 Yonggang Luo Under Review
[RFC] backends: Add RISC-V object attribute printing [RFC] backends: Add RISC-V object attribute printing - - --- 2022-08-10 Andreas Schwab RFC
[2/2] drop _FORTIFY_SOURCE for host build cross-build support, updated - - --- 2022-05-06 Petr Ovtchenkov New
[1/2] support cross compilation cross-build support, updated - - --- 2022-05-06 Petr Ovtchenkov New
[4/4] libdwfl, eu-stack, aarch64: Add API for setting AARCH64 PAC mask. Add AARCH64 pointer authentication support - - --- 2022-04-25 German Gomez Changes Requested
[3/4] libdwfl, aarch64: Demangle return addresses using a PAC mask Add AARCH64 pointer authentication support - - --- 2022-04-25 German Gomez Changes Requested
[2/4] libdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_state CFI instruction Add AARCH64 pointer authentication support - - --- 2022-04-25 German Gomez Changes Requested
[1/4] aarch64: Create definitions for AARCH64_RA_SIGN_STATE register Add AARCH64 pointer authentication support - - --- 2022-04-25 German Gomez Changes Requested
[v4] tests: integrate fuzz-dwfl-core into the test suite [v4] tests: integrate fuzz-dwfl-core into the test suite - - --- 2021-12-26 Evgeny Vereshchagin New
[v3] build: allow turning off --no-undefined and -z,defs [v3] build: allow turning off --no-undefined and -z,defs - - --- 2021-12-03 Evgeny Vereshchagin New