Linux Test Project
 help / color / mirror / Atom feed
 messages from 2022-02-03 10:29:05 to 2022-02-11 06:45:19 UTC [more...]

[LTP] [PATCH v2 0/6] Add TST_FORMAT_DEVICE support
 2022-02-11  6:44 UTC  (10+ messages)
` [LTP] [PATCH v2 1/6] tst_test.sh: Properly init $TST_FS_TYPE
` [LTP] [PATCH v2 2/6] tst_test.sh: Redesing tst_mkfs() API
` [LTP] [PATCH v2 3/6] tst_test.sh: Add $TST_FORMAT_DEVICE and related vars
` [LTP] [PATCH v2 4/6] df01.sh: Use TST_FORMAT_DEVICE=1
` [LTP] [PATCH v2 5/6] shell: Add test for TST_FORMAT_DEVICE=1
` [LTP] [PATCH v2 6/6] doc: Add missing shell variables

[LTP] [PATCH 1/2] syscalls/pidfd_open: Simplify code
 2022-02-11  2:00 UTC  (12+ messages)
` [LTP] [PATCH 2/2] syscalls/pidfd_open04: Add new test with PIDFD_NONBLOCK flag
  ` [LTP] [PATCH v2 1/2] syscalls/pidfd_open: Simplify code
    ` [LTP] [PATCH v2 2/2] syscalls/pidfd_open04: Add new test with PIDFD_NONBLOCK flag

[LTP] [PATCH v1] mem/swapping01: Make sure swap is supported by kernel
 2022-02-11  1:21 UTC  (5+ messages)

[LTP] [RFC PATCH 1/1] lib: Print in summary also tests not run at all
 2022-02-10 16:31 UTC  (11+ messages)

[LTP] [PATCH] Terminate leftover subprocesses when main test process crashes
 2022-02-10 16:18 UTC 

[LTP] [PATCH v3] fstat_02: Increase test coverage by creating hard link to file and validate using fstat
 2022-02-10 15:47 UTC  (2+ messages)

[LTP] [PATCH v2] fstat_02: Increase test coverage by creating hard link to file and validate using fstat
 2022-02-10 15:36 UTC  (2+ messages)

[LTP] [PATCH v2] Refactoring mmap16.c test using new LTP API
 2022-02-10 15:14 UTC 

[LTP] [PATCH v5 1/3] Add TST_THREAD_STATE_WAIT macro
 2022-02-10 14:18 UTC  (3+ messages)
` [LTP] [PATCH v5 3/3] Add futex_waitv testing suite

[LTP] Open Question about KVM test-cases
 2022-02-10 13:30 UTC  (4+ messages)

[LTP] [PATCH v2 0/3] Rewrite cma testing suite using new LTP API
 2022-02-10 11:07 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] Rewrite process_vm_readv02.c test with "
` [LTP] [PATCH v2 2/3] Rewrite process_vm_readv03.c "
` [LTP] [PATCH v2 3/3] Rewrite process_vm_writev02.c using "

[LTP] [PATCH 1/2] lib: add .min_mem_avail in tst_test struct
 2022-02-10  9:28 UTC  (5+ messages)
` [LTP] [PATCH 2/2] kernel: make use of .min_mem_avail

[LTP] [PATCH 0/3] memcontrol04 and s/cgroup/cg/
 2022-02-10  7:34 UTC  (11+ messages)
` [LTP] [PATCH 1/3] API/cgroup: Add memory.{events, low}
` [LTP] [PATCH 2/3] API/cgroup: Shorten cgroup to cg in most symbols
` [LTP] [PATCH 3/3] memcontrol04: Copy from kselftest

[LTP] [PATCH 0/5] shell: Add TST_FORMAT_DEVICE support
 2022-02-09 16:13 UTC  (15+ messages)
` [LTP] [PATCH 1/5] tst_test.sh: Add $TST_DEFAULT_FS_TYPE
` [LTP] [PATCH 2/5] tst_test.sh: tst_mkfs(): Add support for extra opts
` [LTP] [PATCH 3/5] tst_test.sh: Add $TST_FORMAT_DEVICE and related vars

[LTP] [PATCH v5 2/3] Update lapi/futex.h fallback
 2022-02-09 14:31 UTC 

[LTP] [PATCH v1] Refactoring mmap16.c test using new LTP API
 2022-02-09 13:02 UTC  (2+ messages)

[LTP] [PATCH v2] Rewrite process_vm_readv03.c test with new LTP API
 2022-02-09 12:29 UTC  (4+ messages)

[LTP] [PATCH v1] Rewrite process_vm_writev02.c using new LTP API
 2022-02-09 12:25 UTC  (2+ messages)

[LTP] [PATCH v2] fanotify/fanotify04: Bugfix for running with option of "-i 500"
 2022-02-09 11:23 UTC  (3+ messages)

[LTP] [PATCH v4 0/3] Add futex_wait testing suite
 2022-02-09 10:35 UTC  (8+ messages)
` [LTP] [PATCH v4 1/3] Add TST_THREAD_STATE_WAIT macro
` [LTP] [PATCH v4 2/3] Update lapi/futex.h fallback
` [LTP] [PATCH v4 3/3] Add futex_waitv testing suite

[LTP] [PATCH 1/1] fanotify: Fix various checkparse warnings
 2022-02-09  9:28 UTC 

[LTP] [PATCH] getrusage03: mlock the memory area in consume_mb
 2022-02-09  8:52 UTC  (3+ messages)
` [LTP] [PATCH v2] getrusage03: mlock all address space for process calling consume_mb

[LTP] [PATCH] fanotify/fanotify04: Bugfix for running with option of "-i 500"
 2022-02-09  7:39 UTC 

[LTP] SCTP testing
 2022-02-08 18:50 UTC  (4+ messages)
` [LTP] [Automated-testing] "

[LTP] [PATCH 0/2] shell API: print environment variables in .h
 2022-02-08 17:52 UTC  (6+ messages)
` [LTP] [PATCH 1/2] tst_test.sh: Print environment variables in help
` [LTP] [PATCH 2/2] doc: Mention places for environment variables

[LTP] [PATCH 1/1] lib: Rename array used for .all_filesystems flag
 2022-02-08 17:23 UTC  (6+ messages)

[LTP] [PATCH v1] fstat_02: Increase test coverage by creating hard links to file and validate using fstat
 2022-02-08 10:42 UTC  (2+ messages)

[LTP] [PATCH v1 0/9] Rewrite sysvipc testing suite using new LTP API
 2022-02-08 10:09 UTC  (10+ messages)
` [LTP] [PATCH v1 1/9] Remove libclone dependency from sysvipc
` [LTP] [PATCH v1 2/9] Rewrite mesgq_nstest.c using new LTP API
` [LTP] [PATCH v1 3/9] Rewrite msg_comm.c "
` [LTP] [PATCH v1 4/9] Rewrite sem_comm.c "
` [LTP] [PATCH v1 5/9] Rewrite sem_nstest.c "
` [LTP] [PATCH v1 6/9] Rewrite semtest_2ns.c "
` [LTP] [PATCH v1 7/9] Rewrite shm_comm.c "
` [LTP] [PATCH v1 8/9] Rewrite shmem_2nstest.c "
` [LTP] [PATCH v1 9/9] Rewrite shmnstest.c "

[LTP] [PATCH v3 0/5] Add memcontrol03 and declarative CG API
 2022-02-08  9:46 UTC  (14+ messages)
` [LTP] [PATCH v3 1/5] memcontrol: Lift out some common definitions into a shared header
` [LTP] [PATCH v3 2/5] API/cgroup: Declare required controllers and version in test struct
` [LTP] [PATCH v3 3/5] API/cgroup: Add memory.min
` [LTP] [PATCH v3 4/5] API/cgroup: Make tst_cgroup_group_mk sprintf like
` [LTP] [PATCH v3 5/5] memcontrol03: Copy from kselftest

[LTP] [RFC PATCH] API: Allow testing of kernel features in development
 2022-02-08  8:18 UTC  (4+ messages)
` [LTP] [PATCH] Create policy for testing unstable kernel features

[LTP] [PATCH v2 0/5] Add memcontrol03 and declarative CG API
 2022-02-08  8:03 UTC  (20+ messages)
` [LTP] [PATCH v2 1/5] memcontrol: Lift out some common definitions into a shared header
` [LTP] [PATCH v2 2/5] API/cgroup: Declare required controllers and version in test struct
` [LTP] [PATCH v2 3/5] API/cgroup: Add memory.min
` [LTP] [PATCH v2 4/5] API/cgroup: Make tst_cgroup_group_mk sprintf like
` [LTP] [PATCH v2 5/5] memcontrol03: Copy from kselftest

[LTP] [PATCH] getrusage03: skip on small RAM system
 2022-02-08  3:27 UTC  (10+ messages)

[LTP] [PATCH v1 0/5] Rewrite mountns testing suite
 2022-02-07 22:02 UTC  (7+ messages)
` [LTP] [PATCH v1 1/5] Rewrite mountns01 test using new LTP API
` [LTP] [PATCH v1 2/5] Rewrite mountns02 "
` [LTP] [PATCH v1 3/5] Rewrite mountns03 "
` [LTP] [PATCH v1 4/5] Rewrite mountns04 "
` [LTP] [PATCH v1 5/5] Remove obsolete mountns_helper.h

[LTP] [PATCH] syscalls/inotify: New test for IN_DELETE regression
 2022-02-07 21:18 UTC  (6+ messages)

[LTP] [PATCH v2 0/2] mkdir09: rewrite in new LTP API
 2022-02-07 15:04 UTC  (8+ messages)
` [LTP] [PATCH v2 1/2] tst_test_macros: add TST_EXP_FAIL_SILENT
` [LTP] [PATCH v2 2/2] syscalls/mkdir09: rewrite in new LTP API

[LTP] [PATCH v3] syscalls/statx09: Add new test
 2022-02-07 13:45 UTC  (7+ messages)
` [LTP] [PATCH v4] "

[LTP] [PATCH v2 0/3] shell: Fixes for disabled IPv6
 2022-02-04 19:46 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] tst_net.sh: Fix "
` [LTP] [PATCH v2 2/3] broken_ip-nexthdr.sh: Check IPv6 support before forcing it
` [LTP] [PATCH v2 3/3] netns: Rewrite to use tst_net.sh

[LTP] [PATCH] syscalls/mkdir09: rewrite in new LTP API
 2022-02-04 12:39 UTC  (3+ messages)

[LTP] [PATCH 0/2] Fix SCTP tests on systems with disabled IPv6
 2022-02-03 17:05 UTC  (3+ messages)
` [LTP] [PATCH 1/2] sctputil.h: Fix some formatting
` [LTP] [PATCH 2/2] sctputil.h: TCONF on EAFNOSUPPORT

[LTP] [PATCH v5 0/2] aio-stress test refactoring
 2022-02-03 16:18 UTC  (3+ messages)
` [LTP] [PATCH v5 1/2] Rewrite aio-stress test using LTP API
` [LTP] [PATCH v5 2/2] Update ltp-aio-stress suites using new options

[LTP] [RFC] SCTP tests in LTP vs. on github.com/sctp
 2022-02-03 11:12 UTC  (3+ messages)

[LTP] [PATCH v1] Extract libclone from testcases/kernel/containers
 2022-02-03 10:28 UTC  (6+ messages)


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