messages from 2013-11-14 03:40:49 to 2013-12-09 18:34:41 UTC [more...]
[LTP] [PATCH v2 2/2] creat/creat06.c: add new errors test
2013-12-09 18:34 UTC
[LTP] [PATCH v2 1/2] creat/creat06.c: cleanup
2013-12-09 18:18 UTC
[LTP] [PATCH] fchown/fchown04.c: cleanup
2013-12-09 16:53 UTC (2+ messages)
[LTP] [PATCH v2 2/2] fchmod/fchmod06.c: add EROFS test for fchmod(2)
2013-12-09 16:24 UTC
[LTP] [PATCH] Update sctp testsuite
2013-12-09 15:44 UTC (7+ messages)
` [LTP] [PATCH] Move sctp to utils and bump it to 1.0.15
[LTP] [PATCH v3 2/2] clone/clone08.c: Add new flags
2013-12-09 12:06 UTC
[LTP] [PATCH v3 1/2] lib/cloner.c: add more args
2013-12-09 12:05 UTC
[LTP] [PATCH V3 1/3] autoconf check for utimensat(2)
2013-12-06 15:42 UTC (4+ messages)
` [LTP] [PATCH V3 2/3] created lapi/utime.h
` [LTP] [PATCH V3 3/3] safe_touch: use utimes(2) if utimensat(2) is not defined
[LTP] [PATCH] device-drivers: uaccess: test access to user-space memory
2013-12-06 13:31 UTC (4+ messages)
[LTP] [PATCH v2 2/4] fallocate/fallocate.h: move inline function
2013-12-06 4:41 UTC (2+ messages)
[LTP] [PATCH] sendmsg01: use invalid but positive msg_namelen value
2013-12-06 0:43 UTC (2+ messages)
[LTP] [PATCH v2 4/4] fallocate/fallocate02.c: add EFBIG
2013-12-05 12:54 UTC
[LTP] [PATCH v2 3/4] fallocate/fallocate02.c: cleanup
2013-12-05 12:54 UTC
[LTP] [PATCH v2 1/4] add SAFE_FSTAT macro
2013-12-05 12:53 UTC
[LTP] [PATCH 3/3] fcntl/fcntl31.c: add I/O availability signals test for fcntl(2)
2013-12-05 11:41 UTC
[LTP] [PATCH 2/3] fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2)
2013-12-05 11:41 UTC
[LTP] [PATCH 1/3] fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2)
2013-12-05 11:41 UTC
[LTP] [PATCH 1/3] fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2)
2013-12-05 5:29 UTC (3+ messages)
[LTP] [PATCH 2/3] fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2)
2013-12-05 5:25 UTC (2+ messages)
[LTP] [PATCH] asapi_07: fix data types
2013-12-05 3:56 UTC (2+ messages)
[LTP] [PATCH 3/3] fcntl/fcntl31.c: add I/O availability signals test for fcntl(2)
2013-12-05 3:52 UTC
[LTP] [PATCH 2/2] fpathconf/fpathconf01.c: add new test
2013-12-04 11:12 UTC
[LTP] [PATCH 1/2] fpathconf/fpathconf01.c: cleanup
2013-12-04 11:11 UTC
[LTP] [PATCH v2 1/2] device-drivers: uaccess: test access to user-space memory
2013-12-04 9:27 UTC (2+ messages)
` [LTP] [PATCH 2/2] device-drivers: uaccess: enable build and run
[LTP] [PATCH] cmdlib/end_testcase: don't call tst_cleanup, exit on pass
2013-12-03 11:44 UTC
[LTP] [PATCH 0/5] various tcp_cmds/ssh/* fixes, rewrites
2013-12-03 10:16 UTC (6+ messages)
` [LTP] [PATCH 1/5] ssh: unify code style amongst ssh tests
` [LTP] [PATCH 2/5] ssh: remove unused ssh_set_passwd script
` [LTP] [PATCH 3/5] ssh: properly create/remove user home dir, if possible
` [LTP] [PATCH 4/5] ssh: try to prevent invalid PASS when remote cmd fails
` [LTP] [PATCH 5/5] ssh: don't use crypt-based pre-encrypted passwords
[LTP] safe_touch and utimensat
2013-12-02 18:27 UTC (11+ messages)
` [LTP] [RFC PATCH 1/2] autoconf check for utimensat(2)
` [LTP] [PATCH V2 1/3] "
` [LTP] [PATCH V2 2/3] created lapi/utime.h
` [LTP] [PATCH V2 3/3] safe_touch: use utimes(2) if utimensat(2) is not defined
[LTP] [PATCH V2] rpc01: fix $TCbin and $TCtmp and data file names
2013-12-02 17:59 UTC (8+ messages)
` [LTP] [PATCH V4] rpc01: fix paths and add Makefile for datafiles
` [LTP] [PATCH V5] "
[LTP] [PATCH v2] ptrace: Fix build problems with glibc-2.18
2013-12-02 17:52 UTC (4+ messages)
[LTP] [PATCH 3/3] fs/ext4-new-features: add ext4-new-features tests to the, default
2013-12-02 17:07 UTC (2+ messages)
[LTP] [PATCH 2/3] move ffsb from testcases/kernel/fs/ext4-new-features to utils
2013-12-02 17:03 UTC (2+ messages)
[LTP] [PATCH 1/3] runltp: add a big loop device
2013-12-02 16:47 UTC (2+ messages)
[LTP] [PATCH 2/2] fallocate/fallocate02.c: add EFBIG
2013-12-02 16:30 UTC (2+ messages)
[LTP] [PATCH 1/2] fallocate/fallocate02.c: cleanup
2013-12-02 16:20 UTC (2+ messages)
[LTP] [PATCH] send*: use concrete flags for 'invalid flags set'
2013-12-02 5:36 UTC (3+ messages)
[LTP] [PATCH] send*: fix errno of invalid flags
2013-11-29 9:17 UTC (2+ messages)
[LTP] [PATCH v3] dup3(2): add EINVAL error number test
2013-11-28 17:21 UTC (5+ messages)
[LTP] LTP sf.net repo
2013-11-28 16:28 UTC
[LTP] [PATCH v2 1/2] confstr/confstr01.c: cleanup
2013-11-28 16:22 UTC (5+ messages)
[LTP] [PATCH] fchmod/fchmod06.c: cleanup
2013-11-28 15:15 UTC (2+ messages)
[LTP] [PATCH] sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22
2013-11-28 14:15 UTC (5+ messages)
[LTP] [PATCH] fix readv01 testcase for parisc architecture
2013-11-28 13:23 UTC (4+ messages)
[LTP] [PATCH v5 2/3] device-drivers: acpi: fixes
2013-11-28 12:17 UTC (2+ messages)
` [LTP] [PATCH 3/3] device-drivers: acpi: enable build and run
[LTP] [PATCH 1/2] device-drivers: acpi: fix file names
2013-11-28 12:09 UTC (5+ messages)
` [LTP] [PATCH v4 2/2] device-drivers: acpi: fixes
[LTP] [PATCH 1/2] lib/cloner.c: add more args
2013-11-28 11:38 UTC
[LTP] [PATCH v2] device-drivers: acpi: add new test for acpi-cpufreq driver
2013-11-27 18:20 UTC (2+ messages)
[LTP] [PATCH] netns: remove accumulated errmesg assignment
2013-11-27 12:50 UTC (3+ messages)
[LTP] [PATCH v3] network: tcp_fastopen: add TCP Fast Open test
2013-11-27 12:06 UTC
[LTP] [PATCH 1/2] configure: add configure check for GCC built-in function
2013-11-27 9:36 UTC (2+ messages)
` [LTP] [PATCH 2/2] lib/tst_res.c: make use of __sync_fetch_and_or to bitwise test exit value
[LTP] [LNG][PATCH V2 0/2] fixing over 80 chars
2013-11-27 6:37 UTC (3+ messages)
` [LTP] [LNG][PATCH V2 1/2] ltp-networking/tcp_cmds/finger: fix finger test
` [LTP] [LNG][PATCH V2 2/2] ltp-networking/iproute: fix iproute test
[LTP] [PATCH] testscripts/test_robind.sh: add fs_readonly to default
2013-11-26 18:08 UTC (2+ messages)
[LTP] [PATCH] confstr/confstr01.c: cleanup
2013-11-26 16:46 UTC (2+ messages)
[LTP] [PATCH] creat/creat06.c: cleanup
2013-11-26 15:54 UTC (3+ messages)
[LTP] [PATCH v2] network: tcp_fastopen: add TCP Fast Open test
2013-11-26 14:16 UTC (3+ messages)
[LTP] [LNG][PATCH 1/8] ltp-networking: standardize test result message
2013-11-26 13:34 UTC (13+ messages)
` [LTP] [LNG][PATCH 2/8] ltp-networking/rpc: gave precise test name
` [LTP] [LNG][PATCH 3/8] ltp-networking/nfs: use NFSv3 by default
` [LTP] [LNG][PATCH 4/8] ltp-networking/nfs: remove absolute path for showmount
` [LTP] [LNG][PATCH 5/8] ltp-networking/nfs: fix nfsstat01 typo
` [LTP] [LNG][PATCH 6/8] ltp-networking/tcp_cmds/finger: fix finger test
` [LTP] [LNG][PATCH 7/8] ltp-networking/tcp_cmds/netstat: fix netstat test
` [LTP] [LNG][PATCH 8/8] ltp-networking/iproute: fix iproute test
[LTP] [PATCH] fchownat/fchownat01.c: cleanup
2013-11-26 5:25 UTC
[LTP] [PATCH] fchownat/fchownat01.c: add new flag
2013-11-26 5:27 UTC
[LTP] [PATCH V2] runltp: suppress the out message when creating loop device
2013-11-25 18:43 UTC (2+ messages)
[LTP] fanotify tests
2013-11-25 14:20 UTC (5+ messages)
[LTP] [PATCH] ptrace: Fix build problems with glibc-2.18
2013-11-25 9:22 UTC (3+ messages)
[LTP] [PATCH] runltp: suppress the out message when creating loop device
2013-11-25 0:31 UTC (3+ messages)
[LTP] [PATCH] fchown/fchown04.c: add EROFS
2013-11-22 12:36 UTC
[LTP] [PATCH] creat/creat06.c: add new errors test
2013-11-22 12:04 UTC
[LTP] [PATCH] fchmod/fchmod06.c: add EROFS
2013-11-21 12:17 UTC
[LTP] [PATCH] confstr/confstr01.c: add new names
2013-11-21 10:38 UTC
[LTP] [PATCH] clock_getres/clock_getres01.c: add new clockids
2013-11-21 10:25 UTC (2+ messages)
[LTP] [PATCH v2] dup3(2): add EINVAL error number test
2013-11-21 9:03 UTC (2+ messages)
[LTP] [PATCH v3] clock_getres/clock_getres01.c: cleanup
2013-11-21 8:48 UTC
[LTP] [PATCH v3] clock_getres/clock_getres01.c: cleanup
2013-11-21 3:02 UTC
[LTP] [PATCH] dup3(2): add EINVAL error number test
2013-11-20 16:27 UTC (2+ messages)
[LTP] [PATCH] tcpdump01: specify interface for ping
2013-11-20 16:14 UTC (3+ messages)
[LTP] [PATCH] fix file testcase for parisc architecture
2013-11-20 12:46 UTC (2+ messages)
[LTP] [PATCH] kernel/mem/lib: don't replace CFLAGS, append instead
2013-11-20 12:40 UTC (2+ messages)
[LTP] [PATCH] fallocate/fallocate02.c: cleanup
2013-11-20 11:06 UTC
[LTP] How to build/install and run with gcov enabled LTP
2013-11-20 10:14 UTC (2+ messages)
[LTP] how to cross compile ltp for arm with statically linking?
2013-11-19 15:21 UTC (2+ messages)
[LTP] [PATCH] fs/ext4-new-features: add ext4-new-features tests to the default
2013-11-19 14:22 UTC (4+ messages)
[LTP] [PATCH] clone/clone08.c: Add new flags
2013-11-14 16:38 UTC (2+ messages)
[LTP] LTP networking multicast test fail
2013-11-14 15:21 UTC (4+ messages)
[LTP] [PATCH] add test for tst_checkpoint_signal_child timing out
2013-11-14 14:34 UTC (3+ messages)
[LTP] [RFC PATCH V2] tst_checkpoint_signal_child: implemented timeout
2013-11-14 14:33 UTC (6+ messages)
` [LTP] [PATCH V3 1/2] tst_res: added ETIME, ETIMEDOUT errno values
` [LTP] [PATCH V3 2/2] tst_checkpoint_signal_child: implemented timeout
[LTP] [PATCH] device-drivers: acpi: add new test for acpi-cpufreq driver
2013-11-14 12:32 UTC (2+ messages)
[LTP] [PATCH] lib/cloner.c: add more args
2013-11-14 4:06 UTC
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