Show patches with: Submitter = Vivek Dasmohapatra       |    State = Action Required       |    Archived = No       |   144 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,2/5] include/link.h: Update the link_map struct to allow clones Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,3/5] elf/dl-object.c: Implement a helper function to clone link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,v1,1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-05-16 Vivek Dasmohapatra New
[RFC,v1,2/5] include/link.h: Update the link_map struct to allow clones Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-05-16 Vivek Dasmohapatra New
[RFC,v1,3/5] elf/dl-object.c: Implement a helper function to clone link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-05-16 Vivek Dasmohapatra New
[RFC,v1,4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-05-16 Vivek Dasmohapatra New
[RFC,v1,5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-05-16 Vivek Dasmohapatra New
[RFC,v10,1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745) Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,2/7] Abstract loaded-DSO search code into a helper function Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,3/7] Use the new DSO finder helper function Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,5/7] Implement dlmopen RTLD_SHARED flag (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,6/7] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v10,7/7] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-03-22 Vivek Dasmohapatra New
[RFC,v11,1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,2/7] Abstract loaded-DSO search code into a helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,3/7] Use the new DSO finder helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,5/7] Implement dlmopen RTLD_SHARED flag (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,6/7] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,7/7] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-06-09 Vivek Dasmohapatra New
[RFC,v11,8/7] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from the libpthread DSO Untitled series #248434 - - - - --- 2021-06-11 Vivek Dasmohapatra New
[RFC,v12,1/8] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745) Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,2/8] Abstract loaded-DSO search code into a helper function Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,3/8] Use the new DSO finder helper function Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,4/8] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745) Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,5/8] Implement dlmopen RTLD_SHARED flag (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,6/8] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,7/8] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - 1 - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v12,8/8] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from the libpthread DSO Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-07-08 Vivek Dasmohapatra New
[RFC,v13,1/9] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,2/9] Abstract loaded-DSO search code into a helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,3/9] Use the new DSO finder helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,4/9] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,5/9] Implement dlmopen RTLD_SHARED flag (bug 22745) Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,6/9] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,7/9] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,8/9] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from merged libraries Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v13,9/9] NEWS for RTLD_SHARED, RTLD_ISOLATE & DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-09-29 Vivek Dasmohapatra New
[RFC,v2,1/6] Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,2/6] include/link.h: Update the link_map struct to allow proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v3,1/6] Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v3,2/6] include/link.h: Update the link_map struct to allow proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v3,3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v3,4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v3,5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v3,6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-08-20 Vivek Dasmohapatra New
[RFC,v5,01/16] Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,02/16] include/link.h: Update the link_map struct to allow proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,03/16] elf/dl-object.c: Implement a helper function to proxy link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,04/16] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,05/16] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,06/16] elf/dl-init.c: Skip proxied link map entries in the dl init path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,07/16] Define a new dynamic section tag - DT_GNU_UNIQUE Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,08/16] Abstract the loaded-DSO search code into a private helper function Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,09/16] Compare loaded DSOs by file ID and check for DF_1_UNIQUE Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,10/16] Use the new DSO finder helper function since we have it Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,11/16] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,12/16] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,13/16] Suppress inter-namespace DSO sharing for audit libraries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,14/16] dlsym, dlvsym should be able to look up symbols via DSO proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,15/16] Add a DT_GNU_UNIQUE dynamic section to the glibc cluster DSOs Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v5,16/16] Add dlmopen / RTLD_SHARED tests Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2020-06-17 Vivek Dasmohapatra New
[RFC,v6,01/20] Declare and describe the dlmopen RTLD_SHARED flag Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,02/20] include/link.h: Update the link_map struct to allow proxies Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0 Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1 Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,10/20] Abstract the loaded-DSO search code into a private helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,11/20] Compare loaded DSOs by file ID and check for DF_GNU_1_UNIQUE Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,12/20] Use the new DSO finder helper function since we have it Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,15/20] Suppress audit calls when a (new) namespace is empty Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,16/20] Suppress inter-namespace DSO sharing for audit libraries Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,19/20] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v6,20/20] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 Vivek Dasmohapatra New
[RFC,v7,01/20] Declare and describe the dlmopen RTLD_SHARED flag Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,02/20] include/link.h: Update the link_map struct to allow proxies Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0 Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1 Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
[RFC,v7,10/20] Abstract the loaded-DSO search code into a private helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-16 Vivek Dasmohapatra New
« 1 2 »