1. fa23185 syscalls/keyctl05: new test for key_update() crash by Eric Biggers · 7 years ago
  2. 936cd4e syscalls/keyctl04: new test for thread keyring memory leak by Eric Biggers · 7 years ago
  3. 61c035c lapi: Add keyctl.h by Cyril Hrubis · 7 years ago
  4. 1964db7 Add a zero latency constraint for the timer tests library by Daniel Lezcano · 7 years ago
  5. 8965629 syscalls/fanotify08: add sanity check for FAN_CLOEXEC by Xiong Zhou · 7 years ago
  6. 9964e88 fanotify: rewrite old cases with new lib by Xiong Zhou · 7 years ago
  7. f028fef lib: add helper SAFE_FANOTIFY_INIT by Xiong Zhou · 7 years ago
  8. d45cf05 syscalls/mmap12: Convert to the new library by Cyril Hrubis · 7 years ago
  9. 259db6f syscalls/setrlimit02: Remove the EFAULT test by Cyril Hrubis · 7 years ago
  10. 6d5b574 syscalls/setrlimit02: Cleanup & convert to newlib by Cyril Hrubis · 7 years ago
  11. b5a2690 Add regression tests for vsyscall and vdso by Veronika Kabatova · 7 years ago
  12. 07a2426 lib: detect ARM64 32-bit compat mode as 64-bit kernel by Steve Muckle · 7 years ago
  13. 4a707d4 CVE: Add some existing tests to runtest file by Richard Palethorpe · 7 years ago
  14. 8b002b0 mem/swapping: add missing .forks_child by Xiao Yang · 7 years ago
  15. 738dbdb syscalls/madvise07: Fix typo. by Cyril Hrubis · 7 years ago
  16. 970df64 syscalls/fcntl35: the pipe-max-size should be multiple of PAGE_SIZE by Li Wang · 7 years ago
  17. f4d67f9 cve/cve-2017-2671.c: check if socket() supports IPPROTO_ICMP by Xiao Yang · 7 years ago
  18. 18916a2 mem/ksm: fix two errors in ksm06.c by Li Wang · 7 years ago
  19. 2cfc5ab syscalls/splice{04,05}: Include lapi/splice.h by Cyril Hrubis · 7 years ago
  20. 3b3a00e lapi/{vmsplice.h,splice.h,tee.h}: Switch to tst_syscall() by Cyril Hrubis · 7 years ago
  21. a9cc53a syscalls/vmsplice02: Convert to the new library by Cyril Hrubis · 7 years ago
  22. 912ee04 syscalls/vmsplice01: Convert to the new library by Cyril Hrubis · 7 years ago
  23. 39d7daa syscalls/tee02: Convert to the new library by Cyril Hrubis · 7 years ago
  24. d800573 syscalls/tee01: Convert to the new library by Cyril Hrubis · 7 years ago
  25. 207ca07 syscalls/splice03: Convert to the new library by Cyril Hrubis · 7 years ago
  26. 6b7fa96 syscalls/splice02: Convert to the new library by Cyril Hrubis · 7 years ago
  27. dfa5429 syscalls/splice01: Convert to the new library by Cyril Hrubis · 7 years ago
  28. 4ae583e cve-2016-4997: Provide fallback for xt_entry structs by Richard Palethorpe · 7 years ago
  29. 8d90868 ipsec: add new test-cases with beet mode (esp only) by Alexey Kodanev · 7 years ago
  30. 46d20ce net: ipsec: add vti tests for udp by Alexey Kodanev · 7 years ago
  31. 4ec842e net: ipsec: add vti tests for tcp by Alexey Kodanev · 7 years ago
  32. 110fb72 net: ipsec: move vti setup to the library by Alexey Kodanev · 7 years ago
  33. 445130b net/ipsec_lib.sh: add new IPSEC_REQUESTS variable by Alexey Kodanev · 7 years ago
  34. 1380992 test_net.sh: search SCTP listening sockets with netstat by Alexey Kodanev · 7 years ago
  35. 9a71c8e sctp: new performance test for SCTP protocol by Alexey Kodanev · 7 years ago
  36. fff5157 dccp: new test that compares DCCP and UDP by Alexey Kodanev · 7 years ago
  37. a33cb39 netstress: apply new usage with '-T' option by Alexey Kodanev · 7 years ago
  38. 8095b15 netstress: add basic support for DCCP & SCTP by Alexey Kodanev · 7 years ago
  39. 8759caa network/dhcp: Fix removing veth kernel module by Alexey Kodanev · 7 years ago
  40. a8303d6 getsockopt: Add test for SO_PEERCRED by Veronika Kabatova · 7 years ago
  41. f1a8505 README: Update developer section by Richard Palethorpe · 7 years ago
  42. 7324ee1 tutorial: Add a step-by-step C test tutorial by Richard Palethorpe · 7 years ago
  43. f706a2f lib/tst_test: Ignore unknown options for TCONF tests by Cyril Hrubis · 7 years ago
  44. f28b29f mem/tunable: convert to new API by Li Wang · 7 years ago
  45. ff867f8 mem/swapping: convert to new API by Li Wang · 7 years ago
  46. d40f9fa mem/cpuset: convert to new API by Li Wang · 7 years ago
  47. 8dba470 mem/hugeshmget: convert to new API by Li Wang · 7 years ago
  48. e9a6411 mem/hugeshmdt: convert to new API by Li Wang · 7 years ago
  49. eae488a mem/hugeshmctl: convert to new API by Li Wang · 7 years ago
  50. 1575623 mem/hugeshmat: convert to new API by Li Wang · 7 years ago
  51. 02c9a45 mem/hugemmap: convert to new API by Li Wang · 7 years ago
  52. 7d1bb39 mem/hugetlb: convert to new API by Li Wang · 7 years ago
  53. 90c3cb5 mem/thp: convert to new API by Li Wang · 7 years ago
  54. 7d70453 mem/ksm: move the common code to ksm_common.h by Li Wang · 7 years ago
  55. 1262303 mem/ksm: convert to new API by Li Wang · 7 years ago
  56. 94823cf mem/oom: disable timeouts for testcase in demand by Li Wang · 7 years ago
  57. c8f6231 mem/oom: convert to new API by Li Wang · 7 years ago
  58. 2c1bfc0 mem/lib: convert to new API by Li Wang · 7 years ago
  59. 4d0d149 Remove linux_syscall_numbers.h Makefile by Richard Palethorpe · 7 years ago
  60. 817d809 Rename linux_syscall_numbers.h to lapi/syscalls.h by Richard Palethorpe · 7 years ago
  61. cad8fb2 security/stack_clash: Add new test by Pavel Boldin · 7 years ago
  62. fb9026c syscalls/epoll_wait01: Convert to new library. by Cyril Hrubis · 7 years ago
  63. 90fba95 syscalls/epoll_wait01: cleanup data structure usage by Steve Muckle · 7 years ago
  64. e32dc23 syscalls/epoll_*: allow for epoll_wait returning a subset of events by Steve Muckle · 7 years ago
  65. 816389e ver_linux: Print iputils version by Petr Vorel · 7 years ago
  66. 2240117 controllers/cgroup_fj_common.sh: Fix mountpoint mismatch by Guangwen Feng · 7 years ago
  67. 5fe088e Test for CVE-2017-2671 on ping sockets by Richard Palethorpe · 7 years ago
  68. 9726b90 lib/tst_test.c: Do not cleanup_ipc() if uninitialized by Cyril Hrubis · 7 years ago
  69. 88c220d lib/tst_test.c: Move parse_opts() up by Cyril Hrubis · 7 years ago
  70. 4949919 Add msync04: verify msync() writes back to file by Veronika Kabatova · 7 years ago
  71. 079ea0f tst_timer.h: Cosmetic fix by Guangwen Feng · 7 years ago
  72. ce264e6 syscalls/fchdir03: Rewrite. by Cyril Hrubis · 7 years ago
  73. 733b7aa syscalls/chdir03: Rewrite. by Cyril Hrubis · 7 years ago
  74. 8735f9e cpuhotplug05.sh: 0.0 -> 0.00 by Stanislav Kholmanskikh · 7 years ago
  75. 9fc3021 cpuhotplug05.sh: bring up the cpu after testing by Stanislav Kholmanskikh · 7 years ago
  76. 68c5925 cpuhotplug05.sh: call sar -P $CPU_TO_TEST by Stanislav Kholmanskikh · 7 years ago
  77. 77daa7e su: Remove 'catch close' by Dan Rue · 7 years ago
  78. 101ae2e syscalls/clone09.c: Fix typo by Guangwen Feng · 7 years ago
  79. ab6b5f5 lib/tst_timer_test.c: Fix undefined tst_clock_getres() by Cyril Hrubis · 7 years ago
  80. 825459d lib/tst_timer_test.c: fix unsigned int overflow on RHEL5.11GA by Xiao Yang · 7 years ago
  81. 52d0a3a Test for CVE-2017-5669 in shmat by Richard Palethorpe · 7 years ago
  82. a8ab1a7 lib/test.sh: Remove temporary directory only if we know the location by Petr Vorel · 7 years ago
  83. af0cb6e doc: Cleanup typo by Petr Vorel · 7 years ago
  84. eef8431 Test for CVE-2017-6951 in request_key by Richard Palethorpe · 7 years ago
  85. eb2e3ab Test for CVE-2014-0196 PTY echo race by Richard Palethorpe · 7 years ago
  86. 19bba3c cve/Makefile: Fix LDLIBS vs LDFLAGS. by Cyril Hrubis · 7 years ago
  87. 81cc0b3 cve/Makefile: Fix build. by Cyril Hrubis · 7 years ago
  88. 9ebed1f syscalls/clone09.c: Fix compilation without CLONE_NEWNET by Xiao Yang · 7 years ago
  89. 1140e92 Add CVE .gitignore, Makefile and runtest files by Richard Palethorpe · 7 years ago
  90. b058919 Test for uname26 exploit CVE-2012-0957 by Richard Palethorpe · 7 years ago
  91. 5bfa6fb Test for CVE-2016-4997 on setsockopt by Richard Palethorpe · 7 years ago
  92. 1be8bbd Test for vulnerability CVE-2016-7117 in recvmmsg error return path by Richard Palethorpe · 7 years ago
  93. b52e8be Add fuzzy synchronisation library for triggering races by Richard Palethorpe · 7 years ago
  94. 8830774 commands/keyctl01: Fix getting key serial number by Guangwen Feng · 7 years ago
  95. b0db0ea commands/keyctl01: Fix potential infinite loop by Guangwen Feng · 7 years ago
  96. 43ba0f7 utimensat_tests.sh: use TBROK instead of TWARN by Bentsi · 7 years ago
  97. 380fd98 clone09: add a test for CLONE_NEWNET flag by Alexey Kodanev · 7 years ago
  98. 91e6a95 clone08: convert to new LTP API by Alexey Kodanev · 7 years ago
  99. 5710ca2 commands/gdb: add simple gdb testcase by Veronika Kabatova · 7 years ago
  100. d6f6d80 Fix installation instructions. by Thomas Pasquier · 7 years ago