Alexander Potapenko ([email protected])

Number of posts: 1403 (0.45 per day)
First post: 2015-11-02 17:03:54
Last post: 2024-06-04 15:27:12

Date List Subject
2016-03-11 17:21:20 linux-kernel [PATCH v6 0/7] SLAB support for KASAN
2016-03-11 17:12:46 linux-kernel Re: [PATCH v5 7/7] mm: kasan: Initial memory quarantine implementation
2016-03-11 14:50:05 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-11 13:05:54 linux-kernel Re: [PATCH v5 2/7] mm, kasan: SLAB support
2016-03-11 11:18:29 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-11 10:05:14 linux-kernel Re: [PATCH v5 7/7] mm: kasan: Initial memory quarantine implementation
2016-03-10 14:00:25 linux-kernel Re: [PATCH v5 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-10 13:51:09 linux-kernel Re: [PATCH v5 7/7] mm: kasan: Initial memory quarantine implementation
2016-03-09 14:10:38 linux-kernel [PATCH] SOCK_SEQPACKET socketpair must get SIGPIPE in AF_UNIX if one end is closed
2016-03-09 11:12:39 linux-kernel Re: [PATCH v4 0/7] SLAB support for KASAN
2016-03-09 11:07:38 linux-kernel [PATCH v5 3/7] mm, kasan: Added GFP flags to KASAN API
2016-03-09 11:07:29 linux-kernel [PATCH v5 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
2016-03-09 11:07:21 linux-kernel [PATCH v5 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-09 11:07:12 linux-kernel [PATCH v5 6/7] kasan: Test fix: Warn if the UAF could not be detected in kmalloc_uaf2
2016-03-09 11:06:58 linux-kernel [PATCH v5 7/7] mm: kasan: Initial memory quarantine implementation
2016-03-09 11:06:26 linux-kernel [PATCH v5 2/7] mm, kasan: SLAB support
2016-03-09 11:06:18 linux-kernel [PATCH v4 0/7] SLAB support for KASAN
2016-03-09 11:06:10 linux-kernel [PATCH v5 1/7] kasan: Modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
2016-03-08 11:42:42 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-08 11:31:26 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-04 15:06:59 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-04 14:52:26 linux-kernel Re: [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
2016-03-03 17:45:59 linux-kernel Re: [PATCHv2 0/3] KASAN: clean stale poison upon cold re-entry to kernel
2016-03-03 17:17:36 linux-kernel Re: [PATCHv2 0/3] KASAN: clean stale poison upon cold re-entry to kernel
2015-11-02 18:39:31 linux-kernel Re: [PATCH 2/2] mm: kasan: unified support for SLUB and SLAB allocators
2015-11-02 17:03:54 linux-kernel Re: [PATCH 1/2] mm, kasan: Added GFP flags to KASAN API