Linux Test Project
 help / color / mirror / Atom feed
 messages from 2022-07-13 09:39:31 to 2022-07-27 21:37:51 UTC [more...]

[LTP] [PATCH v1] syscalls/signal06: add volatile to loop variable
 2022-07-27 21:37 UTC  (4+ messages)

[LTP] [PATCH] setuid03.c: using TST_EXP_FAIL() and SAFE_SETUID() macros
 2022-07-27 16:55 UTC 

[LTP] [PATCH 1/1] lib: Add ROD shell API test
 2022-07-27 15:16 UTC 

[LTP] [PATCH 0/2] Fix tst_search_driver for x86-64 modules
 2022-07-27 13:05 UTC  (3+ messages)
` [LTP] [PATCH 2/2] tst_check_driver.sh: Add test for x68_64 module

[LTP] [PATCH 0/2] Minor tst_cgroup improvements
 2022-07-27 12:48 UTC  (6+ messages)
` [LTP] [PATCH 1/2] tst_cgroup: Fix -Wstringop-truncation warning
` [LTP] [PATCH 2/2] tst_cgroup: Add macro

[LTP] [PATCH v6 00/10] Expand cgroup_lib shell library
 2022-07-27 12:20 UTC  (15+ messages)
` [LTP] [PATCH v6 01/10] testcases/lib: Implement tst_cgctl binary
` [LTP] [PATCH v6 02/10] controllers: Expand cgroup_lib shell library
` [LTP] [PATCH v6 03/10] controllers: Update cgroup_fj_* to use newer cgroup lib and test lib
` [LTP] [PATCH v6 04/10] controllers: Update memcg_control_test to newer test lib and cgroup lib
` [LTP] [PATCH v6 05/10] controllers: Update memcg/regression/* to new test "
` [LTP] [PATCH v6 06/10] controllers: Update memcg_stress_test to use newer "
` [LTP] [PATCH v6 07/10] controllers: update memcg/functional "
` [LTP] [PATCH v6 08/10] controllers: Update pids.sh "
` [LTP] [PATCH v6 09/10] controllers: update cpuset_regression_test.sh "
` [LTP] [PATCH v6 10/10] controllers: update cgroup_regression_test "

[LTP] [PATCH v2] open06.c: convert to new LTP API
 2022-07-27  7:28 UTC  (3+ messages)

[LTP] [PATCH v2] fstat02.c: simplify using TST_EXP_*() macros
 2022-07-27  6:11 UTC 

[LTP] [0/3] openposix: Fix installation file layout
 2022-07-27  5:42 UTC  (8+ messages)
` [LTP] [PATCH 2/3] openposix: Setup autoconf and fix installation layout

[LTP] [PATCH v2 0/3] openposix: Fix installation file layout
 2022-07-27  5:33 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] openposix: Fix existence test for local flag-files
` [LTP] [PATCH v2 2/3] openposix: Setup autoconf and fix installation layout
` [LTP] [PATCH v2 3/3] configure: Integrate open posix testsuite configure

[LTP] [PATCH v1] float: convert to new LTP API
 2022-07-27  1:35 UTC  (3+ messages)

[LTP] [PATCH v5 00/18] Expand Cgroup lib and modify controller tests
 2022-07-26 19:24 UTC  (33+ messages)
` [LTP] [PATCH v3 01/18] API/cgroup: Modify tst_cg_print_config for parsing and consumption
` [LTP] [PATCH 02/18] API/cgroup: Add option for specific pid to tst_cg_opts
` [LTP] [PATCH v2 03/18] API/cgroup: Add cgroup_find_root helper function
` [LTP] [PATCH 04/18] API/cgroup: Add CTRL_NAME_MAX define
` [LTP] [PATCH v2 05/18] tst_test_macros: Add TST_TO_STR and TST_STR macro
` [LTP] [PATCH v5 06/18] API/cgroup: Implement tst_cg_load_config
` [LTP] [PATCH v3 07/18] API/cgroup: Add more controllers to tst_cgroup
` [LTP] [PATCH v2 08/18] API/cgroup: refuse to mount blkio when io controller is mounted
` [LTP] [PATCH v2 09/18] testcases/lib: Implement tst_cgctl binary
` [LTP] [PATCH v5 10/18] controllers: Expand cgroup_lib shell library
` [LTP] [PATCH v3 11/18] controllers: Update cgroup_fj_* to use newer cgroup lib and test lib
` [LTP] [PATCH v3 12/18] controllers: Update memcg_control_test to newer test lib and cgroup lib
` [LTP] [PATCH v3 13/18] controllers: Update memcg/regression/* to new test "
` [LTP] [PATCH v2 14/18] controllers: Update memcg_stress_test to use newer "
` [LTP] [PATCH v2 15/18] controllers: update memcg/functional "
` [LTP] [PATCH v3 16/18] controllers: Update pids.sh "
` [LTP] [PATCH v2 17/18] controllers: update cpuset_regression_test.sh "
` [LTP] [PATCH v3 18/18] controllers: update cgroup_regression_test "

[LTP] [PATCH] syscalls/accept4_01: don't hardcode port number for test
 2022-07-26 16:22 UTC  (2+ messages)

[LTP] [PATCH v3 0/7] Refactor mqns testing suite
 2022-07-26 14:05 UTC  (14+ messages)
` [LTP] [PATCH v3 1/7] Add more safe macros for mqueue API
` [LTP] [PATCH v3 2/7] Refactor mqns_01 using new LTP API
` [LTP] [PATCH v3 3/7] Refactor mqns_02 "
` [LTP] [PATCH v3 4/7] Refactor mqns_03 "
` [LTP] [PATCH v3 5/7] Refactor mqns_04 "
` [LTP] [PATCH v3 6/7] Delete deprecated mqns header files
` [LTP] [PATCH v3 7/7] Rename common.h into mqns.h for mqns suite
    ` [LTP] [PATCH] tools: Check headers with checkpatch.pl

[LTP] [PATCH v1] Refactor aiocp using new LTP API
 2022-07-26 11:15 UTC  (3+ messages)

[LTP] [PATCH] syscalls/read05: Test read with zero count
 2022-07-26  9:52 UTC  (2+ messages)

[LTP] [PATCH] Add KVM_LD Makefile variable for building KVM payload binaries
 2022-07-26  9:30 UTC  (2+ messages)

[LTP] [PATCH] dup204.c: use TST_EXP_VAL() and TST_EXP_EQ_LU() macros
 2022-07-26  9:15 UTC 

[LTP] [PATCH] rename12.c: Convert to new LTP API
 2022-07-26  9:09 UTC  (2+ messages)

[LTP] [PATCH] rename13.c: Convert to new LTP API
 2022-07-26  9:09 UTC  (2+ messages)

[LTP] [PATCH] Typo fixes in comments
 2022-07-26  9:08 UTC  (2+ messages)

[LTP] [PATCH v2] mount03: Convert to new API
 2022-07-26  7:02 UTC 

[LTP] [PATCH v2 0/7] Refactor mqns testing suite
 2022-07-26  6:48 UTC  (6+ messages)
` [LTP] [PATCH v2 1/7] Add more safe macros for mqueue API

[LTP] [PATCH] mount03: Convert to new API
 2022-07-26  6:12 UTC  (6+ messages)
  ` [LTP] 回复: "

[LTP] [PATCH v2 0/2] Fanotify tests for v5.19-rc5
 2022-07-25 15:14 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/fanotify14: Encode the expected errno in test case
` [LTP] [PATCH v2 2/2] syscalls/fanotify14: Add test cases for events not allowed on non-dir

[LTP] [PATCH 0/2] Fanotify tests for v5.19-rc5
 2022-07-25 15:10 UTC  (9+ messages)
` [LTP] [PATCH 1/2] syscalls/fanotify14: Encode the expected errno in test case
` [LTP] [PATCH 2/2] syscalls/fanotify14: Add test cases for events not allowed on non-dir

[LTP] [PATCH 0/4] More fanotify tests for v5.19
 2022-07-25 11:23 UTC  (4+ messages)
` [LTP] [PATCH 4/4] syscalls/fanotify09: Add test cases for merge of ignore mask

[LTP] [PATCH v2 1/4] read_all: Add worker timeout and rewrite scheduling
 2022-07-25 10:06 UTC  (4+ messages)
` [LTP] [PATCH v2 2/4] read_all: Fix type warnings
` [LTP] [PATCH v2 3/4] read_all: Allow /sys/power/wakeup_count
` [LTP] [PATCH v2 4/4] read_all: Prevent FNM_EXTMATCH redefinition

[LTP] lkft ltp for d18e2bf
 2022-07-22 13:21 UTC 

[LTP] [PATCH v1 1/2] syscalls/creat09: Add umask condition
 2022-07-22 10:27 UTC  (2+ messages)
` [LTP] [PATCH v1 2/2] syscalls/openat: Add new regression test when using open(O_TMPFILE) under umask

[LTP] [PATCH] resource_files: inline resource file for readable doc
 2022-07-22  8:35 UTC 

[LTP] [PATCH v4 00/19] Expand Cgroup lib and modify controller tests
 2022-07-21 21:01 UTC  (7+ messages)
` [LTP] [PATCH v4 11/19] controllers: Expand cgroup_lib shell library

[LTP] [PATCH v3] can: slcan: do not sleep with a spin lock held
 2022-07-21  6:30 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] Rename get_ipc_timestamp() and move to main LTP library
 2022-07-21  7:28 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] syscalls/utime03: Fix timestamp checks

[LTP] [PATCH] getitimer01.c: convert to new LTP API
 2022-07-21  7:07 UTC  (2+ messages)

[LTP] [PATCH v1] float: convert to new LTP API
 2022-07-21  7:01 UTC 

[LTP] [PATCH] getitimer03.c: convert to new LTP API
 2022-07-21  4:04 UTC  (2+ messages)

[LTP] Do we have some simple way to get the current cgroup.procs path?
 2022-07-21  0:59 UTC  (5+ messages)

[LTP] [PATCH] syscalls/fsync02: restore runtime to 5m
 2022-07-20 11:56 UTC  (2+ messages)

[LTP] [PATCH v4 1/2] syslog11: convert to new LTP API
 2022-07-19 11:54 UTC  (5+ messages)
` [LTP] [PATCH v4 2/2] syslog11: save and restore console log level

[LTP] [PATCH] readahead01.c: use TST_EXP_FAIL() macro and fix warnings
 2022-07-19 11:33 UTC  (2+ messages)

[LTP] [PATCH] readahead01.c: turn comment into docparse and reword
 2022-07-19 11:32 UTC  (2+ messages)

[LTP] [PATCH v3] syslog11: convert to new LTP API
 2022-07-19  9:22 UTC  (3+ messages)

[LTP] [PATCH] syscalls/futex_waitv03: replace TST_THREAD_STATE_WAIT with repeated wake
 2022-07-19  9:09 UTC  (5+ messages)

[LTP] [PATCH] tst_find_backing_dev: fix logic in matching mount point
 2022-07-19  9:07 UTC  (5+ messages)

[LTP] [PATCH 1/2] read_all: Add worker timeout
 2022-07-19  8:58 UTC  (12+ messages)
` [LTP] [PATCH 2/2] read_all: Fix type warnings

[LTP] [PATCH v2] syslog11: convert to new LTP API
 2022-07-19  2:40 UTC 

[LTP] [PATCH] syslog11: fix console loglevel changed after test
 2022-07-18 13:11 UTC  (3+ messages)

[LTP] [PATCH v3] syscalls/nice05: Add testcase for nice() syscall
 2022-07-18  9:58 UTC  (2+ messages)

[LTP] lkft ltp for bda92ad
 2022-07-16 16:02 UTC 

[LTP] lkft ltp for bda92ad
 2022-07-16 16:02 UTC 

[LTP] [PATCH] syscalls/truncate03.c: use TST_EXP_FAIL() macro
 2022-07-15 14:25 UTC 

[LTP] [PATCH] unlink08: use TST_EXP_FAIL() and turn comment into docparse, reword
 2022-07-15  7:12 UTC 

[LTP] [PATCH] unlink07: use TST_EXP_FAIL() and turn comment into docparse, reword
 2022-07-15  6:15 UTC 

[LTP] [PATCH] net_stress: Fix usage of variables from tst_net.sh
 2022-07-14 17:46 UTC  (3+ messages)

[LTP] [PATCH 1/1] netstress: Restore runtime to 5m
 2022-07-14 17:24 UTC  (2+ messages)

[LTP] [PATCH] nice01/02/03/04: docparse comment
 2022-07-14 17:20 UTC  (2+ messages)

[LTP] [PATCH] write04.c: use TST_EXP_FAIL() macro
 2022-07-14 16:05 UTC 

[LTP] [PATCH] Remove open05.c
 2022-07-14 13:34 UTC  (2+ messages)

[LTP] [PATCH v2] can: slcan: do not sleep with a spin lock held
 2022-07-14 10:38 UTC  (2+ messages)

[LTP] [PATCH 0/7] openposix: Fix 'no return in nonvoid function' warnings
 2022-07-14 13:05 UTC  (6+ messages)
` [LTP] [PATCH 7/7] opeposix: pthread_barrierattr_getpshared/2-1: Simplify codeflow

[LTP] [PATCH] open06.c: convert to new LTP API
 2022-07-14 11:08 UTC 

[LTP] [PATCH] open04.c: convert to new LTP API
 2022-07-14  6:07 UTC 

[LTP] [PATCH] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:35 UTC  (2+ messages)

[LTP] [can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
 2022-07-13  7:39 UTC  (3+ messages)

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-07-08 14:37 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox