Andrey Ryabinin ([email protected])

Number of posts: 342 (0.65 per day)
First post: 2014-01-23 13:26:05
Last post: 2015-07-03 08:19:38

Date List Subject
2015-02-16 14:44:16 linux-kernel Re: [PATCH v11 19/19] kasan: enable instrumentation of global variables
2015-02-16 14:01:30 linux-kernel Re: [PATCH v11 18/19] module: fix types of device tables aliases
2015-02-10 10:35:15 linux-kernel [PATCH] x86_64-add-kasan-support-fix
2015-02-10 08:04:42 linux-kernel Re: Build breakage for allmodconfig
2015-02-06 17:03:28 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-04 12:05:38 linux-kernel Re: [PATCH] kasan: fix build warnings
2015-02-04 11:44:05 linux-kernel [PATCH] kasan: fix build warnings
2015-02-03 17:49:57 linux-kernel [PATCH v11 03/19] kasan: disable memory hotplug
2015-02-03 17:49:48 linux-kernel [PATCH v11 02/19] Add kernel address sanitizer infrastructure.
2015-02-03 17:49:45 linux-kernel [PATCH v11 04/19] x86_64: add KASan support
2015-02-03 17:48:38 linux-kernel [PATCH v11 06/19] mm: slub: introduce virt_to_obj function.
2015-02-03 17:48:36 linux-kernel [PATCH v11 10/19] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
2015-02-03 17:48:07 linux-kernel [PATCH v11 11/19] kmemleak: disable kasan instrumentation for kmemleak
2015-02-03 17:48:01 linux-kernel [PATCH v11 09/19] mm: slub: add kernel address sanitizer support for slub allocator
2015-02-03 17:47:44 linux-kernel [PATCH v11 12/19] lib: add kasan test module
2015-02-03 17:46:13 linux-kernel [PATCH v11 15/19] mm: vmalloc: add flag preventing guard hole allocation
2015-02-03 17:46:09 linux-kernel [PATCH v11 13/19] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
2015-02-03 17:46:06 linux-kernel [PATCH v11 14/19] kasan: enable stack instrumentation
2015-02-03 17:45:27 linux-kernel [PATCH v11 18/19] module: fix types of device tables aliases
2015-02-03 17:45:23 linux-kernel [PATCH v11 19/19] kasan: enable instrumentation of global variables
2015-02-03 17:44:06 linux-kernel [PATCH v11 16/19] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
2015-02-03 17:44:00 linux-kernel [PATCH v11 17/19] kernel: add support for .init_array.* constructors
2015-02-03 17:43:51 linux-kernel [PATCH v11 08/19] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
2015-02-03 17:43:47 linux-kernel [PATCH v11 05/19] mm: page_alloc: add kasan hooks on alloc and free paths
2015-02-03 17:43:43 linux-kernel [PATCH v11 07/19] mm: slub: share object_err function
2015-02-03 17:43:34 linux-kernel [PATCH v11 01/19] compiler: introduce __alias(symbol) shortcut
2015-02-03 17:43:28 linux-kernel [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger.
2015-01-21 15:06:43 linux-crypto [PATCH] crypto: ccp: terminate ccp_support array with empty element
2014-12-17 14:31:03 linux-kernel [PATCH 2/2] mm: hugetlb: fix type of hugetlb_treat_as_movable variable
2014-12-17 14:30:59 linux-kernel [PATCH 1/2] hugetlb, sysctl: pass '.extra1 = NULL' rather then '.extra1 = &zero'
2014-12-15 06:41:19 linux-kernel Re: [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable
2014-12-04 11:35:31 linux-kernel Re: [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable
2014-12-03 13:37:46 linux-kernel Re: Out-of-bounds access in __do_proc_doulongvec_minmax
2014-12-03 12:41:35 linux-kernel [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable
2014-12-03 12:39:43 linux-kernel Re: Out-of-bounds access in __do_proc_doulongvec_minmax
2014-11-27 16:04:48 linux-kernel [PATCH v8 01/12] Add kernel address sanitizer infrastructure.
2014-11-27 16:04:46 linux-kernel [PATCH v8 02/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
2014-11-27 16:03:59 linux-kernel [PATCH v8 03/12] x86_64: add KASan support
2014-11-27 16:03:56 linux-kernel [PATCH v8 05/12] mm: slub: introduce virt_to_obj function.
2014-11-27 16:03:36 linux-kernel [PATCH v8 06/12] mm: slub: share slab_err and object_err functions
2014-11-27 16:03:13 linux-kernel [PATCH v8 08/12] mm: slub: add kernel address sanitizer support for slub allocator
2014-11-27 16:02:29 linux-kernel [PATCH v8 09/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
2014-11-27 16:02:00 linux-kernel [PATCH v8 11/12] lib: add kasan test module
2014-11-27 16:01:43 linux-kernel [PATCH v8 12/12] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
2014-11-27 16:01:39 linux-kernel [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak
2014-11-27 16:01:36 linux-kernel [PATCH v8 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
2014-11-27 16:01:33 linux-kernel [PATCH v8 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
2014-11-27 16:01:26 linux-kernel [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger.
2014-11-25 14:16:50 linux-kernel Re: [PATCH v7 01/12] Add kernel address sanitizer infrastructure.
2014-11-25 13:18:16 linux-kernel Re: [PATCH v7 08/12] mm: slub: add kernel address sanitizer support for slub allocator
2014-11-25 13:11:23 linux-kernel Re: [PATCH v7 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()