Show patches with: Submitter = Yury Norov       |    State = Action Required       |   410 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig - 1 - --- 2016-05-24 Yury Norov New
[22/23] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2016-05-24 Yury Norov New
[21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext - - - --- 2016-05-24 Yury Norov New
[20/23] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - --- 2016-05-24 Yury Norov New
[19/23] arm64: signal: share lp64 signal routines to ilp32 - - - --- 2016-05-24 Yury Norov New
[18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-05-24 Yury Norov New
[17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 - - - --- 2016-05-24 Yury Norov New
[16/23] arm64: ilp32: introduce binfmt_ilp32.c - - - --- 2016-05-24 Yury Norov New
[15/23] arm64: introduce binfmt_elf32.c - - - --- 2016-05-24 Yury Norov New
[14/23] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - 1 - --- 2016-05-24 Yury Norov New
[13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - 1 - --- 2016-05-24 Yury Norov New
[12/23] thread: move thread bits accessors to separated file - - - --- 2016-05-24 Yury Norov New
[11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - 1 - --- 2016-05-24 Yury Norov New
[10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - 1 - --- 2016-05-24 Yury Norov New
[09/23] arm64: ensure the kernel is compiled for LP64 - 1 - --- 2016-05-24 Yury Norov New
[08/23] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2016-05-24 Yury Norov New
[07/23] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option - - - --- 2016-05-24 Yury Norov New
[06/23] compat ABI: use non-compat openat and open_by_handle_at variants 2 - - --- 2016-05-24 Yury Norov New
[05/23] all: wrap needed syscalls in generic unistd - - - --- 2016-05-24 Yury Norov New
[04/23] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/ - - - --- 2016-05-24 Yury Norov New
[03/23] all: s390: move wrapper infrastructure to generic headers - - - --- 2016-05-24 Yury Norov New
[02/23] all: introduce COMPAT_WRAPPER option and enable it for s390 - - - --- 2016-05-24 Yury Norov New
[01/23] all: syscall wrappers: add documentation - - - --- 2016-05-24 Yury Norov New
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-05-14 Yury Norov New
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-05-14 Yury Norov New
[RFC6,v6,00/21] ILP32 for ARM64 - - - --- 2016-05-13 Yury Norov New
[v2] arm64: fix current_thread_info()->addr_limit setup - - - --- 2016-05-12 Yury Norov New
arm64: fix current_thread_info()->addr_limit setup - - - --- 2016-05-12 Yury Norov New
[RFC6,v6,00/21] ILP32 for ARM64 - - - --- 2016-05-12 Yury Norov New
[24/25] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2016-05-06 Yury Norov New
[question] pread2, pwrite2 unistd symbols for compat - - - --- 2016-05-02 Yury Norov New
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-04-28 Yury Norov New
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-04-25 Yury Norov New
[25/25] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2016-04-05 Yury Norov New
[24/25] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2016-04-05 Yury Norov New
[23/25] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext - - - --- 2016-04-05 Yury Norov New
[22/25] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - --- 2016-04-05 Yury Norov New
[21/25] arm64: signal: share lp64 signal routines to ilp32 - - - --- 2016-04-05 Yury Norov New
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-04-05 Yury Norov New
[19/25] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 - - - --- 2016-04-05 Yury Norov New
[18/25] arm64: ilp32: introduce binfmt_ilp32.c - - - --- 2016-04-05 Yury Norov New
[17/25] arm64: introduce binfmt_elf32.c - - - --- 2016-04-05 Yury Norov New
[16/25] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2016-04-05 Yury Norov New
[15/25] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2016-04-05 Yury Norov New
[14/25] thread: move thread bits accessors to separated file - - - --- 2016-04-05 Yury Norov New
[13/25] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - - --- 2016-04-05 Yury Norov New
[12/25] arm64: compat: change config dependences to aarch32 - - - --- 2016-04-05 Yury Norov New
[11/25] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2016-04-05 Yury Norov New
[10/25] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2016-04-05 Yury Norov New
[09/25] arm64: ensure the kernel is compiled for LP64 - - - --- 2016-04-05 Yury Norov New
[08/25] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2016-04-05 Yury Norov New
[07/25] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option - - - --- 2016-04-05 Yury Norov New
[06/25] compat ABI: use non-compat openat and open_by_handle_at variants - - - --- 2016-04-05 Yury Norov New
[05/25] all: wrap needed syscalls in generic unistd - - - --- 2016-04-05 Yury Norov New
[04/25] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/ - - - --- 2016-04-05 Yury Norov New
[03/25] all: s390: move wrapper infrastructure to generic headers - - - --- 2016-04-05 Yury Norov New
[02/25] all: introduce COMPAT_WRAPPER option and enable it for s390 - - - --- 2016-04-05 Yury Norov New
[01/25] all: syscall wrappers: add documentation - - - --- 2016-04-05 Yury Norov New
[RFC] arm64: survive after access to unimplemented register - - - --- 2016-03-31 Yury Norov New
[RFC5,v6,00/21] ILP32 for ARM64 - - - --- 2016-03-26 Yury Norov New
[RFC5,v6,00/21] ILP32 for ARM64 - - - --- 2016-03-22 Yury Norov New
[5/5] all: wrap needed syscalls in generic unistd - - - --- 2016-02-26 Yury Norov New
[4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel - - - --- 2016-02-26 Yury Norov New
[3/5] all: s390: move wrapper infrastructure to generic headers - - - --- 2016-02-26 Yury Norov New
[2/5] all: introduce COMPAT_WRAPPER option and enable it for s390 - - - --- 2016-02-26 Yury Norov New
[1/5] all: syscall wrappers: add documentation - - - --- 2016-02-26 Yury Norov New
[5/5] all: wrap needed syscalls in generic unistd - - - --- 2016-02-24 Yury Norov New
[4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/ - - - --- 2016-02-24 Yury Norov New
[3/5] all: s390: move wrapper infrastructure to generic headers - - - --- 2016-02-24 Yury Norov New
[2/5] all: introduce COMPAT_WRAPPER option and enable it for s390 - - - --- 2016-02-24 Yury Norov New
[1/5] all: syscall wrappers: add documentation - - - --- 2016-02-24 Yury Norov New
[5/5] all: introduce COMPAT_WRAPPER option and enable it for s390 - - - --- 2016-01-25 Yury Norov New
[4/5] all: wrap getdents64 syscall - - - --- 2016-01-25 Yury Norov New
[3/5] all: s390: redefine wrappers in generic code - - - --- 2016-01-25 Yury Norov New
[2/5] all: declare new wrappers - - - --- 2016-01-25 Yury Norov New
[1/5] all: s390: move wrapper infrastructure to generic headers - - - --- 2016-01-25 Yury Norov New
[v6,21/21] arm64: ilp32: wrap syscalls to remove top 32-bit vulnerability - - - --- 2016-01-14 Yury Norov New
[v6,20/21] all: s390: make compat wrappers the generic solution - - - --- 2016-01-14 Yury Norov New
[v6,19/21] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2016-01-14 Yury Norov New
[v6,18/21] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2016-01-14 Yury Norov New
[v6,17/21] arm64: ilp32: introduce ilp32-specific handlers for sigframe - - - --- 2016-01-14 Yury Norov New
[v6,16/21] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - --- 2016-01-14 Yury Norov New
[v6,15/21] arm64: signal: share lp64 signal routines to ilp32 - - - --- 2016-01-14 Yury Norov New
[v6,14/21] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe - - - --- 2016-01-14 Yury Norov New
[v6,13/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - --- 2016-01-14 Yury Norov New
[v6,12/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 - - - --- 2016-01-14 Yury Norov New
[v6,11/21] arm64: ilp32: introduce binfmt_ilp32.c - - - --- 2016-01-14 Yury Norov New
[v6,10/21] arm64: introduce binfmt_elf32.c - - - --- 2016-01-14 Yury Norov New
[v6,09/21] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64 - - - --- 2016-01-14 Yury Norov New
[v6,08/21] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - - --- 2016-01-14 Yury Norov New
[v6,07/21] thread: move thread bits accessors to separated file - - - --- 2016-01-14 Yury Norov New
[v6,06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - - --- 2016-01-14 Yury Norov New
[v6,05/21] arm64: compat: change config dependences to aarch32 - - - --- 2016-01-14 Yury Norov New
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead - - - --- 2016-01-14 Yury Norov New
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - - --- 2016-01-14 Yury Norov New
[v6,02/21] arm64: ensure the kernel is compiled for LP64 - - - --- 2016-01-14 Yury Norov New
[v6,01/21] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - --- 2016-01-14 Yury Norov New
[v6,21/21] arm64:ilp32: add ARM64_ILP32 to Kconfig - - - --- 2016-01-07 Yury Norov New
[v6,20/21] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 - - - --- 2016-01-07 Yury Norov New
[v6,19/21] arm64:ilp32: add vdso-ilp32 and use for signal return - - - --- 2016-01-07 Yury Norov New
« 1 2 3 44 5 »