Show patches with: Submitter = Chen Gang       |    State = Action Required       |    Archived = No       |   60 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
linux-user: target: signal: Support TARGET_SS_AUTODISARM linux-user: target: signal: Support TARGET_SS_AUTODISARM - - 1 - --- 2020-10-08 Chen Gang New
linux-user: signal: Support TARGET_SS_AUTODISARM linux-user: signal: Support TARGET_SS_AUTODISARM - - - - --- 2020-10-08 Chen Gang New
linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index - - - - --- 2020-09-26 Chen Gang New
[v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM [v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM - - 1 - --- 2020-08-02 Chen Gang New
linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM - - - - --- 2020-07-12 Chen Gang New
target: i386: mem_helper: Fix ldaxr instruction 64 bit alignment issue temporarily for stable-4.1 target: i386: mem_helper: Fix ldaxr instruction 64 bit alignment issue temporarily for stable-4.1 - - - - --- 2020-07-12 Chen Gang New
[v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - 1 - --- 2020-06-05 Chen Gang New
[v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-04 Chen Gang New
[v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-03 Chen Gang New
[v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-02 Chen Gang New
[v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-05-23 Chen Gang New
linux-user: main: Let each env have its own gdt table linux-user: main: Let each env have its own gdt table - - - - --- 2020-03-31 Chen Gang New
[v2] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v2] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-03-15 Chen Gang New
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-02-26 Chen Gang New
target: i386: Check float overflow about register stack target: i386: Check float overflow about register stack - - - - --- 2020-02-21 Chen Gang New
[v6,5/5] target-tilegx: Integrate floating pointer implementation - - - - --- 2016-05-14 Chen Gang New
[v6,4/5] target-tilegx/helper-fdouble.c: Implement double floating point - - - - --- 2016-05-14 Chen Gang New
[v6,3/5] target-tilegx/helper-fsingle.c: Implement single floating point - - - - --- 2016-05-14 Chen Gang New
[v6,2/5] target-tilegx/helper-fshared.h: Add floating point shared function - - - - --- 2016-05-14 Chen Gang New
[v6,1/5] fpu: softfloat: Add normalize_roundpack_float[32|64] functions - - - - --- 2016-05-14 Chen Gang New
[v2] Use frame->retcode instead of frame address for alpha target restorer - - 2 - --- 2016-03-30 Chen Gang New
linux-user/signal.c: Use s390 target space address instead of host space address for restorer - - 2 - --- 2016-03-29 Chen Gang New
linux-user/signal.c: Use target address instead of host address for microblaze restorer - - 3 - --- 2016-03-29 Chen Gang New
linux-user/signal.c: Use frame->retcode instead of frame address for alpha target restorer - - - - --- 2016-03-29 Chen Gang New
[v2] linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame - - 1 - --- 2016-03-29 Chen Gang New
target-tilegx: Support dumping working flow instructions and registers - - - - --- 2016-03-16 Chen Gang New
linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame - - - - --- 2016-03-14 Chen Gang New
linux-user/syscall.c: Let lv always match val in do_getsockopt() - - - - --- 2016-01-14 Chen Gang New
translate-all.c: Remove writable protection feature for tb_alloc_page() - - - - --- 2016-01-14 Chen Gang New
[v2,3/3] linux-user/mmap.c: Use TARGET_PAGE_SIZE as the increasing step - - - - --- 2016-01-11 Chen Gang New
[v2,2/3] linux-user/mmap.c: Remove useless variable p for mmap_frag - - - - --- 2016-01-11 Chen Gang New
[v2,1/3] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2016-01-11 Chen Gang New
[v2] linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt - - - - --- 2016-01-11 Chen Gang New
[v2] linux-user: syscall: Add SO_LINGER for setsockopt - - - - --- 2016-01-11 Chen Gang New
linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt() - - 1 - --- 2016-01-11 Chen Gang New
linux-user/syscall.c: Let tilegx support sigaltstack - - - - --- 2016-01-10 Chen Gang New
linux-user: syscall: Add SO_LINGER for setsockopt - - - - --- 2016-01-08 Chen Gang New
linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt - - - - --- 2016-01-08 Chen Gang New
[v5,1/5] fpu: softfloat: Add normalize_roundpack_float32 function - - - - --- 2016-01-02 Chen Gang New
[v5,5/5] target-tilegx: Integrate floating pointer implementation - - - - --- 2016-01-02 Chen Gang New
[v5,4/5] target-tilegx/helper-fdouble.c: Implement double floating point - - - - --- 2016-01-02 Chen Gang New
[v5,3/5] target-tilegx/helper-fsingle.c: Implement single floating point - - - - --- 2016-01-02 Chen Gang New
[v5,2/5] target-tilegx/helper-fshared.h: Add floating point shared function - - - - --- 2016-01-02 Chen Gang New
[v5,1/5] fpu: softfloat: Add normalize_roundpack_float32 function - - - - --- 2016-01-02 Chen Gang New
[v2] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2015-12-31 Chen Gang New
linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2015-12-31 Chen Gang New
linux-user/mmap.c: Support shared memory mapping in mmap_frag() - - - - --- 2015-12-30 Chen Gang New
[v3] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag() - - 1 - --- 2015-12-30 Chen Gang New
linux-user/mmap.c: Use end instead of real_end in target_mmap - - 1 - --- 2015-12-24 Chen Gang New
[v4,4/4] target-tilegx: Integrate floating pointer implementation - - - - --- 2015-12-23 Chen Gang New
[v4,3/4] target-tilegx: Add double floating point implementation - - - - --- 2015-12-23 Chen Gang New
[v4,2/4] target-tilegx: Add single floating point implementation - - - - --- 2015-12-23 Chen Gang New
[v4,1/4] target-tilegx: Add floating point shared functions - - - - --- 2015-12-23 Chen Gang New
[v2] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag() - - - - --- 2015-12-21 Chen Gang New
linux-user/syscall.c: Notice about lock bitmask translation for fcntl - - - - --- 2015-12-18 Chen Gang New
linux-user/syscall.c: Notice about lock bitmask translation for fcntl - - 1 - --- 2015-12-18 Chen Gang New
[v3,4/4] target-tilegx: Integrate floating pointer implementation - - - - --- 2015-12-10 Chen Gang New
[v3,3/4] target-tilegx: Add double floating point implementation - - - - --- 2015-12-10 Chen Gang New
[v3,2/4] target-tilegx: Add single floating point implementation - - - - --- 2015-12-10 Chen Gang New
[v3,1/4] target-tilegx: Add floating point shared functions - - - - --- 2015-12-10 Chen Gang New