Denys Vlasenko ([email protected])

Number of posts: 637 (0.15 per day)
First post: 2006-08-02 19:53:40
Last post: 2017-11-23 13:18:56

Date List Subject
2015-02-13 01:54:50 linux-kernel Re: [PATCH 1/2] x86: entry_64.S: always allocate complete "struct pt_regs"
2015-02-12 21:53:51 linux-kernel Re: [PATCH 1/2] x86: entry_64.S: always allocate complete "struct pt_regs"
2015-02-10 13:20:46 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-10 13:18:28 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2014-04-23 19:00:04 linux-kernel Re: [PATCH 2/2] nohz: Synchronize sleep time stats with memory barriers
2014-04-18 15:18:04 linux-kernel Re: Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-14 12:24:57 linux-kernel Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-11 12:23:50 linux-kernel Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-10 17:03:07 linux-kernel Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-09 12:50:20 linux-kernel Re: [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
2014-04-05 14:57:17 linux-kernel Re: [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
2014-04-04 17:03:06 linux-kernel Re: [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
2014-04-03 09:51:55 linux-kernel Re: [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
2014-04-02 19:36:15 linux-kernel Re: [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
2014-01-13 13:35:52 linux-kernel Re: [RFC/PATCH] Implement new PTRACE_EVENT_SYSCALL_{ENTER,EXIT}
2013-09-30 11:34:21 linux-kernel Re: [RFC] Full syscall argument decode in "perf trace"
2013-09-26 07:41:50 linux-kernel Re: [RFC] Full syscall argument decode in "perf trace"
2013-07-04 09:04:05 linux-kernel Re: [PATCH] Define WTERMSIG{,_MASK} and WCOREDUMP and use where appropriate
2013-06-28 20:09:30 linux-kernel Re: [PATCH v3] kernel/signal.c: fix BUG_ON with SIG128 (MIPS)
2013-06-28 20:04:05 linux-kernel Re: [RFC PATCH] kernel/signal.c: avoid BUG_ON with SIG128 (MIPS)
2013-06-28 19:28:50 linux-kernel Re: [PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
2013-06-26 07:43:24 linux-kernel Re: [PATCH] epoll_[p]wait: fix spurious -EINTR on ptrace attach
2012-02-27 00:58:17 linux-kernel Re: [PATCH] man ptrace: add extended description of various ptrace quirks
2012-02-13 22:03:08 linux-kernel Re: [PATCH] man ptrace: add extended description of various ptrace quirks
2012-02-10 21:19:38 linux-kernel Re: Compat 32-bit syscall entry from 64-bit task!?
2012-02-10 16:37:32 linux-kernel [PATCH v2 3/5] ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
2012-02-10 16:35:23 linux-kernel Re: [PATCH 3/5] ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
2012-02-10 14:44:13 linux-kernel [PATCH 5/5] ptrace: remove PTRACE_SEIZE_DEVEL bit
2012-02-10 14:44:09 linux-kernel [PATCH 4/5] ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can match
2012-02-10 14:43:59 linux-kernel [PATCH 3/5] ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
2012-02-10 14:43:52 linux-kernel [PATCH 2/5] ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
2012-02-10 14:43:44 linux-kernel [PATCH 1/5] ptrace: don't modify flags on PTRACE_SETOPTIONS failure
2012-02-10 14:43:36 linux-kernel [PATCH 0/5] ptrace tweaks
2012-02-08 09:40:53 linux-kernel Re: [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints.
2011-06-29 02:13:45 linux-kernel [PATCHv4] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop
2011-06-28 12:31:19 linux-kernel Re: [PATCH] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop (v.2)
2011-06-28 00:33:00 linux-kernel Re: [PATCH] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop (v.2)
2011-06-28 00:25:38 linux-kernel [PATCH] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop (v.3)
2011-06-26 19:09:00 linux-kernel [PATCH] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop (v.2)
2011-06-18 08:58:53 linux-kernel Re: [PATCH 2/5] ptrace: implement PTRACE_SEIZE
2011-06-18 08:57:08 linux-kernel Re: [PATCH 2/5] ptrace: implement PTRACE_SEIZE
2011-06-18 07:59:45 linux-kernel Re: [PATCH 2/5] ptrace: implement PTRACE_SEIZE
2011-06-18 07:55:46 linux-kernel Re: [PATCH 2/5] ptrace: implement PTRACE_SEIZE
2011-06-14 13:10:46 linux-kernel Re: Linux 3.0-rc3
2011-06-14 12:16:00 linux-kernel Re: Linux 3.0-rc3
2011-06-08 16:34:03 linux-kernel [PATCH] make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop
2011-06-08 12:45:27 linux-kernel Ptrace documentation, draft #6
2011-06-07 15:06:31 linux-kernel Re: Status of function-sections work?
2011-06-07 08:11:21 linux-kernel Re: Status of function-sections work?
2011-06-03 18:10:10 linux-kernel Re: thread leader death under strace (was Re: [PATCH 03/10] ptrace: implement PTRACE_SEIZE)
2011-06-03 15:05:48 linux-kernel Ptrace documentation, draft #5