1. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 5 years ago
  2. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 5 years ago
  3. 29f51a8 Delete New ext4 features tests and ffsb tool by Petr Vorel · 5 years ago
  4. df5ce33 m4: remove useless ltp-cgroupstats.m4 by Yang Xu · 5 years ago
  5. a43782b m4: remove useless ltp-fs_ioc_flags.m4 by Yang Xu · 5 years ago
  6. cb47dfc m4: remove useless ltp-time.m4 by Yang Xu · 5 years ago
  7. 0620d9c m4: remove useless ltp-securebits.m4 by Yang Xu · 5 years ago
  8. 28a9cd8 syscalls/ustat: Use __kernel_daddr_t instead of daddr_t by Petr Vorel · 5 years ago
  9. 6d9de5f syscalls/getdents: Add autotools check for getdents/getdents64 by Khem Raj · 5 years ago
  10. 1010e92 syscalls/sendmmsg: add new test by Steve Muckle · 5 years ago
  11. 2e7b809 lapi: Add utsname.h by Petr Vorel · 5 years ago
  12. 90c2dc8 pkey: add test for memory protection keys by Li Wang · 5 years ago
  13. fe9d921 syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT by Yang Xu · 5 years ago
  14. 02b39d8 syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality by Matthew Bobrowski · 5 years ago
  15. e3c82be syscalls/pidfd_send_signal01 by Christian Amann · 5 years ago
  16. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  17. 3ddc217 syscalls/prctl04.c: New test for prctl() with PR_{SET,GET}_SECCOMP by Yang Xu · 5 years ago
  18. a72f4b2 syscalls/copy_file_range: add/restructured tests by Christian Amann · 5 years ago
  19. 4c41cf7 syscalls/getcpu: Add libc sched_getcpu() detection by Yang Xu · 6 years ago
  20. a50338c configure.ac: Sort alphabetically custom autotools functions by Petr Vorel · 6 years ago
  21. a600c36 syscalls/sigpending02.c: Add libc sigpending() detection && reset sighandler_counter by Xiao Yang · 6 years ago
  22. 66c59e9 syscalls/stime: Add libc stime() detection by Xiao Yang · 6 years ago
  23. 8fd49ce configure.ac: Simplify the check for libc function implementations by Xiao Yang · 6 years ago
  24. b3621af syscalls: Add userfaultfd testcase by Christian Amann · 6 years ago
  25. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 6 years ago
  26. b24f3d3 cpuset: Detect missing fts.h by Petr Vorel · 6 years ago
  27. ef85101 lib: add tst_af_alg lib by Eric Biggers · 6 years ago
  28. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 6 years ago
  29. c0dc887 syscalls/sync_file_range: Use C library wrapper if present by Sumit Garg · 6 years ago
  30. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 6 years ago
  31. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  32. dd79c1f tracing/intel_pt: Fix build on older userspace. by Cyril Hrubis · 6 years ago
  33. 605d17c syscalls/preadv201: Add new testcase by Xiao Yang · 6 years ago
  34. 0d28fea syscalls: Prepare for testing statx syscall by vaishnavid · 6 years ago
  35. aeb991b syscalls/execveat01: new test to verify execveat unlinked fd by Eddie.Horng · 6 years ago
  36. a0ce443 lib: Add tst_crypto and tst_netlink libs by Richard Palethorpe · 6 years ago
  37. bf8f1d7 sctp/sctp_big_chunk.c: Fix compiler error by Xiao Yang · 7 years ago
  38. 3999086 include/lapi: add sctp.h by Alexey Kodanev · 7 years ago
  39. 640f106 include/lapi/dccp.h: check linux/dccp.h in configure by Alexey Kodanev · 7 years ago
  40. 427b1be configure.ac: Enable maintainer mode by Petr Vorel · 7 years ago
  41. 7b25815 configure: Add knob to control tirpc support by Anders Roxell · 7 years ago
  42. f417672 numa: Fix TCONF message when numa disabled with --without-numa by Petr Vorel · 7 years ago
  43. 4ace68a configure: Fix default value of --without-numa switch in help by Petr Vorel · 7 years ago
  44. 39a85a1 configure: add knob to control numa support by Anders Roxell · 7 years ago
  45. 00ff2c3 m4: Export HOST_CPU for make by Petr Vorel · 7 years ago
  46. 524edfb direct_io: diotest4: use getpagesize() for mmap if shm header is absent by Sandeep Patil · 7 years ago
  47. db14170 Add test for CVE-2017-7308 on a raw socket's ring buffer by Richard Palethorpe · 7 years ago
  48. 5271b00 m4: Fix libaio detection on 32-bit cross build by Petr Vorel · 7 years ago
  49. 8d47fa7 configure: complete the full path in configure.ac by Li Wang · 7 years ago
  50. bc2568d m4: Fix libkeyutils detection on 32-bit cross build by Petr Vorel · 7 years ago
  51. d47c06e m4: Simplify check for linux/keyctl.h header by Petr Vorel · 7 years ago
  52. 66923c6 m4: Simplify check for linux/can.h header by Petr Vorel · 7 years ago
  53. 839128b configure.ac: Sort headers alphabetically by Petr Vorel · 7 years ago
  54. 0ff33b3 syscalls/ustat: Fix build for libc without ustat() support by Petr Vorel · 7 years ago
  55. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  56. 25b3565 syscalls/profil01: Fix build for libc without profil() support by Petr Vorel · 7 years ago
  57. 3a451c2 configure: Remove checks for unused headers by Petr Vorel · 7 years ago
  58. 4ae583e cve-2016-4997: Provide fallback for xt_entry structs by Richard Palethorpe · 7 years ago
  59. 817d809 Rename linux_syscall_numbers.h to lapi/syscalls.h by Richard Palethorpe · 7 years ago
  60. b058919 Test for uname26 exploit CVE-2012-0957 by Richard Palethorpe · 7 years ago
  61. 1be8bbd Test for vulnerability CVE-2016-7117 in recvmmsg error return path by Richard Palethorpe · 7 years ago
  62. a07008f configure.ac: Generate linux_syscall_headers.h by Cyril Hrubis · 7 years ago
  63. 12298fe configure: turn open-posix-testsuite off by default by Mike Frysinger · 8 years ago
  64. 553e7aa configure: fix open-posix-testsuite configure flag handling by Mike Frysinger · 8 years ago
  65. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  66. 189aea2 syscalls/mprotect04: Use __builtin___clear_cache() to sync caches by Peter Maydell · 8 years ago
  67. 63b6532 open_posix_testsuite: Propagate configure params by Cyril Hrubis · 8 years ago
  68. f61391e m4: add a check for __sync_add_and_fetch by Jan Stancek · 9 years ago
  69. 2a9c158 request_key/request_key01.c: add new testcase by Xiao Yang · 9 years ago
  70. a84303b syscalls/fstatat01: fix test on x86_64 arch by Alexey Kodanev · 9 years ago
  71. 22c12be epoll_pwait/epoll_pwait01.c: add new testcase by Guangwen Feng · 9 years ago
  72. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  73. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  74. 6405984 syscall/kcmp: Add tests for kcmp by Cedric Hnyda · 9 years ago
  75. b008b92 syscall/renameat2: Add tests for renameat2 by Cedric Hnyda · 9 years ago
  76. 70d7e8c Update mailing list address, archive, etc. by Cyril Hrubis · 9 years ago
  77. 80edf93 containers/netns: Add IFLA_NET_NS_PID configure check by Cyril Hrubis · 9 years ago
  78. 17dce71 syscalls/getrandom: add configure check for linux/random.h by Jan Stancek · 9 years ago
  79. b74bbed power_management: compile testcases/kernel/power_management by default by Xing Gu · 9 years ago
  80. 988aabf syscalls/keyctl01: Fix conditional compilation. by Cyril Hrubis · 10 years ago
  81. 7c631b2 configure, add_key{01,02}: Add check for linux/keyctl.h by Cyril Hrubis · 10 years ago
  82. 4c256b3 lapi: Add configure check and fallback struct iovec declaration by Cyril Hrubis · 10 years ago
  83. 9ac868c add new errno testes for timerfd_* by Zeng Linggang · 10 years ago
  84. c0af3d6 Add autoconf test for CAN. by Zeng Linggang · 10 years ago
  85. edbae29 configure.ac: Add AC_CONFIG_MACRO_DIR by Cyril Hrubis · 10 years ago
  86. a3bfea2 renameat/renameat01.c: cleanup by Xing Gu · 10 years ago
  87. 4200068 include/lapi: Add vmsplice.h by Cyril Hrubis · 10 years ago
  88. cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
  89. fd060ed tee/tee02.c: add EINVAL error value test by Xing Gu · 10 years ago
  90. 0d1cfbe openat/openat02.c: add a new case to test flags by gux.fnst@cn.fujitsu.com · 10 years ago
  91. 7e6be18 perf_event_open/perf_event_open01.c: cleanup by Xiaoguang Wang · 11 years ago
  92. 0ea7aa0 syscalls: Rewrite readlinkat01 by Cyril Hrubis · 10 years ago
  93. a86d71f Implemented autoconf check for libtirpc by Stanislav Kholmanskikh · 11 years ago
  94. fb6efc4 utils/Makefile: Move ffsb configure to configure.ac by Mats Liljegren · 11 years ago
  95. 20eb071 configure: add configure check for GCC -Wold-style-definition by Alexey Kodanev · 11 years ago
  96. 7525e62 mknodat/mknodat02.c: add ELOOP and EROFS error value test by Xiaoguang Wang · 11 years ago
  97. 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 11 years ago
  98. 02610ee m4/ltp-fallocate.m4: add configure check for fallocate(2) by Xiaoguang Wang · 11 years ago
  99. f911361 fchownat/fchownat01.c: cleanup by Zeng Linggang · 11 years ago
  100. 95a6145 Remove README.ltp-devel.in and ltp-devel.spec.in by Cyril Hrubis · 11 years ago