1. 23beb35 lib: Move some code to testcases/kernel/fs/doio/ by Cyril Hrubis · 7 years ago
  2. 6688b63 Fix "missing terminating ' character" warnings by Cyril Hrubis · 7 years ago
  3. 101c928 syscalls/signal06: fix test for regression with earlier version of gcc and kernel by Guangwen Feng · 8 years ago
  4. bf549a0 travis: stop github forks spamming mailing list by Petr Vorel · 7 years ago
  5. 1311609 getrandom04: Convert to the new library. by Cyril Hrubis · 7 years ago
  6. 831a67d getrandom03: Convert to the new library. by Cyril Hrubis · 7 years ago
  7. e0c1daf getrandom02: Convert to the new library. by Cyril Hrubis · 7 years ago
  8. 2e8f72a getrandom01: Convert to the new library. by Cyril Hrubis · 7 years ago
  9. b94f958 getrandom02: relax check for returned data by Jan Stancek · 7 years ago
  10. 8019f59 aio_suspend_4-1: Fix failures on s390x by Cyril Hrubis · 7 years ago
  11. d4cd649 openposix: strftime_1-1: Set LC_TIME to C by Cyril Hrubis · 7 years ago
  12. 15e9701 quotactl02: flags for Q_XQUOTA{ON,OFF} is 32bit int by Jan Stancek · 7 years ago
  13. 121dba5 madvise01: Fix MADV_FREE by Cyril Hrubis · 7 years ago
  14. 6c701a0 madvise01: Add MADV_FREE + fallback in lapi/mmap.h by Cyril Hrubis · 7 years ago
  15. 34a7c82 android: exclude tests which don't build by Steven Jackson · 7 years ago
  16. 9f41dcf tst_test: simplify tmpdir creation and support memory mapped file ipc by Steven Jackson · 8 years ago
  17. bf7831d madvise: New MADV_HWPOISON and MADV_DONTDUMP tests by Richard Palethorpe · 8 years ago
  18. 0b0e917 testapi: Export FILE_PRINTF to new API by Richard Palethorpe · 7 years ago
  19. f2116b8 aio-stress: Fix segfaults by Cyril Hrubis · 7 years ago
  20. 9a5571d arm64: add tst_atomic_add_return by Yury Norov · 7 years ago
  21. ac481d1 fcntl04: Cleanup && convert to new library. by Cyril Hrubis · 7 years ago
  22. fbffc21 fcntl03: Cleanup && convert to new library. by Cyril Hrubis · 7 years ago
  23. 805f532 fcntl02: Cleanup && convert to new library. by Cyril Hrubis · 7 years ago
  24. d7f5736 openposix/fork: rewrite lock test using fcntl by Richard Palethorpe · 7 years ago
  25. a7f6133 Colorize test type in the output by Petr Vorel · 7 years ago
  26. 3be5562 net: traceroute01: use latest net API and add IPv6 version by Alexey Kodanev · 7 years ago
  27. 6ed920d net: traceroute_test.sh: rename to traceroute01.sh by Alexey Kodanev · 7 years ago
  28. 2158ea4 test_net.sh: add tst_wait_ipv6_dad() by Alexey Kodanev · 7 years ago
  29. 87dc364 cleanup shell test only if TST_NO_CLEANUP is not defined by Alexey Kodanev · 8 years ago
  30. cf9a75c netstress.c: convert to new library API by Alexey Kodanev · 8 years ago
  31. d45afd9 tst_test: add macro helper to invoke pthread_once() by Alexey Kodanev · 8 years ago
  32. dd90c00 tst_test: add tst_parse_long() by Alexey Kodanev · 8 years ago
  33. 6902dd9 test_net.sh: don't set nohup in netns and show netstress msgs by Alexey Kodanev · 8 years ago
  34. a746bdf netstress.c: change default setup of sysctl parameters by Alexey Kodanev · 8 years ago
  35. 7ec681f network: Fix using local for some non-bash shells by Petr Vorel · 7 years ago
  36. f61ceb4 network: Fix export for some non-bash shells by Petr Vorel · 7 years ago
  37. 1509fa1 testscripts/test_fs_bind.sh: Unmount ${sandbox} when do_break=1 in run_test() by Huacai Chen · 8 years ago
  38. 6577980 lib: Remove reference to already deleted mount_utils.c by Petr Vorel · 7 years ago
  39. ccd8653 commands/insmod: Add ltp_insmod01.ko to .gitignore and cleanup by Guangwen Feng · 7 years ago
  40. 8e49ed6 syscalls/mq_open: fix old tests + convert to use new API by Petr Vorel · 7 years ago
  41. b594c2d ipc/msgsnd0*: cleanup && convert to new API by Xiao Yang · 7 years ago
  42. ed8e067 tst_safe_sysv_ipc: Set msqid to -1 on IPC_RMID by Cyril Hrubis · 7 years ago
  43. 7d3e166 ipc/msgget0*: Make use of IPC related macros by Xiao Yang · 7 years ago
  44. 004f214 lib/tst_safe_sysv_ipc.c : Add tst_safe_sysv_ipc.c by Xiao Yang · 7 years ago
  45. 3224c57 test_net.sh: netns: use tst_restore_ipaddr() by Alexey Kodanev · 7 years ago
  46. 2b07d1d network/mc_cmds: don't ping multicast over default route by Alexey Kodanev · 7 years ago
  47. a1778ad network/mc_cmds: fix testing with iproute2 <= ss161212 by Petr Vorel · 7 years ago
  48. ce1da5d numa01.sh: Change shebang to /bin/sh by Cyril Hrubis · 7 years ago
  49. 547380a numa01.sh: Wait for support_numa.c correctly by Cyril Hrubis · 7 years ago
  50. 67da06e numa01.sh: Small cleanup & fix by Cyril Hrubis · 7 years ago
  51. 172b02b ltp/numa: reconstruct these testcases by Cyril Hrubis · 7 years ago
  52. 4061a1c ltp/numa: Convert to new library by Li Wang · 8 years ago
  53. ec566f0 utimensat_tests: Make use of tst_kvcmp again by Xiao Yang · 7 years ago
  54. ad38c31 ltp/numa: cleanup work for numa/* by Li Wang · 8 years ago
  55. b00fa18 syscalls/getcwd04.c: cleanup && convert to new API by Xiao Yang · 7 years ago
  56. 9f36ebc syscalls/getcwd03.c: cleanup && convert to new API by Xiao Yang · 7 years ago
  57. a13ea5b syscalls/getcwd02.c: cleanup && convert to new API by Xiao Yang · 7 years ago
  58. 0bea34a su01: do pre-checking to avoid annoying warning by Ning Han · 8 years ago
  59. 4289363 various: don't assume the DEV_BLKSIZE definition exists by Steven Jackson · 7 years ago
  60. d21c2d7 cron_dirs_check: remove sys/dir.h include by Steven Jackson · 7 years ago
  61. 1750b47 safe_open: fix SIGILL on android by Steven Jackson · 8 years ago
  62. 91d79f9 unshare02: define _GNU_SOURCE by Steven Jackson · 7 years ago
  63. 360f9bd syslog: include sys/sycall.h by Steven Jackson · 7 years ago
  64. d3236eb gencwd03: include libgen.h by Steven Jackson · 7 years ago
  65. 1791f70 tst_test: don't include tst_safe_pthread by Steven Jackson · 7 years ago
  66. cb7d91b tst_clone: don't use a comma in the definition of clone by Steven Jackson · 7 years ago
  67. df61090 compat_16: Android also requires sys/fsuid.h by Steven Jackson · 7 years ago
  68. 126a81b getcwd01.c: cleanup && convert to new API by Xiao Yang · 7 years ago
  69. 2c8457b LTP 20170116 by Cyril Hrubis · 7 years ago
  70. 7c34405 Revert "utimensat: fix immutable file retcodes for 4.8.0 and newer." by Jan Stancek · 7 years ago
  71. 674806b Revert "utimensat_tests: Make use of tst_kvcmp" by Jan Stancek · 7 years ago
  72. f73d2ae quotactl01: replace int comparison with memcmp by Jan Stancek · 7 years ago
  73. 2923a11 lib: fix offset in tst_resm_hexd by Jan Stancek · 7 years ago
  74. 34faca0 posix/munmap: Use mmap to obtain valid and safe address range by Richard Palethorpe · 7 years ago
  75. b668433 travis: use various gcc and clang versions + using containers by Petr Vorel · 7 years ago
  76. 6d6bb30 network: remove unnecessary check for rsh in scripts by Petr Vorel · 8 years ago
  77. ef0d925 mmapstress03: Fix 32bit test on 64bit kernel by Cyril Hrubis · 7 years ago
  78. edd2f4c mmapstress03: Small cleanup by Cyril Hrubis · 7 years ago
  79. f6051f8 vma03: Disable the test on 64bit kernel as well by Cyril Hrubis · 7 years ago
  80. 699238a lib: Add tst_kernel_bits() by Cyril Hrubis · 7 years ago
  81. 7c0ec1d safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header by Cyril Hrubis · 8 years ago
  82. 1ed5233 travis: initial configuration by Petr Vorel · 7 years ago
  83. 1141bbf max_map_count: Fix strcmp() for skipping aarch64 by Vertigo · 8 years ago
  84. bc4d3db test_net.sh: fix adding IP addresses in netns setup by Alexey Kodanev · 7 years ago
  85. 7b84465 commands/ld01: Fix test for LTP compiled with -m32 by Cyril Hrubis · 7 years ago
  86. 1dce80f commands/file_test.sh: Fix for SLES11 by Cyril Hrubis · 7 years ago
  87. 6266efe openposix/mmap31-1: Fix 32bit binary on 64bit kernel by Cyril Hrubis · 7 years ago
  88. a002136 syscalls/setpriority01: Use newly created user for the test by Guangwen Feng · 8 years ago
  89. 1544cb1 du01: Fix the BTRFS fix after test conversion by Cyril Hrubis · 8 years ago
  90. 8cc4165 waitid02: define _XOPEN_SOURCE 500 by Cyril Hrubis · 8 years ago
  91. 52006c9 safe_macros: Move safe_get/setpgid() to C source by Cyril Hrubis · 8 years ago
  92. 0a55aff test_net.sh: bring loopback interface up in netns setup by Alexey Kodanev · 8 years ago
  93. f485626 network/echoes: fix endless loop on error by Petr Vorel · 8 years ago
  94. 92ab7be various: remove redeclarations of 'int errno' by Steven Jackson · 8 years ago
  95. 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
  96. a7fa8561 various: include the POSIX fcntl.h instead of sys/fcntl.h by Steven Jackson · 8 years ago
  97. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  98. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  99. 56d7133 network: fix network.sh -e option by Petr Vorel · 8 years ago
  100. d685e31 network: fix printing commands in verbose mode by Petr Vorel · 8 years ago