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-07-28 11:13:12 linux-kernel Re: [PATCH 3/5] x86/asm/entry/32: Jump from SYSENTER32 to SYSCALL32 code path
2015-07-27 20:34:22 linux-kernel [PATCH 5/5] x86/asm/entry/32: Simplify FLAGS_NT clearing in SYSENTER32 code.
2015-07-27 20:34:15 linux-kernel [PATCH 4/5] x86/asm/entry/32: Delete most of SYSENTER32 code.
2015-07-27 20:34:09 linux-kernel [PATCH 3/5] x86/asm/entry/32: Jump from SYSENTER32 to SYSCALL32 code path
2015-07-27 20:34:01 linux-kernel [PATCH 2/5] x86/asm/entry/32: Expand auditsys_FOO macros in SYSCALL32 code path
2015-07-27 20:33:56 linux-kernel [PATCH 1/5] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
2015-07-27 19:19:21 linux-kernel Re: [PATCH 2/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 1
2015-07-25 18:36:12 linux-kernel Re: [PATCH 2/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 1
2015-07-24 13:48:25 linux-kernel [PATCH 3/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 2
2015-07-24 13:48:14 linux-kernel [PATCH 2/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 1
2015-07-24 13:47:58 linux-kernel [PATCH 1/3] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
2015-07-24 12:16:53 linux-kernel [PATCH] x86/asm/entry/32: Revert "Do not use R9 in SYSCALL32" commit
2015-07-19 15:36:09 linux-kernel [PATCH v3] jhash: Deinline jhash and jhash2
2015-07-19 15:15:00 linux-kernel Re: [PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
2015-07-16 12:40:23 linux-kernel [PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
2015-07-16 12:15:05 linux-kernel Re: [PATCH] jhash: Deinline jhash, jhash2 and __jhash_nwords
2015-07-16 10:02:59 linux-kernel [PATCH] jhash: Deinline jhash, jhash2 and __jhash_nwords
2015-07-15 12:56:28 linux-kernel [PATCH] mac80211: Deinline rate_control_rate_init, rate_control_rate_update
2015-07-15 12:56:26 linux-wireless [PATCH] mac80211: Deinline rate_control_rate_init, rate_control_rate_update
2015-07-15 12:56:20 linux-kernel [PATCH] mac80211: Deinline drv_sta_state
2015-07-15 12:56:19 linux-wireless [PATCH] mac80211: Deinline drv_sta_state
2015-07-14 12:22:50 linux-kernel [PATCH] iwlwifi: Deinline iwl_{read,write}{8,32}
2015-07-14 12:22:48 linux-wireless [PATCH] iwlwifi: Deinline iwl_{read,write}{8,32}
2015-07-13 18:31:12 linux-kernel [PATCH] force inlining of spinlock ops
2015-07-07 20:05:50 linux-kernel Re: [PATCH v3 RESEND] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-07-07 20:04:52 linux-kernel [PATCH v4] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
2015-07-07 18:52:45 linux-kernel [PATCH] 3c59x: Fix shared IRQ handling
2015-07-03 20:19:17 linux-kernel [PATCH RESEND] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-07-03 20:09:27 linux-kernel [PATCH 3/3 RESEND] x86, acpi: Fold {save,restore}_registers into their single callers
2015-07-03 20:09:09 linux-kernel [PATCH 2/3 RESEND] x86, acpi: On S3 failure, just fall through
2015-07-03 20:08:56 linux-kernel [PATCH 1/3 RESEND] x86, acpi: Eliminate saved_eip global variable
2015-07-03 20:03:08 linux-kernel [PATCH v3 RESEND] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-18 11:00:28 linux-kernel Re: [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-06-16 12:46:26 linux-kernel Re: [PATCH 1/3] x86, acpi: Eliminate saved_eip
2015-06-16 00:24:48 linux-kernel Re: [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-06-15 13:30:55 linux-kernel [PATCH v3] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-14 15:23:14 linux-kernel [PATCH 2/2] x86/asm/entry/32: Reorder and explain register restore before SYSRETs.
2015-06-14 15:23:05 linux-kernel [PATCH 1/2] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-06-14 15:21:34 linux-kernel Re: [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-06-14 13:23:49 linux-kernel [PATCH 3/3] x86, acpi: Fold {save,restore}_registers into their single callers
2015-06-14 13:23:33 linux-kernel [PATCH 2/3] x86, acpi: On S3 failure, just fall through
2015-06-14 13:23:24 linux-kernel [PATCH 1/3] x86, acpi: Eliminate saved_eip
2015-06-14 12:50:14 linux-kernel Re: [PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-12 15:40:58 linux-kernel Re: [PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-12 15:29:53 linux-kernel [PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-11 11:48:34 linux-kernel [PATCH] x86/asm/entry/32: Slightly better handling of syscall errors in auditing
2015-06-10 16:59:44 linux-kernel [PATCH] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-09 19:43:21 linux-kernel [PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
2015-06-09 19:18:14 linux-kernel Re: [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
2015-06-09 19:14:47 linux-kernel Re: [PATCH 5/5] x86/asm/entry/32: Simplify ptrace register shuffling
2015-06-09 19:04:08 linux-kernel Re: [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads