Show patches with: Series = Proof-of-Concept implementation of RTLD_SHARED for dlmopen       |    State = Action Required       |    Archived = No       |   16 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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