Show patches with: Archived = No       |   414 patches
« 1 2 3 44 5 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[OB] debuginfod-client.c: Avoid sscanf on mixed-case component of string [OB] debuginfod-client.c: Avoid sscanf on mixed-case component of string - - --- 2023-03-30 Aaron Merey Committed
[OB] debuginfod-client.c: Skip empty file creation for cancelled queries [OB] debuginfod-client.c: Skip empty file creation for cancelled queries - - --- 2023-03-17 Aaron Merey Committed
[OB] debuginfod-client.c: Download section even if cached executable didn't contain it. [OB] debuginfod-client.c: Download section even if cached executable didn't contain it. - - --- 2023-02-08 Aaron Merey Committed
[COMMITTED] debuginfod-client.c: Don't treat 0 as an error code. [COMMITTED] debuginfod-client.c: Don't treat 0 as an error code. - - --- 2022-11-07 Aaron Merey Committed
[COMMITTED] debuginfod_find_section: Always update rc with most recent error code [COMMITTED] debuginfod_find_section: Always update rc with most recent error code - - --- 2022-11-04 Aaron Merey Committed
[OB] Changelog: Update entries from previous commits. [OB] Changelog: Update entries from previous commits. - - --- 2022-11-02 Aaron Merey Committed
[OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms [OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms - - --- 2022-11-01 Aaron Merey Committed
[OB] debuginfod-client: Fix out-of-bounds write [OB] debuginfod-client: Fix out-of-bounds write - - --- 2022-11-01 Aaron Merey Committed
[v3] debuginfod: Support queries for ELF/DWARF sections [v3] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-11-01 Aaron Merey Committed
[v3] debuginfod: Support queries for ELF/DWARF sections [v3] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-28 Aaron Merey Superseded
debuginfod: Support queries for ELF/DWARF sections debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-22 Aaron Merey Superseded
[v2] debuginfod: Support queries for ELF/DWARF sections [v2] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-21 Aaron Merey Superseded
[OB] debuginfod-client: Ensure only negative error codes returned. [OB] debuginfod-client: Ensure only negative error codes returned. - - --- 2022-09-28 Aaron Merey Committed
debuginfod: Support queries for ELF/DWARF sections. debuginfod: Support queries for ELF/DWARF sections. - - --- 2022-09-28 Aaron Merey Superseded
debuginfod: Use auto-sized connection pool when -C is not given with arg debuginfod: Use auto-sized connection pool when -C is not given with arg - - --- 2022-09-03 Aaron Merey Committed
debuginfod: ensure X-DEBUGINFOD-SIZE contains file size debuginfod: ensure X-DEBUGINFOD-SIZE contains file size - - --- 2022-04-25 Aaron Merey Committed
[2/2] debuginfod: ensure X-DEBUGINFOD-SIZE contains file size Untitled series #8738 - - --- 2022-04-22 Aaron Merey Superseded
PR29022: 000-permissions files cause problems for backups PR29022: 000-permissions files cause problems for backups - 2 --- 2022-04-06 Aaron Merey Committed
debuginfod: Use the debuginfod-size response header debuginfod: Use the debuginfod-size response header - - --- 2022-01-12 Aaron Merey Superseded
[v2] configure.ac: rework gnu99 ext check to allow clang [v2] configure.ac: rework gnu99 ext check to allow clang - - --- 2021-08-30 Adrian Ratiu Committed
configure.ac: drop unnecessary gnu99 extension checks configure.ac: drop unnecessary gnu99 extension checks - - --- 2021-08-10 Adrian Ratiu Superseded
[v2,1/1] libdw: check that DWARF strings are null-terminated libdw: check that DWARF strings are null-terminated - - --- 2023-02-14 Aleksei Vetrov Committed
debuginfod/debuginfod-client.c: use long for cache time configurations debuginfod/debuginfod-client.c: use long for cache time configurations - - --- 2021-12-09 Alexander Kanavin Committed
debuginfod/debuginfod-client.c: correct string format on 32bit arches with 64bit time_t debuginfod/debuginfod-client.c: correct string format on 32bit arches with 64bit time_t - - --- 2021-11-21 Alexander Kanavin Superseded
debuginfod/debuginfod-client.c: correct string format on 32bit arches with 64bit time_t debuginfod/debuginfod-client.c: correct string format on 32bit arches with 64bit time_t - - --- 2021-11-19 Alexander Kanavin Superseded
LoongArch: implemented a basic machine flag check LoongArch: implemented a basic machine flag check - - --- 2023-03-20 Alexey Sheplyakov Committed
debuginfod-doc: PR27950 - Remove redanduncies in man page. debuginfod-doc: PR27950 - Remove redanduncies in man page. - - --- 2021-07-28 Alice Zhang Superseded
PR27531: retry within default retry_limit will be supported. In debuginfod-client.c (debuginfod_que… PR27531: retry within default retry_limit will be supported. In debuginfod-client.c (debuginfod_que… - - --- 2021-07-06 Alice Zhang Committed
[RFC] backends: Add RISC-V object attribute printing [RFC] backends: Add RISC-V object attribute printing - - --- 2022-08-10 Andreas Schwab RFC
readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES - - --- 2022-08-10 Andreas Schwab Committed
elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES - - --- 2022-08-09 Andreas Schwab Committed
backends: Handle new RISC-V specific definitions backends: Handle new RISC-V specific definitions - - --- 2022-08-09 Andreas Schwab Committed
libelf: Sync elf.h from glibc libelf: Sync elf.h from glibc - - --- 2022-08-08 Andreas Schwab Committed
readelf: add binutils-style --syms option readelf: add binutils-style --syms option - - --- 2022-10-28 Arsen Arsenović Committed
lib: Make error.c more like error(3) lib: Make error.c more like error(3) - - --- 2021-09-10 Colin Cross Committed
lib: Fix unused parameter warning in lib/error.c lib: Fix unused parameter warning in lib/error.c - - --- 2021-09-08 Colin Cross Superseded
debuginfod-client: Add DEBUGINFOD_HEADERS_FILE. debuginfod-client: Add DEBUGINFOD_HEADERS_FILE. - - --- 2022-10-18 Daniel Thornburgh Committed
PR28873 - Implement eu-readelf -D PR28873 - Implement eu-readelf -D - - --- 2023-02-10 Di Chen Committed
[v2] libdw/libdwfl: Add API for accessing registers [v2] libdw/libdwfl: Add API for accessing registers - - --- 2022-07-19 Di Chen Committed
libdw/libdwfl: Add API for accessing registers libdw/libdwfl: Add API for accessing registers - - --- 2022-07-19 Di Chen Superseded
readelf: Support --dynamic with --use-dynamic readelf: Support --dynamic with --use-dynamic - - --- 2022-05-05 Di Chen Committed
readelf: PR28928 - wrong dynamic section entry number readelf: PR28928 - wrong dynamic section entry number - - --- 2022-03-01 Di Chen Committed
debuginfod: PR28242 - extend server http-response metrics debuginfod: PR28242 - extend server http-response metrics - - --- 2021-10-01 Di Chen Committed
PR27940 - The /* pc=0x... */ is no longer printed by "stap -v -L 'kernel.function("*")' PR27940 - The /* pc=0x... */ is no longer printed by "stap -v -L 'kernel.function("*")' - - --- 2021-09-10 Di Chen Not applicable
debuginfod: PR27917 - protect against federation loops debuginfod: PR27917 - protect against federation loops - - --- 2021-08-12 Di Chen Committed
Avoid dlopen on debuginfod-client when not configured Avoid dlopen on debuginfod-client when not configured - - --- 2022-03-28 Dirk Müller Superseded
[v2] findtextrel: do not use unbound alloca [v2] findtextrel: do not use unbound alloca - - --- 2021-09-09 Dmitry V. Levin Committed
findtextrel: do not use unbound alloca findtextrel: do not use unbound alloca - - --- 2021-09-06 Dmitry V. Levin Committed
[1/2] Introduce xasprintf [1/2] Introduce xasprintf - - --- 2021-09-06 Dmitry V. Levin Committed
[2/2] Use xasprintf instead of asprintf followed by error(EXIT_FAILURE) [1/2] Introduce xasprintf - - --- 2021-09-06 Dmitry V. Levin Committed
Remove redundant casts of memory allocating functions returning void * Remove redundant casts of memory allocating functions returning void * - - --- 2021-09-06 Dmitry V. Levin Committed
src: add -Wno-error=stack-usage= to AM_LDFLAGS src: add -Wno-error=stack-usage= to AM_LDFLAGS - - --- 2021-09-06 Dmitry V. Levin Committed
debuginfod: fix compilation on platforms without <error.h> debuginfod: fix compilation on platforms without <error.h> - - --- 2021-11-11 Érico Nogueira Committed
debuginfod: fix compilation on platforms without <error.h> debuginfod: fix compilation on platforms without <error.h> - - --- 2021-11-11 Érico Nogueira Committed
[v3] tests: integrate fuzz-dwfl-core into the test suite [v3] tests: integrate fuzz-dwfl-core into the test suite - - --- 2021-12-21 Evgeny Vereshchagin Superseded
tests: integrate fuzz-dwfl-core into the test suite tests: integrate fuzz-dwfl-core into the test suite - - --- 2021-12-19 Evgeny Vereshchagin Superseded
tests: integrate fuzz-dwfl-core into elfutils tests: integrate fuzz-dwfl-core into elfutils - - --- 2021-12-12 Evgeny Vereshchagin Superseded
[v2] build: allow turning off --no-undefined and -z,defs [v2] build: allow turning off --no-undefined and -z,defs - - --- 2021-12-03 Evgeny Vereshchagin Superseded
build: allow turning off --no-undefined and -z,defs build: allow turning off --no-undefined and -z,defs - - --- 2021-12-03 Evgeny Vereshchagin Superseded
testsuite: Avoid C99 compatibility issues in run-native-test.sh testsuite: Avoid C99 compatibility issues in run-native-test.sh - - --- 2023-04-22 Florian Weimer Committed
: PR30316: debuginfod wal checkpointing : PR30316: debuginfod wal checkpointing - - --- 2023-05-08 Frank Ch. Eigler Committed
PR30378: debuginfod, _files table compression PR30378: debuginfod, _files table compression - - --- 2023-05-08 Frank Ch. Eigler Committed
PR30377: debuginfod -r -X PR30377: debuginfod -r -X - - --- 2023-04-21 Frank Ch. Eigler Committed
[obv] PR30348: debuginfod: retry partial archive scans [obv] PR30348: debuginfod: retry partial archive scans - - --- 2023-04-13 Frank Ch. Eigler Committed
PR29472: debuginfod metadata query PR29472: debuginfod metadata query - - --- 2023-04-12 Frank Ch. Eigler New
patch, debuginfod patch, debuginfod - - --- 2022-11-03 Frank Ch. Eigler Committed
PATCH: Bug debuginfod/29472 followup PATCH: Bug debuginfod/29472 followup - - --- 2022-11-01 Frank Ch. Eigler Under Review
RFC patch: generated AUTHORS RFC patch: generated AUTHORS - - --- 2022-04-24 Frank Ch. Eigler Committed
patch: debuginfod ipv4-ipv6 dual-stack patch: debuginfod ipv4-ipv6 dual-stack - - --- 2022-04-03 Frank Ch. Eigler Committed
PR28708 debuginfod testsuite PR28708 debuginfod testsuite - - --- 2022-04-03 Frank Ch. Eigler Committed
RFC PATCH: debuginfod client doc tweak RFC PATCH: debuginfod client doc tweak - - --- 2022-01-31 Frank Ch. Eigler Committed
patch rfc: PR28661: debuginfod thread-pool patch rfc: PR28661: debuginfod thread-pool - - --- 2021-12-09 Frank Ch. Eigler Committed
obv patch: debuginfod concurrency fix obv patch: debuginfod concurrency fix - - --- 2021-12-08 Frank Ch. Eigler Committed
PATCH: PR28430: debuginfod --passive mode PATCH: PR28430: debuginfod --passive mode - - --- 2021-11-06 Frank Ch. Eigler Committed
PR28514: [PATCH] debuginfod groom time-limit PR28514: [PATCH] debuginfod groom time-limit - - --- 2021-11-04 Frank Ch. Eigler Committed
PR27783: default debuginfod-urls profile rework PR27783: default debuginfod-urls profile rework - - --- 2021-10-03 Frank Ch. Eigler Committed
patch resend updated: PR28240, debuginfod cache for root patch resend updated: PR28240, debuginfod cache for root - - --- 2021-09-30 Frank Ch. Eigler Committed
PATCH: testsuite debuginfod PATCH: testsuite debuginfod - - --- 2021-09-30 Frank Ch. Eigler Deferred
PR28339: debuginfod groom/scan concurrency fix PR28339: debuginfod groom/scan concurrency fix - - --- 2021-09-14 Frank Ch. Eigler Committed
obv patch: debuginfod-client-config.7 man page packaging obv patch: debuginfod-client-config.7 man page packaging - - --- 2021-08-20 Frank Ch. Eigler Committed
PR28240 patch: debuginfod-client negative-hit caching for root user PR28240 patch: debuginfod-client negative-hit caching for root user - - --- 2021-08-18 Frank Ch. Eigler Superseded
libdwfl: Read no more than required to parse dynamic sections libdwfl: Read no more than required to parse dynamic sections - - --- 2022-11-29 Gavin Li Committed
[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
[0/4] Add AARCH64 pointer authentication support - - --- 2022-04-25 German Gomez None
[v3] strip: keep .ctf section in stripped file [v3] strip: keep .ctf section in stripped file - - --- 2023-02-23 Guillermo E. Martinez Dropped
[PATCHv2] strip: keep .ctf section in stripped file [PATCHv2] strip: keep .ctf section in stripped file - - --- 2022-06-01 Guillermo E. Martinez Dropped
strip: keep .ctf section in stripped file strip: keep .ctf section in stripped file - - --- 2022-05-31 Guillermo E. Martinez Superseded
Add support for LoongArch Add support for LoongArch - - --- 2022-12-03 Hengqi Chen Committed
[v3,4/4] configure: Add --enable-sanitize-memory Add Memory Sanitizer support - - --- 2023-02-13 Ilya Leoshkevich Committed
[v3,3/4] backends: Support returning lvalue and rvalue references Add Memory Sanitizer support - - --- 2023-02-13 Ilya Leoshkevich Committed
[v3,2/4] printversion: Fix unused variable Add Memory Sanitizer support - - --- 2023-02-13 Ilya Leoshkevich Committed
[v3,1/4] tests: Ignore dwfl-report-offline-memory Add Memory Sanitizer support - - --- 2023-02-13 Ilya Leoshkevich Committed
[v2,7/7] configure: Add --enable-sanitize-memory Add Memory Sanitizer support - - --- 2023-02-08 Ilya Leoshkevich Superseded
[v2,6/7] configure: Add --disable-demangler Add Memory Sanitizer support - - --- 2023-02-08 Ilya Leoshkevich Committed
[v2,5/7] configure: Use -fno-addrsig if possible Add Memory Sanitizer support - - --- 2023-02-08 Ilya Leoshkevich Committed
[v2,4/7] x86_64_return_value_location: Support lvalue and rvalue references Add Memory Sanitizer support - - --- 2023-02-08 Ilya Leoshkevich Superseded
[v2,3/7] readelf: Fix set but not used parameter Add Memory Sanitizer support - - --- 2023-02-08 Ilya Leoshkevich Committed
« 1 2 3 44 5 »