public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2016-07-27 10:20:02 to 2016-08-18 15:43:37 UTC [more...]

[LTP] waitpid: new API (part 2)
 2016-08-18 15:43 UTC  (28+ messages)
` [LTP] [PATCH 1/8] waitpid09: use the new API
  ` [LTP] [PATCH 2/8] waitpid10: "
    ` [LTP] [PATCH 3/8] syscalls/waitpid: implement waitpid_ret_test()
      ` [LTP] [PATCH 4/8] syscalls/waitpid: make reap_children() fail if errno is not ECHILD
        ` [LTP] [PATCH 5/8] waitpid11: update the description
          ` [LTP] [PATCH 6/8] waitpid12: use the new API
            ` [LTP] [PATCH 7/8] waitpid13: "
              ` [LTP] [PATCH 8/8] waitpid08: test stopped children
    ` [LTP] [PATCH 1/8 V2] waitpid09: use the new API

[LTP] [PATCH] tst_virt: Make use of systemd-detect-virt if available
 2016-08-18 13:15 UTC  (2+ messages)

[LTP] [PATCH v3 2/2] mkswap: make the test device size is aligned to pagesize
 2016-08-18 13:09 UTC 

[LTP] [PATCH v3 1/2] test.sh: make the loop device size can be increased
 2016-08-18 13:09 UTC 

[LTP] [PATCH] network/tcp_cmds/arp01: use test_net.sh and add test-cases with 'ip neigh'
 2016-08-18 12:10 UTC 

[LTP] [PATCH v2 1/2] lib: add safe_gethostname()
 2016-08-18 12:09 UTC  (5+ messages)
` [LTP] [PATCH v2 2/2] network/nfs05: rewrite the test, make use of new library

[LTP] [PATCH] mkswap: make the test device size is aligned to pagesize
 2016-08-18 11:33 UTC  (10+ messages)

[LTP] [PATCH] syscalls/splice02: Reduce size of the input sequence
 2016-08-18 11:13 UTC  (2+ messages)

[LTP] [PATCH] fcntl.2: F_OFD_XXX needs flock64
 2016-08-17 19:44 UTC  (14+ messages)

[LTP] [PATCH] remap_file_pages: Remove since corresponding syscall is depricated
 2016-08-17 15:07 UTC  (3+ messages)

[LTP] Removal of ipc_stress testcases
 2016-08-17 14:46 UTC 

[LTP] LTP Release
 2016-08-17 14:42 UTC  (2+ messages)

[LTP] [PATCH] du01: create the temp file outside of the working directory
 2016-08-17 13:07 UTC  (4+ messages)

[LTP] [PATCH] mtest07/mallocstress: Fix usage message
 2016-08-17 12:42 UTC 

[LTP] [PATCH] tst_test.h: fix tst_test->tid for unsupported cases
 2016-08-17  9:37 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/fcntl34: Use flock64 instead of flock
 2016-08-16 14:36 UTC  (2+ messages)

[LTP] [PATCH] syscalls/waitpid12: break test if fork() failed
 2016-08-16 14:13 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH] tst_test: Propagate SIGINT to test process
 2016-08-16 12:06 UTC  (7+ messages)

[LTP] [PATCH] syscalls/fcntl34: Use -D_FILE_OFFSET_BITS=64 for all cases
 2016-08-16 11:31 UTC  (8+ messages)

[LTP] [PATCH v2 2/2] test.sh: make the loop device size can be customized
 2016-08-16 10:58 UTC  (3+ messages)

[LTP] [PATCH V2] mkswap: make the test device size is aligned to pagesize
 2016-08-16  3:35 UTC 

[LTP] [PATCH] syscalls/signal06: fix test for regression with earlier version of gcc and kernel
 2016-08-16  3:08 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] runltp: extend the default loop device size to 150MB
 2016-08-15 11:34 UTC  (2+ messages)

[LTP] [PATCH] commands/passwd: Added new testcase to test passwd
 2016-08-15  1:27 UTC  (3+ messages)

[LTP] [PATCH] syscalls/mount03: close files in MS_NOATIME test error paths
 2016-08-09 15:50 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/access04: reconstruct and convert to new API
 2016-08-09 13:14 UTC  (5+ messages)
` [LTP] [PATCH 2/2] syscalls/access05: "

[LTP] [PATCH] syscalls/mprotect04: Use __builtin___clear_cache() to sync caches
 2016-08-09 12:25 UTC  (9+ messages)

[LTP] [PATCH] syscalls/madvise06: Exclude other factor that leading to failure
 2016-08-05 12:10 UTC  (2+ messages)

[LTP] [PATCH V3 1/6] tst_safe_macros: SAFE_GETPGID
 2016-08-05  8:56 UTC  (9+ messages)
` [LTP] [PATCH V3 2/6] tst_test: make reap_children() part of the test API
  ` [LTP] [PATCH V3 3/6] waitpid06: use the new API
    ` [LTP] [PATCH V3 4/6] waitpid07: "
      ` [LTP] [PATCH V3 5/6] waitpid08: "
        ` [LTP] [PATCH V3 6/6] waitpid11: "

[LTP] [PATCH 1/2] network/nfs_lib: add support for multiple mounts
 2016-08-04 10:33 UTC  (2+ messages)
` [LTP] [PATCH 2/2] network/nfs06: rewrite the test and change test-cases

[LTP] [PATCH 0/8] network/nfs: fix/cleanup tests
 2016-08-04 10:13 UTC  (2+ messages)

[LTP] [PATCH] tst_test: Add option parsing helpers
 2016-08-04 10:05 UTC  (3+ messages)

[LTP] waitpid: new API
 2016-08-03 16:12 UTC  (9+ messages)
` [LTP] [PATCH 2/8] waitpid06: use the "
    ` [LTP] [PATCH V2 1/4] "
      ` [LTP] [PATCH V2 2/4] waitpid07: "

[LTP] [PATCH] tst_test: Allow to set timeout from test setup()
 2016-08-03 15:44 UTC  (6+ messages)

[LTP] [PATCH v3] swapping: replace mem_free by mem_available
 2016-08-02 13:47 UTC  (2+ messages)

[LTP] [PATCH V3 01/23] Add knob to control whether numa support should be checked
 2016-08-01 15:36 UTC  (40+ messages)
` [LTP] [PATCH V3 08/23] rt_sigaction/rt_sigprocmark: Replace SA_NOMASK with SA_NODEFER
` [LTP] [PATCH V3 09/23] mc_gethost: Use unsigned char instead of u_char
` [LTP] [PATCH V3 10/23] sysconf01: Use _SC_2_C_VERSION conditionally
` [LTP] [PATCH V3 11/23] lapi: Use sig_t instead of sighandler_t
` [LTP] [PATCH V3 12/23] trace_shed: Adapt to glibc 2.24 removal of union wait type
` [LTP] [PATCH V3 13/23] vma03: fix page size offset as per page size alignment
` [LTP] [PATCH V3 14/23] shmat1: Cover GNU specific code under __USE_GNU
` [LTP] [PATCH V3 15/23] Add periodic output for long time test
` [LTP] [PATCH V3 16/23] Fix test_proc_kill hanging
` [LTP] [PATCH V3 17/23] initialize recursive mutex in a portable way
` [LTP] [PATCH V3 18/23] replace SIGCLD with SIGCHLD
` [LTP] [PATCH V3 19/23] creat06: Include limits.h for PATH_MAX
` [LTP] [PATCH V3 20/23] fcntl34: Replace pthread_yield() with sched_yield()
` [LTP] [PATCH V3 21/23] rename 'sigset' var to avoid shadowing with libc symbol sigset
` [LTP] [PATCH V3 22/23] pec: Replace obsoleted SA_ONESHOT with SA_RESETHAND
` [LTP] [PATCH V3 23/23] shmem_test_04: Include sys/types.h for caddr_t

[LTP] [PATCH v2] swapping: replace mem_free by mem_available
 2016-08-01 10:37 UTC  (3+ messages)

[LTP] [PATCH] madvise06: make bug detection more reliable
 2016-08-01 10:12 UTC  (2+ messages)

[LTP] test specific command line options
 2016-08-01  9:50 UTC  (4+ messages)

[LTP] [PATCH] swapping: replace mem_free by mem_available
 2016-08-01  7:36 UTC  (5+ messages)

[LTP] [PATCH] syscalls/*: Fix order of included headers
 2016-07-28 14:30 UTC  (2+ messages)

[LTP] [PATCH] syscalls/sched_getparam03.c: Fix order of included headers
 2016-07-28 14:29 UTC  (2+ messages)

[LTP] [PATCH 1/2] network/tcp_cmds/rwho: fix/cleanup test
 2016-07-28 11:46 UTC  (8+ messages)
` [LTP] [PATCH 2/2] network/xinetd: "

[LTP] [PATCH] syscalls/fallocate04: add 'FALLOC_FL_INSERT_RANGE' test-case
 2016-07-28 10:18 UTC  (4+ messages)

[LTP] netns_crtchild
 2016-07-27 12:42 UTC  (8+ messages)

[LTP] [PATCH 1/2] test.sh: make the loop device size can be customized
 2016-07-27 10:28 UTC  (4+ messages)
` [LTP] [PATCH 2/2] mkfs01: extend the loop device size to 256M


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