public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2013-01-16 21:32:11 to 2013-03-20 09:44:47 UTC [more...]

[LTP] [PATCH] inode01: remove "slash" array
 2013-03-20  9:44 UTC 

[LTP] Coverity report for ltp-20130109
 2013-03-19 17:43 UTC  (5+ messages)

[LTP] [PATCH] inode02: fix "slash" array overrun
 2013-03-19 14:58 UTC  (2+ messages)

[LTP] Please update LTP SCTP functional tests
 2013-03-19  7:04 UTC 

[LTP] [PATCH v4 0/7] mm/oom: extend the coverage of OOM
 2013-03-19  3:40 UTC  (8+ messages)
` [LTP] [PATCH v4 1/7] lib/mem: modified _gather_cpus() as _gather_node_cpus()
` [LTP] [PATCH v4 2/7] mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy'
` [LTP] [PATCH v4 3/7] numa_helper: added a new function is_numa()
` [LTP] [PATCH v4 4/7] mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03
` [LTP] [PATCH v4 5/7] lib/mem: updated testoom() and oom() funcs
` [LTP] [PATCH v4 6/7] mm/oom05: new testcase
` [LTP] [PATCH v4 7/7] lib/mem: removed the prefix underscore '_' of the internal function name

[LTP] [PATCH v3 0/7] mm/oom: extend the coverage of OOM
 2013-03-19  3:30 UTC  (12+ messages)
` [LTP] [PATCH v3 1/7] lib/mem: modified _gather_cpus() as _gather_node_cpus()
` [LTP] [PATCH v3 2/7] mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy'
` [LTP] [PATCH v3 3/7] numa_helper: added a new function is_numa()
` [LTP] [PATCH v3 4/7] mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03
` [LTP] [PATCH v3 5/7] lib/mem: updated testoom() and oom() funcs
` [LTP] [PATCH v3 6/7] mm/oom05: new testcase
` [LTP] [PATCH v3 7/7] lib/mem: removed the prefix underscore '_' of the internal function name

[LTP] [PATCH v4] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-18 18:30 UTC  (10+ messages)

[LTP] [PATCH v3] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-18 10:54 UTC  (2+ messages)

[LTP] [PATCH v2 0/7] mm/oom: extend the coverage of OOM
 2013-03-18  2:33 UTC  (10+ messages)
` [LTP] [PATCH v2 1/7] lib/mem: modified _gather_cpus() as _gather_node_cpus()
` [LTP] [PATCH v2 2/7] mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy'
` [LTP] [PATCH v2 3/7] numa_helper: added a new function is_numa()
` [LTP] [PATCH v2 4/7] mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03
` [LTP] [PATCH v2 5/7] lib/mem: updated testoom() and oom() funcs
` [LTP] [PATCH v2 6/7] mm/oom05: new testcase
` [LTP] [PATCH v2 7/7] lib/mem: removed the prefix underscore '_' of the internal function name

[LTP] [PATCH v2] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-16 16:45 UTC  (3+ messages)

[LTP] [PATCH v2] ltp: Add support for Imagination Technologies Meta
 2013-03-16 16:22 UTC  (3+ messages)

[LTP] [PATCH 3/5] mm/oom0[3|4]: added 'OOM for CPUSET' and updated 'OOM with MEMCG & numa'
 2013-03-15 16:06 UTC  (3+ messages)

[LTP] [PATCH 0/5] mm/oom: extend the coverage of OOM
 2013-03-15  4:33 UTC  (12+ messages)
` [LTP] [PATCH 1/5] lib/mem: modified _gather_cpus() as _gather_node_cpus()
` [LTP] [PATCH 2/5] mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy'
` [LTP] [PATCH 3/5] mm/oom0[3|4]: added 'OOM for CPUSET' and updated 'OOM with MEMCG & numa'
` [LTP] [PATCH 4/5] lib/mem: updated testoom() and oom() funcs
` [LTP] [PATCH 5/5] mm/oom05: new testcase

[LTP] [PATCH] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-14 19:22 UTC  (3+ messages)

[LTP] [PATCH 2/2] ltp: Add support for Imagination Technologies Meta
 2013-03-14 16:59 UTC  (5+ messages)

[LTP] [PATCH] testcases/include/linux_syscall_numbers.h: Include missing "test.h"
 2013-03-14 16:31 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/getdents: Use getdents64 if SYS_getdents is not defined
 2013-03-14 16:29 UTC  (7+ messages)

[LTP] [PATCH]pthread_once/1-1.c : cleanup & add error checks
 2013-03-11 17:39 UTC  (7+ messages)
  ` [LTP] [PATCHv2]pthread_once/1-1.c : cleanup & "
` [LTP] [PATCHv3]pthread_once/1-1.c : add "
  ` [LTP] [PATCHv4]pthread_once/1-1.c : cleanup & "

[LTP] Building LTP in a 64-bit machine for 32-bit target
 2013-03-08 16:58 UTC  (4+ messages)

[LTP] Building LTP in a 64-bit machine for 32-bit target
 2013-03-08  6:07 UTC 

[LTP] [PATCH 1/3] s/Tst_count/tst_count/ to avoid CamelCase
 2013-03-07  8:33 UTC  (9+ messages)
` [LTP] [PATCH 2/3] syscalls/madvise: code cleanup
` [LTP] [PATCH 3/3] syscalls/madvise02: fix madvise case due to kernel change

[LTP] [PATCH] Fix short of nodemask array
 2013-03-04  4:49 UTC 

[LTP] open posix testsuite and names of testcases
 2013-02-27 17:11 UTC  (2+ messages)

[LTP] [PATCH] testfrmw/testfrmw.c : include head file
 2013-02-27  7:58 UTC  (2+ messages)

[LTP] [PATCH] pthread_kill/1-2.c: fix a trivial typo miss
 2013-02-26  8:48 UTC  (2+ messages)

[LTP] [PATCH] testscripts: add appl test in networkstress.sh
 2013-02-25  6:01 UTC  (3+ messages)

[LTP] LTP] [PATCH ]: containers from LTP stress fails
 2013-02-22 14:30 UTC 

[LTP] [PATCH] syscalls/getrusage04: Link rt through LDLIBS instead of LDFLAGS
 2013-02-21 20:02 UTC  (2+ messages)

[LTP] [RFC] replacement for runltp + ltp-pan
 2013-02-21 12:37 UTC  (2+ messages)

[LTP] [PATCH v3 2/3] setns: add new syscall test setns01
 2013-02-19 10:01 UTC 

[LTP] [PATCH v3 0/3] add new syscall test for setns(2)
 2013-02-19  2:16 UTC  (7+ messages)
` [LTP] [PATCH v3 1/3] setns: setup directory at kernel/syscalls/setns
` [LTP] [PATCH v3 2/3] setns: add new syscall test setns01
` [LTP] [PATCH v3 3/3] setns: add new syscall test setns02

[LTP] [PATCH] kill/1-2.c: fix potential bug
 2013-02-19  2:14 UTC  (2+ messages)

[LTP] [PATCH] rename syscall() macro to ltp_syscall()
 2013-02-18  3:19 UTC  (2+ messages)

[LTP] [PATCH] open11.c: Define _GNU_SOURCE which is required for O_DIRECTORY
 2013-02-13 14:08 UTC  (2+ messages)

[LTP] LTP] [PATCH ]: network stress interfaces part of the LTP stress fails
 2013-02-12 15:33 UTC  (3+ messages)

[LTP] Need help
 2013-02-12 14:43 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] add new syscall test for setns(2)
 2013-02-12 13:16 UTC  (8+ messages)
` [LTP] [PATCH v2 1/3] setns: setup directory at kernel/syscalls/setns
` [LTP] [PATCH v2 2/3] setns: add new syscall test setns01
` [LTP] [PATCH v2 3/3] setns: add new syscall test setns02

[LTP] Running LTP on embedded Busybox platforms
 2013-02-12 13:06 UTC  (3+ messages)

[LTP] [ ltp-Patches-2976171 ] Incorrect testing if 'at' command is installed
 2013-02-12  8:38 UTC 

[LTP] open posix testsuite and names of testcases
 2013-02-11 15:51 UTC  (3+ messages)

[LTP] Cross compiling Open Posix testsuite
 2013-02-06 21:25 UTC 

[LTP] Lin Feng Shen is out of the office
 2013-02-06 11:16 UTC 

[LTP] [PATCH 0/3] add new syscall test for setns(2)
 2013-02-06  9:07 UTC  (10+ messages)
` [LTP] [PATCH 1/3] setns: setup directory at kernel/syscalls/setns
` [LTP] [PATCH 2/3] setns: add new syscall test setns01
` [LTP] [PATCH 3/3] setns: add new syscall test setns02

[LTP] [PATCH] fix race at exit by checking if write completed
 2013-02-05 12:02 UTC  (3+ messages)

[LTP] Added packet sizes for the ping01 script
 2013-02-05  5:23 UTC 

[LTP] [PATCH] syscalls/open11: new open(2) test case
 2013-02-04  5:32 UTC  (6+ messages)
  ` [LTP] [PATCH v2] "

[LTP] LTP] [PATCH ]: network stress interfaces part of the LTP stress fails
 2013-02-01 13:32 UTC 

[LTP] [PATCH v2] aio_fsync/2-1.c: fix race at exit, check if write completed
 2013-01-30  1:46 UTC  (2+ messages)

[LTP] [PATCH] aio_fsync/2-1.c: fix race at exit, check if write completed
 2013-01-25 13:50 UTC  (2+ messages)

[LTP] [PATCH] mem/tunable: fix the overcommitting possible failure
 2013-01-22  8:38 UTC  (2+ messages)

[LTP] [PATCH v2]] syscalls/sendmsg01: using 'ip' command to replace 'ifconfig'
 2013-01-22  3:03 UTC  (2+ messages)

[LTP] LTP queries
 2013-01-21 17:52 UTC  (2+ messages)

[LTP] [PATCH] syscalls/sendmsg01: using 'ip' command to replace 'ifconfig'
 2013-01-21 16:00 UTC  (2+ messages)

[LTP] [PATCH] doc: Add mini-howto-building-ltp-from-git.txt
 2013-01-21 14:08 UTC 

[LTP] [PATCH] realtime/lib: Fix includes in Makefile
 2013-01-21 14:04 UTC  (3+ messages)

[LTP] Mini-Howto: Building ltp-from-git on Ubuntu
 2013-01-21 13:22 UTC  (3+ messages)

[LTP] [PATCH] max_map_count: Fails due to negative memfree value
 2013-01-17 13:34 UTC  (2+ messages)


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