messages from 2011-10-05 12:58:33 to 2012-01-02 20:20:59 UTC [more...]
[LTP] [PATCH] gitignore: ignore the files compiled
2012-01-02 20:20 UTC (3+ messages)
[LTP] [PATCH] redefine NCPU = sysconf(_SC_NPROCESSORS_CONF)
2012-01-01 20:53 UTC (5+ messages)
[LTP] [PATCH] memory in mips with 32bit ELF is lower than 0x80000000
2011-12-31 4:24 UTC (2+ messages)
[LTP] [PATCH] mq_timedsend/5-1: make parent has chance to sleep
2011-12-31 3:32 UTC
[LTP] Testcases for interaces and devices on linux
2011-12-30 14:46 UTC (2+ messages)
[LTP] LTP on IMX53 QSB Board
2011-12-30 14:44 UTC (2+ messages)
[LTP] [PATCH] This fix make sure the function "setpgid" get invoked in the right time in setpgid03 test02
2011-12-30 14:34 UTC (2+ messages)
[LTP] [PATCH] memcg_function:fix the wrong of test_proc_kill
2011-12-30 13:25 UTC (4+ messages)
[LTP] [PATCH] sched_setparam/2-1.c and sched_setparam/2-2.c
2011-12-30 12:24 UTC (2+ messages)
[LTP] [PATCH] syscalls/setxattr02: New test case to test setxattr(2)
2011-12-30 2:53 UTC (2+ messages)
[LTP] [PATCH 1/2 V2] syscalls/setxattr01: new testcase to test setxattr(2) basic function
2011-12-29 19:41 UTC (4+ messages)
` [LTP] [PATCH 2/2 V2] syscalls/getxattr01: new testcase to test getxattr(2) "
[LTP] [PATCH] sched_setparam/2-1.c and sched_setparam/2-2.c
2011-12-29 19:32 UTC (3+ messages)
[LTP] LTP on embedded systems re-visited
2011-12-29 13:33 UTC (2+ messages)
[LTP] [PATCH 2/2] runtest/mm: add tunable/overcommit_memory
2011-12-29 4:50 UTC
[LTP] [PATCH 1/2] mem/tunable: new testcase about overcommiting memory
2011-12-29 4:49 UTC
[LTP] Posix test case mmap/31-1 fails on Linux/eglibc
2011-12-28 18:16 UTC (2+ messages)
[LTP] [PATCH v6 1/2] mem/lib: add vm tunable file read/write/check func
2011-12-28 8:12 UTC (5+ messages)
[LTP] [PATCH 1/5] A library used to mount hugetlbfs automatically
2011-12-28 6:55 UTC (7+ messages)
` [LTP] [PATCH v2 "
` [LTP] [PATCH 2/5] hugemmap01.c : automatically mount hugetlbfs
` [LTP] [PATCH 7/5] hugemmap: change hard-coded page alloc size to a macro
[LTP] [PATCH] hugeshmat01 isn't adapt to mips with 64bit ELF
2011-12-27 10:02 UTC
[LTP] [PATCH 1/:] For mips architecture, SHMLBA is not equal to PAGE_SIZE base_addr is not available address for process after base_addr is aligned to next SHMLBA address. so we should probe a bigger available virtual address space for ensuring that a wide range from base_addr aligned to next SHMLBA to base_addr + INT_SIZE always is available
2011-12-27 6:59 UTC (2+ messages)
[LTP] [PATCH] shmat01 failed on mips
2011-12-27 6:53 UTC
[LTP] [PATCH] io/diotest4: Close open fd after testing
2011-12-26 12:01 UTC (2+ messages)
[LTP] [PATCH v5 2/7] mm/zram01: errno not captured
2011-12-22 17:34 UTC (4+ messages)
` [LTP] [PATCH v5 6/7] mm/zram01: verify content written to zram
[LTP] ext4-online-defrag test doesn't work due to too old e4defrag command
2011-12-22 13:29 UTC (4+ messages)
` [LTP] [PATCH] ext4-online-defrag: use the e4defrag from local system
[LTP] [PATCH] memcg_function: delete redundant argument of check_mem_stat
2011-12-22 13:20 UTC
[LTP] [Patch v2] thread_mutex_lock/3-1: make sure install signal hanldler first
2011-12-22 13:10 UTC (3+ messages)
` [LTP] [PATCH] pthread_mutex_lock/3-1: "
[LTP] [PATCH 1/2] syscalls/setxattr01: new testcase to test setxattr(2) basic function
2011-12-22 12:48 UTC (4+ messages)
` [LTP] [PATCH 2/2] syscalls/getxattr01: new testcase to test getxattr(2) "
[LTP] [PATCH] [syscalls] getrusage04: new testcase
2011-12-22 12:32 UTC (4+ messages)
` [LTP] [PATCH v2] syscalls/getrusage04: "
[LTP] [PATCH] syscalls/getrusage03: fix option parsing
2011-12-22 12:11 UTC
[LTP] [PATCH v6 2/2] mem/tunable: new testcase about overcommiting memory
2011-12-22 7:51 UTC
[LTP] [PATCH] memcg_function:fix the wrong use of mlock
2011-12-21 14:09 UTC (4+ messages)
[LTP] [PATCH]pthread_barrier_wait/2-1.c: using mutext to protect global variable used by muti-thread
2011-12-21 14:02 UTC (3+ messages)
` [LTP] [PATCH 1/1] using mutex to protect the global variable accessed by muti-threads
[LTP] [PATCH v2 2/2] pipeio: prevent race between SIGCHLD and open()
2011-12-21 12:51 UTC (6+ messages)
[LTP] [PATCH] testcases: exit from signal handler in setrlimit01
2011-12-15 15:01 UTC (2+ messages)
[LTP] [PATCH v2 1/2] pipeio: convert strerror(errno) to TERRNO
2011-12-15 9:35 UTC
[LTP] [PATCH v2 0/2] pipeio: prevent race between SIGCHLD and open()
2011-12-15 9:35 UTC
[LTP] [PATCH] pipeio: prevent race between SIGCHLD and open()
2011-12-15 5:46 UTC (3+ messages)
[LTP] Question about priority of pthread rwlock on linux
2011-12-14 11:49 UTC (3+ messages)
[LTP] Patches for POSIX test cases
2011-12-13 6:08 UTC (11+ messages)
` [LTP] [PATCH 1/2] pthread_mutex_lock/3-1: make sure install signal hanldler first
` [LTP] [PATCH 2/2] pthread_rwlock_unlock/4-2: remove local var 'rc'
[LTP] Looking for Jiri Palacek, debian maintainer for ltp
2011-12-08 23:04 UTC
[LTP] LTP: memcg_stress_test hanging whole box
2011-12-06 10:46 UTC (6+ messages)
[LTP] [Ltp-commits] [patches 1/3]perfcounter api updates
2011-12-02 5:44 UTC
[LTP] [PATCH] pthread_mutex_lock/3-1: make sure install signal hanldler first
2011-12-02 2:34 UTC
[LTP] FATAL: LTP not installed correctly
2011-11-30 1:00 UTC (2+ messages)
[LTP] LTP support on Linux3.1
2011-11-30 0:14 UTC (2+ messages)
[LTP] [PATCH] creat08: fall back to nogroup if nobody unavailable
2011-11-29 14:54 UTC
[LTP] ext4-online-defrag test doesn't work due to too old e4defrag command
2011-11-24 2:51 UTC
[LTP] [PATCH 1/6] -H option for hugetlbfs is no longer needed
2011-11-23 3:20 UTC (2+ messages)
[LTP] [PATCH 0/6] Automatically mount hugetlbfs for hugemmap tests
2011-11-22 10:11 UTC (2+ messages)
[LTP] Strange output of fork13 testcase
2011-11-17 9:49 UTC
[LTP] [PATCH] sysctl: return TWARN when the sysctl is not configured in kernel
2011-11-16 18:35 UTC (2+ messages)
` [LTP] [PATCH] sysctl: return TCONF "
[LTP] [POSIX][PATCH] sched_yield/1-1: fix a bug of SIGINT
2011-11-16 17:46 UTC
[LTP] [POSIX] [PATCH] aio_cancel/7-1: fix fail occasionally due to aio_error() returns EBADF
2011-11-16 16:41 UTC (3+ messages)
[LTP] [PATCH] pthread_create:remove the pointless testcase
2011-11-16 15:08 UTC
[LTP] [PATCH] cron: fix fail due to rsyslogd dead
2011-11-16 14:36 UTC
[LTP] [PATCH] recvmsg01: kill child only if one was forked
2011-11-16 14:24 UTC (7+ messages)
[LTP] [PATCH] safe_macros.h: fix warning
2011-11-16 14:06 UTC (2+ messages)
[LTP] Strange behavior of inotify02
2011-11-11 17:34 UTC (2+ messages)
[LTP] Incorrect mode on nfsv3 filesystem
2011-11-11 15:02 UTC (2+ messages)
[LTP] nfsv3 filesystem: tst_rmdir: rmobj failed; errno=16: Device or resource busy
2011-11-11 14:41 UTC (2+ messages)
[LTP] [PATCH] syscall/dup03: Close all open files in cleanup
2011-11-11 14:33 UTC (3+ messages)
[LTP] [PATCH] memcg_function_test: do a warmup before actual test
2011-11-11 14:04 UTC (2+ messages)
[LTP] [PATCH] runltp: fix printing of LTP Version
2011-11-10 15:41 UTC (5+ messages)
[LTP] [PATCH v2] mtest06: avoid the segment fault of nul address dereference
2011-11-09 9:26 UTC (4+ messages)
[LTP] [PATCH] aio_fsync:4-2: wait until the io is in no INPROGRESS
2011-11-03 13:39 UTC (3+ messages)
` [LTP] [PATCH v2] aio_fsync: merged 4-1 and 4-2
[LTP] [PATCH 6/7 ver2 w/attachment] Modified pounder install and run scripts
2011-11-02 17:39 UTC (4+ messages)
[LTP] [PATCH -v2] clock_settime03: the return value of clock_settime syscall changed
2011-10-27 12:46 UTC
[LTP] [PATCH] lseek03: change to fix with the lseek syscall
2011-10-26 13:41 UTC
[LTP] lseek03 - v3.1-rc1
2011-10-25 2:03 UTC (2+ messages)
[LTP] [PATCH] cron_deny01: fix error of minute over 60
2011-10-19 14:24 UTC
[LTP] [PATCH] cpuset_base_ops_testset.sh: drop sched_relax_domain_level test
2011-10-19 14:02 UTC (2+ messages)
[LTP] ltp-pan: cannot execute binary file
2011-10-18 10:25 UTC (15+ messages)
` [LTP] Fwd: "
[LTP] Cross Compiling LTP for Android platform
2011-10-13 14:40 UTC (4+ messages)
[LTP] [linux-2.6.36] TOMOYO Linux update
2011-10-13 14:06 UTC (5+ messages)
` [LTP] [linux-3.1] "
[LTP] [PATCH 6/7] runtest/fs: change parameters of growfiles
2011-10-13 14:00 UTC (2+ messages)
` [LTP] [PATCH 6/7 V2] "
[LTP] [PATCH 7/7] testcases: syscalls: close file descriptors before unlinking
2011-10-13 13:45 UTC (2+ messages)
` [LTP] [PATCH] testcases: syscalls: use tst_tmpdir() interface
[LTP] [PATCH 2/2] mm/ksm: more fixes when ksm config not enabled
2011-10-13 13:19 UTC
[LTP] [PATCH] mm/vma01: remove useless mmap
2011-10-13 12:45 UTC
[LTP] Ltp-kdump does not execute
2011-10-13 12:36 UTC (2+ messages)
[LTP] [PATCH] ldd: fix error with -m32 in x86_64
2011-10-13 9:55 UTC
[LTP] branch ltp-broom was removed
2011-10-07 10:41 UTC
[LTP] [Patch v6 3/4] KSM test case fixes - mmap10
2011-10-07 10:26 UTC (2+ messages)
[LTP] [PATCH] fs/proc01: namespaces fix for kernel >= 3.0
2011-10-05 15:47 UTC (2+ messages)
[LTP] [PATCH] creat08: Fix test to be able to run on NFS
2011-10-05 15:07 UTC (3+ messages)
[LTP] [Patch v2] readlink03 test case fix
2011-10-05 13:02 UTC (3+ messages)
[LTP] [Patch v2] sockioctl01 test case fix
2011-10-05 13:01 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