Show patches with: Submitter = Cupertino Miranda       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
malloc: fix definition for MAX_TCACHE_SMALL_SIZE malloc: fix definition for MAX_TCACHE_SMALL_SIZE - - 1 - --- 2025-07-08 Cupertino Miranda New
[v3] elf: early conversion of elf p_flags to mprotect flags [v3] elf: early conversion of elf p_flags to mprotect flags - - - - --- 2025-07-07 Cupertino Miranda New
[v2] elf: early conversion of elf p_flags to mprotect flags [v2] elf: early conversion of elf p_flags to mprotect flags - - - - --- 2025-07-03 Cupertino Miranda New
[v12,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - 1 - --- 2025-06-16 Cupertino Miranda New
[v12,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-06-16 Cupertino Miranda New
[v11,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - 1 - --- 2025-06-12 Cupertino Miranda New
[v11,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-06-12 Cupertino Miranda New
[v10,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-06-06 Cupertino Miranda New
[v10,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-06-06 Cupertino Miranda New
[v9,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-06-03 Cupertino Miranda New
[v9,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-06-03 Cupertino Miranda New
[v8,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-05-29 Cupertino Miranda New
[v8,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-05-29 Cupertino Miranda New
[v7,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-05-21 Cupertino Miranda New
[v7,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-05-21 Cupertino Miranda New
[v6] benchtest: malloc tcache hotpath benchtest. [v6] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-15 Cupertino Miranda New
[v5] benchtest: malloc tcache hotpath benchtest. [v5] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-14 Cupertino Miranda New
elf: early conversion of elf p_flags to mprotect flags elf: early conversion of elf p_flags to mprotect flags - - - - --- 2025-05-14 Cupertino Miranda New
[v4] benchtest: malloc tcache hotpath benchtest. [v4] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-09 Cupertino Miranda New
[v3] benchtest: malloc tcache hotpath benchtest. [v3] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-06 Cupertino Miranda New
[v2] benchtest: malloc tcache hotpath benchtest. [v2] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-04-29 Cupertino Miranda New
benchtest: malloc tcache hotpath benchtest. benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-04-24 Cupertino Miranda New
[v2] benchtest: Correct shell script related to bench-malloc-thread [v2] benchtest: Correct shell script related to bench-malloc-thread - - 1 - --- 2025-04-24 Cupertino Miranda New
benchtest: Correct shell script related to bench-malloc-thread benchtest: Correct shell script related to bench-malloc-thread - - - - --- 2025-04-24 Cupertino Miranda New
[v3] malloc: move tcache_init out of hot tcache paths [v3] malloc: move tcache_init out of hot tcache paths - - 1 - --- 2025-04-15 Cupertino Miranda New
[v6,3/3] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v6,2/3] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v6,1/3] malloc: mangle tcache entries pointers malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v2] malloc: move tcache_init out of hot tcache paths [v2] malloc: move tcache_init out of hot tcache paths - - - - --- 2025-04-14 Cupertino Miranda New
malloc: move tcache_init out of hot tcache paths malloc: move tcache_init out of hot tcache paths - - - - --- 2025-04-11 Cupertino Miranda New
[v5,7/7] malloc: add testing for large tcache support. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,6/7] malloc: add tcache support for large chunk caching tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,5/7] malloc: mangle tcache entries pointers tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,4/7] malloc: tcache small optimizations. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,3/7] malloc: force inline for single called functions tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,2/7] malloc: optimize initialization tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,1/7] malloc: replace _int_free by _int_free_chunk in sysmalloc. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v4,7/7] malloc: performance improvements malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,6/7] malloc: force inline of _int_free malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,5/7] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,4/7] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,3/7] malloc: replace _int_free by _int_free_chunk in sysmalloc. malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,2/7] malloc: mangle tcache entries pointers malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,1/7] malloc: missing initialization of tcache in _mid_memalign malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[2/2] nptl: Enable MTE for stacks created for threads. RFC: Support for MTE stack tagging. - - - - --- 2025-03-14 Cupertino Miranda New
[1/2] rtld: Enable MTE for stack when specified in .dynamic. RFC: Support for MTE stack tagging. - - - - --- 2025-03-14 Cupertino Miranda New
[v3,5/5] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-01-02 Cupertino Miranda New
[v3,4/5] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-01-02 Cupertino Miranda New
[v3,3/5] malloc: replace _int_free by _int_free_chunk in sysmalloc. malloc: tcache improvements - - 1 - --- 2025-01-02 Cupertino Miranda New
[v3,2/5] malloc: mangle tcache entries pointers malloc: tcache improvements - - - - --- 2025-01-02 Cupertino Miranda New
[v3,1/5] malloc: missing initialization of tcache in _mid_memalign malloc: tcache improvements - - - - --- 2025-01-02 Cupertino Miranda New
malloc: replace _int_free by _int_free_chunk in sysmalloc. malloc: replace _int_free by _int_free_chunk in sysmalloc. - - - - --- 2024-12-11 Cupertino Miranda New
[v2,3/3] malloc: limit when to allow to free chunks to tcache malloc: tcache improvements - - - - --- 2024-12-06 Cupertino Miranda New
[v2,2/3] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2024-12-06 Cupertino Miranda New
[v2,1/3] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2024-12-06 Cupertino Miranda New
[2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2024-12-02 Cupertino Miranda New
[1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2024-12-02 Cupertino Miranda New
[v6,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - 1 - --- 2023-04-14 Cupertino Miranda New
[v6,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-04-14 Cupertino Miranda New
[v5,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-28 Cupertino Miranda New
[v4,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-28 Cupertino Miranda New
[v3,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-21 Cupertino Miranda New
[v2,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-20 Cupertino Miranda New
Created tunable to force small pages on stack allocation. Created tunable to force small pages on stack allocation. - - - - --- 2023-03-20 Cupertino Miranda New
Created tunable to force small pages on stack allocation. Created tunable to force small pages on stack allocation. - - - - --- 2023-03-10 Cupertino Miranda New
[PING,v2] Resolve-flockfile-funlockfile-differences [PING,v2] Resolve-flockfile-funlockfile-differences - - - - --- 2023-01-06 Cupertino Miranda New