Andrew Lutomirski ([email protected])

Number of posts: 408 (0.3 per day)
First post: 2009-06-21 03:49:26
Last post: 2013-03-31 01:49:31

Date List Subject
2011-06-09 19:59:53 linux-kernel [RFC PATCH] Document the vDSO and add a reference parser
2011-06-09 12:13:20 linux-kernel Re: Change in functionality of futex() system call.
2011-06-09 04:11:04 linux-kernel Re: Change in functionality of futex() system call.
2011-06-09 03:39:08 linux-kernel Re: Change in functionality of futex() system call.
2011-06-08 15:22:21 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 23:49:23 linux-kernel Re: [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
2011-06-07 21:18:39 linux-kernel Re: [PATCH 4/5] clocksource: Replace vread and fsys_mmio with generic arch data
2011-06-07 20:36:15 linux-kernel Re: [PATCH 4/5] clocksource: Replace vread and fsys_mmio with generic arch data
2011-06-07 20:12:50 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 19:53:35 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 19:33:41 linux-kernel [PATCH 5/5] x86-64: Move vread_tsc and vread_hpet into the vDSO
2011-06-07 19:33:23 linux-kernel [PATCH 4/5] clocksource: Replace vread and fsys_mmio with generic arch data
2011-06-07 19:33:08 linux-kernel [PATCH 3/5] x86-64: Add --no-undefined to vDSO build
2011-06-07 19:33:04 linux-kernel [PATCH 2/5] x86-64: Allow alternative patching in the vDSO
2011-06-07 19:33:02 linux-kernel [PATCH 1/5] x86: Make alternative instruction pointers relative
2011-06-07 19:32:54 linux-kernel [PATCH 0/5] Remove remaining executable code from x86-64 vsyscall page
2011-06-07 19:19:55 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 19:04:24 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 18:43:27 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 14:44:32 linux-kernel Re: Change in functionality of futex() system call.
2011-06-07 08:05:29 linux-kernel [tip:x86/vdso] x86-64: Emulate legacy vsyscalls
2011-06-07 07:50:41 linux-kernel [tip:x86/vdso] x86-64: Emulate legacy vsyscalls
2011-06-06 21:41:37 linux-kernel [tip:x86/vdso] x86-64: Rename COMPAT_VSYSCALLS to LEGACY_VTIME and clarify documentation
2011-06-06 21:41:13 linux-kernel [tip:x86/vdso] x86-64: Clean up vsyscall emulation and remove fixed-address ret
2011-06-06 21:40:46 linux-kernel [tip:x86/vdso] x86-64: Fix outdated comments in vsyscall_64.c
2011-06-06 20:51:49 linux-kernel Re: [PATCH v5 9/9] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule
2011-06-06 17:46:16 linux-kernel Re: [PATCH 2/3] x86-64: Clean up vsyscall emulation and remove fixed-address ret
2011-06-06 17:31:13 linux-kernel [PATCH 1/3] x86-64: Fix outdated comments in vsyscall_64.c
2011-06-06 17:30:40 linux-kernel [PATCH 2/3] x86-64: Clean up vsyscall emulation and remove fixed-address ret
2011-06-06 17:28:04 linux-kernel [PATCH 3/3] x86-64: Clarify CONFIG_COMPAT_VSYSCALLS text
2011-06-06 17:27:46 linux-kernel [PATCH 0/3] x86-64: vsyscall emulation cleanups
2011-06-06 12:43:58 linux-kernel Re: [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
2011-06-06 12:34:13 linux-kernel Re: [PATCH] x86-64, vsyscalls: Rename UNSAFE_VSYSCALLS to COMPAT_VSYSCALLS
2011-06-06 11:19:30 linux-kernel Re: [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
2011-06-06 08:35:57 linux-kernel [tip:x86/vdso] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule
2011-06-06 08:35:21 linux-kernel [tip:x86/vdso] x86-64: Emulate legacy vsyscalls
2011-06-06 08:34:43 linux-kernel [tip:x86/vdso] x86-64: Fill unused parts of the vsyscall page with 0xcc
2011-06-06 08:34:41 linux-kernel [tip:x86/vdso] x86-64: Remove kernel.vsyscall64 sysctl
2011-06-06 08:34:15 linux-kernel [tip:x86/vdso] x86-64: Remove vsyscall number 3 (venosys)
2011-06-06 08:33:48 linux-kernel [tip:x86/vdso] x86-64: Map the HPET NX
2011-06-06 08:32:56 linux-kernel [tip:x86/vdso] x86-64: Give vvars their own page
2011-06-06 08:32:34 linux-kernel [tip:x86/vdso] x86-64: Document some of entry_64.S
2011-06-06 08:32:17 linux-kernel [tip:x86/vdso] x86-64: Fix alignment of jiffies variable
2011-06-05 20:05:28 linux-kernel Re: [PATCH v5 0/9] Remove syscall instructions at fixed addresses
2011-06-05 20:01:37 linux-kernel Re: [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
2011-06-05 18:04:34 linux-kernel [PATCH v5 0/9] Remove syscall instructions at fixed addresses
2011-06-05 18:04:32 linux-kernel [PATCH v5 5/9] x86-64: Map the HPET NX
2011-06-05 18:04:16 linux-kernel [PATCH v5 2/9] x86-64: Document some of entry_64.S
2011-06-05 18:03:44 linux-kernel [PATCH v5 7/9] x86-64: Fill unused parts of the vsyscall page with 0xcc
2011-06-05 18:03:30 linux-kernel [PATCH v5 9/9] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule
2011-06-05 18:03:15 linux-kernel [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls