1. a07008f configure.ac: Generate linux_syscall_headers.h by Cyril Hrubis · 7 years ago
  2. b349949 recvmsg03: avoid close() and recvmsg() racing by Sabrina Dubroca · 7 years ago
  3. e59c0a0 syscalls/add_key02: add the "logon" key type by Xiao Yang · 7 years ago
  4. 03c48ba syscalls: Smash newly introduced .tids by Cyril Hrubis · 7 years ago
  5. b3b18dd syscalls/open01: Cleanup && convert to new library by Guangwen Feng · 7 years ago
  6. 3b519eb tst_timer.h: Add timeval helpers by Cyril Hrubis · 7 years ago
  7. 2609cfb syscalls/open02: Cleanup && convert to new library by Guangwen Feng · 7 years ago
  8. 57867fc syscalls/fcntl35.c: add new regression test by Xiao Yang · 7 years ago
  9. 2504562 syscalls/add_key02: update to test fix for nonempty NULL payload by Eric Biggers · 7 years ago
  10. c2f82c8 dirtyc0w: Include stdint.h by Khem Raj · 7 years ago
  11. a740ba5 net/ssh-stress-rmt03: fix port forwarding rule by Alexey Kodanev · 7 years ago
  12. 639cb16 syscalls/flock: open test file with O_RDWR mode by Eryu Guan · 7 years ago
  13. c83ef8a controllers/cpuset: do not test undefined behavior by Martin Karac · 7 years ago
  14. f2c012c clone/kcmp: avoid CLONE_VM crashes during ld resolve by Jan Stancek · 7 years ago
  15. 40b1fb1 network/stress: Remove bg_tcp_traffic script by Petr Vorel · 7 years ago
  16. d52142e network/stress: Use correct reporting function by Petr Vorel · 7 years ago
  17. 11d5d26 network/stress: Fix typo by Petr Vorel · 7 years ago
  18. 356b4f6 lib: Fix 'unbound variable' error in shell libraries by Petr Vorel · 7 years ago
  19. e49bb7f gitignore: Prefixing filenames by Petr Vorel · 7 years ago
  20. 699f097 net/rpc_test.sh: check if server is ready with rpcinfo by Alexey Kodanev · 7 years ago
  21. 1e9d974 net/rpc01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  22. 455d06d net/rpcinfo01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  23. 2d8cac7 net/rusers01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  24. 14ece04 net/rup01: convert to test_net.sh library by Alexey Kodanev · 7 years ago
  25. 34ffd8f lib/test_net.sh: add EXPECT_RHOST_PASS/FAIL functions by Alexey Kodanev · 7 years ago
  26. 3fb501e net: use LTP ns_create/ns_exec by Alexey Kodanev · 7 years ago
  27. 7a1e726 ltp/numa: Fix compilation without MAP_HUGETLB by Xiao Yang · 7 years ago
  28. 89d1e69 io_submit01: Rewrite & fix. by Cyril Hrubis · 7 years ago
  29. 328e7f9 move_pages12: replace memset with mlock by Jan Stancek · 7 years ago
  30. 8d25735 memcg_lib.sh: cosmetic fix for orig_memory_use_hierarchy variable by Xiao Yang · 7 years ago
  31. 7132aa7 syscalls/splice05: add test for splice() between pipe and socket by Boyang Xue · 7 years ago
  32. cd51b34 syscalls/splice04: add test for splice() from pipe to pipe by Boyang Xue · 7 years ago
  33. 23b79cd docs: Add description of runtest file format by Richard Palethorpe · 7 years ago
  34. f2cc99e README: Reformat it in markdown by Cyril Hrubis · 7 years ago
  35. 361fcbf README: Add running the tests section by Richard Palethorpe · 7 years ago
  36. b372b1e network/mc_cmds: Use TINFO when error is caused by old version of ip command by Petr Vorel · 7 years ago
  37. 94d701a net/rpcinfo01: remove broadcast test-case by Alexey Kodanev · 7 years ago
  38. fdcb778 net/ipsec: TCONF if 'ip xfrm' cmd fails with '...not implemented' err by Alexey Kodanev · 7 years ago
  39. 77b97c4 android: Don't build setpriority01 by Steven Jackson · 7 years ago
  40. 4dc7c5f android: Don't build tst_safe_sysv_ipc by Steven Jackson · 7 years ago
  41. 7ad4bf0 android: Add missing android stubs by Steven Jackson · 7 years ago
  42. f36b3a8 syscall/write03.c: Cleanup && convert to new API. by Jinhui Huang · 7 years ago
  43. 02dda79 syscalls/read02.c: Cleanup && convert to new API. by Jinhui Huang · 7 years ago
  44. d528a99 syscalls/lseek11: take EOPNOTSUPP as not supported too by Eryu Guan · 7 years ago
  45. d62f6f8 readahead02: Fix warnings. by Cyril Hrubis · 7 years ago
  46. cbbe48a numa: fix memhog fails in test8 by Li Wang · 7 years ago
  47. 80c8fac testcases: Remove dmapi by Cyril Hrubis · 7 years ago
  48. 77b5e70 fallocate02: Fix compilation by Cyril Hrubis · 7 years ago
  49. 87acbef tst_test: TST_TEST_TCONF() do no set tid by Cyril Hrubis · 7 years ago
  50. f652f65 rup01: fix test for hostname length > 24 by Alexey Kodanev · 7 years ago
  51. 6229357 syscalls/fanotify07.c: Fix compilation without fanotify by Xiao Yang · 7 years ago
  52. dcf361c lib,testcases: Make use of MIN() and MAX() by Cyril Hrubis · 7 years ago
  53. a14f756 Unify MIN()/MAX() implementation + cleanup by Cyril Hrubis · 7 years ago
  54. a5bf525 tst_test.c: set the test id automatically by Cyril Hrubis · 7 years ago
  55. d96efcf pipeio: avoid SAFE macros in cleanup() by Jan Stancek · 7 years ago
  56. 297bbae ffsb: Fix out of bounds access by Cyril Hrubis · 7 years ago
  57. 0160dd7 ltp/numa: use string to describe operation by Li Wang · 7 years ago
  58. bf802b7 ltp/numa: Kill the support_numa if FAILED by Li Wang · 7 years ago
  59. d075776 ltp/numa: add new test11 by Li Wang · 7 years ago
  60. a4f7ac8 syscalls: add new test for copy_file_range(2) by Li Wang · 7 years ago
  61. 7916317 tst_test: Be more verbose on timeout by Cyril Hrubis · 7 years ago
  62. 8838596 fanotify: Add test for permission event destruction by Jan Kara · 7 years ago
  63. f94e158 move_pages12: fix int overflow on arm with 512M huge pages by Jan Stancek · 7 years ago
  64. 6c6c6ca LTP 20170516 by Cyril Hrubis · 7 years ago
  65. 925bc8c move_pages12: Make sure hugepages are available by Cyril Hrubis · 7 years ago
  66. 9109964 pread03: Remove unused and buggy test_dir[100] by Cyril Hrubis · 7 years ago
  67. 2854c5b pselect01: Tune thresholds by Cyril Hrubis · 7 years ago
  68. eac3375 readahead02: include errno in failure message by Jan Stancek · 7 years ago
  69. 7a7a964 runtest/net.nfs: add test-cases with NFSv3 over TCP by Alexey Kodanev · 7 years ago
  70. b52eec8 setpriority01: check in cleanup that user was created by Alexey Kodanev · 7 years ago
  71. bb1477f SAFE_READLINK() should return zero-terminated target buffer by Helge Deller · 7 years ago
  72. c1b438d Add terminating NUL after calling readlink() by Helge Deller · 7 years ago
  73. 01fa7e8 move_pages12: fix warning on system which doesn't support hugepages by Li Wang · 7 years ago
  74. b9157ae utimensat: re-apply: fix immutable file retcodes for 4.8.0 and newer. by Artem Savkov · 8 years ago
  75. dfb7d77 move_pages12: Do not multiply free ram with 1024 by Cyril Hrubis · 7 years ago
  76. 1c65669 commands/which01.sh: Fix test for debian. by Cyril Hrubis · 7 years ago
  77. 8c9a924 syslog-lib.sh: Produce TCONF instead of TBROK for journald by Cyril Hrubis · 7 years ago
  78. ee2f44b syscalls/madvise09: Fix for disabled swap accounting by Cyril Hrubis · 7 years ago
  79. 5568974 mtest01: fix max_pids formula by Jan Stancek · 7 years ago
  80. ec5cfd4 mmapstress04: rewrite to fix heap overwrite by Jan Stancek · 7 years ago
  81. 604902b cpuset: Make use of tst_kvcmp by Cyril Hrubis · 7 years ago
  82. 8745cf0 runtest/net.nfs: fix version typo by Xiao Yang · 7 years ago
  83. 80037e5 syscalls/ioctl06: Fix the test description. by Cyril Hrubis · 7 years ago
  84. 6310c19 ioctl06: fix BLKRASET failures in small sectors by Li Wang · 7 years ago
  85. 882f45a tst_kvcmp: Add support for extra kernel versions by Cyril Hrubis · 7 years ago
  86. ea93315 memcg_stress_test.sh: Reduce runtime by Steve Ellcey · 7 years ago
  87. bdb9d36 move_pages12: Fix undefined reference to WIFEXITED() by Cyril Hrubis · 7 years ago
  88. b92c172 mtest01.c: Increase max_pids and check for array overflow. by Steve Ellcey · 7 years ago
  89. 0657b97 dns-stress: check answer from dns server by Alexey Kodanev · 7 years ago
  90. eefa5b9 dns-stress: fix test and use locally defined IP addresses by Alexey Kodanev · 7 years ago
  91. 15d413e syscalls/lseek11.c: fix syncfs() && SEEK_DATA by Xiao Yang · 7 years ago
  92. 4db8d15 syscalls/quotactl03.c: add new regression test by Xiao Yang · 7 years ago
  93. 390a556 syscalls/quotactl02.c: add Q_XGETNEXTQUOTA flag test by Xiao Yang · 7 years ago
  94. e1b3718 lapi/seek.h: fix typo for SEEK_DATA by Xiao Yang · 7 years ago
  95. 25b6ca3 lseek: functional SEEK_HOLE and SEEK_DATA test by Zorro Lang · 7 years ago
  96. c486cce lapi: Add seek.h for SEEK_DATA and SEEK_HOLE by Cyril Hrubis · 7 years ago
  97. 3eb3d38 prot_hsymlinks: fix compiler signed/unsigned int warning msgs by Alexey Kodanev · 7 years ago
  98. 6652400 prot_hsymlinks: Fix failure on read-only machine by the_hoang0709@yahoo.com · 7 years ago
  99. 8cab244 setpriority01: Fix failure on read-only machine by the_hoang0709@yahoo.com · 7 years ago
  100. 1bb79cd lib: Fix undefined reference to `mq_open' by Cyril Hrubis · 7 years ago