Show patches with: Submitter = Christophe Leroy       |   56 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() [bpf-next,v3,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() 1 4 - --- 2024-03-08 Christophe Leroy Handled Elsewhere
[bpf-next,v3,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() [bpf-next,v3,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() - 1 - --- 2024-03-08 Christophe Leroy Handled Elsewhere
[bpf-next,RESEND,v2,2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lo… [bpf-next,RESEND,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() 1 4 - --- 2024-03-01 Christophe Leroy Not Applicable
[bpf-next,RESEND,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() [bpf-next,RESEND,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() - 1 - --- 2024-03-01 Christophe Leroy Not Applicable
[net-next,v2,2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() [bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() 1 4 - --- 2024-03-01 Christophe Leroy Not Applicable
[bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() [bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() - 1 - --- 2024-03-01 Christophe Leroy Not Applicable
[bpf-next,2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() Untitled series #827221 1 4 - --- 2024-02-18 Christophe Leroy Awaiting Upstream
[v4,13/13] lkdtm: Add a test for function descriptors protection Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,12/13] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,11/13] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,10/13] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC v4 1 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC v4 2 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS Fix LKDTM for PPC64/IA64/PARISC v4 1 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC v4 - 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,05/13] powerpc: Prepare func_desc_t for refactorisation Fix LKDTM for PPC64/IA64/PARISC v4 1 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,04/13] powerpc: Remove 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC v4 - 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC v4 - 3 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,02/13] powerpc: Move and rename func_descr_t Fix LKDTM for PPC64/IA64/PARISC v4 - 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,01/13] powerpc: Fix 'sparse' checking on PPC64le Fix LKDTM for PPC64/IA64/PARISC v4 - 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[RFC] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing() [RFC] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing() - - - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,12/12] lkdtm: Add a test for function descriptors protection Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,11/12] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC 2 - - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,10/12] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,09/12] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,07/12] asm-generic: Define 'func_desc_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC 1 1 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,06/12] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,05/12] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,04/12] powerpc: Prepare func_desc_t for refactorisation Fix LKDTM for PPC64/IA64/PARISC 1 1 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,03/12] powerpc: Remove 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,02/12] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 3 - --- 2021-10-17 Christophe Leroy Not Applicable
[v3,01/12] powerpc: Move and rename func_descr_t Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-17 Christophe Leroy Not Applicable
[v2,13/13] lkdtm: Add a test for function descriptors protection Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,12/13] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,11/13] lkdtm: Fix lkdtm_EXEC_RODATA() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,10/13] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,09/13] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC 1 1 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,04/13] powerpc: Prepare func_desc_t for refactorisation Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,03/13] powerpc: Remove func_descr_t Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 3 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v2,01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy Awaiting Upstream
[v1,10/10] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-11 Christophe Leroy Superseded
[v1,09/10] lkdtm: Fix lkdtm_EXEC_RODATA() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-11 Christophe Leroy Superseded
[v1,08/10] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-11 Christophe Leroy Superseded
[v1,07/10] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-11 Christophe Leroy Superseded
[v1,06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-11 Christophe Leroy Superseded
[v1,05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy Superseded
[v1,04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy Superseded
[v1,03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy Superseded
[v1,02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy Superseded
[v1,01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy Superseded