1. 3eca5e3 openposix/.../pthread_cond_timedwait: 2-2, 2-3 by Cyril Hrubis · 12 years ago
  2. 0d0c695 open11.c: Define _GNU_SOURCE which is required for O_DIRECTORY by Markos Chandras · 12 years ago
  3. 94452c4 Revert "syscalls/open11.c: Add ifdefs around O_DIRECTORY" by Cyril Hrubis · 12 years ago
  4. 7d01f97 syscalls/open11.c: Add ifdefs around O_DIRECTORY by Cyril Hrubis · 12 years ago
  5. a62b53f tomoyo: stop using sysctl() by Mike Frysinger · 12 years ago
  6. 75201f1 syscalls/sysctl: check if __NR_sysctl is defined by Mike Frysinger · 12 years ago
  7. a60edf1 syscall: add open11 to gitignore by Wanlong Gao · 12 years ago
  8. 64c5621 fix race at exit by checking if write completed by Yan Lei · 12 years ago
  9. 4d1cf77 open10: code cleanups by Wanlong Gao · 12 years ago
  10. 4582b9c open09: rework test case by Wanlong Gao · 12 years ago
  11. 40e9ee3 open08: code cleanups by Wanlong Gao · 12 years ago
  12. 78d4277 open07: code cleanups by Wanlong Gao · 12 years ago
  13. 32b27f9 open06: code cleanups by Wanlong Gao · 12 years ago
  14. b4f038d open05: code cleanups by Wanlong Gao · 12 years ago
  15. 68f73c3 open04: code cleanups by Wanlong Gao · 12 years ago
  16. 777588e open03: code cleanups by Wanlong Gao · 12 years ago
  17. 001ce03 open02: code cleanups by Wanlong Gao · 12 years ago
  18. b2c141f open01: code cleanups by Wanlong Gao · 12 years ago
  19. 4d7e188 syscalls/open11: new open(2) test case by Eryu Guan · 12 years ago
  20. 352358c aio_fsync/2-1.c: fix race at exit, check if write completed by Jan Stancek · 12 years ago
  21. ed24167 syscalls/sendmsg01: using 'ip' command to replace 'ifconfig' by Zhouping Liu · 12 years ago
  22. 123bb3d syscalls/mremap05: Fix build. by Cyril Hrubis · 12 years ago
  23. a60ac73 Fix realtime build. by Cyril Hrubis · 12 years ago
  24. 385d792 flock/flock01.c: Trivial: Fix spelling of "succeed" by Sedat Dilek · 12 years ago
  25. 6fb981f numa/numa01.sh: fixed errors under noncontinuous numa nodes list by Zhouping Liu · 12 years ago
  26. f23ce91 mm/include: removed the global var 'memory' by Zhouping Liu · 12 years ago
  27. f2dc277 mm/lib: rewrote create_same_memory() by Zhouping Liu · 12 years ago
  28. 64b777a mmap/32-1: add \n in the end of output by Yan Lei · 12 years ago
  29. 4519224 containers: delete redundant newline in tst_resm() by Monson Shao · 12 years ago
  30. 38bf6cd pidns16: child should not get parent pid in parent NS by Monson Shao · 12 years ago
  31. a5eeee9 pidns16: modified test results by Monson Shao · 12 years ago
  32. c19b210 pidns16: split test condition and result judge by Monson Shao · 12 years ago
  33. 0ea9379 pidns30 pidns31: syscall mq_open() failed EFAULT(Bad address) by Monson Shao · 12 years ago
  34. 6180d13 ioctl03: add the new feature MULTI_QUEUE by Wanlong Gao · 12 years ago
  35. 5f16816 ioctl03: fix the wrong definition of macro IFF_VNET_HDR by Wanlong Gao · 12 years ago
  36. 3e5f790 testcases/creat07: Fix. by Cyril Hrubis · 12 years ago
  37. 79b7729 clone05: signal parent when the child terminates by Wanlong Gao · 12 years ago
  38. b6a5657 Merge ../ltp-dev by Cyril Hrubis · 12 years ago
  39. 8e684e8 syscalls/flock03: Cleanup && Make use of CHECKPOINT. by Cyril Hrubis · 12 years ago
  40. 7e92025 syscalls/exit01: Cleanup. by Cyril Hrubis · 12 years ago
  41. 40b465a syscalls/pause02: Make use of TST_PROCESS_STATE_WAIT(). by Cyril Hrubis · 12 years ago
  42. c91af2f syscalls/clone05: Cleanup && speedup. by Cyril Hrubis · 12 years ago
  43. 421e251 syscalls/pause02: Cleaup. by Cyril Hrubis · 12 years ago
  44. 26813cd aio_*: avoid busy loop when waiting for aiocb completion by Wanlong Gao · 12 years ago
  45. 49e8407 at_deny01: Use lib to restart atd service by Peng Haitao · 12 years ago
  46. 23dd0bc at_allow01: Use lib to restart atd service by Peng Haitao · 12 years ago
  47. a4ba89d runnetnstest.sh: fix a fail of vsftpd is disabled by Peng Haitao · 12 years ago
  48. da61657 cmdlib.sh: Add four functions of controlling daemon by Peng Haitao · 12 years ago
  49. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  50. eef880a aio_write: code cleanup by Wanlong Gao · 12 years ago
  51. 80e143c aio_suspend: code cleanup by Wanlong Gao · 12 years ago
  52. fd30167 aio_return: code cleanup by Wanlong Gao · 12 years ago
  53. bded507 aio_read: code cleanup by Wanlong Gao · 12 years ago
  54. 074ada6 aio_fsync: code cleanup by Wanlong Gao · 12 years ago
  55. a36a02a aio_error: code cleanup by Wanlong Gao · 12 years ago
  56. 7f2eb53 aio_cancel: code cleanup by Wanlong Gao · 12 years ago
  57. 4558bfa aio_read/7-1.c: fix race at exit by Jan Stancek · 12 years ago
  58. 666c72d open_posix_testsuite/.../sigset/{6, 7}-1.c: fix error handling by Jan Stancek · 12 years ago
  59. ffb74e7 numa01.sh: get the right numa node number by Peng Haitao · 12 years ago
  60. 3dd0c6a clone: code cleanup by Wanlong Gao · 12 years ago
  61. 443d16e clone: wait until child completes by Jan Stancek · 12 years ago
  62. db68aaa clone: increase stack size to 1M by Jan Stancek · 12 years ago
  63. b416d1c Merge ../ltp-dev by Cyril Hrubis · 12 years ago
  64. da6be57 syscalls/madvise03: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  65. 4fee503 syscalls/wait402: Cleanup. by Cyril Hrubis · 12 years ago
  66. dbec150 syscalls/wait402: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  67. 0d58d20 numa01: fix the wrong method of getting numa nodes number by Wanlong Gao · 12 years ago
  68. 3a1e9bc syscalls/getsid02: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  69. 2664913 syscalls/fork13: Make use of SAFE_FILE_* interface. by Cyril Hrubis · 12 years ago
  70. 0b64157 openposix/.../timer_create/{10,11}-1.c: Fix for -O2 by Cyril Hrubis · 12 years ago
  71. 9b87d9c numa01.sh: fix the error when getting number of CPUs by Wanlong Gao · 12 years ago
  72. 98cf8a5 ar01: fix a bug of attribute "selinux" in rhel6 by Peng Haitao · 12 years ago
  73. 04cfe1b waitpid13: code cleanups by Wanlong Gao · 12 years ago
  74. ae24b14 waitpid12: code cleanups by Wanlong Gao · 12 years ago
  75. f1fd88c waitpid11: code cleanups by Wanlong Gao · 12 years ago
  76. bfca91c waitpid10: code cleanups by Wanlong Gao · 12 years ago
  77. 4aeecee waitpid09: code cleanups by Wanlong Gao · 12 years ago
  78. ed7dbc5 waitpid08: code cleanups by Wanlong Gao · 12 years ago
  79. 5086d42 waitpid07: code cleanups by Wanlong Gao · 12 years ago
  80. dd62135 waitpid06: code cleanups by Wanlong Gao · 12 years ago
  81. 2c58f60 waitpid05: code cleanups by Wanlong Gao · 12 years ago
  82. bdb2744 waitpid04: code cleanups by Wanlong Gao · 12 years ago
  83. d08183c waitpid03: code cleanups by Wanlong Gao · 12 years ago
  84. 9554de5 waitpid02: code cleanups by Wanlong Gao · 12 years ago
  85. 23e8983 waitpid01: code cleanups by Wanlong Gao · 12 years ago
  86. d0bebd6 waitpid02: avoid core file by Jan Stancek · 12 years ago
  87. 619d862 Fix cpuhotplug test case cpuhotplug05 by Jin Li · 12 years ago
  88. de2e656 Fix cpuhotplug test case cpuhotplug03 by Jin Li · 12 years ago
  89. c1474e5 Fix cpuhotplug test case cpuhotplug01 by Jin Li · 12 years ago
  90. 14259b0 proc01: code cleanups by Wanlong Gao · 12 years ago
  91. b1dc539 Clean up cpuhotplug test cases by Jin Li · 12 years ago
  92. 4ced1d4 open_posix_testsuite/.../mmap/32-1.c: New test. by Cyril Hrubis · 12 years ago
  93. 94e89bf open_posix_testsuite/.../mmap/11-{5,6}.c: Fix. by Cyril Hrubis · 12 years ago
  94. 9158542 open_posix_testsuite/.../mmap/11-{4,5,6}.c by Cyril Hrubis · 12 years ago
  95. 258a359 open_posix_testsuite/.../mmap/11-{4,5,6}.c by Cyril Hrubis · 12 years ago
  96. e0f5fd4 open_posix_testsuite/.../mmap/28-1.c: Remove. by Cyril Hrubis · 12 years ago
  97. 15c473d thp01: make "true" applet foundable for busybox by Barry Song · 12 years ago
  98. f8c0e3b open_posix_testsuite/.../mmap/31-1.c by Cyril Hrubis · 12 years ago
  99. 1c6cab6 open_posix_testsuite/.../mmap/7-4.c: Fix steps. by Cyril Hrubis · 12 years ago
  100. e6a89db mremap: add new test mremap05 by Jan Stancek · 12 years ago