1. c4b6614 syscalls/add_key03: new test for forging user keyrings by Eric Biggers · 7 years ago
  2. 3194563 syscalls/keyctl06: new test for keyring_read() buffer overrun by Eric Biggers · 7 years ago
  3. 98eda7a Assign CVE number to add_key02 by Richard Palethorpe · 7 years ago
  4. b6ad866 syscalls/ioctl07: test for RANDOM(4) by Carlo Marcelo Arenas Belón · 7 years ago
  5. 444d12d network: new tests for MACsec driver by Alexey Kodanev · 7 years ago
  6. 6332442 net: new IPsec tests with SCTP protocol by Alexey Kodanev · 7 years ago
  7. 21076d5 net: add new IPsec test with DCCP protocol by Alexey Kodanev · 7 years ago
  8. de85397 syscalls/setrlimit: add setrlimit04 by Jan Stancek · 7 years ago
  9. ba968bd network/stress: Fix and cleanup part of multicast group tests by Petr Vorel · 7 years ago
  10. 8501fee mm: mmapstress04: Remove arguments passed to the test. by Sandeep Patil · 7 years ago
  11. cccede7 Test for CVE-2016-10044 mark AIO pseudo-fs noexec by Richard Palethorpe · 7 years ago
  12. 8cae890 runtest/quickhit: Update for removed lseek by Cyril Hrubis · 7 years ago
  13. 7aa807b Test for CVE-2017-2618 in setprocattr by Guangwen Feng · 7 years ago
  14. 0d22466 syscalls/fcntl36: add tests for OFD locks by Xiong Zhou · 7 years ago
  15. 79ff360 - Check interface and functionality by Veronika Kabatova · 7 years ago
  16. 2068623 CVE: Add some existing tests to runtest/cve by Guangwen Feng · 7 years ago
  17. d1fffb9 Test for CVE-2016-7042 in /proc/keys show function by Guangwen Feng · 7 years ago
  18. fa23185 syscalls/keyctl05: new test for key_update() crash by Eric Biggers · 7 years ago
  19. 936cd4e syscalls/keyctl04: new test for thread keyring memory leak by Eric Biggers · 7 years ago
  20. 8965629 syscalls/fanotify08: add sanity check for FAN_CLOEXEC by Xiong Zhou · 7 years ago
  21. b5a2690 Add regression tests for vsyscall and vdso by Veronika Kabatova · 7 years ago
  22. 4a707d4 CVE: Add some existing tests to runtest file by Richard Palethorpe · 7 years ago
  23. 6b7fa96 syscalls/splice02: Convert to the new library by Cyril Hrubis · 7 years ago
  24. 8d90868 ipsec: add new test-cases with beet mode (esp only) by Alexey Kodanev · 7 years ago
  25. 46d20ce net: ipsec: add vti tests for udp by Alexey Kodanev · 7 years ago
  26. 4ec842e net: ipsec: add vti tests for tcp by Alexey Kodanev · 7 years ago
  27. 9a71c8e sctp: new performance test for SCTP protocol by Alexey Kodanev · 7 years ago
  28. fff5157 dccp: new test that compares DCCP and UDP by Alexey Kodanev · 7 years ago
  29. a8303d6 getsockopt: Add test for SO_PEERCRED by Veronika Kabatova · 7 years ago
  30. cad8fb2 security/stack_clash: Add new test by Pavel Boldin · 7 years ago
  31. 5fe088e Test for CVE-2017-2671 on ping sockets by Richard Palethorpe · 7 years ago
  32. 4949919 Add msync04: verify msync() writes back to file by Veronika Kabatova · 7 years ago
  33. 52d0a3a Test for CVE-2017-5669 in shmat by Richard Palethorpe · 7 years ago
  34. eef8431 Test for CVE-2017-6951 in request_key by Richard Palethorpe · 7 years ago
  35. eb2e3ab Test for CVE-2014-0196 PTY echo race by Richard Palethorpe · 7 years ago
  36. 1140e92 Add CVE .gitignore, Makefile and runtest files by Richard Palethorpe · 7 years ago
  37. 380fd98 clone09: add a test for CLONE_NEWNET flag by Alexey Kodanev · 7 years ago
  38. 5710ca2 commands/gdb: add simple gdb testcase by Veronika Kabatova · 7 years ago
  39. 58c862b syscalls/shmat0*: cleanup && convert to new API by Xiao Yang · 7 years ago
  40. 9d377dc commands: fix unmatched installation path of datafiles by Xiao Yang · 7 years ago
  41. 2ce2474 syscalls/lseek10: cleanup && convert to new API by Xiao Yang · 7 years ago
  42. 4676168 syscalls/lseek08, 09: cleanup && convert to new API by Xiao Yang · 7 years ago
  43. c459654 syscalls: Add timer measurement library by Cyril Hrubis · 7 years ago
  44. ea5b16c controllers/memcg_test_3: Add new regression test by Guangwen Feng · 7 years ago
  45. 029e291 syscalls/lseek0[2-5]: cleanup && convert to new API by Xiao Yang · 7 years ago
  46. e4a87b6 syscalls/lseek01,06: cleanup && convert to new API by Xiao Yang · 7 years ago
  47. 66851d0 sched/autogroup01: Add new regression test by Guangwen Feng · 7 years ago
  48. c0227c2 syscalls/write01.c: Add test with different buffer sizes && Remove write02 by Jinhui Huang · 7 years ago
  49. b246897 dio: reduce the number of cycles by Li Wang · 7 years ago
  50. 57867fc syscalls/fcntl35.c: add new regression test by Xiao Yang · 7 years ago
  51. 7132aa7 syscalls/splice05: add test for splice() between pipe and socket by Boyang Xue · 7 years ago
  52. cd51b34 syscalls/splice04: add test for splice() from pipe to pipe by Boyang Xue · 7 years ago
  53. a4f7ac8 syscalls: add new test for copy_file_range(2) by Li Wang · 7 years ago
  54. 8838596 fanotify: Add test for permission event destruction by Jan Kara · 7 years ago
  55. 7a7a964 runtest/net.nfs: add test-cases with NFSv3 over TCP by Alexey Kodanev · 7 years ago
  56. 8745cf0 runtest/net.nfs: fix version typo by Xiao Yang · 7 years ago
  57. 4db8d15 syscalls/quotactl03.c: add new regression test by Xiao Yang · 7 years ago
  58. 25b6ca3 lseek: functional SEEK_HOLE and SEEK_DATA test by Zorro Lang · 7 years ago
  59. 05de90d commands/keyctl01: Add new regression test by Guangwen Feng · 7 years ago
  60. 16f4d56 syscalls/keyctl03: Add new regression test by Guangwen Feng · 7 years ago
  61. 7416622 syscalls/memfd_create02.c: added new test by Jakub Racek · 7 years ago
  62. 869494a syscalls: added memfd_create dir and memfd_create/memfd_create01.c by Jakub Racek · 7 years ago
  63. 22e050a syscalls/pselect01: Convert to the new API by Cyril Hrubis · 7 years ago
  64. 32d5e9e madvise09: Add MADV_FREE test by Cyril Hrubis · 7 years ago
  65. 48390b6 syscalls/recvmsg03.c: add new testcase by Xiao Yang · 8 years ago
  66. 8e5862c net: vxlan02: specify interface when adding multicast dst by Alexey Kodanev · 7 years ago
  67. 71f253f runtest/dio: enable dio29/30 by Eryu Guan · 7 years ago
  68. d2a16ed ioctl06: fix a typo in runtest/syscalls by Li Wang · 7 years ago
  69. a2441e0 cron: Rewrite and cleanup cron_tests.sh script by Petr Vorel · 7 years ago
  70. 3e0888a syscalls/getxattr04.c: add new regression test by Xiao Yang · 7 years ago
  71. 91b515c syscalls/keyctl02: Add new regression test by Guangwen Feng · 7 years ago
  72. db5df62 ioctl06: Add BLKRAGET/BLKRASET test by Cyril Hrubis · 7 years ago
  73. 89e27b2 ioctl05: Add BLKGETSIZE/BLKGETSIZE64 test by Cyril Hrubis · 7 years ago
  74. e66ab76 ioctl04: Add BLKROSET/BLKROGET test. by Cyril Hrubis · 7 years ago
  75. 67ebdcb net: broken_ip: don't send packets from rhost by Alexey Kodanev · 7 years ago
  76. a02e53f ipsec/udp: create new test based on stress/udp by Alexey Kodanev · 7 years ago
  77. 06ea2c9 ipsec/tcp: create new ipsec tests based on existed stress/tcp/* by Alexey Kodanev · 7 years ago
  78. 9533310 network: Add 'net.' prefix to TI-RPC and TS-RPC tests files by Petr Vorel · 7 years ago
  79. 7d4754f syscalls/move_pages12: Add new regression test by Guangwen Feng · 7 years ago
  80. dba52fd ipsec_lib: add 'AEAD' algorithm setup for ESP protocol by Alexey Kodanev · 8 years ago
  81. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 7 years ago
  82. bf7831d madvise: New MADV_HWPOISON and MADV_DONTDUMP tests by Richard Palethorpe · 8 years ago
  83. 3be5562 net: traceroute01: use latest net API and add IPv6 version by Alexey Kodanev · 7 years ago
  84. 6ed920d net: traceroute_test.sh: rename to traceroute01.sh by Alexey Kodanev · 7 years ago
  85. b594c2d ipc/msgsnd0*: cleanup && convert to new API by Xiao Yang · 7 years ago
  86. 56d7133 network: fix network.sh -e option by Petr Vorel · 8 years ago
  87. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  88. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  89. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  90. e84c8a6 delete runtest/nw_under_ns by Wenzhong Sun · 8 years ago
  91. 0f47264 runtest/syscalls:ftruncate04_64 by gyher · 8 years ago
  92. be8c3bc runtest/net.nfs: fix NFS version typo by Alexey Kodanev · 8 years ago
  93. f66c31c network/geneve: add performance test for geneve tunnel by Alexey Kodanev · 8 years ago
  94. 3efb07d network/ipsec: add vti tunnel test & new options for enc algs by Alexey Kodanev · 8 years ago
  95. eddd2e5 network/ipsec: use the same mode parameter name as in iproute by Alexey Kodanev · 8 years ago
  96. 86ec8ff runtest/net_stress.ipsec_icmp: disable multinic tests by Alexey Kodanev · 8 years ago
  97. 1ce062f commands: objdump01, size01: Remove. by Cyril Hrubis · 8 years ago
  98. e1eaa03 unzip_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  99. 5ec7056 nm01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  100. 78fb1eb mkdir_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago