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. 1311609 getrandom04: Convert to the new library. by Cyril Hrubis · 7 years ago
  5. 831a67d getrandom03: Convert to the new library. by Cyril Hrubis · 7 years ago
  6. e0c1daf getrandom02: Convert to the new library. by Cyril Hrubis · 7 years ago
  7. 2e8f72a getrandom01: Convert to the new library. by Cyril Hrubis · 7 years ago
  8. b94f958 getrandom02: relax check for returned data by Jan Stancek · 7 years ago
  9. 8019f59 aio_suspend_4-1: Fix failures on s390x by Cyril Hrubis · 7 years ago
  10. d4cd649 openposix: strftime_1-1: Set LC_TIME to C by Cyril Hrubis · 7 years ago
  11. 15e9701 quotactl02: flags for Q_XQUOTA{ON,OFF} is 32bit int by Jan Stancek · 7 years ago
  12. 121dba5 madvise01: Fix MADV_FREE by Cyril Hrubis · 7 years ago
  13. 6c701a0 madvise01: Add MADV_FREE + fallback in lapi/mmap.h by Cyril Hrubis · 8 years ago
  14. 34a7c82 android: exclude tests which don't build by Steven Jackson · 8 years ago
  15. bf7831d madvise: New MADV_HWPOISON and MADV_DONTDUMP tests by Richard Palethorpe · 8 years ago
  16. f2116b8 aio-stress: Fix segfaults by Cyril Hrubis · 7 years ago
  17. ac481d1 fcntl04: Cleanup && convert to new library. by Cyril Hrubis · 8 years ago
  18. fbffc21 fcntl03: Cleanup && convert to new library. by Cyril Hrubis · 8 years ago
  19. 805f532 fcntl02: Cleanup && convert to new library. by Cyril Hrubis · 8 years ago
  20. d7f5736 openposix/fork: rewrite lock test using fcntl by Richard Palethorpe · 8 years ago
  21. a7f6133 Colorize test type in the output by Petr Vorel · 8 years ago
  22. 3be5562 net: traceroute01: use latest net API and add IPv6 version by Alexey Kodanev · 8 years ago
  23. 6ed920d net: traceroute_test.sh: rename to traceroute01.sh by Alexey Kodanev · 8 years ago
  24. 2158ea4 test_net.sh: add tst_wait_ipv6_dad() by Alexey Kodanev · 8 years ago
  25. 87dc364 cleanup shell test only if TST_NO_CLEANUP is not defined by Alexey Kodanev · 8 years ago
  26. cf9a75c netstress.c: convert to new library API by Alexey Kodanev · 8 years ago
  27. 6902dd9 test_net.sh: don't set nohup in netns and show netstress msgs by Alexey Kodanev · 8 years ago
  28. a746bdf netstress.c: change default setup of sysctl parameters by Alexey Kodanev · 8 years ago
  29. 7ec681f network: Fix using local for some non-bash shells by Petr Vorel · 8 years ago
  30. f61ceb4 network: Fix export for some non-bash shells by Petr Vorel · 8 years ago
  31. ccd8653 commands/insmod: Add ltp_insmod01.ko to .gitignore and cleanup by Guangwen Feng · 8 years ago
  32. 8e49ed6 syscalls/mq_open: fix old tests + convert to use new API by Petr Vorel · 8 years ago
  33. b594c2d ipc/msgsnd0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  34. 7d3e166 ipc/msgget0*: Make use of IPC related macros by Xiao Yang · 8 years ago
  35. 3224c57 test_net.sh: netns: use tst_restore_ipaddr() by Alexey Kodanev · 8 years ago
  36. 2b07d1d network/mc_cmds: don't ping multicast over default route by Alexey Kodanev · 8 years ago
  37. a1778ad network/mc_cmds: fix testing with iproute2 <= ss161212 by Petr Vorel · 8 years ago
  38. ce1da5d numa01.sh: Change shebang to /bin/sh by Cyril Hrubis · 8 years ago
  39. 547380a numa01.sh: Wait for support_numa.c correctly by Cyril Hrubis · 8 years ago
  40. 67da06e numa01.sh: Small cleanup & fix by Cyril Hrubis · 8 years ago
  41. 172b02b ltp/numa: reconstruct these testcases by Cyril Hrubis · 8 years ago
  42. 4061a1c ltp/numa: Convert to new library by Li Wang · 8 years ago
  43. ec566f0 utimensat_tests: Make use of tst_kvcmp again by Xiao Yang · 8 years ago
  44. ad38c31 ltp/numa: cleanup work for numa/* by Li Wang · 8 years ago
  45. b00fa18 syscalls/getcwd04.c: cleanup && convert to new API by Xiao Yang · 8 years ago
  46. 9f36ebc syscalls/getcwd03.c: cleanup && convert to new API by Xiao Yang · 8 years ago
  47. a13ea5b syscalls/getcwd02.c: cleanup && convert to new API by Xiao Yang · 8 years ago
  48. 0bea34a su01: do pre-checking to avoid annoying warning by Ning Han · 8 years ago
  49. 4289363 various: don't assume the DEV_BLKSIZE definition exists by Steven Jackson · 8 years ago
  50. d21c2d7 cron_dirs_check: remove sys/dir.h include by Steven Jackson · 8 years ago
  51. 91d79f9 unshare02: define _GNU_SOURCE by Steven Jackson · 8 years ago
  52. 360f9bd syslog: include sys/sycall.h by Steven Jackson · 8 years ago
  53. d3236eb gencwd03: include libgen.h by Steven Jackson · 8 years ago
  54. 1791f70 tst_test: don't include tst_safe_pthread by Steven Jackson · 8 years ago
  55. df61090 compat_16: Android also requires sys/fsuid.h by Steven Jackson · 8 years ago
  56. 126a81b getcwd01.c: cleanup && convert to new API by Xiao Yang · 8 years ago
  57. 7c34405 Revert "utimensat: fix immutable file retcodes for 4.8.0 and newer." by Jan Stancek · 8 years ago
  58. 674806b Revert "utimensat_tests: Make use of tst_kvcmp" by Jan Stancek · 8 years ago
  59. f73d2ae quotactl01: replace int comparison with memcmp by Jan Stancek · 8 years ago
  60. 34faca0 posix/munmap: Use mmap to obtain valid and safe address range by Richard Palethorpe · 8 years ago
  61. 6d6bb30 network: remove unnecessary check for rsh in scripts by Petr Vorel · 8 years ago
  62. ef0d925 mmapstress03: Fix 32bit test on 64bit kernel by Cyril Hrubis · 8 years ago
  63. edd2f4c mmapstress03: Small cleanup by Cyril Hrubis · 8 years ago
  64. f6051f8 vma03: Disable the test on 64bit kernel as well by Cyril Hrubis · 8 years ago
  65. 7c0ec1d safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header by Cyril Hrubis · 8 years ago
  66. 1141bbf max_map_count: Fix strcmp() for skipping aarch64 by Vertigo · 8 years ago
  67. bc4d3db test_net.sh: fix adding IP addresses in netns setup by Alexey Kodanev · 8 years ago
  68. 7b84465 commands/ld01: Fix test for LTP compiled with -m32 by Cyril Hrubis · 8 years ago
  69. 1dce80f commands/file_test.sh: Fix for SLES11 by Cyril Hrubis · 8 years ago
  70. 6266efe openposix/mmap31-1: Fix 32bit binary on 64bit kernel by Cyril Hrubis · 8 years ago
  71. a002136 syscalls/setpriority01: Use newly created user for the test by Guangwen Feng · 8 years ago
  72. 1544cb1 du01: Fix the BTRFS fix after test conversion by Cyril Hrubis · 8 years ago
  73. 8cc4165 waitid02: define _XOPEN_SOURCE 500 by Cyril Hrubis · 8 years ago
  74. 0a55aff test_net.sh: bring loopback interface up in netns setup by Alexey Kodanev · 8 years ago
  75. f485626 network/echoes: fix endless loop on error by Petr Vorel · 8 years ago
  76. 92ab7be various: remove redeclarations of 'int errno' by Steven Jackson · 8 years ago
  77. 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
  78. a7fa8561 various: include the POSIX fcntl.h instead of sys/fcntl.h by Steven Jackson · 8 years ago
  79. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  80. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  81. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  82. 542421d syscalls/ipc: add newipc library for new API by Xiao Yang · 8 years ago
  83. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  84. 5f8ca6c network: test_net.sh: allow to run network tests on a single machine by Alexey Kodanev · 8 years ago
  85. a43aabd open_posix_testsuite: intialize var for VLA by Ryan Zezeski · 8 years ago
  86. 2ef1a91 realtime: Remove leftover script mixed_load.sh by Cyril Hrubis · 8 years ago
  87. 78db757 syscalls/mq_unlink: convert to use new test library API by Petr Vorel · 8 years ago
  88. 1775ddf network/echo01: fix creating existing directory by Petr Vorel · 8 years ago
  89. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  90. 2221504 llistxattr: new testcase for long path name by Dejan Jovicevic · 8 years ago
  91. bf8a49c llistxattr: improved code readability and stability by Dejan Jovicevic · 8 years ago
  92. 708d8da llistxattr: moved to using safe macros by Dejan Jovicevic · 8 years ago
  93. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  94. 08643b1 shell: fix bashism (( )) by Petr Vorel · 8 years ago
  95. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  96. df19c39 cpuhotplug_hotplug.sh: 'part' here is a variable by Han, NingX · 8 years ago
  97. 5ed7339 writev07: fix "written more than expected" check by Jan Stancek · 8 years ago
  98. 68d3abf lib/libipc.c: Remove unnecessary head file by gyher · 8 years ago
  99. d0e1d19 testcases/clock_nanosleep01: convert to use new test library API by Petr Vorel · 8 years ago
  100. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago