messages from 2016-07-18 13:37:08 to 2016-08-04 10:13:51 UTC [more...]
[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 (20+ messages)
` [LTP] [PATCH 2/8] waitpid06: use the "
` [LTP] [PATCH V2 1/4] "
` [LTP] [PATCH V2 2/4] waitpid07: "
` [LTP] [PATCH V2 3/4] waitpid08: "
` [LTP] [PATCH V2 4/4] waitpid11: "
` [LTP] [PATCH 4/8] waitpid09: "
` [LTP] [PATCH V2 "
` [LTP] [PATCH 5/8] waitpid11: "
` [LTP] [PATCH 6/8] waitpid12: "
[LTP] [PATCH] tst_test: Allow to set timeout from test setup()
2016-08-03 15:44 UTC (6+ messages)
[LTP] [PATCH] syscalls/madvise06: Exclude other factor that leading to failure
2016-08-02 21:23 UTC
[LTP] [PATCH v3] swapping: replace mem_free by mem_available
2016-08-02 13:47 UTC (2+ messages)
[LTP] [PATCH] syscalls/mprotect04: Use __builtin___clear_cache() to sync caches
2016-08-01 16:17 UTC (6+ messages)
[LTP] [PATCH V3 01/23] Add knob to control whether numa support should be checked
2016-08-01 15:36 UTC (53+ messages)
` [LTP] [PATCH V3 02/23] Add knob to control tirpc support
` [LTP] [PATCH V3 03/23] Remove including error.h, its unused
` [LTP] [PATCH V3 04/23] Remove unused __BEGIN_DECLS and __END_DECLS
` [LTP] [PATCH V3 05/23] guard mallocopt() with __GLIBC__
` [LTP] [PATCH V3 06/23] Use unsigned int instead of uint
` [LTP] [PATCH V3 07/23] ptrace: Use int instead of enum __ptrace_request
` [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 (6+ 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] [PATCH 1/2] syscalls/access04: reconstruct and convert to new API
2016-07-28 9:38 UTC (2+ messages)
` [LTP] [PATCH 2/2] syscalls/access05: "
[LTP] [PATCH v2 2/2] test.sh: make the loop device size can be customized
2016-07-28 5:17 UTC
[LTP] [PATCH v2 1/2] runltp: extend the default loop device size to 150MB
2016-07-28 5:17 UTC
[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 (6+ messages)
` [LTP] [PATCH 2/2] mkfs01: extend the loop device size to 256M
[LTP] [PATCH] mkswap: make the test device size is aligned to pagesize
2016-07-27 9:58 UTC
[LTP] [lkp] [timers/core] 24f73b9971: INFO: rcu_sched detected stalls on CPUs/tasks:
2016-07-26 14:24 UTC
[LTP] Can we assume at least GCC 4.1 for building LTP tests? (__builtin___clear_cache())
2016-07-26 13:31 UTC (3+ messages)
[LTP] [PATCH 1/4] syscalls/socket01: convert to new API
2016-07-26 12:09 UTC (8+ messages)
` [LTP] [PATCH 2/4] syscalls/socket02: reconstruct and "
` [LTP] [PATCH 3/4] syscalls/socketpair01: "
` [LTP] [PATCH 4/4] syscalls/socketpair02: reconstruct and "
[LTP] [PATCH] Fix clock_nanosleep01 overall test status
2016-07-26 9:32 UTC (2+ messages)
[LTP] [PATCH] Fix a small typo in comments
2016-07-26 9:20 UTC (2+ messages)
[LTP] [PATCH 1/3] syscall/kcmp*: Convert to new API
2016-07-25 15:27 UTC (12+ messages)
` [LTP] [PATCH 2/3] lib/cloner.c: Add tst_clone.h for "
` [LTP] [PATCH 3/3] syscalls/kcmp03.c: Add new testcase
` [LTP] [PATCH v2 1/3] syscalls/kcmp*: Convert to new API
` [LTP] [PATCH v2 2/3] lib/cloner.c: Add tst_clone.h for "
` [LTP] [PATCH v2 3/3] syscalls/kcmp03.c: Add new testcase
[LTP] [PATCH] syscalls/access02: reconstruct and convert to new API
2016-07-25 13:19 UTC (4+ messages)
` [LTP] [PATCH v2 1/2] "
[LTP] [PATCH] du01: create the temp file outside of the working directory
2016-07-25 12:52 UTC
[LTP] execute group of test cases
2016-07-25 12:25 UTC (3+ messages)
[LTP] [PATCH] zram: extend the zram3 disksize to 40MB
2016-07-25 11:25 UTC (4+ messages)
[LTP] [PATCH] controllers/cpuset:check for cpuset mount status and prefix
2016-07-23 23:34 UTC (3+ messages)
[LTP] [PATCH] trace_shed: Adapt to glibc 2.24 removal of union wait type
2016-07-22 15:16 UTC (5+ messages)
[LTP] [PATCH] kernel/include/aarch64.in: Fix incorrect numbers for kcmp and getrandom
2016-07-22 13:02 UTC (2+ messages)
[LTP] [PATCH] madvise06: wait a bit after madvise() call
2016-07-22 11:02 UTC (17+ messages)
[LTP] [PATCH v2 1/2] syscalls/perf_event_open02: Fix indentation and typo in help
2016-07-20 15:00 UTC (3+ messages)
` [LTP] [PATCH v2 2/2] syscalls/perf_event_open{01, 02}: Reduce size of idle loop
[LTP] [PATCH] syscalls/access03: reconstruct and convert to new API
2016-07-20 10:45 UTC (3+ messages)
` [LTP] [PATCH v2 2/2] "
[LTP] [PATCH 1/2] syscalls/perf_event_open02: Fix indentation and typo in help
2016-07-19 10:25 UTC (4+ messages)
` [LTP] [PATCH 2/2] syscalls/perf_event_open{01, 02}: Add -n arg for size of idle loop
[LTP] [PATCH 1/2] lgetxattr/lgetxattr01.c: add new testcase
2016-07-19 10:07 UTC (4+ messages)
[LTP] [PATCH v2] syscalls/sched_setscheduler: add sched_setscheduler03
2016-07-19 8:57 UTC (2+ messages)
[LTP] [PATCH] Make read03 test report PASS upon success
2016-07-18 16:20 UTC (2+ messages)
[LTP] [PATCH] lib: add [SAFE_]FILE_LINES_SCANF
2016-07-18 13:52 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox