1. 9fbec90 BPF: Sanity check creating a program by Richard Palethorpe · 5 years ago
  2. b517328 BPF: Sanity check creating and updating maps by Richard Palethorpe · 5 years ago
  3. 810c10c net: Add .sh extension to dns, ftp, http, ssh stress tests by Petr Vorel · 5 years ago
  4. a38bb3e net: Add .sh extension to rpc tests by Petr Vorel · 5 years ago
  5. 8b67849 syscalls/move_pages: Remove obsolete move_pages08.c by Yang Xu · 5 years ago
  6. 325be95 kernel/uevent: Add uevent03 by Cyril Hrubis · 5 years ago
  7. 9e38b9f kernel/uevent: Add uevent02 by Cyril Hrubis · 5 years ago
  8. 2026459 kernel/uevent: Add uevent01 by Cyril Hrubis · 5 years ago
  9. f5de447 runtest/syscalls: add set_mempolicy* to runtest/syscalls by Yang Xu · 5 years ago
  10. ed917e6 runtest/numa: Sort tests alphabetically by Petr Vorel · 5 years ago
  11. aeeee17 runtest/numa: add migrate_pages* by Yang Xu · 5 years ago
  12. 34e9bc0 net/interface: Add sh extension to the tests by Petr Vorel · 5 years ago
  13. 10a674f syscalls/ioprio: Add test cases for I/O priority by Linus Walleij · 5 years ago
  14. 5c93ade syscalls: remove duplicated nanosleep03 by Yang Xu · 5 years ago
  15. dfe2b30 syscalls/ftruncate: Rewrite ftruncate01 and merge ftruncate02 by Jinhui huang · 5 years ago
  16. be914a8 runtest/fs: remove non-acsii char from comment by Yixin Zhang · 5 years ago
  17. af271fa runtest/scsi_debug.part1: remove duplicated test for reiserfs filesystem by Yixin Zhang · 5 years ago
  18. 5e69bdf shell: Add .sh extension to some shell tests by Petr Vorel · 5 years ago
  19. 7d07425 net: Remove TCbin export from runtest/net.tcp_cmds by Petr Vorel · 5 years ago
  20. 7116c02 syscalls/leapsec01.c: Ported to new API by Christian Amann · 5 years ago
  21. befd38c syscalls/timer_create: Add test for CVE-2017-18344 by Christian Amann · 5 years ago
  22. 1010e92 syscalls/sendmmsg: add new test by Steve Muckle · 5 years ago
  23. f1a15f3 kernel/pt_test.c: Add 4 more cases for Intel PT by Ammy Yi · 5 years ago
  24. 0051eab Moved timer tests to syscall directory by Christian Amann · 5 years ago
  25. d608b2c syscalls/mbind0{2,3,4}: Add basic mbind tests by Cyril Hrubis · 6 years ago
  26. 5ff4656 timers/timer_create0{2, 3, 4}: Ported to new library by Christian Amann · 5 years ago
  27. 90c2dc8 pkey: add test for memory protection keys by Li Wang · 5 years ago
  28. fe9d921 syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT by Yang Xu · 5 years ago
  29. 2e49ecd syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS by Yang Xu · 5 years ago
  30. c105e2e Add a regression test for CVE-2017-1000380 by Michael Moese · 5 years ago
  31. 879a182 crypto/crypto_user02.c: new test that tries to delete larval algorithm by Eric Biggers · 5 years ago
  32. 35b4697 syscalls/lstat{01,03} rewrote testcase by Christian Amann · 5 years ago
  33. a244bcc syscalls/futex_cmp_requeue02.c: Add new test by Xiao Yang · 5 years ago
  34. 636dc9a syscalls/futex_cmp_requeue01.c: Add new test by Xiao Yang · 5 years ago
  35. 403f11f syscalls/fanotify15: verify fid for dirent events by Matthew Bobrowski · 5 years ago
  36. e18f851 syscalls/fanotify14: new test to validate FAN_REPORT_FID interface return values by Matthew Bobrowski · 5 years ago
  37. 02b39d8 syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality by Matthew Bobrowski · 5 years ago
  38. 48f1411 sysctl/sysctl02: Add new regression test for overflow file-max by Yang Xu · 5 years ago
  39. 106a60d syscalls/pidfd_send_signal03 by Christian Amann · 5 years ago
  40. 36a08e2 syscalls/pidfd_send_signal02 by Christian Amann · 5 years ago
  41. e3c82be syscalls/pidfd_send_signal01 by Christian Amann · 5 years ago
  42. 5c82a7b runtest: Fix asyncio02 -> stat02 rename by Cyril Hrubis · 5 years ago
  43. 56bfed5 ima: Add overlay test + doc by Petr Vorel · 6 years ago
  44. 4ba4fbc syscalls/accept02: add CVE-2017-8890 test case by Christian Amann · 5 years ago
  45. 9d41448 syscalls/fstat{03,05}: rewrote testcases by Christian Amann · 5 years ago
  46. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  47. 11d0706 syscalls/fstat{01,02}: rewrote testcases by Christian Amann · 5 years ago
  48. 881cd51 syscalls/preadv203: Add basic RWF_NOWAIT test by Cyril Hrubis · 5 years ago
  49. 36da23b syscalls/setsockopt04: Add CVE-2016-9793 testcase by Christian Amann · 5 years ago
  50. 9b452d7 syscalls/prctl05.c: New test for prctl() with PR_{SET,GET}_NAME by Yang Xu · 5 years ago
  51. 3ddc217 syscalls/prctl04.c: New test for prctl() with PR_{SET,GET}_SECCOMP by Yang Xu · 5 years ago
  52. 53ede74 syscalls/bdflush01: delete bdflush test by Sandeep Patil · 5 years ago
  53. a72f4b2 syscalls/copy_file_range: add/restructured tests by Christian Amann · 5 years ago
  54. 4980daa net/broken_ip: Rewrite into new API by Petr Vorel · 5 years ago
  55. 5d30802 crypto/af_alg06: new regression test for setting malformed authenc key by Eric Biggers · 5 years ago
  56. 3bc1b2a runtest/syscalls: Add entry for fanotify12 by Cyril Hrubis · 5 years ago
  57. 3c8704f Test ioctl syscall for NS_GET_* requests by Federico Bonfiglio · 5 years ago
  58. 7782f40 syscalls/stat03, 06: Cleanup && Convert to new API by Yang Xu · 5 years ago
  59. d7ba150 syscalls/stat01, 02, 05: Cleanup && Convert to new API by Yang Xu · 5 years ago
  60. 2d77ca1 commands: added vmcp testcase by Elif Aslan · 6 years ago
  61. 60ae1ca sigpending: Use 3 variants via test_multiplex() by Petr Vorel · 5 years ago
  62. 5085e14 syscalls/clock_adjtime: create clock_adjtime syscall tests by Rafael David Tinoco · 6 years ago
  63. b3621af syscalls: Add userfaultfd testcase by Christian Amann · 6 years ago
  64. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 6 years ago
  65. 91242bb Add ltp pivot_root test by Paul Lawrence · 6 years ago
  66. 42e5ab9 syscalls/tgkill03: add new test by Greg Hackmann · 6 years ago
  67. 5ac694f syscalls/tgkill02: add new test by Greg Hackmann · 6 years ago
  68. d6ac352 syscalls/tgkill01: add new test by Greg Hackmann · 6 years ago
  69. d2714ce crypto/af_alg05: new regression test for skcipher_walk error bug by Eric Biggers · 6 years ago
  70. efcf841 crypto/af_alg04: new regression test for vmac race conditions by Eric Biggers · 6 years ago
  71. bce2554 crypto/af_alg03: new regression test for rfc7539 hash alg validation by Eric Biggers · 6 years ago
  72. 11f3451 crypto/af_alg02: new regression test for salsa20 empty message bug by Eric Biggers · 6 years ago
  73. 6d7ddca crypto/af_alg01: new regression test for hmac nesting bug by Eric Biggers · 6 years ago
  74. 41fe28d runtest/syscalls: add sigwait01 by Matthias Maennich · 6 years ago
  75. 46e44e8 io/aio: cleanup test directory by Matthias Maennich · 6 years ago
  76. d0aaf9f runtest/syscalls: add (rt_)sigtimedwait01 by Matthias Maennich · 6 years ago
  77. 55ee8a5 syscalls: Add set_mempolicy numa tests. by Cyril Hrubis · 6 years ago
  78. 93c9f84 syscalls: add rt_tgsigqueueinfo() test-case by Sumit Garg · 6 years ago
  79. a6938ba fs/binfmt_misc02.sh: Add new test for basic functionality by Xiao Yang · 6 years ago
  80. 78736cc syscalls/pwritev202: Add new testcase by Jinhui huang · 6 years ago
  81. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 6 years ago
  82. ee57ebe rt_sigpending: add rt_sigpending02 test case by Matthias Maennich · 6 years ago
  83. 2f4e80a readdir: delete readdir02 by Li Wang · 6 years ago
  84. 7ca3360 timers/clock_gettime: remove clock_gettime tests by Rafael David Tinoco · 6 years ago
  85. fadc7eb syscalls/clock_gettime: create clock_gettime syscall tests by Rafael David Tinoco · 6 years ago
  86. 7c7ecae syscalls/sync_file_range: add sync device test-case by Sumit Garg · 6 years ago
  87. 058afc7 syscalls/fdatasync: add sync device test-case by Sumit Garg · 6 years ago
  88. 46e99a3 syscalls/fsync: add sync device test-case by Sumit Garg · 6 years ago
  89. 3b52d81 syscalls/sync: add sync device test-case by Sumit Garg · 6 years ago
  90. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 6 years ago
  91. 81a572b syscalls/setrlimit06: Add new test for RLIMIT_CPU by Xiao Yang · 6 years ago
  92. 503b1cb network: add new gre02, geneve02, macsec03 and vxlan04 tests by Alexey Kodanev · 6 years ago
  93. 6eade11 network: add new test-cases with randomized message length by Alexey Kodanev · 6 years ago
  94. cbc3908 fs/binfmt_misc01.sh: Add new test for invalid inputs by Xiao Yang · 6 years ago
  95. 46f839e syscalls/statx: Add test for sync flags by Vaishnavi · 6 years ago
  96. 889bf48 timers/clock_settime: remove clock_settime tests by Rafael David Tinoco · 6 years ago
  97. 5d1e3c3 syscalls/clock_settime: create syscall clock_settime tests by Rafael David Tinoco · 6 years ago
  98. 0a8aa53 syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls by Steve Muckle · 6 years ago
  99. acdf3d7 Add Intel umip(User Mode Instruction Prevention) basic function tests by Pengfei Xu · 6 years ago
  100. 39c7147 crypto/crypto_user01.c: new test for information leak bug by Eric Biggers · 6 years ago