Show patches with: Submitter = Yury Norov       |    State = Action Required       |   410 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,18/21] arm64: ilp32: introduce ilp32-specific handlers for sigframe - - - --- 2016-01-07 Yury Norov New
[v6,17/21] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - --- 2016-01-07 Yury Norov New
[v6,16/21] arm64: signal: share lp64 signal routines to ilp32 - - - --- 2016-01-07 Yury Norov New
[v6,15/21] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe - - - --- 2016-01-07 Yury Norov New
[v6,14/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-01-07 Yury Norov New
[v6,13/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 - - - --- 2016-01-07 Yury Norov New
[v6,12/21] arm64:ilp32: share HWCAP between LP64 and ILP32 - - - --- 2016-01-07 Yury Norov New
[v6,11/21] arm64: ilp32: introduce binfmt_ilp32.c - - - --- 2016-01-07 Yury Norov New
[v6,10/21] arm64: introduce binfmt_elf32.c - - - --- 2016-01-07 Yury Norov New
[v6,09/21] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2016-01-07 Yury Norov New
[v6,08/21] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2016-01-07 Yury Norov New
[v6,07/21] thread: move thread bits accessors to separated file - - - --- 2016-01-07 Yury Norov New
[v6,06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - - --- 2016-01-07 Yury Norov New
[v6,05/21] arm64: compat: fix wrong dependency - - - --- 2016-01-07 Yury Norov New
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2016-01-07 Yury Norov New
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2016-01-07 Yury Norov New
[v6,02/21] arm64: ensure the kernel is compiled for LP64 - - - --- 2016-01-07 Yury Norov New
[v6,01/21] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2016-01-07 Yury Norov New
[v5] arm64: run-time detection for aarch32 support - - - --- 2015-12-21 Yury Norov New
[v4] arm64: run-time detection for aarch32 support - - - --- 2015-12-18 Yury Norov New
[v6,20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2015-12-15 Yury Norov New
[v6,19/20] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 - - - --- 2015-12-15 Yury Norov New
[v6,18/20] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2015-12-15 Yury Norov New
[v6,17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe - - - --- 2015-12-15 Yury Norov New
[v6,16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - --- 2015-12-15 Yury Norov New
[v6,15/20] arm64: signal: move ilp32 and lp64 common code to separated file - - - --- 2015-12-15 Yury Norov New
[v6,14/20] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe - - - --- 2015-12-15 Yury Norov New
[v6,13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32 - - - --- 2015-12-15 Yury Norov New
[v6,12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2015-12-15 Yury Norov New
[v6,11/20] arm64:ilp32: support core dump generation for ILP32 - - - --- 2015-12-15 Yury Norov New
[v6,10/20] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads - - - --- 2015-12-15 Yury Norov New
[v6,09/20] arm64:ilp32: share HWCAP between LP64 and ILP32 - - - --- 2015-12-15 Yury Norov New
[v6,08/20] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2015-12-15 Yury Norov New
[v6,07/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2015-12-15 Yury Norov New
[v6,06/20] thread: move thread bits accessors to separated file - - - --- 2015-12-15 Yury Norov New
[v6,05/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - - --- 2015-12-15 Yury Norov New
[v6,04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2015-12-15 Yury Norov New
[v6,03/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2015-12-15 Yury Norov New
[v6,02/20] arm64: ensure the kernel is compiled for LP64 - - - --- 2015-12-15 Yury Norov New
[v6,01/20] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2015-12-15 Yury Norov New
[v6,14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2015-12-02 Yury Norov New
[question] kernel build fails with O0 gcc optimization flag - - - --- 2015-11-25 Yury Norov New
[v6,16/19] aarch64: ilp32: use generic stat64 structure - - - --- 2015-11-18 Yury Norov New
[v6,19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2015-11-17 Yury Norov New
[v6,18/19] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 - - - --- 2015-11-17 Yury Norov New
[v6,17/19] arm64:ilp32: use the native siginfo instead of the compat siginfo - - - --- 2015-11-17 Yury Norov New
[v6,16/19] aarch64: ilp32: use generic stat64 structure - - - --- 2015-11-17 Yury Norov New
[v6,15/19] arm64: ilp32: force IPC_64 in msgctl, shmctl, semctl - - - --- 2015-11-17 Yury Norov New
[v6,14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2015-11-17 Yury Norov New
[v6,13/19] arm64: ilp32: common 32-bit wrappers - - - --- 2015-11-17 Yury Norov New
[v6,12/19] ptrace: Allow compat to use the native siginfo - - - --- 2015-11-17 Yury Norov New
[v6,11/19] arm64:ilp32: support core dump generation for ILP32 - - - --- 2015-11-17 Yury Norov New
[v6,10/19] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads - - - --- 2015-11-17 Yury Norov New
[v6,09/19] arm64:ilp32: share HWCAP between LP64 and ILP32 - - - --- 2015-11-17 Yury Norov New
[v6,08/19] arm64:ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2015-11-17 Yury Norov New
[v6,07/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2015-11-17 Yury Norov New
[v6,06/19] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs - - - --- 2015-11-17 Yury Norov New
[v6,05/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - - --- 2015-11-17 Yury Norov New
[v6,04/19] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2015-11-17 Yury Norov New
[v6,03/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2015-11-17 Yury Norov New
[v6,02/19] arm64: ensure the kernel is compiled for LP64 - - - --- 2015-11-17 Yury Norov New
[v6,01/19] arm64:ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2015-11-17 Yury Norov New
[RFC,v6,00/17] ILP32 for ARM64 - - - --- 2015-11-09 Yury Norov New
[v6,17/17] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2015-11-02 Yury Norov New
[v6,16/17] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 - - - --- 2015-11-02 Yury Norov New
[v6,15/17] arm64:ilp32: use the native siginfo instead of the compat siginfo - - - --- 2015-11-02 Yury Norov New
[v6,14/17] aarch64: ilp32: use generic stat64 structure - - - --- 2015-11-02 Yury Norov New
[v6,13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2015-11-02 Yury Norov New
[v6,12/17] ilp32: common 32-bit wrappers - - - --- 2015-11-02 Yury Norov New
[v6,11/17] ptrace: Allow compat to use the native siginfo - - - --- 2015-11-02 Yury Norov New
[v6,10/17] arm64:ilp32: support core dump generation for ILP32 - - - --- 2015-11-02 Yury Norov New
[v6,09/17] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads - - - --- 2015-11-02 Yury Norov New
[v6,08/17] arm64:ilp32: share HWCAP between LP64 and ILP32 - - - --- 2015-11-02 Yury Norov New
[v6,07/17] arm64:ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2015-11-02 Yury Norov New
[v6,06/17] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2015-11-02 Yury Norov New
[v6,05/17] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs - - - --- 2015-11-02 Yury Norov New
[v6,04/17] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2015-11-02 Yury Norov New
[v6,03/17] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2015-11-02 Yury Norov New
[v6,02/17] arm64: ensure the kernel is compiled for LP64 - - - --- 2015-11-02 Yury Norov New
[v6,01/17] arm64:ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2015-11-02 Yury Norov New
[v5,23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2015-09-29 Yury Norov New
[v5,22/23] aarch64: ilp32: msgrcv, msgsnd handlers - - - --- 2015-09-29 Yury Norov New
[v5,21/23] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 - - - --- 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,17/23] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 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,12/23] arm64:ilp32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks - - - --- 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
« 1 2 ... 2 3 4 5 »