messages from 2016-07-08 10:57:16 to 2016-07-27 10:14:33 UTC [more...]
[LTP] [PATCH V3 01/23] Add knob to control whether numa support should be checked
2016-07-27 10:14 UTC (31+ 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] mkswap: make the test device size is aligned to pagesize
2016-07-27 9:58 UTC
[LTP] [PATCH 1/2] test.sh: make the loop device size can be customized
2016-07-27 9:25 UTC (5+ messages)
` [LTP] [PATCH 2/2] mkfs01: extend the loop device size to 256M
[LTP] [PATCH] syscalls/mprotect04: Use __builtin___clear_cache() to sync caches
2016-07-26 16:31 UTC
[LTP] [lkp] [timers/core] 24f73b9971: INFO: rcu_sched detected stalls on CPUs/tasks:
2016-07-26 14:24 UTC
[LTP] [PATCH 1/2] network/tcp_cmds/rwho: fix/cleanup test
2016-07-26 14:22 UTC (4+ messages)
` [LTP] [PATCH 2/2] network/xinetd: "
[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] syscalls/fallocate04: add 'FALLOC_FL_INSERT_RANGE' test-case
2016-07-26 12:45 UTC (2+ 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] madvise06: make bug detection more reliable
2016-07-22 10:56 UTC
[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] swapping: replace mem_free by mem_available
2016-07-20 8:28 UTC (2+ messages)
[LTP] waitpid: new API
2016-07-19 14:57 UTC (20+ messages)
` [LTP] [PATCH 1/8] tst_safe_macros: SAFE_GETPGID
` [LTP] [PATCH 2/8] waitpid06: use the new API
` [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 3/8] waitpid07: "
` [LTP] [PATCH 4/8] waitpid09: "
` [LTP] [PATCH V2 "
` [LTP] [PATCH 5/8] waitpid11: "
` [LTP] [PATCH 6/8] waitpid12: "
` [LTP] [PATCH 7/8] waitpid13: "
` [LTP] [PATCH 8/8] waitpid08: "
[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 (8+ messages)
` [LTP] [PATCH 2/2] lgetxattr/lgetxattr02.c: "
` [LTP] [PATCH v2 1/2] lgetxattr/lgetxattr01.c: "
` [LTP] [PATCH v2 2/2] lgetxattr/lgetxattr02.c: "
[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)
[LTP] [PATCH] consolidate 4 TCs message_queue_test_02_* into message_queue_test_02.sh to avoid fail in case of random execution
2016-07-18 12:13 UTC (5+ messages)
[LTP] sendmsg01 failure
2016-07-18 11:53 UTC (3+ messages)
[LTP] [PATCH] syscallls/sched_setscheduler: add sched_setscheduler03
2016-07-18 10:56 UTC (2+ messages)
[LTP] ltp netns test cases are failing
2016-07-18 10:36 UTC
[LTP] [PATCH v3 1/3] ltp-aiodio: report posix_memalign errors properly
2016-07-15 11:22 UTC (4+ messages)
` [LTP] [PATCH v3 2/3] ltp-aiodio/dio_sparse: add offset support
` [LTP] [PATCH v3 3/3] ltp-aiodio: new dio_sparse tests specifying offset
[LTP] [PATCH] syscalls/read02: Don't pass invalid buffer to read when testing for bad fds
2016-07-15 10:45 UTC (3+ messages)
[LTP] [PATCH] waitpid06: use the new API
2016-07-14 15:03 UTC (3+ messages)
[LTP] Fwd: chmod06 is failing
2016-07-14 13:42 UTC (2+ messages)
[LTP] [PATCH] syscallls/sched_setscheduler: add sched_setscheduler03
2016-07-14 9:25 UTC
[LTP] [PATCH] lib: add tst_read_meminfo / tst_get_avail_mem
2016-07-14 8:03 UTC (12+ messages)
[LTP] [PATCH] commands/passwd: Added new testcase to test passwd
2016-07-14 6:11 UTC
[LTP] [PATCH] cgroup_fj/cgroup_fj_common.sh:cpuset prefix issue
2016-07-13 13:31 UTC (2+ messages)
[LTP] [PATCH] safe_macros: match oldlib SAFE_CLOSE with docs
2016-07-13 13:20 UTC (6+ messages)
[LTP] updating message_queue_test_02_*
2016-07-13 4:52 UTC (6+ messages)
[LTP] [PATCH] cgroup_fj/cgroup_fj_common.sh:cpuset prefix issue
2016-07-12 15:42 UTC (3+ messages)
[LTP] [PATCH] syscalls/mmap16: close open files in cleanup path
2016-07-12 13:38 UTC (5+ messages)
[LTP] [PATCH] swapping: replace mem_free by mem_available
2016-07-12 9:22 UTC (2+ messages)
[LTP] [PATCH] tst_safe_macros: add SAFE_DUP
2016-07-11 12:43 UTC (2+ messages)
[LTP] [PATCH v2 1/3] ltp-aiodio: report posix_memalign errors properly
2016-07-11 12:35 UTC (2+ messages)
[LTP] [lkp] [ext4] 5405511e1a: ltp.acl_test01.fail]
2016-07-11 11:26 UTC (4+ 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