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-06-04 12:04:00 linux-kernel [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2017-06-04 12:03:46 linux-kernel [PATCH 12/20] arm64: ilp32: introduce binfmt_ilp32.c
2017-06-04 12:03:32 linux-kernel [PATCH 13/20] arm64: ilp32: share aarch32 syscall handlers
2017-06-04 12:03:14 linux-kernel [PATCH 11/20] arm64: introduce binfmt_elf32.c
2017-06-04 12:03:01 linux-kernel [PATCH 10/20] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
2017-06-04 12:02:49 linux-kernel [PATCH 09/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
2017-06-04 12:02:35 linux-kernel [PATCH 08/20] thread: move thread bits accessors to separated file
2017-06-04 12:02:20 linux-kernel [PATCH 07/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
2017-06-04 12:02:01 linux-kernel [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-06-04 12:01:50 linux-kernel [PATCH 06/20] arm64: ensure the kernel is compiled for LP64
2017-06-04 12:01:40 linux-kernel [PATCH 04/20] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
2017-06-04 12:01:28 linux-kernel [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-04 12:01:07 linux-kernel [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
2017-06-04 12:00:50 linux-kernel [PATCH 01/20] compat ABI: use non-compat openat and open_by_handle_at variants
2017-06-04 12:00:37 linux-kernel (No subject)
2017-06-02 14:42:22 linux-kernel Re: arm64: segfaults on next-20170602 with LTP tests
2017-06-02 12:38:06 linux-kernel Re: arm64: segfaults on next-20170602 with LTP tests
2017-06-02 11:35:04 linux-kernel Re: [PATCH 0/6] {sched_,}find_first{_zero}_bit optimizations
2017-06-02 11:12:11 linux-kernel arm64: segfaults on next-20170602 with LTP tests
2017-06-01 14:05:07 linux-kernel Re: [PATCH v3] net: don't call strlen on non-terminated string in dev_set_alias()
2017-06-01 13:47:57 linux-kernel Re: [PATCH v3] net: don't call strlen on non-terminated string in dev_set_alias()
2017-04-28 16:11:23 linux-kernel Re: arm64: next-20170428 hangs on boot
2017-04-28 15:09:54 linux-kernel Re: arm64: next-20170428 hangs on boot
2017-04-26 12:40:12 linux-kernel Re: [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
2017-04-20 18:23:35 linux-kernel Re: [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
2017-04-13 10:33:27 linux-kernel Re: [RFC PATCH 0/3] arm64: queued spinlocks and rw-locks
2017-04-11 20:52:48 linux-kernel Re: [PATCH v7 resend 00/20] ILP32 for ARM64
2017-04-11 18:36:53 linux-kernel Re: [PATCH v7 resend 00/20] ILP32 for ARM64
2017-04-11 13:34:15 linux-kernel Re: [PATCH v7 resend 00/20] ILP32 for ARM64
2017-04-10 21:36:01 linux-kernel [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
2017-04-10 21:35:37 linux-kernel [PATCH 2/3] asm-generic: don't #include <linux/atomic.h> in qspinlock_types.h
2017-04-10 21:35:29 linux-kernel [PATCH 1/3] kernel/locking: #include <asm/spinlock.h> in qrwlock.c
2017-04-10 21:35:20 linux-kernel [RFC PATCH 0/3] arm64: queued spinlocks and rw-locks
2017-04-10 19:48:10 linux-kernel Re: [PATCH v7 resend 00/20] ILP32 for ARM64
2017-04-02 19:31:15 linux-kernel aarch64 build is broken on latest linux-next
2017-03-02 01:02:06 linux-kernel [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
2017-03-02 00:05:53 linux-kernel [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-03-02 00:02:54 linux-kernel [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return
2017-03-01 22:00:49 linux-kernel [PATCH 04/20] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
2017-03-01 22:00:45 linux-kernel [PATCH 01/20] compat ABI: use non-compat openat and open_by_handle_at variants
2017-03-01 22:00:19 linux-kernel [PATCH v7 resend 00/20] ILP32 for ARM64
2017-03-01 22:00:05 linux-kernel [PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file
2017-03-01 19:57:45 linux-kernel [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
2017-03-01 19:57:41 linux-kernel [PATCH 10/20] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
2017-03-01 19:57:36 linux-kernel [PATCH 08/20] thread: move thread bits accessors to separated file
2017-03-01 19:40:45 linux-kernel [PATCH 06/20] arm64: ensure the kernel is compiled for LP64
2017-03-01 19:40:31 linux-kernel [PATCH 13/20] arm64: ilp32: share aarch32 syscall handlers
2017-03-01 19:39:31 linux-kernel [PATCH 07/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
2017-03-01 19:39:26 linux-kernel [PATCH 09/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
2017-03-01 19:26:22 linux-kernel [PATCH 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig
2017-03-01 19:26:17 linux-kernel [PATCH 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext