Denys Vlasenko ([email protected])

Number of posts: 495 (0.24 per day)
First post: 2012-02-10 16:19:59
Last post: 2017-11-08 16:15:51

Date List Subject
2015-04-14 15:04:55 linux-kernel Re: [PATCH] netns: deinline net_generic()
2015-04-14 13:58:00 linux-kernel Re: [PATCH] netns: deinline net_generic()
2015-04-14 12:25:23 linux-kernel [PATCH] netns: deinline net_generic()
2015-04-13 11:55:26 linux-kernel [PATCH 2/4] x86: deinline dma_free_attrs()
2015-04-13 11:55:20 linux-kernel [PATCH 4/4] deinline dma_unmap_single_attrs()
2015-04-13 11:55:16 linux-kernel [PATCH 3/4] deinline dma_map_single_attrs()
2015-04-13 11:54:56 linux-kernel [PATCH 1/4] x86: deinline dma_alloc_attrs()
2015-04-13 11:54:42 linux-kernel [PATCH 0/4] deinline some DMA functions
2015-04-10 18:14:17 linux-kernel [PATCH] x86/asm/entry/32: tidy up JNZ insns after TESTs
2015-04-10 16:24:10 linux-kernel Re: [PATCH] x86/asm/entry/64: 32-bit execve stubs are identical to x32 ones, merge them.
2015-04-10 16:23:23 linux-kernel [PATCH v2] x86/asm/entry/32: Update ENOSYS handling to match 64-bit logic
2015-04-10 16:08:54 linux-kernel Re: [PATCH] x86/asm/entry/32: Update ENOSYS handling to match 64-bit logic
2015-04-10 15:50:00 linux-kernel Re: [PATCH] x86: Align jump targets to 1 byte boundaries
2015-04-10 15:33:47 linux-kernel [PATCH] x86/asm/entry/32: Update ENOSYS handling to match 64-bit logic
2015-04-10 15:33:16 linux-kernel [PATCH] x86/asm/entry/64: 32-bit execve stubs are identical to x32 ones, merge them.
2015-04-10 14:54:39 linux-kernel Re: [PATCH] x86: Align jump targets to 1 byte boundaries
2015-04-10 13:55:08 linux-kernel Re: [PATCH] x86: Align jump targets to 1 byte boundaries
2015-04-10 13:07:31 linux-kernel [PATCH 3/4] perf/x86_64: get_regs_user: Simplify regs_user->abi setting code
2015-04-10 13:07:26 linux-kernel [PATCH 2/4] perf/x86_64: get_regs_user: Do report user_regs->cx while we are in syscall
2015-04-10 13:07:22 linux-kernel [PATCH 4/4] perf/x86_64: get_regs_user: Report regs_user->ax too
2015-04-10 13:07:07 linux-kernel [PATCH 1/4] perf/x86_64: get_regs_user: Do not guess user_regs->cs,ss,sp
2015-04-10 12:51:16 linux-kernel Re: [PATCH] x86: Align jump targets to 1 byte boundaries
2015-04-07 20:45:11 linux-kernel [PATCH 6/8] x86/asm/entry/64: simplify jumps in ret_from_fork
2015-04-07 20:45:08 linux-kernel [PATCH 5/8] x86/asm/entry/64: remove a redundant jump
2015-04-07 20:45:03 linux-kernel [PATCH 8/8] x86/asm/entry/64: Reduce padding in execve stubs
2015-04-07 20:44:54 linux-kernel [PATCH 7/8] x86/asm/entry/64: Remove GET_THREAD_INFO in ret_from_fork
2015-04-07 20:44:42 linux-kernel [PATCH 3/8] x86/asm/entry: Zero EXTRA_REGS for stub32_execve[at] too
2015-04-07 20:44:31 linux-kernel [PATCH 4/8] x86/asm/entry/64: optimize [v]fork/clone stubs
2015-04-07 20:44:11 linux-kernel [PATCH 2/8] x86/asm/entry/64: Move stub_x32_execve[at] closer to stub_execveat
2015-04-07 20:43:57 linux-kernel [PATCH 1/8] x86/asm/entry/64: Use common code for rt_sigreturn epilogue
2015-04-07 16:43:24 linux-kernel [PATCH] x86/asm/entry/64: Add forgotten CFI annotation
2015-04-06 19:10:40 linux-kernel [PATCH v3] x86: deinline dma_free_attrs()
2015-04-06 19:10:30 linux-kernel [PATCH v3] x86: deinline dma_alloc_attrs()
2015-04-06 18:21:06 linux-kernel [PATCH v2] x86: deinline dma_free_attrs()
2015-04-06 18:21:05 linux-kernel [PATCH v2] x86: deinline dma_alloc_attrs()
2015-04-04 18:55:28 linux-kernel [PATCH] x86: clear EXTRA_REGS for all executable formats
2015-04-04 16:31:09 linux-kernel [PATCH] x86: deinline dma_free_attrs()
2015-04-04 16:29:51 linux-kernel [PATCH] x86: deinline dma_alloc_attrs()
2015-04-04 13:59:35 linux-kernel sys_execve leaking rbp/rbx/r12-15 to the new process?
2015-04-03 19:49:48 linux-kernel [PATCH] x86: simplify interrupt dispatch table
2015-04-03 18:36:41 linux-kernel Re: [PATCH] x86/asm/entry/64: pack interrupt dispatch table tighter
2015-04-03 16:55:15 linux-kernel Re: [PATCH] x86/asm/entry/64: pack interrupt dispatch table tighter
2015-04-03 16:13:08 linux-kernel Re: [PATCH] x86/asm/entry/64: pack interrupt dispatch table tighter
2015-04-03 13:06:03 linux-kernel [PATCH] x86/asm/entry/64: change interrupt entry macro to function
2015-04-03 11:52:09 linux-kernel Re: [PATCH] x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
2015-04-03 11:14:05 linux-kernel [PATCH] x86/asm/entry/64: pack interrupt dispatch table tighter
2015-04-02 19:40:37 linux-kernel Re: [PATCH 3/9] x86/asm/entry/64: do not SAVE_EXTRA_REGS in stub_sigreturn
2015-04-02 17:37:13 linux-kernel Re: [PATCH] x86/asm/entry/64: better check for canonical address
2015-04-02 16:47:33 linux-kernel [PATCH] x86/asm/entry/64: move opportunistic sysret code to syscall code path
2015-04-02 15:49:11 linux-kernel Re: [PATCH urgent v2] x86, asm: Disable opportunistic SYSRET if regs->flags has TF set
2015-04-02 15:20:37 linux-kernel Re: [PATCH 3/9] x86/asm/entry/64: do not SAVE_EXTRA_REGS in stub_sigreturn