1. 5fe088e Test for CVE-2017-2671 on ping sockets by Richard Palethorpe · 7 years ago
  2. 9726b90 lib/tst_test.c: Do not cleanup_ipc() if uninitialized by Cyril Hrubis · 7 years ago
  3. 88c220d lib/tst_test.c: Move parse_opts() up by Cyril Hrubis · 7 years ago
  4. 4949919 Add msync04: verify msync() writes back to file by Veronika Kabatova · 7 years ago
  5. 079ea0f tst_timer.h: Cosmetic fix by Guangwen Feng · 7 years ago
  6. ce264e6 syscalls/fchdir03: Rewrite. by Cyril Hrubis · 7 years ago
  7. 733b7aa syscalls/chdir03: Rewrite. by Cyril Hrubis · 7 years ago
  8. 8735f9e cpuhotplug05.sh: 0.0 -> 0.00 by Stanislav Kholmanskikh · 7 years ago
  9. 9fc3021 cpuhotplug05.sh: bring up the cpu after testing by Stanislav Kholmanskikh · 7 years ago
  10. 68c5925 cpuhotplug05.sh: call sar -P $CPU_TO_TEST by Stanislav Kholmanskikh · 7 years ago
  11. 77daa7e su: Remove 'catch close' by Dan Rue · 7 years ago
  12. 101ae2e syscalls/clone09.c: Fix typo by Guangwen Feng · 7 years ago
  13. ab6b5f5 lib/tst_timer_test.c: Fix undefined tst_clock_getres() by Cyril Hrubis · 7 years ago
  14. 825459d lib/tst_timer_test.c: fix unsigned int overflow on RHEL5.11GA by Xiao Yang · 7 years ago
  15. 52d0a3a Test for CVE-2017-5669 in shmat by Richard Palethorpe · 7 years ago
  16. a8ab1a7 lib/test.sh: Remove temporary directory only if we know the location by Petr Vorel · 7 years ago
  17. af0cb6e doc: Cleanup typo by Petr Vorel · 7 years ago
  18. eef8431 Test for CVE-2017-6951 in request_key by Richard Palethorpe · 7 years ago
  19. eb2e3ab Test for CVE-2014-0196 PTY echo race by Richard Palethorpe · 7 years ago
  20. 19bba3c cve/Makefile: Fix LDLIBS vs LDFLAGS. by Cyril Hrubis · 7 years ago
  21. 81cc0b3 cve/Makefile: Fix build. by Cyril Hrubis · 7 years ago
  22. 9ebed1f syscalls/clone09.c: Fix compilation without CLONE_NEWNET by Xiao Yang · 7 years ago
  23. 1140e92 Add CVE .gitignore, Makefile and runtest files by Richard Palethorpe · 7 years ago
  24. b058919 Test for uname26 exploit CVE-2012-0957 by Richard Palethorpe · 7 years ago
  25. 5bfa6fb Test for CVE-2016-4997 on setsockopt by Richard Palethorpe · 7 years ago
  26. 1be8bbd Test for vulnerability CVE-2016-7117 in recvmmsg error return path by Richard Palethorpe · 7 years ago
  27. b52e8be Add fuzzy synchronisation library for triggering races by Richard Palethorpe · 7 years ago
  28. 8830774 commands/keyctl01: Fix getting key serial number by Guangwen Feng · 7 years ago
  29. b0db0ea commands/keyctl01: Fix potential infinite loop by Guangwen Feng · 7 years ago
  30. 43ba0f7 utimensat_tests.sh: use TBROK instead of TWARN by Bentsi · 7 years ago
  31. 380fd98 clone09: add a test for CLONE_NEWNET flag by Alexey Kodanev · 7 years ago
  32. 91e6a95 clone08: convert to new LTP API by Alexey Kodanev · 7 years ago
  33. 5710ca2 commands/gdb: add simple gdb testcase by Veronika Kabatova · 7 years ago
  34. d6f6d80 Fix installation instructions. by Thomas Pasquier · 7 years ago
  35. 58c862b syscalls/shmat0*: cleanup && convert to new API by Xiao Yang · 7 years ago
  36. a095276 Fix PATH_MAX undeclared when building with musl by Dengke Du · 7 years ago
  37. 9d377dc commands: fix unmatched installation path of datafiles by Xiao Yang · 7 years ago
  38. 10f4a54 syscalls/mq_*: Cleanup unused _POSIX_C_SOURCE macro by Petr Vorel · 7 years ago
  39. 178b38a syscalls/mq_notify: Cleanup + use mq.h header by Petr Vorel · 7 years ago
  40. 1f87253 syscalls/{mq_timedsend, mq_timedreceive}: Convert to new API + cleanup by Cyril Hrubis · 7 years ago
  41. 3ada982 syscalls/mq_timedreceive: Add check data returned from mq_timedreceive by Petr Vorel · 7 years ago
  42. 2ce2474 syscalls/lseek10: cleanup && convert to new API by Xiao Yang · 7 years ago
  43. 4676168 syscalls/lseek08, 09: cleanup && convert to new API by Xiao Yang · 7 years ago
  44. 04199ea syscalls/lseek07: cleanup && convert to new API by Xiao Yang · 7 years ago
  45. 4e628a1 mmapstress10: Fix buffer overflow. by Cyril Hrubis · 7 years ago
  46. 33ecf6f mmapstress01: Fix buffer overflow by Cyril Hrubis · 7 years ago
  47. f9a91c1 tst_tests.sh: set the shell TST_ID automatically by Li Wang · 7 years ago
  48. 02efa03 commands/mkfs: fix bashism in ntfs size computation by Lucas Magasweran · 7 years ago
  49. fed008c tst_safe_sysv_ipc: add shared memory related macros by Xiao Yang · 7 years ago
  50. c459654 syscalls: Add timer measurement library by Cyril Hrubis · 7 years ago
  51. 62fe712 lib: Fix clock_gettime linking problems. by Cyril Hrubis · 7 years ago
  52. e23731f kmsg01: convert to newlib by Jan Stancek · 7 years ago
  53. 9519bb4 runltp: Remove references to netpipe.sh by Cyril Hrubis · 7 years ago
  54. ea5b16c controllers/memcg_test_3: Add new regression test by Guangwen Feng · 7 years ago
  55. 9f6b7c4 containers/netns: fix local variable assignment for dash shell by Chase Qi · 7 years ago
  56. f179620 syscalls/splice05: check if splice supports af_unix sockets by Xiao Yang · 7 years ago
  57. f43dcd8 syscalls/splice04,05: fix max limit for pipe by Xiao Yang · 7 years ago
  58. 029e291 syscalls/lseek0[2-5]: cleanup && convert to new API by Xiao Yang · 7 years ago
  59. e4a87b6 syscalls/lseek01,06: cleanup && convert to new API by Xiao Yang · 7 years ago
  60. 66851d0 sched/autogroup01: Add new regression test by Guangwen Feng · 7 years ago
  61. cb26543 SAFE_MACROS: Add SAFE_SETSID() by Guangwen Feng · 7 years ago
  62. 4141bdb faccessat and fchmodat: Fix build warnings by Naresh Kamboju · 7 years ago
  63. 3e5747a syscalls/fcntl35.c: fix wrong fds[0] && cleanup by Xiao Yang · 7 years ago
  64. 512cb34 mmap01: fix testcase on hppa architecture by Helge Deller · 7 years ago
  65. c0227c2 syscalls/write01.c: Add test with different buffer sizes && Remove write02 by Jinhui Huang · 7 years ago
  66. ded8006 syscalls/memfd_create: test memfd flags separately by Jakub Racek · 7 years ago
  67. b246897 dio: reduce the number of cycles by Li Wang · 7 years ago
  68. a07008f configure.ac: Generate linux_syscall_headers.h by Cyril Hrubis · 7 years ago
  69. b349949 recvmsg03: avoid close() and recvmsg() racing by Sabrina Dubroca · 7 years ago
  70. e59c0a0 syscalls/add_key02: add the "logon" key type by Xiao Yang · 7 years ago
  71. 03c48ba syscalls: Smash newly introduced .tids by Cyril Hrubis · 7 years ago
  72. b3b18dd syscalls/open01: Cleanup && convert to new library by Guangwen Feng · 7 years ago
  73. 3b519eb tst_timer.h: Add timeval helpers by Cyril Hrubis · 7 years ago
  74. 2609cfb syscalls/open02: Cleanup && convert to new library by Guangwen Feng · 7 years ago
  75. 57867fc syscalls/fcntl35.c: add new regression test by Xiao Yang · 7 years ago
  76. 2504562 syscalls/add_key02: update to test fix for nonempty NULL payload by Eric Biggers · 7 years ago
  77. c2f82c8 dirtyc0w: Include stdint.h by Khem Raj · 7 years ago
  78. a740ba5 net/ssh-stress-rmt03: fix port forwarding rule by Alexey Kodanev · 7 years ago
  79. 639cb16 syscalls/flock: open test file with O_RDWR mode by Eryu Guan · 7 years ago
  80. c83ef8a controllers/cpuset: do not test undefined behavior by Martin Karac · 7 years ago
  81. f2c012c clone/kcmp: avoid CLONE_VM crashes during ld resolve by Jan Stancek · 7 years ago
  82. 40b1fb1 network/stress: Remove bg_tcp_traffic script by Petr Vorel · 7 years ago
  83. d52142e network/stress: Use correct reporting function by Petr Vorel · 7 years ago
  84. 11d5d26 network/stress: Fix typo by Petr Vorel · 7 years ago
  85. 356b4f6 lib: Fix 'unbound variable' error in shell libraries by Petr Vorel · 7 years ago
  86. e49bb7f gitignore: Prefixing filenames by Petr Vorel · 7 years ago
  87. 699f097 net/rpc_test.sh: check if server is ready with rpcinfo by Alexey Kodanev · 7 years ago
  88. 1e9d974 net/rpc01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  89. 455d06d net/rpcinfo01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  90. 2d8cac7 net/rusers01: convert to test_net.sh lib by Alexey Kodanev · 7 years ago
  91. 14ece04 net/rup01: convert to test_net.sh library by Alexey Kodanev · 7 years ago
  92. 34ffd8f lib/test_net.sh: add EXPECT_RHOST_PASS/FAIL functions by Alexey Kodanev · 7 years ago
  93. 3fb501e net: use LTP ns_create/ns_exec by Alexey Kodanev · 7 years ago
  94. 7a1e726 ltp/numa: Fix compilation without MAP_HUGETLB by Xiao Yang · 7 years ago
  95. 89d1e69 io_submit01: Rewrite & fix. by Cyril Hrubis · 7 years ago
  96. 328e7f9 move_pages12: replace memset with mlock by Jan Stancek · 7 years ago
  97. 8d25735 memcg_lib.sh: cosmetic fix for orig_memory_use_hierarchy variable by Xiao Yang · 7 years ago
  98. 7132aa7 syscalls/splice05: add test for splice() between pipe and socket by Boyang Xue · 7 years ago
  99. cd51b34 syscalls/splice04: add test for splice() from pipe to pipe by Boyang Xue · 7 years ago
  100. 23b79cd docs: Add description of runtest file format by Richard Palethorpe · 7 years ago