Show patches with: none      |   9425 patches
« 1 2 ... 46 47 4894 95 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/3] mem: child alloc memory should larger than memory.max + memory.swap.max if lite==1 [v2,1/3] mem: child alloc memory should larger than memory.max + memory.swap.max if lite==1 - - - - --- 2021-06-22 Li Wang Superseded
[8/8] locktests: Fix uninitialized var error Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[7/8] crash02: Save actual child PID instead of uninitialized variable Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[6/8] shmat01: Fix uninitialized var error Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[5/8] ksmg01: Fix uninitialized var error Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[4/8] dio: Fix uninitialized var error Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[3/8] hotplug: Fix uninitialized var Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[2/8] ftest: Fix uninitialized var error Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[1/8] ipc: Fix uninitialized var error by removing useless arg Fix uninitialized var errors - - - - --- 2021-06-22 Richard Palethorpe Accepted
[2/2] syscalls/msgstress04: fix fork failure on small memory systems [1/2] syscalls/msgstress03: fix fork failure on small memory systems - - - - --- 2021-06-22 Krzysztof Kozlowski Changes Requested
[1/2] syscalls/msgstress03: fix fork failure on small memory systems [1/2] syscalls/msgstress03: fix fork failure on small memory systems - - - - --- 2021-06-22 Krzysztof Kozlowski Changes Requested
[RFC] syscalls/ipc: Make use of TST_EXP_FAIL macro [RFC] syscalls/ipc: Make use of TST_EXP_FAIL macro - - - - --- 2021-06-22 Yang Xu Changes Requested
[2/2,v2] io_getevents02: Add io_getevents02 test for libaio Add tests for libaio - - - - --- 2021-06-22 Xie Ziyao Accepted
[1/2,v2] io_cancel02: Add io_cancel02 test for libaio Add tests for libaio - - - - --- 2021-06-22 Xie Ziyao Accepted
[v2] syscalls/shmget*: Convert into new api [v2] syscalls/shmget*: Convert into new api - - - - --- 2021-06-22 Yang Xu Changes Requested
[RFC] rm unused controllers/io-throttle tests [RFC] rm unused controllers/io-throttle tests 3 - - - --- 2021-06-21 Richard Palethorpe Accepted
[3/3] API: Cause GCC/Clang to blow up when TEST is used in the library [1/3] scripts/coccinelle: Add headers to lib checks and fix macro fix - - - - --- 2021-06-21 Richard Palethorpe Superseded
[2/3] API: Remove TEST macro usage from library headers [1/3] scripts/coccinelle: Add headers to lib checks and fix macro fix - - - - --- 2021-06-21 Richard Palethorpe Accepted
[1/3] scripts/coccinelle: Add headers to lib checks and fix macro fix [1/3] scripts/coccinelle: Add headers to lib checks and fix macro fix - - - - --- 2021-06-21 Richard Palethorpe Accepted
[2/2] oom: enable lite == 1 for memory.swap.max testing [1/2] mem: child memory alloc should larger than memory.max+memory.swap.max if lite==1 - - - - --- 2021-06-21 Li Wang Superseded
[1/2] mem: child memory alloc should larger than memory.max+memory.swap.max if lite==1 [1/2] mem: child memory alloc should larger than memory.max+memory.swap.max if lite==1 - - - - --- 2021-06-21 Li Wang Superseded
ssh-stress: Add hostkey generation ssh-stress: Add hostkey generation - - 1 - --- 2021-06-21 Joerg Vehlow Accepted
[RFC,v2,1/1] make: Add make test{, -c, -c-run, -shell-run} targets [RFC,v2,1/1] make: Add make test{, -c, -c-run, -shell-run} targets - - - - --- 2021-06-18 Petr Vorel Changes Requested
[2/2] tpci: accept ENOMEM resource failure with virtio-pci [1/2] tpci: fix NULL pointer dereference on wrong test invocation - - - - --- 2021-06-18 Krzysztof Kozlowski Rejected
[1/2] tpci: fix NULL pointer dereference on wrong test invocation [1/2] tpci: fix NULL pointer dereference on wrong test invocation - - - - --- 2021-06-18 Krzysztof Kozlowski Accepted
[7/7] io_submit01: Add docparse formatting and more detailed description syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Accepted
[6/7] io_setup: Add docparse formatting and more detailed description syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Accepted
[5/7] io_getevents02: Add io_getevents02 test for libaio syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Changes Requested
[4/7] io_getevents01: Add .needs_kconfigs and more detailed description syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Accepted
[3/7] io_destroy01: Add docparse formatting and more detailed description syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Accepted
[2/7] io_cancel01: Add .needs_kconfigs and more detailed description syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Accepted
[1/7] io_cancel02: Add io_cancel02 test for libaio syscalls/aio: Add tests for libaio and docparse formatting - - - - --- 2021-06-18 Xie Ziyao Changes Requested
[RFC] Makefile: simplify code [RFC] Makefile: simplify code - - 1 - --- 2021-06-18 Yang Xu Accepted
[3/3,v2] getrusage: Cleanup and bugfix for getrusage03 Cleanup and bugfix for getrusage03 - - 1 - --- 2021-06-17 Xie Ziyao Accepted
[2/3,v2] lib: tst_process_state: Add tst_process_exit_wait() Cleanup and bugfix for getrusage03 - - 1 - --- 2021-06-17 Xie Ziyao Accepted
[1/3,v2] lib: tst_process_state: Use SPDX and format alignment Cleanup and bugfix for getrusage03 - - - - --- 2021-06-17 Xie Ziyao Accepted
fix rpc_suite/rpc:add check returned value fix rpc_suite/rpc:add check returned value - - - - --- 2021-06-17 dongshijiang Accepted
[v2,3/3] controllers/memcg: accept non-zero max_usage_in_bytes after reset controllers/memcg: fixes for newer kernels - - - - --- 2021-06-17 Krzysztof Kozlowski Superseded
[v2,2/3] controllers/memcg: accept range of usage_in_bytes controllers/memcg: fixes for newer kernels - - - - --- 2021-06-17 Krzysztof Kozlowski Superseded
[v2,1/3] controllers/memcg: accept range of max_usage_in_bytes controllers/memcg: fixes for newer kernels - - - - --- 2021-06-17 Krzysztof Kozlowski Superseded
controllers/memcg: increase memory limit in subgroup charge controllers/memcg: increase memory limit in subgroup charge - - - - --- 2021-06-16 Krzysztof Kozlowski Superseded
[3/3] syscalls/getrusage: Convert getrusage01 to the new API [1/3] lib: tst_process_state: Add tst_process_release_wait() - - - - --- 2021-06-16 Xie Ziyao Accepted
[2/3] syscalls/getrusage: Cleanup and bugfix for getrusage03 [1/3] lib: tst_process_state: Add tst_process_release_wait() - - - - --- 2021-06-16 Xie Ziyao Changes Requested
[1/3] lib: tst_process_state: Add tst_process_release_wait() [1/3] lib: tst_process_state: Add tst_process_release_wait() - - - - --- 2021-06-16 Xie Ziyao Changes Requested
[v3] ssh-stress: Convert to new api [v3] ssh-stress: Convert to new api - - 2 - --- 2021-06-16 Joerg Vehlow Accepted
[RFC,3/3] doc: Update LTPROOT and PATH environment variables C, shell API: Add $LTPROOT/testcases/bin into PATH - - - - --- 2021-06-15 Petr Vorel Rejected
[RFC,2/3] lib: Add $LTPROOT/testcases/bin into PATH C, shell API: Add $LTPROOT/testcases/bin into PATH - - - - --- 2021-06-15 Petr Vorel Rejected
[RFC,1/3] tst_test.sh: Add $LTPROOT/testcases/bin into PATH C, shell API: Add $LTPROOT/testcases/bin into PATH - - - - --- 2021-06-15 Petr Vorel Rejected
icmp_rate_limit01: Require CONFIG_VETH icmp_rate_limit01: Require CONFIG_VETH - - 1 - --- 2021-06-15 Richard Palethorpe Accepted
[v4,3/3] API: Remove TST_ERR usage from rtnetlink/netdevice [v4,1/3] Add Coccinelle helper scripts for reference - - - - --- 2021-06-15 Richard Palethorpe Changes Requested
[v4,2/3] API: Remove TEST macro usage from library [v4,1/3] Add Coccinelle helper scripts for reference - - - - --- 2021-06-15 Richard Palethorpe Accepted
[v4,1/3] Add Coccinelle helper scripts for reference [v4,1/3] Add Coccinelle helper scripts for reference - - - - --- 2021-06-15 Richard Palethorpe Accepted
[v2,2/2] controllers/cpuacct: fix rmdir failures on early test abort [v2,1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems - - - - --- 2021-06-14 Krzysztof Kozlowski Superseded
[v2,1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems [v2,1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems - - - - --- 2021-06-14 Krzysztof Kozlowski Changes Requested
[RFC,v3,2/2] Start libclang based analyzer and TEST() check Libclang based analyzer - - - - --- 2021-06-14 Richard Palethorpe Superseded
[RFC,v3,1/2] Add 'make check' and clang-check to build system Libclang based analyzer - - - - --- 2021-06-14 Richard Palethorpe Superseded
[v2] ssh-stress: Convert to new api [v2] ssh-stress: Convert to new api - - 1 - --- 2021-06-14 Joerg Vehlow Changes Requested
[v3] ipc/shmctl02: Make use of TST_EXP_FAIL() [v3] ipc/shmctl02: Make use of TST_EXP_FAIL() - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] setitimer02: Skipped EFAULT tests for libc variant. [v3] setitimer02: Skipped EFAULT tests for libc variant. - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] setitimer02: Convert setitimer02 to new API [v3] setitimer02: Convert setitimer02 to new API - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] getrusage02: Skipped EFAULT tests for libc variant. [v3] getrusage02: Skipped EFAULT tests for libc variant. - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] getrusage02: Convert getrusage02 to new API [v3] getrusage02: Convert getrusage02 to new API - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] getitimer02: Skipped EFAULT tests for libc variant. [v3] getitimer02: Skipped EFAULT tests for libc variant. - - - - --- 2021-06-13 Vinay Kumar Accepted
[v3] getitimer02: Convert getitimer02 to new API [v3] getitimer02: Convert getitimer02 to new API - - - - --- 2021-06-13 Vinay Kumar Accepted
[v5] adjtimex02.c: Skipped EFAULT tests for libc variant [v5] adjtimex02.c: Skipped EFAULT tests for libc variant - - - - --- 2021-06-13 Vinay Kumar Accepted
[COMMITTED] sched_rr_get_interval03: Make use of TST_EXP_FAIL() [COMMITTED] sched_rr_get_interval03: Make use of TST_EXP_FAIL() - - - - --- 2021-06-11 Cyril Hrubis Accepted
[COMMITTED] ipc/msgctl04: Make use of TST_EXP_FAIL() [COMMITTED] ipc/msgctl04: Make use of TST_EXP_FAIL() - - - - --- 2021-06-11 Cyril Hrubis Accepted
[COMMITTED] Revert "lib/{newlib_, }tests: Fix build dependency on lib" [COMMITTED] Revert "lib/{newlib_, }tests: Fix build dependency on lib" 1 - - - --- 2021-06-11 Cyril Hrubis Accepted
[1/1] fs/racer: Fix LTP hang caused by fs_racer.sh [1/1] fs/racer: Fix LTP hang caused by fs_racer.sh - - 1 - --- 2021-06-10 Leo Liang Accepted
[1/1] newlib_tests: Fix build dependency on lib [1/1] newlib_tests: Fix build dependency on lib - 1 1 - --- 2021-06-10 Petr Vorel Accepted
[v3,2/2] API: Remove TEST macro usage from library [v3,1/2] Add Coccinelle helper scripts for reference - - - - --- 2021-06-10 Richard Palethorpe Changes Requested
[v3,1/2] Add Coccinelle helper scripts for reference [v3,1/2] Add Coccinelle helper scripts for reference - - - - --- 2021-06-10 Richard Palethorpe Changes Requested
ssh-stress: Convert to new api ssh-stress: Convert to new api - - 1 - --- 2021-06-10 Joerg Vehlow Changes Requested
[2/2] controllers/cpuacct: fix rmdir failures on early test abort [1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems - - - - --- 2021-06-10 Krzysztof Kozlowski Superseded
[1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems [1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems - - - - --- 2021-06-10 Krzysztof Kozlowski Changes Requested
[2/2] syscalls/read04: Convert to new API [1/2] syscalls/read03: Convert to new API - - - - --- 2021-06-10 Shiyang Ruan Accepted
[1/2] syscalls/read03: Convert to new API [1/2] syscalls/read03: Convert to new API - - - - --- 2021-06-10 Shiyang Ruan Accepted
[v4] adjtimex02.c: Skipped EFAULT tests for libc variant" [v4] adjtimex02.c: Skipped EFAULT tests for libc variant" - - - - --- 2021-06-10 Vinay Kumar Changes Requested
lib/tst_virt.c: Add fallback when not using Microsoft Hyper-V hypervisor lib/tst_virt.c: Add fallback when not using Microsoft Hyper-V hypervisor - - 2 - --- 2021-06-10 Yang Xu Accepted
[v2,10/10] shmctl02 :Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Accepted
[v2,09/10] sched_rr_get_interval03: Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Accepted
[v2,08/10] semctl03 :Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Accepted
[v2,07/10] msgctl04: Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Accepted
[v2,06/10] setitimer02: Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
[v2,05/10] setitimer02: Convert setitimer02 to new API [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
[v2,04/10] getrusage02: Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
[v2,03/10] getrusage02: Convert getrusage02 to new API [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
[v2,02/10] getitimer02: Skipped EFAULT tests for libc variant. [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
[v2,01/10] getitimer02 : Convert getitimer02 to new API [v2,01/10] getitimer02 : Convert getitimer02 to new API - - - - --- 2021-06-09 Vinay Kumar Changes Requested
common_timers: define NSEC_PER_SEC as long long to avoid overflow on 32-bit common_timers: define NSEC_PER_SEC as long long to avoid overflow on 32-bit - - - - --- 2021-06-09 Thadeu Lima de Souza Cascardo Accepted
[4/4] syscalls/writev03: Adjust test runtime Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[3/4] lib: Introduce concept of max_test_runtime Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[2/4] lib: tst_test: Move timeout scaling out of fork_testrun() Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[1/4] lib: tst_supported_fs_types: Add tst_fs_max_types() Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[2/2] syscalls/chown: format output and delete duplicate header files syscalls/chown: Format output and add testcases for chown05 - - - - --- 2021-06-09 Xie Ziyao Accepted
[1/2] syscalls/chown: format output and add testcases for chown05 syscalls/chown: Format output and add testcases for chown05 - - - - --- 2021-06-09 Xie Ziyao Accepted
hotplug/cpu_hotplug: skip unsupported Microsoft Hyper-V hotplug/cpu_hotplug: skip unsupported Microsoft Hyper-V - - 1 - --- 2021-06-09 Krzysztof Kozlowski Accepted
[4/4,v2] syscalls/io_submit: Add io_submit03 test for native AIO syscalls/aio: Add testcases for native AIO - - - - --- 2021-06-08 Xie Ziyao Accepted
[3/4,v2] syscalls/io_submit: Add io_submit02 test for native AIO syscalls/aio: Add testcases for native AIO - - - - --- 2021-06-08 Xie Ziyao Accepted
[2/4,v2] syscalls/io_setup: Add io_setup02 test for native AIO syscalls/aio: Add testcases for native AIO - - - - --- 2021-06-08 Xie Ziyao Accepted
« 1 2 ... 46 47 4894 95 »