LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2017-07-11 22:34:54
linux-kernel
Re: [PATCH 12/14] 9p: Implement show_options
2017-07-10 08:31:58
linux-kernel
Re: [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
2017-07-06 21:59:27
linux-kernel
Re: [PATCH v8 00/20] ILP32 for ARM64
2017-06-23 22:29:09
linux-kernel
Re: [PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2017-06-22 11:46:18
linux-kernel
Re: [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-06-20 23:10:20
linux-kernel
Re: [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-06-20 14:28:07
linux-kernel
Re: [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
2017-06-20 14:25:34
linux-kernel
Re: [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
2017-06-20 14:16:57
linux-kernel
Re: [PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file
2017-06-19 15:56:03
linux-kernel
[PATCH 08/20] thread: move thread bits accessors to separated file
2017-06-19 15:55:32
linux-kernel
[PATCH 13/20] arm64: ilp32: share aarch32 syscall handlers
2017-06-19 15:54:26
linux-kernel
[PATCH 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig
2017-06-19 15:54:15
linux-kernel
[PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return
2017-06-19 15:54:05
linux-kernel
[PATCH 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
2017-06-19 15:53:51
linux-kernel
[PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2017-06-19 15:53:36
linux-kernel
[PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file
2017-06-19 15:53:28
linux-kernel
[PATCH 15/20] arm64: signal: share lp64 signal routines to ilp32
2017-06-19 15:53:15
linux-kernel
[PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2017-06-19 15:53:06
linux-kernel
[PATCH 12/20] arm64: ilp32: introduce binfmt_ilp32.c
2017-06-19 15:52:49
linux-kernel
[PATCH 11/20] arm64: introduce binfmt_elf32.c
2017-06-19 15:52:34
linux-kernel
[PATCH 10/20] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
2017-06-19 15:52:18
linux-kernel
[PATCH 09/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
2017-06-19 15:52:11
linux-kernel
[PATCH 06/20] arm64: ensure the kernel is compiled for LP64
2017-06-19 15:52:08
linux-kernel
[PATCH 07/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
2017-06-19 15:51:50
linux-kernel
[PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-06-19 15:51:33
linux-kernel
[PATCH 04/20] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
2017-06-19 15:51:25
linux-kernel
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-19 15:50:53
linux-kernel
[PATCH 02/20] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
2017-06-19 15:50:39
linux-kernel
[PATCH 01/20] compat ABI: use non-compat openat and open_by_handle_at variants
2017-06-19 15:50:28
linux-kernel
[PATCH v8 00/20] ILP32 for ARM64
2017-06-19 15:18:40
linux-kernel
Re: [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
2017-06-19 01:11:20
linux-kernel
Re: [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
2017-06-18 23:51:30
linux-kernel
Re: [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
2017-06-16 09:52:01
linux-kernel
Re: arm64: next-20170614 panics on boot
2017-06-15 12:33:53
linux-kernel
Re: arm64: next-20170614 panics on boot
2017-06-15 12:08:55
linux-kernel
arm64: next-20170614 panics on boot
2017-06-15 09:55:19
linux-kernel
Re: [PATCH v2 1/3] arm64: mm: print out correct page table entries
2017-06-14 20:16:33
linux-kernel
Re: your mail
2017-06-13 11:04:27
linux-kernel
Re: [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
2017-06-12 19:46:30
linux-kernel
Re: [PATCH 0/6] {sched_,}find_first{_zero}_bit optimizations
2017-06-09 12:43:44
linux-kernel
arm64: build is broken on next-20170609 with merge-commit 9afca2c4e379 (arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver)
2017-06-09 07:06:38
linux-kernel
Re: [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2017-06-08 23:06:33
linux-kernel
Re: [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return
2017-06-08 22:41:13
linux-kernel
Re: [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-06-07 18:48:28
linux-kernel
Re: [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-04 12:05:36
linux-kernel
[PATCH 15/20] arm64: signal: share lp64 signal routines to ilp32
2017-06-04 12:05:22
linux-kernel
[PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file
2017-06-04 12:04:54
linux-kernel
[PATCH 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig
2017-06-04 12:04:43
linux-kernel
[PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return
2017-06-04 12:04:21
linux-kernel
[PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
2017-06-04 12:04:11
linux-kernel
[PATCH 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext