1. cccede7 Test for CVE-2016-10044 mark AIO pseudo-fs noexec by Richard Palethorpe · 7 years ago
  2. e06535f CVE-2012-0957: Use SAFE_PERSONALITY by Richard Palethorpe · 7 years ago
  3. 35799a9 lib: Add personality fallback and SAFE macro by Richard Palethorpe · 7 years ago
  4. ada0b81 commands/ar01: Fix misplaced test result description by Guangwen Feng · 7 years ago
  5. 147a006 madvise07: Increase probability of testing a supported page type by Richard Palethorpe · 7 years ago
  6. 4c1f70f lib/mem: Fix wrong scanf/printf format string by Cyril Hrubis · 7 years ago
  7. 086f92f mem: ksm: fixes for race conditions by Andrea Arcangeli · 7 years ago
  8. defe8e2 mem: ksm: fix volatile page false positive by Andrea Arcangeli · 7 years ago
  9. 8596f01 network/stress: Fix using undefined variables in interface tests by Petr Vorel · 7 years ago
  10. f5ecfaf syscalls/shmat: Print expected and actual address on failure by Cyril Hrubis · 7 years ago
  11. 2ee848f syscalls/shmat01: Fix test on 32bit by Cyril Hrubis · 7 years ago
  12. 21c417e syscalls/shmat01: avoid dumping corefile for expected crash by Jan Stancek · 7 years ago
  13. b223293 mtest06/shmat1: Fix build for undefined struct ucontext by Cyril Hrubis · 7 years ago
  14. 54d18b6 netstress: fix timeout option by Alexey Kodanev · 7 years ago
  15. 6006eee net: remove EXPECT_PASS usage with tst_ping() by Alexey Kodanev · 7 years ago
  16. 718f044 lib/test_net: print TPASS/TFAIL inside tst_ping() by Alexey Kodanev · 7 years ago
  17. eb68c52 tst_netload: set the same timeout as in safe_bind() by Alexey Kodanev · 7 years ago
  18. 2f6ab8f commands/gdb01: replace stdin with /dev/null by Jan Stancek · 7 years ago
  19. 8cae890 runtest/quickhit: Update for removed lseek by Cyril Hrubis · 7 years ago
  20. cfe5ca2 lib/tst_net_iface_prefix: fix build on older distros by Alexey Kodanev · 7 years ago
  21. 17cbdad input/input06: Fix auto-repeat key test by Sandeep Patil · 7 years ago
  22. 316d406 android: madvise08: fix for android devices. by Sandeep Patil · 7 years ago
  23. 53eed73 android: pty01: Fix pty01 test for Android. by Sandeep Patil · 7 years ago
  24. ccec413 android: libltp: add new variant for loopback block device paths by Sandeep Patil · 7 years ago
  25. 5390d6e lib/tst_test: Report 0 if test has both TPASS and TCONF by Cyril Hrubis · 7 years ago
  26. 9aab3ff network: Use tools to set up IPv4 and IPv6 related variables by Petr Vorel · 7 years ago
  27. d18e135 network: Add tools for setup IP related environment variables by Petr Vorel · 7 years ago
  28. 782ed69 network/stress: Reduce the default number of cycles for various tests by Petr Vorel · 7 years ago
  29. ae97b46 network/stress: Simplify make_background_tcp_traffic usage by Petr Vorel · 7 years ago
  30. 364df04 network/stress: Add library helper for stress testing by Petr Vorel · 7 years ago
  31. d2b2fe4 lib/test_net.sh: Add unused IP address helper functions by Petr Vorel · 7 years ago
  32. d24e42b syscalls/mbind01: Fix warnings without libnuma2 by Cyril Hrubis · 7 years ago
  33. c1c2efa cve/cve-2016-7042: Make use of the fallback functions in lapi/keyctl.h by Guangwen Feng · 7 years ago
  34. 7aa807b Test for CVE-2017-2618 in setprocattr by Guangwen Feng · 7 years ago
  35. d67f8bd hugemmap/hugemmap05.c: fix warnings in cleanup() by Xiao Yang · 7 years ago
  36. c3b43ef android: cve/stack_clash: Fix PAGE_MASK defined in <sys/user.h> by Petr Vorel · 7 years ago
  37. 3a451c2 configure: Remove checks for unused headers by Petr Vorel · 7 years ago
  38. 11bcfa9 net/traceroute01: Print traceroute version by Petr Vorel · 7 years ago
  39. aa3a8f5 syscalls/add_key: Make use of lapi/keyctl.h by Guangwen Feng · 7 years ago
  40. 4f97834 syscalls/creat: Add "static" in creat01 and creat04 by Guangwen Feng · 7 years ago
  41. 0d22466 syscalls/fcntl36: add tests for OFD locks by Xiong Zhou · 7 years ago
  42. c729632 mm/mmstress: Fix warnings. by Cyril Hrubis · 7 years ago
  43. 75521a4 mtest05/mmstress: Replace MAXTEST with ARRAY_SIZE(test_ptr) by Xiao Liang · 7 years ago
  44. d2555ab mtest05/mmstress: correct the case number if run with "-n" by Xiao Liang · 7 years ago
  45. df88b14 nfsv4/locktest: pass a retval from NFSv4 lock test by tombena · 7 years ago
  46. 11915d4 syscalls/mbind: cleanup and rewrite mbind01 into new API by Petr Vorel · 7 years ago
  47. 1772aec numa_helper: fix compiler warnings by Jan Stancek · 7 years ago
  48. 6bf30c6 tracing/dynamic_debug01: Fix Makefile by Cyril Hrubis · 7 years ago
  49. 79ff360 - Check interface and functionality by Veronika Kabatova · 7 years ago
  50. 29349f8 hugemmap/hugemmap05.c: Even more cleanups by Cyril Hrubis · 7 years ago
  51. 49797e8 hugemmap/hugemmap05.c: cleanup && fix warnings and failures by Xiao Yang · 7 years ago
  52. f57f342 cve/cve-2016-7042: drop extra typedef for key_serial_t by Jan Stancek · 7 years ago
  53. f18c8fd device-drivers/zram01: Fix failures on ppc64le by Cyril Hrubis · 7 years ago
  54. 1b3e3e2 android: access02: fix the executable shell path by Sandeep Patil · 7 years ago
  55. 2068623 CVE: Add some existing tests to runtest/cve by Guangwen Feng · 7 years ago
  56. 974a928 syscalls/keyctl: Make use of lapi/keyctl.h by Guangwen Feng · 7 years ago
  57. 1c86c91 lapi/keyctl.h: Add fallback definition of keyutil.h by Guangwen Feng · 7 years ago
  58. 567a489 android: getcwd02: use temp dir from $TMPDIR if present by Sandeep Patil · 7 years ago
  59. a77146c getcwd01: Remove unnecessary usage of temporary directory by Sandeep Patil · 7 years ago
  60. 896b02b nfsv4/locktest: Remove send-bugs line from help by Cyril Hrubis · 7 years ago
  61. f2c8d18 nfsv4/locktest: Mechanically translate to english by Cyril Hrubis · 7 years ago
  62. 16e6f3e nfsv4/locktest: Fix old style function definitions by Cyril Hrubis · 7 years ago
  63. 96bb92b nfsv4/locktests: Get rid of useless comments by Cyril Hrubis · 7 years ago
  64. b0bd0ad misc: Add sys/sysmacros.h header to includes when makedev is used. by Matthew Dawson · 7 years ago
  65. 1fcac32 mem/vma: add the installation of vma05.sh by Xiao Yang · 7 years ago
  66. 97f85c5 commands/keyctl01: Check keyctl support instead of kernel version by Guangwen Feng · 7 years ago
  67. 66638ed numa: Add new regression test for MPOL_PREFERRED poliy by Li Wang · 7 years ago
  68. e3b5152 syscalls/keyctl01: Convert to the new library && Cleanup by Guangwen Feng · 7 years ago
  69. 19b6899 testscripts/network.sh: Add -Q and -q switches passed to ltp-pan + cleanup by Petr Vorel · 7 years ago
  70. 8283520 runltp: Add -Q switch passed to ltp-pan + cleanup by Petr Vorel · 7 years ago
  71. f1a4714 ltp-pan: Log start of test in kernel log by Petr Vorel · 7 years ago
  72. 005bd7c syscalls/flock: Fix O_CREAT undeclared when building with musl by Dengke Du · 7 years ago
  73. d41e4e6 cve/stack_clash: Fix PAGE_SIZE already defined in musl by Dengke Du · 7 years ago
  74. 761577a fanotify03.c: added forks_child when define struct tst_test by Xiao Liang · 7 years ago
  75. d1fffb9 Test for CVE-2016-7042 in /proc/keys show function by Guangwen Feng · 7 years ago
  76. fa23185 syscalls/keyctl05: new test for key_update() crash by Eric Biggers · 7 years ago
  77. 936cd4e syscalls/keyctl04: new test for thread keyring memory leak by Eric Biggers · 7 years ago
  78. 61c035c lapi: Add keyctl.h by Cyril Hrubis · 7 years ago
  79. 1964db7 Add a zero latency constraint for the timer tests library by Daniel Lezcano · 7 years ago
  80. 8965629 syscalls/fanotify08: add sanity check for FAN_CLOEXEC by Xiong Zhou · 7 years ago
  81. 9964e88 fanotify: rewrite old cases with new lib by Xiong Zhou · 7 years ago
  82. f028fef lib: add helper SAFE_FANOTIFY_INIT by Xiong Zhou · 7 years ago
  83. d45cf05 syscalls/mmap12: Convert to the new library by Cyril Hrubis · 7 years ago
  84. 259db6f syscalls/setrlimit02: Remove the EFAULT test by Cyril Hrubis · 7 years ago
  85. 6d5b574 syscalls/setrlimit02: Cleanup & convert to newlib by Cyril Hrubis · 7 years ago
  86. b5a2690 Add regression tests for vsyscall and vdso by Veronika Kabatova · 7 years ago
  87. 07a2426 lib: detect ARM64 32-bit compat mode as 64-bit kernel by Steve Muckle · 7 years ago
  88. 4a707d4 CVE: Add some existing tests to runtest file by Richard Palethorpe · 7 years ago
  89. 8b002b0 mem/swapping: add missing .forks_child by Xiao Yang · 7 years ago
  90. 738dbdb syscalls/madvise07: Fix typo. by Cyril Hrubis · 7 years ago
  91. 970df64 syscalls/fcntl35: the pipe-max-size should be multiple of PAGE_SIZE by Li Wang · 7 years ago
  92. f4d67f9 cve/cve-2017-2671.c: check if socket() supports IPPROTO_ICMP by Xiao Yang · 7 years ago
  93. 18916a2 mem/ksm: fix two errors in ksm06.c by Li Wang · 7 years ago
  94. 2cfc5ab syscalls/splice{04,05}: Include lapi/splice.h by Cyril Hrubis · 7 years ago
  95. 3b3a00e lapi/{vmsplice.h,splice.h,tee.h}: Switch to tst_syscall() by Cyril Hrubis · 7 years ago
  96. a9cc53a syscalls/vmsplice02: Convert to the new library by Cyril Hrubis · 7 years ago
  97. 912ee04 syscalls/vmsplice01: Convert to the new library by Cyril Hrubis · 7 years ago
  98. 39d7daa syscalls/tee02: Convert to the new library by Cyril Hrubis · 7 years ago
  99. d800573 syscalls/tee01: Convert to the new library by Cyril Hrubis · 7 years ago
  100. 207ca07 syscalls/splice03: Convert to the new library by Cyril Hrubis · 7 years ago