1. 7783ac3 lib/tst_test.sh: Add new shell library by Cyril Hrubis · 8 years ago
  2. c65efe4 testcases/mq_notify01: convert to use new test library API by Petr Vorel · 8 years ago
  3. 408e3e9 fchmod01: use "buf" to replace "&buf" by kunyanx · 8 years ago
  4. dbbbe79 du01.sh: BTRFS fix for the symlink by Stanislav Kholmanskikh · 8 years ago
  5. 2edbb2d du01.sh: start matching at the beginning of a line by Stanislav Kholmanskikh · 8 years ago
  6. 18d76eb syscalls/clock_getres01: convert to use new test library API by Petr Vorel · 8 years ago
  7. f7201df tools: Remove unused code. by Cyril Hrubis · 8 years ago
  8. 4de498d brk01: Use uintptr_t instead of long. by sam · 8 years ago
  9. 9f6d80b Revert "It is safer to use "uintptr_t" when we transfer "void *".And I use" by Cyril Hrubis · 8 years ago
  10. 69f89fb It is safer to use "uintptr_t" when we transfer "void *".And I use by sam · 8 years ago
  11. c373c58 network/tcp_fastopen: use tst_netload() & tmp dir for test results by Alexey Kodanev · 8 years ago
  12. d974e4b syscalls/setpriority02: Reconstruct && Convert to new API by Guangwen Feng · 8 years ago
  13. f59c6a5 syscalls/setpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  14. 6924a46 syscalls/getpriority02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  15. 61b91f8 syscalls/getpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  16. 3ca5db1 mem/hugeshmget03: Restore the correct shmmni if set_sys_tune() fails by Huacai Chen · 8 years ago
  17. b7bb134 tools/{autoltp,ltprun}: Remove. by Cyril Hrubis · 8 years ago
  18. 3b3a842 runalltests.sh: Fix runalltests.sh removal by Xiao Yang · 8 years ago
  19. f53a3a0 doc: Remove testcases/* by Cyril Hrubis · 8 years ago
  20. 7be6224 runalltests.sh: removed by Petr Vorel · 8 years ago
  21. b047f80 kernel: minor cleanup in fs_bind TODO by Petr Vorel · 8 years ago
  22. 751785e doc: update networking related documentation by Petr Vorel · 8 years ago
  23. d42acc0 network: mc_cmds: fix error message by Petr Vorel · 8 years ago
  24. 35edc26 network: load test_net.sh after getopts by Petr Vorel · 8 years ago
  25. 17fdb43 lsmod01: keep the output in variables by Stanislav Kholmanskikh · 8 years ago
  26. cba7820 testscripts/test_filecaps.sh: Remove. by Cyril Hrubis · 8 years ago
  27. d95bd6c testscripts/test_containers.sh: Remove. by Cyril Hrubis · 8 years ago
  28. d4d1356 testscripts/syscalls.sh: Remove. by Cyril Hrubis · 8 years ago
  29. f3618dd testscripts/runpan.sh: Remove. by Cyril Hrubis · 8 years ago
  30. d4529da testscripts/math.sh: Remove. by Cyril Hrubis · 8 years ago
  31. b264090 syscalls/nice05: remove obsolete data by Xiao Yang · 8 years ago
  32. 2f496cd network: portability: using tst_sleep instead of usleep by Petr Vorel · 8 years ago
  33. 53bea78 network: fix bashisms + shebang by Petr Vorel · 8 years ago
  34. 4106163 open_posix_testsuite: sched_setscheduler returns previous policy by Ryan Zezeski · 8 years ago
  35. 3b6721c syscalls/umount03: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  36. e6c6068 syscalls/umount02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  37. 9185ace syscalls/umount01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  38. 6825c4f syscalls/nice05: Remove. by Cyril Hrubis · 8 years ago
  39. a4d7109 syscalls/nice04: Convert to the new library. by Cyril Hrubis · 8 years ago
  40. 31fef85 syscalls/nice03: Convert to the new library. by Cyril Hrubis · 8 years ago
  41. 5ec9043 syscalls/nice02: Convert to the new library. by Cyril Hrubis · 8 years ago
  42. 43a2207 syscalls/nice01: Convert to the new library. by Cyril Hrubis · 8 years ago
  43. af5a4b1 SAFE_MACROS: Add SAFE_GETPRIORITY() by Cyril Hrubis · 8 years ago
  44. b819c65 syscalls/creat06: Fix the use of tst_brk() in cleanup by Guangwen Feng · 8 years ago
  45. 6b37c6f socketcall01: Cleanup && rewrite to new API. by Cyril Hrubis · 8 years ago
  46. f9c1a2c socketcall: TCONF instead of TFAIL when user is not root by Dejan Jovicevic · 8 years ago
  47. ce66db2 sched_xxx: TCONF instead of TFAIL if user is not root by Dejan Jovicevic · 8 years ago
  48. 00b4cde syscalls/*: fix TERRNO by Xiao Yang · 8 years ago
  49. 63da99c syscalls/umask01: Cleanup && Use the new API && Rename by Guangwen Feng · 8 years ago
  50. 44fa34e syscalls/sendto02.c: add new testcase by Xiao Yang · 8 years ago
  51. e1080bc syscalls/quotactl02.c: Reconstruct && Convert to new API by Xiao Yang · 8 years ago
  52. e31cde6 security/dirtyc0w: Add new test. by Cyril Hrubis · 8 years ago
  53. 4b8dd42 SAFE_MACROS: Add SAFE_EXECLP() by Cyril Hrubis · 8 years ago
  54. a384c73 fs/linktest.sh: Use tst_resm instead of tst_res by Huacai Chen · 8 years ago
  55. 193ce73 containers/netns_netlink: Avoid segmentation fault by Huacai Chen · 8 years ago
  56. d40d74e syscalls/quotatcl01.c: Rewrite && Convert to new API by Xiao Yang · 8 years ago
  57. 3ebd22b containers/netns/netns_sysfs.sh: add kernel version check by Guangwen Feng · 8 years ago
  58. 6c01490 syscalls/creat06: Fix the use of unassigned variable by Guangwen Feng · 8 years ago
  59. a6ca086 Merge pull request #99 from jungsusohn/master by Mike Frysinger · 8 years ago
  60. 0b08cf1 runltp: Fix export assignment for Dash by Jungsu Sohn · 8 years ago
  61. fb5ce47 readahead02: estimate max readahead size by Jan Stancek · 8 years ago
  62. 2f43825 cpuhotplug_hotplug.sh: dash's 'local' only accepts the first token by James Morse · 8 years ago
  63. 9f7b382 cgroup_fj_function.sh: Wait for $pid before cleanup by Cyril Hrubis · 8 years ago
  64. 0119096 m4/ltp-xfs_quota.m4: fix xfs quota check by Xiao Yang · 8 years ago
  65. 9272a23 test_net.sh: don't waste time waiting 1 sec in tst_ping() by Alexey Kodanev · 8 years ago
  66. 5cd7b8b network/busy_poll: TCONF if driver doesn't support busy-poll feature by Alexey Kodanev · 8 years ago
  67. b3671b7 writev01: rewrite and drop partially valid iovec tests by Jan Stancek · 8 years ago
  68. 9a62652 writev: remove writev03 and writev04 by Jan Stancek · 8 years ago
  69. db19194 syscalls: new test writev07 by Jan Stancek · 8 years ago
  70. bdd09b1 du01.sh: Fix failures on Btrfs on ppc64le by Cyril Hrubis · 8 years ago
  71. 9943ac9 Revert "du01.sh: Fix failures on Btrfs on ppc32le" by Cyril Hrubis · 8 years ago
  72. f72ca5b lib: add tst_res_hexd for newlib by Jan Stancek · 8 years ago
  73. 85e298f lib/test_net.sh: fix netload() by Alexey Kodanev · 8 years ago
  74. d539a00 move_pages04: fix zero page status code for kernels >= 4.3 by Jan Stancek · 8 years ago
  75. ebfb345 du01.sh: Fix failures on Btrfs on ppc32le by Cyril Hrubis · 8 years ago
  76. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  77. b73f528 device-drivers/rtc: handle EINVAL on RTC_ALM_READ by Richard Palethorpe · 8 years ago
  78. 1583340 tunable/max_map_count: set a safer lower limit by Huacai Chen · 8 years ago
  79. 0c3ab68 syscalls: Fix typos in assignments to the tid by Dejan Jovicevic · 8 years ago
  80. 8cc00ec sync_file_range: fix 32-bit mips by Dejan Jovicevic · 8 years ago
  81. 8cc1e10 utimensat: fix immutable file retcodes for 4.8.0 and newer. by Artem Savkov · 8 years ago
  82. 8ad1f4b network/netsress: increase internal message buffer size to 2^16 - 1 by Alexey Kodanev · 8 years ago
  83. 8f2ec31 network: rename tcp_fastopen.c to netstress.c by Alexey Kodanev · 8 years ago
  84. d47bb55 lib: Add optional minimal size for test device by Li Wang · 8 years ago
  85. 8aa2102 runltp: add -R option for randomize test order by Zorro Lang · 8 years ago
  86. 1ba749b kernel/zram: Fix testcase for kernels >= v4.7 by Mike Galbraith · 8 years ago
  87. e016373 doc/test-writing-guidelines: Add shell tst_kvercmp by Cyril Hrubis · 8 years ago
  88. 7b4ef9a doc/test-writing-guidelines: Move TST_TRACE by Cyril Hrubis · 8 years ago
  89. 44978e4 network/virt: redirect 'ip li del' stderr to /dev/null in cleanup by Alexey Kodanev · 8 years ago
  90. a9a7926 network/gitignore: remove fsstress by Alexey Kodanev · 8 years ago
  91. 712740f syscalls/access05: reconstruct and convert to new API by Guangwen Feng · 8 years ago
  92. ef6f156 rtc: Display errno where applicable by Richard Palethorpe · 8 years ago
  93. 52f4cf7 LTP 20160920 by Cyril Hrubis · 8 years ago
  94. ec1da99 controllers/memcg: Remove force_empty with locked memory test by Cyril Hrubis · 8 years ago
  95. 8b8fc3d network/ping02: add new flood ping test by Alexey Kodanev · 8 years ago
  96. 86cfd98 network/ping01: use EXPECT_PASS and correct TST_TOTAL by Alexey Kodanev · 8 years ago
  97. 36ca778 network/ping01: rename file and update runtest files by Alexey Kodanev · 8 years ago
  98. a217233 network/tcp_cmds/arp01: rename to ipneigh01 by Alexey Kodanev · 8 years ago
  99. 7caee44 network/tcp_cmds/arp01: use test_net.sh and add test-cases with 'ip neigh' by Alexey Kodanev · 8 years ago
  100. 1ab03cf network/nfs06: rewrite the test and change test-cases by Alexey Kodanev · 8 years ago