Yury Norov ([email protected])

Number of posts: 515 (0.69 per day)
First post: 2015-11-02 23:31:13
Last post: 2017-11-14 09:49:31

Date List Subject
2017-03-01 19:26:08 linux-kernel [PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2017-03-01 19:25:44 linux-kernel [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2017-03-01 19:25:09 linux-kernel [PATCH 15/20] arm64: signal: share lp64 signal routines to ilp32
2017-03-01 19:25:03 linux-kernel [PATCH 12/20] arm64: ilp32: introduce binfmt_ilp32.c
2017-03-01 19:24:25 linux-kernel [PATCH 11/20] arm64: introduce binfmt_elf32.c
2016-12-24 06:43:54 linux-kernel Re: [PATCH] find_bit: Micro-optimise find_next_*_bit
2016-12-22 06:19:17 linux-kernel Re: [PATCH 1/2] arm64: setup: introduce kaslr_offset()
2016-12-21 18:57:00 linux-kernel Re: [PATCH 10/18] arm64: ilp32: introduce binfmt_ilp32.c
2016-12-18 07:08:49 linux-kernel Re: [RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
2016-12-16 10:57:18 linux-kernel Re: [PATCH 3/3] mm: make pagoff_t type 64-bit
2016-12-14 09:41:04 linux-kernel Re: [PATCH 09/18] arm64: introduce binfmt_elf32.c
2016-12-11 12:58:53 linux-kernel [PATCH 3/3] mm: make pagoff_t type 64-bit
2016-12-11 12:58:19 linux-kernel [PATCH 2/3] sys_mmap64()
2016-12-11 12:57:56 linux-kernel [PATCH 1/3] mm: move argument checkers of mmap_pgoff() to separated routine
2016-12-11 12:57:23 linux-kernel Re: [Question] New mmap64 syscall?
2016-12-11 12:08:27 linux-kernel Re: ILP32 for ARM64 - testing with lmbench
2016-12-07 15:50:12 linux-kernel Re: [Question] New mmap64 syscall?
2016-12-07 10:36:40 linux-kernel Re: [Question] New mmap64 syscall?
2016-12-06 18:55:45 linux-kernel [Question] New mmap64 syscall?
2016-12-06 09:40:04 linux-kernel Re: [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file
2016-12-06 08:05:57 linux-kernel Re: ILP32 for ARM64: testing with glibc testsuite
2016-12-06 07:48:33 linux-kernel Re: [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
2016-12-06 07:06:19 linux-kernel Re: [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2016-12-06 06:25:30 linux-kernel Re: [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2016-11-30 05:02:49 linux-kernel Re: [RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
2016-11-09 09:58:45 linux-kernel Re: ILP32 for ARM64: testing with glibc testsuite
2016-11-08 11:11:09 linux-kernel [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
2016-11-08 11:10:18 linux-kernel [Resend PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs
2016-11-08 10:37:46 linux-kernel [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
2016-11-07 08:39:16 linux-kernel Re: ILP32 for ARM64: testing with glibc testsuite
2016-10-29 22:05:56 linux-kernel Re: [PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2016-10-29 21:46:02 linux-kernel Re: [PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2016-10-28 12:47:16 linux-kernel Re: ILP32 for ARM64 - testing with lmbench
2016-10-27 16:05:52 linux-kernel Re: [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
2016-10-27 14:15:20 linux-kernel Re: [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
2016-10-22 12:14:26 linux-kernel [PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2016-10-21 21:09:49 linux-kernel [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2016-10-21 21:09:39 linux-kernel [PATCH 09/18] arm64: introduce binfmt_elf32.c
2016-10-21 21:09:25 linux-kernel [PATCH 17/18] arm64:ilp32: add vdso-ilp32 and use for signal return
2016-10-21 21:09:12 linux-kernel [PATCH 13/18] arm64: signal: share lp64 signal routines to ilp32
2016-10-21 21:08:17 linux-kernel [PATCH 15/18] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
2016-10-21 21:07:24 linux-kernel [PATCH 04/18] arm64: ensure the kernel is compiled for LP64
2016-10-21 21:06:57 linux-kernel [PATCH 03/18] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2016-10-21 21:06:05 linux-kernel [RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
2016-10-21 20:51:23 linux-kernel [PATCH 18/18] arm64:ilp32: add ARM64_ILP32 to Kconfig
2016-10-21 20:51:01 linux-kernel [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file
2016-10-21 20:50:41 linux-kernel [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
2016-10-21 20:50:28 linux-kernel [PATCH 07/18] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
2016-10-21 20:50:14 linux-kernel [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2016-10-21 20:50:01 linux-kernel [PATCH 05/18] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
2016-10-21 20:49:48 linux-kernel [PATCH 06/18] thread: move thread bits accessors to separated file