Show patches with: Submitter = Alexander Popov       |    State = Action Required       |   110 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,6/6] mm: Add heap quarantine verbose debugging (not for merge) Break heap spraying needed for exploiting use-after-free - - - --- 2020-09-29 Alexander Popov New
[RFC,v2,5/6] lkdtm: Add heap quarantine tests Break heap spraying needed for exploiting use-after-free - - - --- 2020-09-29 Alexander Popov New
[RFC,v2,4/6] mm: Implement slab quarantine randomization Break heap spraying needed for exploiting use-after-free - - - --- 2020-09-29 Alexander Popov New
[RFC,v2,3/6] mm: Integrate SLAB_QUARANTINE with init_on_free Break heap spraying needed for exploiting use-after-free - - - --- 2020-09-29 Alexander Popov New
[RFC,v2,2/6] mm/slab: Perform init_on_free earlier Break heap spraying needed for exploiting use-after-free - 1 - --- 2020-09-29 Alexander Popov New
[RFC,v2,1/6] mm: Extract SLAB_QUARANTINE from KASAN Break heap spraying needed for exploiting use-after-free - - - --- 2020-09-29 Alexander Popov New
[RFC,2/2] lkdtm: Add heap spraying test Break heap spraying needed for exploiting use-after-free - - - --- 2020-08-13 Alexander Popov New
[RFC,1/2] mm: Extract SLAB_QUARANTINE from KASAN Break heap spraying needed for exploiting use-after-free - - - --- 2020-08-13 Alexander Popov New
[v2,5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter Improvements of the stackleak gcc plugin - - - --- 2020-06-24 Alexander Popov New
[v2,4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving Improvements of the stackleak gcc plugin 1 - - --- 2020-06-24 Alexander Popov New
[v2,3/5] arm64: vdso: Don't use gcc plugins for building vgettimeofday.c Improvements of the stackleak gcc plugin 1 - - --- 2020-06-24 Alexander Popov New
[v2,2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c Improvements of the stackleak gcc plugin - - - --- 2020-06-24 Alexander Popov New
[v2,1/5] gcc-plugins/stackleak: Don't instrument itself Improvements of the stackleak gcc plugin 1 - - --- 2020-06-24 Alexander Popov New
[5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO Improvements of the stackleak gcc plugin - - - --- 2020-06-04 Alexander Popov New
[4/5] gcc-plugins/stackleak: Don't instrument itself Improvements of the stackleak gcc plugin 1 - - --- 2020-06-04 Alexander Popov New
[3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter Improvements of the stackleak gcc plugin 1 - - --- 2020-06-04 Alexander Popov New
[2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving Improvements of the stackleak gcc plugin 1 - - --- 2020-06-04 Alexander Popov New
[1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic Improvements of the stackleak gcc plugin - - - --- 2020-06-04 Alexander Popov New
[v2] KVM: x86: Fix single-step debugging [v2] KVM: x86: Fix single-step debugging - - - --- 2019-01-21 Alexander Popov New
KVM: x86: Fix single-step debugging KVM: x86: Fix single-step debugging - - - --- 2019-01-21 Alexander Popov New
[v2,1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass [v2,1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass - - - --- 2018-12-06 Alexander Popov New
[1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass [1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass - - - --- 2018-11-30 Alexander Popov New
[1/1] stackleak: Disable function tracing and kprobes for stackleak_erase() [1/1] stackleak: Disable function tracing and kprobes for stackleak_erase() - 2 - --- 2018-11-12 Alexander Popov New
[1/1] stackleak: Disable ftrace for stackleak.c [1/1] stackleak: Disable ftrace for stackleak.c - 1 - --- 2018-11-10 Alexander Popov New
[v15,7/7] arm64: Drop unneeded stackleak_check_alloca() Introduce the STACKLEAK feature and a test for it 1 - - --- 2018-08-16 Alexander Popov New
[v15,6/7] stackleak: Allow runtime disabling of kernel stack erasing Introduce the STACKLEAK feature and a test for it - - - --- 2018-08-16 Alexander Popov New
[v15,5/7] doc: self-protection: Add information about STACKLEAK feature Introduce the STACKLEAK feature and a test for it - - - --- 2018-08-16 Alexander Popov New
[v15,4/7] fs/proc: Show STACKLEAK metrics in the /proc file system Introduce the STACKLEAK feature and a test for it - - - --- 2018-08-16 Alexander Popov New
[v15,3/7] lkdtm: Add a test for STACKLEAK Introduce the STACKLEAK feature and a test for it - - - --- 2018-08-16 Alexander Popov New
[v15,2/7] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack Introduce the STACKLEAK feature and a test for it - - - --- 2018-08-16 Alexander Popov New
[v15,1/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls Introduce the STACKLEAK feature and a test for it 2 1 - --- 2018-08-16 Alexander Popov New
[v14,7/7] stackleak: Allow runtime disabling of kernel stack erasing Untitled series #1897 - - - --- 2018-07-26 Alexander Popov New
[v14,7/7] stackleak, sysctl: Allow runtime disabling of kernel stack erasing - - - --- 2018-07-19 Alexander Popov New
[v14,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-07-11 Alexander Popov New
[v14,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-07-11 Alexander Popov New
[v14,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-07-11 Alexander Popov New
[v14,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-07-11 Alexander Popov New
[v14,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-07-11 Alexander Popov New
[v14,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-07-11 Alexander Popov New
[v13,(resend),6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-06-22 Alexander Popov New
[v13,(resend),1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-06-22 Alexander Popov New
[v13,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-05-26 Alexander Popov New
[v13,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-05-26 Alexander Popov New
[v13,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-05-26 Alexander Popov New
[v13,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-05-26 Alexander Popov New
[v13,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-05-26 Alexander Popov New
[v13,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-05-26 Alexander Popov New
[v12,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-05-16 Alexander Popov New
[v12,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-05-16 Alexander Popov New
[v12,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-05-16 Alexander Popov New
[v12,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-05-16 Alexander Popov New
[v12,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-05-16 Alexander Popov New
[v12,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-05-16 Alexander Popov New
[v11,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-04-06 Alexander Popov New
[v11,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-04-06 Alexander Popov New
[v11,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-04-06 Alexander Popov New
[v11,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-04-06 Alexander Popov New
[v11,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-04-06 Alexander Popov New
[v11,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-04-06 Alexander Popov New
[RFC,v10,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-03-28 Alexander Popov New
[RFC,v10,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-03-28 Alexander Popov New
[RFC,v10,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-03-28 Alexander Popov New
[RFC,v10,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-03-28 Alexander Popov New
[RFC,v10,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2018-03-28 Alexander Popov New
[RFC,v10,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-03-28 Alexander Popov New
[RFC,v9,7/7] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,6/7] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,5/7] lkdtm: Add a test for STACKLEAK - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,4/7] x86/entry: Erase kernel stack in syscall_trace_enter() - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,3/7] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2018-03-03 Alexander Popov New
[RFC,v9,1/7] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-03-03 Alexander Popov New
[RFC,v8,1/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2018-02-21 Alexander Popov New
[RFC,v8,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-02-16 Alexander Popov New
[RFC,v8,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-02-16 Alexander Popov New
[RFC,v8,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-02-16 Alexander Popov New
[RFC,v8,3/6] x86/entry: Erase kernel stack in syscall_trace_enter() - - - --- 2018-02-16 Alexander Popov New
[RFC,v8,2/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-02-16 Alexander Popov New
[RFC,v8,1/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2018-02-16 Alexander Popov New
[RFC,v7,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-01-12 Alexander Popov New
[RFC,v7,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-01-12 Alexander Popov New
[RFC,v7,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-01-12 Alexander Popov New
[RFC,v7,3/6] x86/entry: Erase kernel stack in syscall_trace_enter() - - - --- 2018-01-12 Alexander Popov New
[RFC,v7,2/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-01-12 Alexander Popov New
[RFC,v7,1/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2018-01-12 Alexander Popov New
[RFC,v6,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2017-12-05 Alexander Popov New
[RFC,v6,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2017-12-05 Alexander Popov New
[RFC,v6,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2017-12-05 Alexander Popov New
[RFC,v6,3/6] x86/entry: Erase kernel stack in syscall_trace_enter() - - - --- 2017-12-05 Alexander Popov New
[RFC,v6,2/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2017-12-05 Alexander Popov New
[RFC,v6,1/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2017-12-05 Alexander Popov New
[RFC,v5,5/5] doc: self-protection: Add information about STACKLEAK feature - - - --- 2017-10-22 Alexander Popov New
[RFC,v5,4/5] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2017-10-22 Alexander Popov New
[RFC,v5,3/5] lkdtm: Add a test for STACKLEAK - - - --- 2017-10-22 Alexander Popov New
[RFC,v5,2/5] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2017-10-22 Alexander Popov New
[RFC,v5,1/5] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls - - - --- 2017-10-22 Alexander Popov New
« 1 2 »