Show patches with: Submitter = Yury Norov       |    State = Action Required       |    Archived = No       |   22 patches
Patch Series S/W/F Date Submitter Delegate State
[16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 [01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option --- 2016-10-21 Yury Norov New
[01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option [01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option --- 2016-10-21 Yury Norov New
[10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-05-24 Yury Norov New
[18/25] arm64: ilp32: introduce binfmt_ilp32.c Untitled series #2018 --- 2016-04-05 Yury Norov New
[v5,23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2015-09-29 Yury Norov New
[v5,20/23] arm64:ilp32: use the native siginfo instead of the compat siginfo --- 2015-09-29 Yury Norov New
[v5,19/23] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2015-09-29 Yury Norov New
[v5,18/23] ptrace: Allow compat to use the native siginfo --- 2015-09-29 Yury Norov New
[v5,16/23] arm64: add support for starting ILP32 (ELFCLASS32) binaries --- 2015-09-29 Yury Norov New
[v5,15/23] arm64:ilp32: support core dump generation for ILP32 --- 2015-09-29 Yury Norov New
[v5,14/23] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads --- 2015-09-29 Yury Norov New
[v5,13/23] arm64:ilp32: share HWCAP between LP64 and ILP32 --- 2015-09-29 Yury Norov New
[v5,11/23] arm64:ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64 --- 2015-09-29 Yury Norov New
[v5,10/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) --- 2015-09-29 Yury Norov New
[v5,09/23] arm64:ilp32: use non-compat syscall names for ILP32 as for LP64 --- 2015-09-29 Yury Norov New
[v5,08/23] arm64:ilp32: use 64bit syscall-names for ILP32 when passing 64bit registers --- 2015-09-29 Yury Norov New
[v5,07/23] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs --- 2015-09-29 Yury Norov New
[v5,06/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2015-09-29 Yury Norov New
[v5,05/23] arm64:ilp32: expose 'kernel_long' as 'long long' for ILP32 --- 2015-09-29 Yury Norov New
[v5,04/23] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2015-09-29 Yury Norov New
[v5,03/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2015-09-29 Yury Norov New
[v5,02/23] arm64: ensure the kernel is compiled for LP64 --- 2015-09-29 Yury Norov New