Show patches with: Submitter = Zhao Gongyi       |    Archived = No       |   161 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
config.mk.in: build.sh: Add -Wno-missing-field-initializers to CFLAGS config.mk.in: build.sh: Add -Wno-missing-field-initializers to CFLAGS - - - - --- 2022-12-08 Zhao Gongyi Superseded
memcg_lib.sh: Update 'PAGESIZES' for 6.1 kernel memcg_lib.sh: Update 'PAGESIZES' for 6.1 kernel - - 1 - --- 2022-12-07 Zhao Gongyi Accepted
[v3,3/3] lib: Adjust the position of the checking of the return value Add handling of abnormal input for parse_opts() - - - - --- 2022-12-05 Zhao Gongyi Accepted
[v3,2/3] lib: Replace atoi/atof with SAFE_STRTOL/SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-12-05 Zhao Gongyi Accepted
[v3,1/3] lib/safe_macros: Add SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-12-05 Zhao Gongyi Accepted
[v2,2/2] lib: Replace atoi/atof with SAFE_STRTOL/SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-12-01 Zhao Gongyi Superseded
[v2,1/2] lib/safe_macros: Add SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-12-01 Zhao Gongyi Superseded
[2/2] lib: Replace atoi/atof with SAFE_STRTOL/SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-11-30 Zhao Gongyi Superseded
[1/2] lib/safe_macros: Add SAFE_STRTOF Add handling of abnormal input for parse_opts() - - - - --- 2022-11-30 Zhao Gongyi Superseded
[v2] syscalls/nice01: Add test nice(-1) and nice(-50) [v2] syscalls/nice01: Add test nice(-1) and nice(-50) - - - - --- 2022-11-29 Zhao Gongyi Accepted
syscalls/nice01: Add test nice(-1) and nice(-50) syscalls/nice01: Add test nice(-1) and nice(-50) - - - - --- 2022-11-16 Zhao Gongyi Changes Requested
[v2] syscalls/sched_setscheduler04: new test for sched_setscheduler() [v2] syscalls/sched_setscheduler04: new test for sched_setscheduler() - - - - --- 2022-11-16 Zhao Gongyi Rejected
syscalls/sched_setscheduler04: new test for sched_setscheduler() syscalls/sched_setscheduler04: new test for sched_setscheduler() - - - - --- 2022-10-26 Zhao Gongyi Changes Requested
syscalls/fork02: new test for fork() syscalls/fork02: new test for fork() - - - - --- 2022-10-21 Zhao Gongyi Changes Requested
[v2,2/2] syscalls/nice07: new test for nice() new test for nice() - - - - --- 2022-10-20 Zhao Gongyi Rejected
[v2,1/2] syscalls/nice06: new test for nice() new test for nice() - - - - --- 2022-10-20 Zhao Gongyi Changes Requested
[2/2] syscalls/nice06: new test for nice() [1/2] syscalls/nice05: new test for nice() - - - - --- 2022-10-14 Zhao Gongyi Rejected
[1/2] syscalls/nice05: new test for nice() [1/2] syscalls/nice05: new test for nice() - - - - --- 2022-10-14 Zhao Gongyi Changes Requested
[v4,4/4] syscalls/madvise13: new test for madvise(MADV_REMOVE) [v4,1/4] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - 1 - --- 2022-10-13 Zhao Gongyi Changes Requested
[v4,3/4] syscalls/madvise12: new test for madvise(MADV_REMOVE) [v4,1/4] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-13 Zhao Gongyi Changes Requested
[v4,2/4] syscalls/madvise11: new test for madvise(MADV_DONTNEED) [v4,1/4] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-13 Zhao Gongyi Changes Requested
[v4,1/4] syscalls/madvise04: new test for madvise(MADV_DONTNEED) [v4,1/4] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-13 Zhao Gongyi Changes Requested
[v3] syscalls/madvise04: new test for madvise(MADV_DONTNEED) [v3] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-13 Zhao Gongyi Superseded
[2/2] needs_root: Add setting of needs_root Optimization reference to needs_root - - - - --- 2022-10-12 Zhao Gongyi Changes Requested
[1/2] lib: Add checking of needs_root Optimization reference to needs_root - - - - --- 2022-10-12 Zhao Gongyi Changes Requested
[v3] syscalls/madvise04: new test for madvise(MADV_DONTNEED) [v3] syscalls/madvise04: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-12 Zhao Gongyi Changes Requested
[v2] syscalls/add_key05: Add userdel and groupdel before useradd [v2] syscalls/add_key05: Add userdel and groupdel before useradd - - - - --- 2022-10-11 Zhao Gongyi Accepted
[v2,3/3] syscalls/madvise11: new test for madvise(MADV_DONTNEED) new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-11 Zhao Gongyi Changes Requested
[v2,2/3] syscalls/madvise04: new test for madvise(MADV_DONTNEED) new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-11 Zhao Gongyi Changes Requested
[v2,1/3] syscalls/madvise03: new test for madvise(MADV_DONTNEED) new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-11 Zhao Gongyi Accepted
lib: Move setup_ipc() to the beginning of do_setup() lib: Move setup_ipc() to the beginning of do_setup() - - - - --- 2022-10-10 Zhao Gongyi Changes Requested
syscalls/madvise11: new test for madvise(MADV_DONTNEED) syscalls/madvise11: new test for madvise(MADV_DONTNEED) - - - - --- 2022-10-10 Zhao Gongyi Changes Requested
syscalls/add_key05: Add userdel and groupdel before useradd syscalls/add_key05: Add userdel and groupdel before useradd - - - - --- 2022-10-09 Zhao Gongyi Changes Requested
SPDX Identifier: Correct SPDX Identifier SPDX Identifier: Correct SPDX Identifier - - - - --- 2022-09-28 Zhao Gongyi Accepted
lapi/io_uring.h: Optimization io_uring_setup_supported_by_kernel() lapi/io_uring.h: Optimization io_uring_setup_supported_by_kernel() - - - - --- 2022-09-16 Zhao Gongyi Accepted
[2/2] io_uring.h: Remove io_uring_setup_supported_by_kernel() Optimize io_uring related testcases - - - - --- 2022-09-15 Zhao Gongyi Changes Requested
[1/2] syscalls/io_uring: Add .needs_kconfigs Optimize io_uring related testcases - - - - --- 2022-09-15 Zhao Gongyi Changes Requested
lib: Add checking of setup params in kernel command line lib: Add checking of setup params in kernel command line - - - - --- 2022-09-15 Zhao Gongyi Changes Requested
syscalls/nice: Adjust the expected priority after calling nice() syscalls/nice: Adjust the expected priority after calling nice() - - - - --- 2022-08-25 Zhao Gongyi Accepted
[v5] syscalls/nice05: Add testcase for nice() syscall [v5] syscalls/nice05: Add testcase for nice() syscall - - - - --- 2022-08-24 Zhao Gongyi Accepted
[v4] syscalls/nice05: Add testcase for nice() syscall [v4] syscalls/nice05: Add testcase for nice() syscall - - - - --- 2022-08-23 Zhao Gongyi Changes Requested
cpuhotplug*.sh: Check return value of online_cpu/offline_cpu cpuhotplug*.sh: Check return value of online_cpu/offline_cpu - - 1 - --- 2022-08-04 Zhao Gongyi Accepted
syscalls/creat09: Add umask(0) to setup syscalls/creat09: Add umask(0) to setup - - - - --- 2022-07-08 Zhao Gongyi Rejected
[v3] syscalls/nice05: Add testcase for nice() syscall [v3] syscalls/nice05: Add testcase for nice() syscall - - - - --- 2022-07-02 Zhao Gongyi Changes Requested
[v2] syscalls/nice05: Add testcase for nice() syscall [v2] syscalls/nice05: Add testcase for nice() syscall - - - - --- 2022-06-18 Zhao Gongyi Changes Requested
[v3] futex_waitv01: Add test verifies EAGIN/ETIMEDOUT [v3] futex_waitv01: Add test verifies EAGIN/ETIMEDOUT - - - - --- 2022-06-08 Zhao Gongyi Accepted
[v2] futex_waitv01: Add test verifies EAGIN/ETIMEDOUT [v2] futex_waitv01: Add test verifies EAGIN/ETIMEDOUT - - - - --- 2022-06-07 Zhao Gongyi Superseded
tst_kvercmp.sh: strip '+' when $(EXTRAVERSION) is blank tst_kvercmp.sh: strip '+' when $(EXTRAVERSION) is blank - - 1 - --- 2022-06-06 Zhao Gongyi Accepted
test_children_cleanup: Add test_children_cleanup to .gitignore test_children_cleanup: Add test_children_cleanup to .gitignore - - - - --- 2022-06-02 Zhao Gongyi Accepted
nice05: Add testcase for nice() syscall nice05: Add testcase for nice() syscall - - - - --- 2022-05-07 Zhao Gongyi Changes Requested
[v2] syscalls/io_submit: Adapt TTERRNO/TERRNO when test fail [v2] syscalls/io_submit: Adapt TTERRNO/TERRNO when test fail - - - - --- 2022-04-21 Zhao Gongyi Accepted
syscalls/io_submit: Add TTERRNO/TERRNO when test fail syscalls/io_submit: Add TTERRNO/TERRNO when test fail - - - - --- 2022-04-19 Zhao Gongyi Rejected
futex_waitv04: Add test for futex_waitv syscall futex_waitv04: Add test for futex_waitv syscall - - - - --- 2022-04-13 Zhao Gongyi Changes Requested
futex_waitv01: Correct assign and add cleanup futex_waitv01: Correct assign and add cleanup - - - - --- 2022-04-13 Zhao Gongyi Accepted
[v2] futex_waitv01: Add test verifies EINVAL for invalid nr_futexes [v2] futex_waitv01: Add test verifies EINVAL for invalid nr_futexes - - 1 - --- 2022-04-08 Zhao Gongyi Accepted
futex_waitv01: Add test verifies EINVAL for invalid nr_futexes futex_waitv01: Add test verifies EINVAL for invalid nr_futexes - - - - --- 2022-04-07 Zhao Gongyi Superseded
io_pgetevents01: Move the SAFE_CLOSE to the suitable location io_pgetevents01: Move the SAFE_CLOSE to the suitable location - - - - --- 2022-03-28 Zhao Gongyi Accepted
io_submit01/io_submit02: Bugfix for running with the option "-i" io_submit01/io_submit02: Bugfix for running with the option "-i" - - - - --- 2022-03-28 Zhao Gongyi Rejected
io_submit01/io_submit02: Bugfix for running with the option "-i" io_submit01/io_submit02: Bugfix for running with the option "-i" - - - - --- 2022-03-26 Zhao Gongyi Rejected
unlinkat01: Add SAFE_CLOSE before test return unlinkat01: Add SAFE_CLOSE before test return - - - - --- 2022-03-25 Zhao Gongyi Accepted
[v2] accept02: Add SAFE_CLOSE before test return [v2] accept02: Add SAFE_CLOSE before test return - - - - --- 2022-03-24 Zhao Gongyi Accepted
accept02: Add SAFE_FORK to clean CLOSE_WAIT fds accept02: Add SAFE_FORK to clean CLOSE_WAIT fds - - - - --- 2022-03-23 Zhao Gongyi Changes Requested
ioctl/ioctl_ns*: Move the SAFE_CLOSE to the suitable location ioctl/ioctl_ns*: Move the SAFE_CLOSE to the suitable location - - - - --- 2022-03-22 Zhao Gongyi Accepted
memfd_create04: Add SAFE_CLOSE before test return memfd_create04: Add SAFE_CLOSE before test return - - - - --- 2022-03-22 Zhao Gongyi Accepted
readdir01: Add closedir before test return readdir01: Add closedir before test return - - - - --- 2022-03-19 Zhao Gongyi Accepted
[v2] fanotify/fanotify04: Bugfix for running with option of "-i 500" [v2] fanotify/fanotify04: Bugfix for running with option of "-i 500" - - 2 - --- 2022-02-09 Zhao Gongyi Accepted
fanotify/fanotify04: Bugfix for running with option of "-i 500" fanotify/fanotify04: Bugfix for running with option of "-i 500" - - - - --- 2022-02-09 Zhao Gongyi Superseded
max_map_count: Delete dead code max_map_count: Delete dead code - - - - --- 2021-11-29 Zhao Gongyi Rejected
syscalls/inotify_init: Add cleanup() before exit syscalls/inotify_init: Add cleanup() before exit - - - - --- 2021-11-25 Zhao Gongyi Changes Requested
[v3] syscalls/fanotify07: Add stop_children() to cleanup() [v3] syscalls/fanotify07: Add stop_children() to cleanup() - - - - --- 2021-11-22 Zhao Gongyi Accepted
[v2] lib/tst_tmpdir: Add tst_default_rmdir() for old testcases [v2] lib/tst_tmpdir: Add tst_default_rmdir() for old testcases - - - - --- 2021-11-22 Zhao Gongyi Changes Requested
lib/default_cleanup: add default_cleanup() for old testcases lib/default_cleanup: add default_cleanup() for old testcases - - - - --- 2021-11-22 Zhao Gongyi Superseded
lib/tst_test.c: add *cleanup() before exit lib/tst_test.c: add *cleanup() before exit - - 1 - --- 2021-11-08 Zhao Gongyi Changes Requested
[v2] syscalls/fanotify07: add stop_children() to cleanup() [v2] syscalls/fanotify07: add stop_children() to cleanup() - - 1 - --- 2021-11-05 Zhao Gongyi Changes Requested
[v2] syscalls/epoll_create: add libc test for epoll_create [v2] syscalls/epoll_create: add libc test for epoll_create - - 1 - --- 2021-11-05 Zhao Gongyi Accepted
syscalls/fanotify: Kill the child process before exit syscalls/fanotify: Kill the child process before exit - - - - --- 2021-11-04 Zhao Gongyi Changes Requested
fs/doio: Bugfix for doio.c fs/doio: Bugfix for doio.c - - - - --- 2021-11-04 Zhao Gongyi Accepted
syscalls/epoll_create: Replace syscall to libc syscalls/epoll_create: Replace syscall to libc 1 - - - --- 2021-10-28 Zhao Gongyi Superseded
lapi/syscalls: Add epoll_create for aarch64.in lapi/syscalls: Add epoll_create for aarch64.in - - - - --- 2021-10-26 Zhao Gongyi Rejected
setgroups03: Fix running more iterations (-i 2) setgroups03: Fix running more iterations (-i 2) - - - - --- 2021-09-25 Zhao Gongyi Changes Requested
[v2] open_posix: Add failure handling of fork() [v2] open_posix: Add failure handling of fork() - - 1 - --- 2021-09-20 Zhao Gongyi Accepted
open_posix: Add failure handling of fork() open_posix: Add failure handling of fork() - - - - --- 2021-09-05 Zhao Gongyi Changes Requested
[v2] syscalls/setfsgid02: Rewrite setfsgid02 [v2] syscalls/setfsgid02: Rewrite setfsgid02 - - - - --- 2021-05-08 Zhao Gongyi Accepted
[v2] syscalls/bind03: Bugfix for running with option "-i" [v2] syscalls/bind03: Bugfix for running with option "-i" - - - - --- 2021-05-08 Zhao Gongyi Accepted
syscalls/bind03: Bugfix for running with option "-i" syscalls/bind03: Bugfix for running with option "-i" - - - - --- 2021-05-08 Zhao Gongyi Superseded
syscalls/mlockall03: Bugfix for running with option "-i" syscalls/mlockall03: Bugfix for running with option "-i" - - - - --- 2021-05-07 Zhao Gongyi Accepted
[v2] syscalls/unlinkat01: Bugfix and update to new API [v2] syscalls/unlinkat01: Bugfix and update to new API - - - - --- 2021-05-06 Zhao Gongyi Accepted
[4/4,v2] syscalls/fcntl: Replace TINFO with TPASS or TFAIL Untitled series #242378 - - 1 - --- 2021-05-06 Zhao Gongyi Changes Requested
lib/tst_checkpoint.c: Replace SAFE_CLOSE with SAFE_UNLINK lib/tst_checkpoint.c: Replace SAFE_CLOSE with SAFE_UNLINK - - - - --- 2021-04-29 Zhao Gongyi Rejected
[1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL [1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL - - - - --- 2021-04-29 Zhao Gongyi Accepted
[2/4] syscalls/modify_ldt: Replace TINFO with TPASS or TFAIL [1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL - - - - --- 2021-04-29 Zhao Gongyi Accepted
[3/4] syscalls/getpgid01: Replace TINFO with TPASS or TFAIL [1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL - - - - --- 2021-04-29 Zhao Gongyi Accepted
[4/4] syscalls/fcntl: Replace TINFO with TPASS or TFAIL [1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL - - - - --- 2021-04-29 Zhao Gongyi Changes Requested
[v3] network/sit01.sh: Replace tst_res with tst_brk [v3] network/sit01.sh: Replace tst_res with tst_brk - - 1 - --- 2021-04-29 Zhao Gongyi Accepted
[v3] commands/lsmod01.sh: Replace tst_res with tst_brk [v3] commands/lsmod01.sh: Replace tst_res with tst_brk - - 1 - --- 2021-04-29 Zhao Gongyi Accepted
syscalls/setfsgid02: Bugfix for running as root syscalls/setfsgid02: Bugfix for running as root - - - - --- 2021-04-28 Zhao Gongyi Changes Requested
ttype: Replase TINFO with TPASS or TFAIL ttype: Replase TINFO with TPASS or TFAIL - - - - --- 2021-04-28 Zhao Gongyi Changes Requested
syscalls/unlinkat01: Bugfix and update to new API syscalls/unlinkat01: Bugfix and update to new API - - - - --- 2021-04-28 Zhao Gongyi Changes Requested
syscalls/reboot: Update to new API syscalls/reboot: Update to new API - - - - --- 2021-04-26 Zhao Gongyi Accepted
syscalls/open05: Move cleanup() to the end of test syscalls/open05: Move cleanup() to the end of test - - - - --- 2021-04-25 Zhao Gongyi Accepted
« 1 2 »