Current Team Memberships

Show patches with: Archived = No       |   228 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[15/23,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found --- 2016-06-28 Yury Norov New
[14/23,AARCH64] Add ILP32 ld.so to the known interpreter names. --- 2016-06-28 Yury Norov New
[13/23,AARCH64] Add support to ldconfig for ILP32 and libilp32 --- 2016-06-28 Yury Norov New
[12/23,AARCH64] Add ILP32 to makefiles --- 2016-06-28 Yury Norov New
[11/23,AARCH64] Add ILP32 support to elf_machine_load_address. --- 2016-06-28 Yury Norov New
[10/23,AARCH64] Detect ILP32 in configure scripts. --- 2016-06-28 Yury Norov New
[09/23,AARCH64] Use PTR_REG in getcontext.S. --- 2016-06-28 Yury Norov New
[08/23,AARCH64] Use PTR_* in start.S --- 2016-06-28 Yury Norov New
[07/23,AARCH64] Use PTR_* macros in dl-trampoline.S --- 2016-06-28 Yury Norov New
[06/23,AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S --- 2016-06-28 Yury Norov New
[05/23,AARCH64] Use PTR_REG in crti.S. --- 2016-06-28 Yury Norov New
[04/23,AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL. --- 2016-06-28 Yury Norov New
[03/23] Add dynamic ILP32 AARCH64 relocations to elf.h --- 2016-06-28 Yury Norov New
[02/23,AARCH64] Add header guards to sysdep.h headers. --- 2016-06-28 Yury Norov New
[01/23,AARCH64] define word size for lp64 and ilp32 --- 2016-06-28 Yury Norov New
[RFC] AARCH64/ILP32: introduce kernel time types --- 2016-06-28 Yury Norov New
off_t: fix register pair calculation for 64-bit case --- 2016-06-24 Yury Norov New
fallocate: pass off_t in register pair correctly for 64-bit off_t --- 2016-06-24 Yury Norov New
[27/27] Fix PTRDIFF_MIN/PTRDIFF_MIN and PTRDIFF_MIN for ILP32. --- 2016-06-21 Yury Norov New
[26/27,AARCH64] Change type of __align to long long --- 2016-06-21 Yury Norov New
[25/27,AARCH64] Fix ILP32 warning --- 2016-06-21 Yury Norov Superseded
[24/27] Add support for AT_ARM64_MIDR. --- 2016-06-21 Yury Norov New
[23/27,AARCH64] delouse input arguments in system functions Untitled series #1934 --- 2016-06-21 Yury Norov New
[20/27,AARCH64] Make lp64 and ilp32 directories. --- 2016-06-21 Yury Norov New
[19/27,AARCH64] Add typesizes.h for ILP32 --- 2016-06-21 Yury Norov New
[18/27,AARCH64] Add kernel_sigaction.h for AARCH64 ILP32 --- 2016-06-21 Yury Norov New
[17/27,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found --- 2016-06-21 Yury Norov Superseded
[16/27,AARCH64] Add ILP32 ld.so to the known interpreter names. --- 2016-06-21 Yury Norov Superseded
[15/27,AARCH64] Add support to ldconfig for ILP32 and libilp32 --- 2016-06-21 Yury Norov Superseded
[14/27,AARCH64] Add ILP32 to makefiles --- 2016-06-21 Yury Norov Superseded
[13/27,AARCH64] Set up wordsize for ILP32. --- 2016-06-21 Yury Norov New
[12/27,AARCH64] Add ILP32 support to elf_machine_load_address. --- 2016-06-21 Yury Norov Superseded
[11/27,AARCH64] Syscalls for ILP32 are passed always via 64bit values. --- 2016-06-21 Yury Norov New
[10/27,AARCH64] Detect ILP32 in configure scripts. --- 2016-06-21 Yury Norov New
[09/27,AARCH64] Use PTR_REG in getcontext.S. --- 2016-06-21 Yury Norov Superseded
[08/27,AARCH64] Use PTR_* in start.S --- 2016-06-21 Yury Norov Superseded
[07/27,AARCH64] Use PTR_* macros in dl-trampoline.S --- 2016-06-21 Yury Norov New
[06/27,AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S --- 2016-06-21 Yury Norov New
[05/27,AARCH64] Use PTR_REG in crti.S. --- 2016-06-21 Yury Norov New
[04/27,AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL. --- 2016-06-21 Yury Norov Superseded
[03/27] Add dynamic ILP32 AARCH64 relocations to elf.h --- 2016-06-21 Yury Norov Superseded
[02/27,AARCH64] Add header guards to sysdep.h headers. --- 2016-06-21 Yury Norov Superseded
[01/27,AARCH64] Fix utmp struct for compatibility reasons. --- 2016-06-21 Yury Norov New
[19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-06-17 Yury Norov Superseded
[17/19] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext --- 2016-06-17 Yury Norov Superseded
[14/19] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-06-17 Yury Norov New
[08/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) Untitled series #1936 --- 2016-06-17 Yury Norov New
[06/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-06-17 Yury Norov New
[05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-06-17 Yury Norov New
[04/19] arm64: ensure the kernel is compiled for LP64 --- 2016-06-17 Yury Norov New
[01/19] compat ABI: use non-compat openat and open_by_handle_at variants [01/19] compat ABI: use non-compat openat and open_by_handle_at variants --- 2016-06-17 Yury Norov New
[23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-05-24 Yury Norov New
[21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext --- 2016-05-24 Yury Norov Superseded
[18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-05-24 Yury Norov New
[11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-05-24 Yury Norov Superseded
[10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-05-24 Yury Norov New
[09/23] arm64: ensure the kernel is compiled for LP64 --- 2016-05-24 Yury Norov Superseded
[01/23] all: syscall wrappers: add documentation [01/23] all: syscall wrappers: add documentation --- 2016-05-24 Yury Norov New
[question] pread2, pwrite2 unistd symbols for compat --- 2016-05-02 Yury Norov New
[25/25] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-04-05 Yury Norov Superseded
[24/25] arm64:ilp32: add vdso-ilp32 and use for signal return ILP32 for ARM64 --- 2016-04-05 Yury Norov New
[23/25] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext --- 2016-04-05 Yury Norov Superseded
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-04-05 Yury Norov New
[18/25] arm64: ilp32: introduce binfmt_ilp32.c Untitled series #2018 --- 2016-04-05 Yury Norov New
[13/25] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-04-05 Yury Norov Superseded
[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 Superseded
drivers: regulator: core: fix 'unused' warning --- 2016-01-26 Yury Norov New
[v6,19/21] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-01-14 Yury Norov Superseded
[v6,13/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-01-14 Yury Norov Superseded
[v6,06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-01-14 Yury Norov Superseded
[v6,05/21] arm64: compat: change config dependences to aarch32 --- 2016-01-14 Yury Norov Superseded
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2016-01-14 Yury Norov Superseded
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-01-14 Yury Norov Superseded
[v6,02/21] arm64: ensure the kernel is compiled for LP64 --- 2016-01-14 Yury Norov New
[v6,21/21] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-01-07 Yury Norov Superseded
[v6,20/21] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 Untitled series #1719 --- 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 Superseded
[v6,13/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 Untitled series #1719 --- 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 Untitled series #1719 --- 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 Superseded
[v6,05/21] arm64: compat: fix wrong dependency --- 2016-01-07 Yury Norov Superseded
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2016-01-07 Yury Norov Superseded
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-01-07 Yury Norov Superseded
[v6,02/21] arm64: ensure the kernel is compiled for LP64 --- 2016-01-07 Yury Norov Superseded
[v6,20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2015-12-15 Yury Norov Superseded
[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,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 Superseded
[v6,05/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2015-12-15 Yury Norov Superseded
[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 Superseded
[v6,19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2015-11-17 Yury Norov Superseded
[v6,17/19] arm64:ilp32: use the native siginfo instead of the compat siginfo --- 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,12/19] ptrace: Allow compat to use the native siginfo --- 2015-11-17 Yury Norov New
« 1 2 3 »

Bundling

Create bundle: