1. 80dc331 doc: fix spelling mistakes in manuals by Wei,Jiangang · 9 years ago
  2. 6270ba2 syscalls: Add basic futex testcases by Cyril Hrubis · 9 years ago
  3. 9138a01 safe_macros: Add opendir(), readdir(), closedir() by Cyril Hrubis · 9 years ago
  4. dc6b984 lib: errnos: Print "EAGAIN/EWOULDBLOCK" instead of "EAGAIN" by Cyril Hrubis · 9 years ago
  5. 068b241 doc/test-writing-guidelines.txt: fix spelling mistake by Wei,Jiangang · 9 years ago
  6. 26212c7 syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data by Xiaoguang Wang · 9 years ago
  7. 34e26eb lib: add SAFE_PWRITE() and SAFE_PREAD() by Xiaoguang Wang · 9 years ago
  8. 9678b9e hugeshmat04: fix typo by Zeng Linggang · 9 years ago
  9. 44861ca sendmsg01: remove ".flags = ~MSG_CMSG_COMPAT" case by Jan Stancek · 9 years ago
  10. c142a02 iptables_tests.sh: Cleanup by Zeng Linggang · 10 years ago
  11. a778a7a telnet: Cleanup by Zeng Linggang · 10 years ago
  12. fc375b9 rlogin: Cleanup by Zeng Linggang · 10 years ago
  13. eb92f55 lib/test_net.sh: tst_rhost_run() fixes by Alexey Kodanev · 9 years ago
  14. 27c9302 lib/test_net.sh: don't use 'tst_brkm TBROK' in tst_add_ipaddr() by Alexey Kodanev · 9 years ago
  15. 910bcd2 lib/test_net.sh: restore TST_IPV6 after temporary assignments by Alexey Kodanev · 9 years ago
  16. e259def proc01: Change TWARN for /proc/xen/xenbus to TINFO by Cyril Hrubis · 9 years ago
  17. e1ac314 getrusage04: skip on QEMU/kvm in addition to Xen by Jiri Jaburek · 9 years ago
  18. 5b617e2 lib: support VIRT_KVM for tst_is_virt() by Jiri Jaburek · 9 years ago
  19. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  20. 63564ce testcsaes: Initialize TST_TOTAL statically. by Cyril Hrubis · 9 years ago
  21. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  22. 45ec001 tst_module: introduce a timeout to unload modules by Stanislav Kholmanskikh · 9 years ago
  23. 571db51 doc: document tst_run_cmd by Stanislav Kholmanskikh · 9 years ago
  24. a648a4d tst_run_cmd: add an option to pass the program exit code by Stanislav Kholmanskikh · 10 years ago
  25. 4584f91 lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit by Sheng Yong · 9 years ago
  26. 465a3d8 lib: tst_fs_type: add new filesystem types by Sheng Yong · 9 years ago
  27. a562f9c stress_floppy: Add 'datafiles' by Zeng Linggang · 10 years ago
  28. d22bfa2 stress_floppy: Cleanup by Zeng Linggang · 10 years ago
  29. 10b6117 syscalls: umount01: Give a hint on failure with EBUSY by Cyril Hrubis · 10 years ago
  30. c60a230 syscalls: Make use of tst_umount() by Cyril Hrubis · 10 years ago
  31. 420add2 lib: Add tst_umount() by Cyril Hrubis · 10 years ago
  32. 9d048f8 Fix warning by Zeng Linggang · 10 years ago
  33. c07cfe0 controllers: disallow attaching kthreadd or threads with flag 0x04000000 to cgroups on kernel > 3.4.0 by Lijinyue · 10 years ago
  34. 9539367 network/runtest: add VxLAN IPv6 tests by Alexey Kodanev · 10 years ago
  35. b8d02b0 network/vxlan: add support for IPv6 by Alexey Kodanev · 10 years ago
  36. d282e3c network/vxlan03.sh: add IPv6 tunneling through IPv4 by Alexey Kodanev · 10 years ago
  37. f6a4bc7 lib/test_net.sh: fix 'tst_rhost_run -s' when errors occur by Alexey Kodanev · 10 years ago
  38. 8a0aee1 increasing buffer size for correct alignment by Han Pingtian · 10 years ago
  39. 7811536 mem/hugeshmat: new case for hugepage leak inspection by Li Wang · 10 years ago
  40. ea39277 smack_set_socket_labels.c: Add `parse_opts' and so on. by Zeng Linggang · 10 years ago
  41. 7fc81db diotest: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  42. 7cc3957 device-drivers/cpufreq: use safe format string arg by Ken Dreyer · 10 years ago
  43. f4b9596 Merge pull request #29 from ktdreyer/correct-fsf-address by Mike Frysinger · 10 years ago
  44. 945f9c6 update GPLv2 text in COPYING by Ken Dreyer · 10 years ago
  45. 554b179 tst_device: sleep/retry if LOOP_CLR_FD fails with EBUSY by Jan Stancek · 10 years ago
  46. 977bdf2 runltp: export initialized LTP_DEV by Jan Stancek · 10 years ago
  47. abec24a smack_set_doi.sh: Cleanup by Zeng Linggang · 10 years ago
  48. 5dc669f smack_set_socket_labels.c: Cleanup by Zeng Linggang · 10 years ago
  49. f4f3a55 smack_set_onlycap.sh: Cleanup by Zeng Linggang · 10 years ago
  50. ae440e4 smack_set_netlabel.sh: Cleanup by Zeng Linggang · 10 years ago
  51. d335d34 smack_set_load.sh: Cleanup by Zeng Linggang · 10 years ago
  52. 6d3efae smack_set_direct.sh: Cleanup by Zeng Linggang · 10 years ago
  53. b0ed19d smack_set_current.sh: Cleanup by Zeng Linggang · 10 years ago
  54. 7665407 smack_set_cipso.sh: Cleanup by Zeng Linggang · 10 years ago
  55. ee1ec4f smack_set_ambient.sh: Cleanup by Zeng Linggang · 10 years ago
  56. 221daea smack: Rename 'notroot.c' to 'smack_notroot.c' by Zeng Linggang · 10 years ago
  57. 1537229 smack_file_access.sh: Cleanup by Zeng Linggang · 10 years ago
  58. 5410a92 smack_common.sh: Cleanup by Zeng Linggang · 10 years ago
  59. 0b54529 test.sh: Set 777 permissions on test directory by Zeng Linggang · 10 years ago
  60. 90991f9 run-posix-option-group-test: remove set -x debug by Maxin B. John · 10 years ago
  61. b6ab85d LTP 20150119 by Cyril Hrubis · 10 years ago
  62. d2d38d1 containers: added timeouting for all netns test cases FIFO operations by Matus Marhefka · 10 years ago
  63. 5e61dbe tbio: fixes by Stanislav Kholmanskikh · 10 years ago
  64. 49a41ae tbio: fix cmd_len handling by Stanislav Kholmanskikh · 10 years ago
  65. 8480a19 ltp_tbio.c: fix a possible kernel panic by Stanislav Kholmanskikh · 10 years ago
  66. aa7a687 network/tcp_cmds/finger: fix finger bad user and host test by Hangbin Liu · 10 years ago
  67. b9f0196 recvmsg01: fix select() nfds for UNIX socket by Jan Stancek · 10 years ago
  68. e5fd512 skip MSG_ERRQUEUE+tcp test on kernels < 3.17 by Jan Stancek · 10 years ago
  69. 6c1e3d9 openposix: sigaction-16-1: Add missing volatile. by Cyril Hrubis · 10 years ago
  70. d7c68f3 openposix: Fix fork-11-1 hangs by Cyril Hrubis · 10 years ago
  71. 08e1fe9 testcases/lib/test.sh: added tst_timeout() by Matus Marhefka · 10 years ago
  72. 194168d syscalls/ustat: handle not supported syscall by Frediano Ziglio · 10 years ago
  73. a83cbb8 library: add tst_system for wrapper system(3) without SIGCHLD by George Wang · 10 years ago
  74. 1fd20e1 ima_violations.sh: Some cleanup by Zeng Linggang · 10 years ago
  75. 9ee8ae9 ima_tpm.sh: Some cleanup by Zeng Linggang · 10 years ago
  76. c649737 ima_policy.sh: Some cleanup by Zeng Linggang · 10 years ago
  77. 3610b04 ima_measurements.sh: Some cleanup by Zeng Linggang · 10 years ago
  78. baa2d99 ima_setup.sh: Some cleanup by Zeng Linggang · 10 years ago
  79. d4ab5d2 ltp: Fix cross-compilation by Cyril Hrubis · 10 years ago
  80. bb0ae55 containers: fix exit status in netns/netns_netlink.c by Xing Gu · 10 years ago
  81. 0cb5e2e containers: change check_iproute() behavior in netns/netns_helper.h by Xing Gu · 10 years ago
  82. 8f0c4ca containers: fix three cases' exit status by Xing Gu · 10 years ago
  83. be92c45 fs_perms: Fix the test after automatic cleanup. by Cyril Hrubis · 10 years ago
  84. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  85. 9fa8ad0 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  86. 73495a9 Merge pull request #24 from ktdreyer/asapi_05-format-string by Cyril Hrubis · 10 years ago
  87. 8c97e9d asapi_05: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  88. 5c7c3fb runltp: Remove export LTP_DEV="" from setup() by Cyril Hrubis · 10 years ago
  89. 04f2177 inotify: Fix cleanup on ENOSYS by Cyril Hrubis · 10 years ago
  90. b926efb device-drivers/cpufreq: add intel_pstate driver to boost test by Alexey Kodanev · 10 years ago
  91. b70c257 device-drivers/ltp_acpi_cpufreq: move it to cpufreq/cpufreq_boost by Alexey Kodanev · 10 years ago
  92. 6d54377 diotest: modify the confusing that function not failed but the errno is still negative by Zorro Lang · 10 years ago
  93. a97bebe test.sh: tst_resm and tst_brkm enhance by Zeng Linggang · 10 years ago
  94. d965f78 syscalls/getgroups/getgroups01: set supplementary groups to prevent TCONF by Han Pingtian · 10 years ago
  95. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  96. 8ab80e7 Remove dead code by Cyril Hrubis · 10 years ago
  97. bcf5239 network/tcp_fastopen: add support for IPv6 by Alexey Kodanev · 10 years ago
  98. 2266c59 network/runtests: remove ipv6_expect, ipv6_noexpect by Alexey Kodanev · 10 years ago
  99. 6913df7 network/tcpdump01: cleanup test, use new library by Alexey Kodanev · 10 years ago
  100. f941e51 network/sendfile01: cleanup test, apply new net library by Alexey Kodanev · 10 years ago