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,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,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,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,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,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,01/20] Declare and describe the dlmopen RTLD_SHARED flag Implementation of RTLD_SHARED for dlmopen - - - - --- 2020-12-15 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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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
« 1 2 »