Andrey Ryabinin ([email protected])

Number of posts: 629 (0.89 per day)
First post: 2015-11-09 15:12:32
Last post: 2017-10-18 16:52:44

Date List Subject
2019-08-19 17:26:17 linux-kernel Re: [PATCHv2] lib/test_kasan: add roundtrip tests
2019-08-19 14:08:04 linux-kernel Re: [PATCH] arm64: kasan: fix phys_to_virt() false positive on tag-based kasan
2019-07-31 17:52:53 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-26 15:57:45 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-26 12:06:12 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-24 09:02:09 linux-kernel Re: [PATCH] kmemleak: Increase maximum early log entries to 1000000
2019-07-22 15:43:20 linux-kernel Re: [PATCH] [v2] ubsan: build ubsan.c more conservatively
2019-07-22 15:38:28 linux-kernel Re: [PATCH] [v3] page flags: prioritize kasan bits over last-cpuid
2019-07-22 15:38:23 linux-kernel Re: [PATCH] ubsan: build ubsan.c more conservatively
2019-07-22 13:04:04 linux-kernel Re: [PATCH] [v2] kasan: remove clang version check for KASAN_STACK
2019-07-18 16:21:18 linux-kernel Re: kasan: paging percpu + kasan causes a double fault
2019-07-18 16:19:20 linux-kernel Re: [PATCH] kasan: push back KASAN_STACK detection to clang-10
2019-07-18 16:12:13 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-12 10:55:14 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-10 19:36:07 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-07-10 18:38:29 linux-kernel Re: [PATCH v5 0/5] Add object validation in ksize()
2019-07-08 22:44:28 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-06-18 16:29:00 linux-kernel Re: [PATCH] [v2] page flags: prioritize kasan bits over last-cpuid
2019-06-18 14:30:57 linux-kernel Re: [PATCH] [v2] page flags: prioritize kasan bits over last-cpuid
2019-06-18 13:28:03 linux-kernel Re: [PATCH] ubsan: mark ubsan_type_mismatch_common inline
2019-06-14 14:32:34 linux-kernel [PATCH] x86/kasan: Fix boot with 5-level paging and KASAN
2019-06-13 15:54:18 linux-kernel Re: [PATCH v2 1/3] fs/fuse, splice_write: Don't access pipe->buffers without pipe_lock()
2019-06-13 15:52:32 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-06-13 15:34:41 linux-kernel Re: [PATCH v3 2/3] x86: Use static_cpu_has in uaccess region to avoid instrumentation
2019-06-13 15:33:37 linux-kernel Re: [PATCH v3 1/3] lib/test_kasan: Add bitops tests
2019-06-13 15:33:15 linux-kernel Re: [PATCH v3 3/3] asm-generic, x86: Add bitops instrumentation for KASAN
2019-06-13 15:24:43 linux-kernel Re: [PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-06-13 15:23:48 linux-kernel Re: [PATCH v4 1/3] lib/test_kasan: Add bitops tests
2019-05-29 11:26:22 linux-kernel Re: [PATCH 3/3] asm-generic, x86: Add bitops instrumentation for KASAN
2019-05-23 08:55:54 linux-kernel Re: [PATCH v2] kasan: Initialize tag to 0xff in __kasan_kmalloc
2019-05-22 12:22:26 linux-kernel Re: [PATCH v3] mm/kasan: Print frame description for stack bugs
2019-05-21 18:10:27 linux-kernel Re: [PATCH v2] mm/kasan: Print frame description for stack bugs
2019-05-21 15:45:18 linux-kernel Re: [PATCH v2] mm/kasan: Print frame description for stack bugs
2019-05-20 13:44:14 linux-kernel Re: [ubsan] f0996bc297: netperf.Throughput_total_tps -7.6% regression
2019-05-06 15:38:55 linux-kernel Re: [PATCH 4.9 09/62] kasan: turn on -fsanitize-address-use-after-scope
2019-05-06 14:59:43 linux-kernel Re: [PATCH 4.9 10/62] kasan: rework Kconfig settings
2019-05-06 14:57:52 linux-kernel Re: [PATCH 4.9 09/62] kasan: turn on -fsanitize-address-use-after-scope
2019-05-06 10:48:03 linux-kernel [PATCH 2/2] ubsan: Remove vla bound checks.
2019-05-06 10:46:34 linux-kernel [PATCH 1/2] ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
2019-04-23 12:10:46 linux-kernel [PATCH 1/2] mm/page_alloc: avoid potential NULL pointer dereference
2019-04-23 12:10:32 linux-kernel [PATCH 2/2] mm/page_alloc: fix never set ALLOC_NOFRAGMENT flag
2019-04-19 21:00:57 linux-kernel Re: [PATCH 1/4] net/skbuff: don't waste memory reserves
2019-04-19 20:59:58 linux-kernel Re: [PATCH 1/4] net/skbuff: don't waste memory reserves
2019-04-18 18:28:23 linux-kernel [PATCH 1/4] net/skbuff: don't waste memory reserves
2019-04-18 18:28:16 linux-kernel [PATCH 2/4] net/skbuff: warn if kmalloc_reserve() fails to allocate memory.
2019-04-18 18:07:01 linux-kernel [PATCH 4/4] net/skbuff: kmalloc_reserve(): remove unused argument
2019-04-18 18:06:58 linux-kernel [PATCH 3/4] net/skbuff: remove unused skb_propagate_pfmemalloc()
2019-04-18 11:02:30 linux-kernel Re: [patch V2 09/29] mm/kasan: Simplify stacktrace handling
2019-04-08 17:52:36 linux-kernel Re: [PATCH v8 3/5] arm64: replace -pg with CC_FLAGS_FTRACE in mm/kasan Makefile
2019-04-02 19:06:24 linux-kernel Re: [PATCH] ubsan: Avoid unnecessary 128-bit shifts
2019-04-02 16:15:53 linux-kernel Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions