LinuxLists
Users
About
Alexander Popov (
[email protected]
)
Number of posts: 182 (0.07 per day)
First post: 2014-11-26 11:49:52
Last post: 2022-06-06 05:58:25
Previous Page
/
Next Page
Date
List
Subject
2020-06-24 12:59:06
linux-kernel
Re: [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
2020-06-24 12:38:25
linux-kernel
[PATCH v2 4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
2020-06-24 12:37:14
linux-kernel
[PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
2020-06-24 12:35:42
linux-kernel
[PATCH v2 3/5] arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
2020-06-24 12:35:22
linux-kernel
[PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
2020-06-24 12:35:11
linux-kernel
[PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
2020-06-24 12:34:56
linux-kernel
[PATCH v2 0/5] Improvements of the stackleak gcc plugin
2020-06-23 12:41:54
linux-kernel
Re: [PATCH v4 3/5] stack: Optionally randomize kernel stack offset each syscall
2020-06-23 10:21:24
linux-kernel
Re: [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
2020-06-11 23:47:34
linux-kernel
Re: [PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
2020-06-10 17:19:14
linux-kernel
Re: [PATCH 3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
2020-06-10 17:17:46
linux-kernel
Re: [PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
2020-06-10 17:12:25
linux-kernel
Re: [PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
2020-06-10 17:07:44
linux-kernel
Re: [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
2020-06-10 17:05:30
linux-kernel
Re: [PATCH 0/5] Improvements of the stackleak gcc plugin
2020-06-04 19:53:26
linux-kernel
Re: [PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
2020-06-04 18:44:47
linux-kernel
Re: [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
2020-06-04 18:43:13
linux-kernel
[PATCH 3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
2020-06-04 18:43:10
linux-kernel
[PATCH 0/5] Improvements of the stackleak gcc plugin
2020-06-04 14:26:34
linux-kernel
Re: [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
2020-06-04 13:55:43
linux-kernel
[PATCH 4/5] gcc-plugins/stackleak: Don't instrument itself
2020-06-04 13:53:58
linux-kernel
[PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
2020-06-04 13:53:13
linux-kernel
[PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
2020-06-04 13:53:01
linux-kernel
[PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
2020-04-11 00:12:41
linux-kernel
Re: Coccinelle rule for CVE-2019-18683
2020-04-09 19:58:37
linux-kernel
Re: [Cocci] Coccinelle rule for CVE-2019-18683
2020-04-09 19:43:57
linux-kernel
Re: Coccinelle rule for CVE-2019-18683
2020-04-09 18:14:15
linux-kernel
Re: [Cocci] Coccinelle rule for CVE-2019-18683
2020-04-08 22:02:19
linux-kernel
Coccinelle rule for CVE-2019-18683
2020-02-07 21:46:00
linux-kernel
Re: [PATCH 1/1] timer: Improve the comment describing schedule_timeout()
2020-01-22 12:01:08
linux-kernel
Re: [PATCH v2 1/1] lkdtm/stackleak: Make the test more verbose
2020-01-17 23:00:25
linux-kernel
[PATCH 1/1] timer: Improve the comment describing schedule_timeout()
2020-01-17 15:35:52
linux-kernel
Re: [PATCH 1/1] timer: Warn about schedule_timeout() called for tasks in TASK_RUNNING state
2020-01-16 14:04:42
linux-kernel
[PATCH 1/1] timer: Warn about schedule_timeout() called for tasks in TASK_RUNNING state
2020-01-14 12:15:54
linux-kernel
Re: [PATCH v2 1/1] lkdtm/stackleak: Make the test more verbose
2020-01-02 23:50:34
linux-kernel
[PATCH v2 1/1] lkdtm/stackleak: Make the test more verbose
2020-01-02 22:38:40
linux-kernel
Re: [PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
2020-01-01 23:31:53
linux-kernel
Re: [PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
2019-12-30 22:22:29
linux-kernel
Re: [PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
2019-12-28 20:21:48
linux-kernel
Re: [PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
2019-12-19 15:00:09
linux-kernel
[PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
2019-11-03 22:18:33
linux-kernel
[PATCH v4 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
2019-11-03 21:55:21
linux-kernel
Re: [PATCH v3 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
2019-11-02 20:51:30
linux-kernel
Re: [PATCH v3 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
2019-11-02 19:04:41
linux-kernel
[PATCH v3 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
2019-08-14 11:30:43
linux-kernel
Re: [PATCH] Documentation patch (gcc-plugins kernel)
2019-08-09 15:08:30
linux-kernel
Re: [PATCH] floppy: fix usercopy direction
2019-08-09 13:38:18
linux-kernel
Re: [PATCH] floppy: fix usercopy direction
2019-07-17 16:32:43
linux-kernel
Limits for ION Memory Allocator
2019-05-17 19:44:46
linux-kernel
[v3 1/1] kconfig: Terminate menu blocks with a comment in the generated config
2019-05-07 19:47:26
linux-kernel
Re: [v2 1/1] kconfig: Terminate menu blocks with a comment in the generated config