Mark Salyzyn ([email protected])

Number of posts: 338 (0.34 per day)
First post: 2015-02-03 16:05:18
Last post: 2017-11-06 21:05:10

Date List Subject
2018-06-18 15:10:37 linux-kernel RESEND [PATCH v2 2/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (assembler sources)
2018-06-18 15:10:25 linux-kernel RESEND [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (C sources)
2018-06-18 15:10:24 linux-kernel RESEND [PATCH v5 07/12] arm: vdso: disable profiling
2018-06-18 15:10:03 linux-kernel RESEND [PATCH] lib: vdso: add support for time
2018-06-18 15:10:00 linux-kernel RESEND [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
2018-06-18 15:09:52 linux-kernel RESEND [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
2018-06-18 15:09:09 linux-kernel RESEND [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
2018-06-18 15:08:46 linux-kernel RESEND [PATCH v5 06/12] arm: vdso: add support for clock_getres
2018-06-18 15:08:32 linux-kernel RESEND [PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
2018-06-18 15:08:28 linux-kernel RESEND [PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
2018-06-18 15:08:27 linux-kernel RESEND [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
2018-02-01 17:24:48 linux-kernel Re: [PATCH v2] general protection fault in sock_has_perm
2018-02-01 16:20:48 linux-kernel Re: [PATCH v2] general protection fault in sock_has_perm
2018-02-01 15:38:24 linux-kernel [PATCH v2] general protection fault in sock_has_perm
2018-01-30 19:11:37 linux-kernel Re: [PATCH] general protection fault in sock_has_perm
2018-01-29 20:35:41 linux-kernel Re: [GIT pull] printk updates for 4.15
2018-01-26 17:21:18 linux-kernel [PATCH v2 4/6] arm64: compat: Add a 32-bit vDSO
2018-01-26 17:20:15 linux-kernel [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
2018-01-19 17:47:50 linux-kernel Re: [PATCH] general protection fault in sock_has_perm
2018-01-19 17:37:32 linux-kernel Re: [PATCH] general protection fault in sock_has_perm
2018-01-19 15:52:18 linux-kernel Re: [PATCH] general protection fault in sock_has_perm
2018-01-18 22:00:17 linux-kernel [PATCH] general protection fault in sock_has_perm
2017-11-28 20:30:29 linux-kernel Re: [RFC patch 7/7] timekeeping: Hack to use fine grained timestamps during boot
2017-11-28 19:11:03 linux-kernel Re: [RFC patch 7/7] timekeeping: Hack to use fine grained timestamps during boot
2017-11-21 21:30:08 linux-kernel Re: [PATCH v4 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
2017-11-16 00:39:40 linux-kernel [PATCH 6/6] arm64: Wire up and expose the new compat vDSO
2017-11-15 23:37:41 linux-kernel [PATCH 5/6] arm64: compat: 32-bit vDSO setup
2017-11-15 23:34:45 linux-kernel [PATCH 4/6] arm64: compat: Add a 32-bit vDSO
2017-11-15 22:46:37 linux-kernel [PATCH 3/6] arm64: Refactor vDSO init/setup
2017-11-15 22:44:42 linux-kernel [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
2017-11-15 22:43:38 linux-kernel [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
2017-11-15 22:42:56 linux-kernel [PATCH 0/6] arm64: compat: Add COMPAT_VDSO
2017-11-10 18:26:58 linux-kernel [PATCH] lib: vdso: add support for time
2017-11-09 23:42:39 linux-kernel [PATCH v6 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
2017-11-06 21:20:39 linux-kernel [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
2017-11-06 21:07:06 linux-kernel [PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
2017-11-06 21:06:42 linux-kernel [PATCH v5 04/12] arm: vdso: do calculations outside reader loops
2017-11-06 21:06:40 linux-kernel [PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
2017-11-06 21:06:39 linux-kernel [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
2017-11-06 21:06:13 linux-kernel [PATCH v5 07/12] arm: vdso: disable profiling
2017-11-06 21:05:50 linux-kernel [PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
2017-11-06 21:05:46 linux-kernel [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
2017-11-06 21:05:29 linux-kernel [PATCH v5 00/12] arm+arm64: vdso unification to lib/vdso/
2017-11-06 21:05:10 linux-kernel [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
2017-11-06 21:05:03 linux-kernel [PATCH v5 06/12] arm: vdso: add support for clock_getres
2017-11-06 21:04:54 linux-kernel [PATCH v5 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
2017-11-06 21:04:37 linux-kernel [PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
2017-11-01 22:14:54 linux-kernel Re: [PATCH v4 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
2017-11-01 20:33:45 linux-kernel Re: [PATCH] arm64: write_sysreg asm illegal for aarch32
2017-11-01 18:18:21 linux-kernel Re: [PATCH] arm64: write_sysreg asm illegal for aarch32
2017-11-01 17:49:59 linux-kernel Re: [PATCH] arm64: write_sysreg asm illegal for aarch32