Show patches with: Submitter = Andrey Ryabinin       |    State = Action Required       |   52 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,7/7] x86/kasan: switch to generic kasan_populate_zero_shadow() - - - --- 2015-07-24 Andrey Ryabinin New
[v4,6/7] ARM64: kasan: print memory assignment - - - --- 2015-07-24 Andrey Ryabinin New
[v4,5/7] arm64: add KASAN support - - - --- 2015-07-24 Andrey Ryabinin New
[v4,4/7] arm64: move PGD_SIZE definition to pgalloc.h - - - --- 2015-07-24 Andrey Ryabinin New
[v4,3/7] arm64: introduce VA_START macro - the first kernel virtual address. - - - --- 2015-07-24 Andrey Ryabinin New
[v4,2/7] mm: kasan: introduce generic kasan_populate_zero_shadow() - - - --- 2015-07-24 Andrey Ryabinin New
[v4,1/7] x86/kasan: generate KASAN_SHADOW_OFFSET in Makefile - - - --- 2015-07-24 Andrey Ryabinin New
[v3,5/5] ARM64: kasan: print memory assignment - - - --- 2015-07-22 Andrey Ryabinin New
[v3,4/5] arm64: add KASAN support - - - --- 2015-07-22 Andrey Ryabinin New
[v3,3/5] arm64: move PGD_SIZE definition to pgalloc.h - - - --- 2015-07-22 Andrey Ryabinin New
[v3,2/5] arm64: introduce VA_START macro - the first kernel virtual address. - - - --- 2015-07-22 Andrey Ryabinin New
[v3,1/5] mm: kasan: introduce generic kasan_populate_zero_shadow() - - - --- 2015-07-22 Andrey Ryabinin New
[v2,5/5] arm64: add KASan support - - - --- 2015-05-15 Andrey Ryabinin New
[v2,4/5] kasan, x86: move populate_zero_shadow() out of arch directory - - - --- 2015-05-15 Andrey Ryabinin New
[v2,3/5] x86: kasan: generalize populate_zero_shadow() code - - - --- 2015-05-15 Andrey Ryabinin New
[v2,2/5] x86: kasan: fix types in kasan page tables declarations - - - --- 2015-05-15 Andrey Ryabinin New
[v2,1/5] kasan, x86: move KASAN_SHADOW_OFFSET to the arch Kconfig - - - --- 2015-05-15 Andrey Ryabinin New
arm64: Implement 1-,2- byte smp_load_acquire and smp_store_release - - - --- 2015-04-20 Andrey Ryabinin New
[2/2] arm64: add KASan support - - - --- 2015-03-24 Andrey Ryabinin New
[1/2] kasan, x86: move KASAN_SHADOW_OFFSET to the arch Kconfig - - - --- 2015-03-24 Andrey Ryabinin New
arm: fix integer overflow in ELF_ET_DYN_BASE - - - --- 2015-03-20 Andrey Ryabinin New
[v11,16/19] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() - - - --- 2015-02-03 Andrey Ryabinin New
[v10,14/17] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() - - - --- 2015-01-29 Andrey Ryabinin New
[v9,14/17] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() - - - --- 2015-01-21 Andrey Ryabinin New
arm: module: add support for R_ARM_TARGET1 relocations - - - --- 2014-08-08 Andrey Ryabinin New
arm: mach-iop13xx: fix possible build failure - - - --- 2014-07-14 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,21/21] lib: add kmalloc_bug_test module - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,20/21] fs: dcache: manually unpoison dname after allocation to shut up kasa… - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,19/21] arm: Kconfig: enable kernel address sanitizer - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,18/21] arm: mm: reserve shadow memory for kasan - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,17/21] arm: add kasan hooks fort memcpy/memmove/memset functions - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,16/21] arm: boot: compressed: disable kasan's instrumentation - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,15/21] mm: slub: add kernel address sanitizer hooks to slub allocator - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,14/21] mm: slub: kasan: disable kasan when touching unaccessible memory - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,13/21] mm: slub: add allocation size field to struct kmem_cache - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,12/21] mm: util: move krealloc/kzfree to slab_common.c - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,11/21] mm: slub: share slab_err and object_err functions - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,10/21] mm: slab: share virt_to_cache() between slab and slub - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,09/21] mm: Makefile: kasan: don't instrument slub.c and slab_common.c files - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,08/21] mm: page_alloc: add kasan hooks on alloc and free pathes - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,07/21] x86: Kconfig: enable kernel address sanitizer - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,06/21] x86: mm: init: allocate shadow memory for kasan - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,04/21] x86: boot: vdso: disable instrumentation for code not linked with ke… - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,03/21] x86: add kasan hooks fort memcpy/memmove/memset functions - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,02/21] init: main: initialize kasan's shadow area on boot - - - --- 2014-07-09 Andrey Ryabinin New
[RFC/PATCH,RESEND,-next,01/21] Add kernel address sanitizer infrastructure. - - - --- 2014-07-09 Andrey Ryabinin New
arm: get rid of hardcoded assumptions about kernel stack size - - - --- 2014-06-18 Andrey Ryabinin New
arm: memset: zero out upper bytes in r1 - - - --- 2014-05-08 Andrey Ryabinin New
[PATCHv2] arm: put_user: fix possible data corruption in put_user - - - --- 2014-05-06 Andrey Ryabinin New
arm: memset: zero out upper bytes in r1 - - - --- 2014-05-05 Andrey Ryabinin New
arm: put_user: fix possible data corruption in put_user - - - --- 2014-05-05 Andrey Ryabinin New