Show patches with: Submitter = Siddhesh Poyarekar       |    State = Action Required       |   681 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] mtrace: Fix output with PIE and ASLR [BZ #22716] [v3] mtrace: Fix output with PIE and ASLR [BZ #22716] - - - - --- 2021-08-12 Siddhesh Poyarekar New
[v2] mtrace: Fix output with PIE and ASLR [BZ #22716] [v2] mtrace: Fix output with PIE and ASLR [BZ #22716] - - - - --- 2021-08-12 Siddhesh Poyarekar New
[v3,2/2] Remove "Contributed by" lines Source attribution cleanups - - - - --- 2021-08-10 Siddhesh Poyarekar New
[v3,1/2] Port shared code information from the wiki Source attribution cleanups - - - - --- 2021-08-10 Siddhesh Poyarekar New
[v2] Remove "Contributed by" lines [v2] Remove "Contributed by" lines - - - - --- 2021-08-10 Siddhesh Poyarekar New
Remove "Contributed by" lines Remove "Contributed by" lines - - - - --- 2021-08-09 Siddhesh Poyarekar New
iconvconfig: Fix behaviour with --prefix [BZ #28199] iconvconfig: Fix behaviour with --prefix [BZ #28199] - - - - --- 2021-08-09 Siddhesh Poyarekar New
[5/5] gaih_inet: Make process_list label into a function getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[4/5] gaih_inet: Consolidate got_port code getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[3/5] getaddrinfo: Refactor code for readability getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[2/5] gai_init: Avoid jumping from if condition to its else counterpart getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[1/5] gaiconf_init: Refactor some bits for readability getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[committed] gethosts: Remove unused argument _type [committed] gethosts: Remove unused argument _type - - - - --- 2021-08-03 Siddhesh Poyarekar New
tst-mxfast: Don't run with mcheck tst-mxfast: Don't run with mcheck - - - - --- 2021-08-03 Siddhesh Poyarekar New
[v3] xmalloc: Fix warnings with gcc analyzer [v3] xmalloc: Fix warnings with gcc analyzer - - - - --- 2021-07-28 Siddhesh Poyarekar New
[v2] xmalloc: Fix warnings with gcc analyzer [v2] xmalloc: Fix warnings with gcc analyzer - - - - --- 2021-07-28 Siddhesh Poyarekar New
[v3] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] [v3] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] - - - - --- 2021-07-28 Siddhesh Poyarekar New
[v2] tests: use xmalloc to allocate implementation array [v2] tests: use xmalloc to allocate implementation array - - - - --- 2021-07-28 Siddhesh Poyarekar New
[v2] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] [v2] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] - - - - --- 2021-07-28 Siddhesh Poyarekar New
__cxa_thread_atexit_impl: Return -1 on allocation failure __cxa_thread_atexit_impl: Return -1 on allocation failure - - - - --- 2021-07-28 Siddhesh Poyarekar New
tests: use xmalloc to allocate implementation array tests: use xmalloc to allocate implementation array - - - - --- 2021-07-28 Siddhesh Poyarekar New
xmalloc: Fix warnings with gcc analyzer xmalloc: Fix warnings with gcc analyzer - - - - --- 2021-07-28 Siddhesh Poyarekar New
[5/5] gaiconf_init: Avoid double-free in label and precedence lists Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
[4/5] copy_and_spawn_sgid: Avoid double calls to close() Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
[3/5] iconv_charmap: Close output file when done Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
[2/5] gconv_parseconfdir: Fix memory leak Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
[1/5] ldconfig: avoid leak on empty paths in config file Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
Fix build and tests with --disable-tunables Fix build and tests with --disable-tunables - - 1 - --- 2021-07-23 Siddhesh Poyarekar New
manual: Drop the .so suffix in libc_malloc_debug description manual: Drop the .so suffix in libc_malloc_debug description - - 1 - --- 2021-07-22 Siddhesh Poyarekar New
Exclude static tests for mcheck and malloc-check Exclude static tests for mcheck and malloc-check - - 1 - --- 2021-07-22 Siddhesh Poyarekar New
mtrace: Fix output with PIE and ASLR [BZ #22716] mtrace: Fix output with PIE and ASLR [BZ #22716] - - 1 - --- 2021-07-22 Siddhesh Poyarekar New
mtrace: Use a static buffer for printing [BZ #25947] mtrace: Use a static buffer for printing [BZ #25947] - - 1 - --- 2021-07-22 Siddhesh Poyarekar New
[v3] manual: Document unsupported cases for interposition [v3] manual: Document unsupported cases for interposition - - - - --- 2021-07-21 Siddhesh Poyarekar New
[v2] manual: Document unsupported cases for interposition [v2] manual: Document unsupported cases for interposition - - - - --- 2021-07-21 Siddhesh Poyarekar New
[v2] setlocale: Fail if iconv module for charset is not present [BZ #27996] [v2] setlocale: Fail if iconv module for charset is not present [BZ #27996] - - - - --- 2021-07-20 Siddhesh Poyarekar New
manual: reallocarray and str*dup interposition is not supported manual: reallocarray and str*dup interposition is not supported - - - - --- 2021-07-20 Siddhesh Poyarekar New
[v10,11/11] mcheck Fix malloc_usable_size [BZ #22057] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,10/11] Remove malloc hooks [BZ #23328] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,09/11] Move malloc_{g,s}et_state to libc_malloc_debug malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,08/11] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,07/11] mtrace: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,06/11] Simplify __malloc_initialized malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,05/11] mcheck: Wean away from malloc hooks [BZ #23489] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,04/11] Move malloc hooks into a compat DSO malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,03/11] Remove __morecore and __default_morecore malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,02/11] Remove __after_morecore_hook malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v10,01/11] Make mcheck tests conditional on GLIBC_2.23 or earlier malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,10/10] mcheck Fix malloc_usable_size [BZ #22057] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,09/10] Remove malloc hooks [BZ #23328] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,08/10] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,07/10] mtrace: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,06/10] Simplify __malloc_initialized malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,05/10] mcheck: Wean away from malloc hooks [BZ #23489] malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,04/10] Move malloc hooks into a compat DSO malloc hooks removal - - - - --- 2021-07-19 Siddhesh Poyarekar New
[v9,03/10] Remove __morecore and __default_morecore malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,02/10] Remove __after_morecore_hook malloc hooks removal - - 1 1 --- 2021-07-19 Siddhesh Poyarekar New
[v9,01/10] Make mcheck tests conditional on GLIBC_2.23 or earlier malloc hooks removal - - - - --- 2021-07-19 Siddhesh Poyarekar New
[v8,10/10] mcheck Fix malloc_usable_size [BZ #22057] malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,09/10] Remove malloc hooks malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,08/10] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,07/10] mtrace: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,06/10] Simplify __malloc_initialized malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,05/10] mcheck: Wean away from malloc hooks malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,04/10] Move malloc hooks into a compat DSO malloc hooks removal - - - 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,03/10] Remove __morecore and __default_morecore malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,02/10] Remove __after_morecore_hook malloc hooks removal - - 1 1 --- 2021-07-13 Siddhesh Poyarekar New
[v8,01/10] Make mcheck tests conditional on GLIBC_2.24 or earlier malloc hooks removal - - - 1 --- 2021-07-13 Siddhesh Poyarekar New
tst-safe-linking: make false positives even more improbable tst-safe-linking: make false positives even more improbable - - 1 - --- 2021-07-12 Siddhesh Poyarekar New
Make mcheck tests conditional on GLIBC_2.24 or earlier Make mcheck tests conditional on GLIBC_2.24 or earlier - - - - --- 2021-07-09 Siddhesh Poyarekar New
Disable tst-mallocalign1-mcheck Disable tst-mallocalign1-mcheck - - - - --- 2021-07-09 Siddhesh Poyarekar New
[v7,8/8] Remove malloc hooks malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,7/8] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,6/8] mtrace: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,5/8] Simplify __malloc_initialized malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,4/8] mcheck: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,3/8] Move malloc hooks into a compat DSO malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,2/8] Remove __morecore and __default_morecore malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v7,1/8] Remove __after_morecore_hook malloc hooks removal - - - - --- 2021-07-08 Siddhesh Poyarekar New
[committed,2/2] _int_realloc is static Trivial malloc cleanups - - - - --- 2021-07-08 Siddhesh Poyarekar New
[committed,1/2] Move mcheck symbol from stdlib to malloc Trivial malloc cleanups - - - - --- 2021-07-08 Siddhesh Poyarekar New
[v2] Harden tcache double-free check [v2] Harden tcache double-free check - - - - --- 2021-07-07 Siddhesh Poyarekar New
elf/tests: Make thrlock and noload depend on libm elf/tests: Make thrlock and noload depend on libm - - - - --- 2021-07-07 Siddhesh Poyarekar New
[committed] tests-exclude-mcheck: Fix typo [committed] tests-exclude-mcheck: Fix typo - - - - --- 2021-07-07 Siddhesh Poyarekar New
Harden tcache double-free check Harden tcache double-free check - - - - --- 2021-07-07 Siddhesh Poyarekar New
[v6,8/8] Remove __morecore and __default_morecore malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,7/8] Remove __after_morecore_hook malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,6/8] Remove malloc hooks malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,5/8] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,4/8] mtrace: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,3/8] Simplify __malloc_initialized malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,2/8] mcheck: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
[v6,1/8] Move malloc hooks into a compat DSO malloc hooks removal - - - - --- 2021-07-06 Siddhesh Poyarekar New
Exclude tst-realloc from tests-mcheck Exclude tst-realloc from tests-mcheck - - 1 - --- 2021-07-06 Siddhesh Poyarekar New
[v5,8/8] Remove __morecore and __default_morecore malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,7/8] Remove __after_morecore_hook malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,6/8] Remove malloc hooks malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,5/8] glibc.malloc.check: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,4/8] mtrace: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,3/8] Simplify __malloc_initialized malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
[v5,2/8] mcheck: Wean away from malloc hooks malloc hooks removal - - - - --- 2021-07-05 Siddhesh Poyarekar New
« 1 2 3 46 7 »