1. 30ac84c mem/oom: check for multiple outcomes if overcommit_memory is 0 or 1 by Jan Stancek · 10 years ago
  2. 47a114d syscalls/quotactl02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  3. b02ccf7 syscalls/umount03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  4. 22c772b syscalls/umount03: Cleanup. by Cyril Hrubis · 10 years ago
  5. be070ad syscalls/umount02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  6. c437b62 syscalls/umount02: Cleanup. by Cyril Hrubis · 10 years ago
  7. afe13b3 syscalls/umount01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  8. 4c256b3 lapi: Add configure check and fallback struct iovec declaration by Cyril Hrubis · 10 years ago
  9. e7eb3f0 syscalls/mount06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  10. 9141659 syscalls/mount03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  11. 8b3ea50 Remove executable bit from Makefiles and C source. by Cyril Hrubis · 10 years ago
  12. 7adbcab syscalls/kill11: Cleanup && new tests. by Cyril Hrubis · 10 years ago
  13. 491fab8 syscalls/kill11: Do the ulimit in test. by Cyril Hrubis · 10 years ago
  14. 411f70d syscalls/abort01: Do the ulimit in test. by Cyril Hrubis · 10 years ago
  15. 638f726 rt_sigaction.h: define HAVE_SA_RESTORER for most platforms by Stanislav Kholmanskikh · 10 years ago
  16. 06b527d dma_thread_diotest: Fix the TCID to match by Cyril Hrubis · 10 years ago
  17. 166c45f perf_event_open: fix test case identifier by Xing Gu · 10 years ago
  18. f7442e2 fs/ext4-new-features: Fix by Zeng Linggang · 10 years ago
  19. cf18a59 madvise05: new testcase for Oops in madvise_willneed by Jan Stancek · 10 years ago
  20. ff96476 fix fanotify syscall (again) by Helge Deller · 10 years ago
  21. 18f3fb5 waitid/waitid02.c: Add new ECHILD errno test by Zeng Linggang · 10 years ago
  22. 9ac868c add new errno testes for timerfd_* by Zeng Linggang · 10 years ago
  23. be417c5 cgroup/cgroup_regression_test.sh: fix an issue about removing directories by Xing Gu · 10 years ago
  24. e549be7 controllers/memcg: Remove ./ from the lib includes by Cyril Hrubis · 10 years ago
  25. 92e1e39 Merge pull request #21 from ruanzhengwang/master by yaneurabeya · 10 years ago
  26. 0241ae4 Add CROSS_COMPILE symbol to simplify cross-compiling by Zhengwang Ruan · 10 years ago
  27. 31c39f7 syscalls/getcwd04.c: regression test for getcwd(2) by Xiaoguang Wang · 10 years ago
  28. f48552a lib: add SAFE_RENAME() by Xiaoguang Wang · 10 years ago
  29. ed991ae extract pidns tests from runpidnstest.sh to runtest/containers by Jan Stancek · 10 years ago
  30. ae8fa55 move cpuset01 to stress runtest by Jan Stancek · 10 years ago
  31. cb76dcd pthread_cond_many: fix uninitialized return in option handling by Gary S. Robertson · 10 years ago
  32. d84d901 syscalls: fix testcases which take TCONF as TFAIL by Xiaoguang Wang · 10 years ago
  33. 3e15bd7 doc: add "doing real test in the child process" paragraph by Xiaoguang Wang · 10 years ago
  34. 8c1e0b3 lib/tst_res.c: introduce tst_record_childstatus() by Xiaoguang Wang · 10 years ago
  35. fd5e693 containers: added pidns/pidns03.c by Matus Marhefka · 10 years ago
  36. bdff05f sched_setaffinity01: use ltp_syscall by Jan Stancek · 10 years ago
  37. a36f50c file_test: make also "linux" a valid match by Jan Stancek · 10 years ago
  38. 254cba6 mmap15: raise high address to 2^53 by Jan Stancek · 10 years ago
  39. a161c6f lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message by Xiaoguang Wang · 10 years ago
  40. e39df34 Make can testes' name more saner by Zeng Linggang · 10 years ago
  41. 4e647c7 can: cleanup by Zeng Linggang · 10 years ago
  42. c0af3d6 Add autoconf test for CAN. by Zeng Linggang · 10 years ago
  43. 10dc4e0 max_map_count: unify filter_map logic a bit by Mike Frysinger · 10 years ago
  44. e948e1d numa: fix old style def by Mike Frysinger · 10 years ago
  45. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  46. 2266b9d configure: Fix aclocal include dir by Cyril Hrubis · 10 years ago
  47. edbae29 configure.ac: Add AC_CONFIG_MACRO_DIR by Cyril Hrubis · 10 years ago
  48. 18594de ffsb: configure.in: Update and add foreign by Cyril Hrubis · 10 years ago
  49. 5e5adff fs/ext4-new-features: fix wrong test point when running ext4-persist-prealloc by Xiaoguang Wang · 10 years ago
  50. 0ec088f realtime: Add configure check for GNU exp10() by Cyril Hrubis · 10 years ago
  51. 5b39d15 syscalls: implemented a test for sched_setaffinity() error values by Stanislav Kholmanskikh · 10 years ago
  52. 8b60964 fs-bench: rename test*.sh scripts to fs-bench-test*.sh by Jan Stancek · 10 years ago
  53. a064520 sendfile09: regression test for 64bit sendfile capped at 2G by Han Pingtian · 10 years ago
  54. 124c987 test-writing-guidelines: Clarify the TODO by Cyril Hrubis · 10 years ago
  55. d2eb7d4 test-writing-guidelines: added info about tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  56. 1f5eb34 test-writing-guidelines: More typo fixes by Jiri Jaburek · 10 years ago
  57. cc595b1 test-writing-guidelines: more typo/syntax fixes by Jiri Jaburek · 10 years ago
  58. 44e1ed8 test-writing-guidelines: Fixed several small typos by Jiri Jaburek · 10 years ago
  59. d3bbf20 lib/databin.c: Use stdlib.h instead of malloc.h by Garrett Cooper · 10 years ago
  60. 6db2b4d config.mk: Use cc instead of gcc by Garrett Cooper · 10 years ago
  61. 4d1552d Improve *BSD port again by Garrett Cooper · 10 years ago
  62. 23b37f3 syscalls: use tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  63. 502e42f Implementation of tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  64. 07a1033 system_specific_process_info changes by Stanislav Kholmanskikh · 10 years ago
  65. 1c9f529 syscalls/mount04: Cleanup & convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  66. 0a1c828 syscalls/mount02: Cleanup & convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  67. 02806fb syscalls/mount01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  68. 1e8843d syscalls/utimes01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  69. 7118910 syscalls/fchmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  70. 22f069f syscalls/rt_sigprocmask01: Fix race. by Cyril Hrubis · 10 years ago
  71. 6f6878f pan/ltp-pan.c: add statistics about not fully tested testcases by Xiaoguang Wang · 10 years ago
  72. 8dc8c1c vmsplice/vmsplice02.c: add EBADF and EINVAL error value tests by Xing Gu · 10 years ago
  73. 451a7e5 ltp_rt_sigaction.h: added SPARC support by Stanislav Kholmanskikh · 10 years ago
  74. ea53701 rt_sigaction, rt_sigprocmask01, rt_sigsuspend: use rt_sigaction wrapper by Stanislav Kholmanskikh · 10 years ago
  75. 4d93b88 rt_sigaction, rt_sigprocmask, rt_sigsuspend: cleanup by Stanislav Kholmanskikh · 10 years ago
  76. b5752e2 msg_common.h: corrected __sparc64__ definition by Stanislav Kholmanskikh · 10 years ago
  77. 9748d55 sendmsg, recvmsg: moved MSG_CMSG_COMPAT definition to a header by Stanislav Kholmanskikh · 10 years ago
  78. 986ff2f syscalls/rename/rename11.c: add ELOOP, EMLINK and EROFS error value tests by Xiaoguang Wang · 10 years ago
  79. b244c1c syscalls/renameat01: Fixes by Cyril Hrubis · 10 years ago
  80. 4d10989 pan/ltp-pan.c: fix compilation warnings by Xiaoguang Wang · 10 years ago
  81. 241a313 renameat/renameat01.c: add ELOOP, EROFS and EMLINK error value tests by Xing Gu · 10 years ago
  82. a3bfea2 renameat/renameat01.c: cleanup by Xing Gu · 10 years ago
  83. 42e8600 utime/utime06.c: add EPERM and EROFS errno testes by Zeng Linggang · 10 years ago
  84. 3ae6e39 utime/utime06.c: cleanup by Cyril Hrubis · 10 years ago
  85. d4ceb37 Consistently use tst_require_root() for root user check in syscalls. by Nicolas Joly · 10 years ago
  86. 3b9a89f wait/wait01.c: Add ECHILD test by Zeng Linggang · 10 years ago
  87. f55ca22 wait/wait02: cleanup by Zeng Linggang · 10 years ago
  88. 7600563 syscalls/rmdir02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  89. 30dbbe1 syscalls/mknodat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  90. 4102818 syscalls/mknod07: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  91. a1393e2 syscalls/mkdirat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  92. 54df83c syscalls/mkdir03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  93. 3b2173b syscalls/linkat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  94. 6383fd9 syscalls/link08: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  95. bbffc17 syscalls/lchown03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  96. f8bf865 syscalls/inotify03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  97. 25f7789 syscalls/fchown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  98. 4e74c99 syscalls/creat06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  99. c0b8cc1 syscalls/chown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  100. b111871 syscalls/chmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago