1. f1ec166 Upgrade to LTP 20200120 by Steve Muckle · 4 years, 3 months ago
  2. 0061074 syscalls/quotactl02: Add Q_XGETQSTATV test and group quota tests by Yang Xu · 4 years, 7 months ago
  3. 4acfb8e syscalls/quotactl01: Add Q_GETNEXTQUOTA test by Yang Xu · 4 years, 7 months ago
  4. 0498fc0 fanotify: Detect val vs. __val fanotify_event_info_fid.fsid member by Petr Vorel · 4 years, 7 months ago
  5. bf02784 fanotify: Rework checks for fallback definitions by Petr Vorel · 4 years, 7 months ago
  6. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 4 years, 8 months ago
  7. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 4 years, 8 months ago
  8. 5bec81c include: undefine _LINUX_TYPES_H if including old sys/capability.h by Li Wang · 4 years, 8 months ago
  9. 3306ad4 m4: clean up ltp-signalfd.m4 by Yang Xu · 4 years, 10 months ago
  10. df5ce33 m4: remove useless ltp-cgroupstats.m4 by Yang Xu · 4 years, 10 months ago
  11. a43782b m4: remove useless ltp-fs_ioc_flags.m4 by Yang Xu · 4 years, 10 months ago
  12. cb47dfc m4: remove useless ltp-time.m4 by Yang Xu · 4 years, 10 months ago
  13. 0620d9c m4: remove useless ltp-securebits.m4 by Yang Xu · 4 years, 10 months ago
  14. 97c2ec4 Upgrade to LTP20190517 by Sandeep Patil · 5 years ago
  15. 6a9d4b3 m4: Replace GPL verbose text by SPDX license identifier by Petr Vorel · 5 years ago
  16. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  17. 8fd49ce configure.ac: Simplify the check for libc function implementations by Xiao Yang · 5 years ago
  18. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 5 years ago
  19. b24f3d3 cpuset: Detect missing fts.h by Petr Vorel · 5 years ago
  20. 6338f94 syscalls/pwritev201: Add new testcase by Jinhui huang · 5 years ago
  21. eb636c9 syscalls: add syncfs() sync device test-case by Sumit Garg · 5 years ago
  22. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 5 years ago
  23. c0dc887 syscalls/sync_file_range: Use C library wrapper if present by Sumit Garg · 5 years ago
  24. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 5 years ago
  25. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  26. 9a84bea m4: Remove include from AC_CHECK_FUNCS by Petr Vorel · 6 years ago
  27. dd79c1f tracing/intel_pt: Fix build on older userspace. by Cyril Hrubis · 6 years ago
  28. 605d17c syscalls/preadv201: Add new testcase by Xiao Yang · 6 years ago
  29. a945304 statx: fix compile errors by Thadeu Lima de Souza Cascardo · 6 years ago
  30. 0d28fea syscalls: Prepare for testing statx syscall by vaishnavid · 6 years ago
  31. aeb991b syscalls/execveat01: new test to verify execveat unlinked fd by Eddie.Horng · 6 years ago
  32. 7fe1a8b rpc: Use libtirpc for all RPC tests + detect headers location by Petr Vorel · 6 years ago
  33. 50819a3 numa: Fix numa v2 detection for cross compilation by Petr Vorel · 6 years ago
  34. 00ff2c3 m4: Export HOST_CPU for make by Petr Vorel · 6 years ago
  35. 43088a4 numa: Fix autoconf detection for cross-compilation by Petr Vorel · 7 years ago
  36. f11172e numa: Remove HAVE_NUMA_MOVE_PAGES definition by Petr Vorel · 7 years ago
  37. 2989b03 numa: Remove HAVE_NUMA_ALLOC_ONNODE definition by Petr Vorel · 7 years ago
  38. bf34412 numa: Check for API >= v2 with autoconf by Petr Vorel · 7 years ago
  39. 2c98cbb m4,kernel/lib: Detect libnuma presence in kernel libs by Petr Vorel · 7 years ago
  40. 32d00f6 numa: Drop NUMA_CPPFLAGS by Petr Vorel · 7 years ago
  41. db14170 Add test for CVE-2017-7308 on a raw socket's ring buffer by Richard Palethorpe · 7 years ago
  42. 5271b00 m4: Fix libaio detection on 32-bit cross build by Petr Vorel · 7 years ago
  43. bc2568d m4: Fix libkeyutils detection on 32-bit cross build by Petr Vorel · 7 years ago
  44. 8b6f0f9 m4: Fix libcrypto detection on 32-bit cross build by Petr Vorel · 7 years ago
  45. 474b809 m4: Fix libacl detection on 32-bit cross build by Petr Vorel · 7 years ago
  46. d47c06e m4: Simplify check for linux/keyctl.h header by Petr Vorel · 7 years ago
  47. 66923c6 m4: Simplify check for linux/can.h header by Petr Vorel · 7 years ago
  48. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  49. 4ae583e cve-2016-4997: Provide fallback for xt_entry structs by Richard Palethorpe · 7 years ago
  50. b058919 Test for uname26 exploit CVE-2012-0957 by Richard Palethorpe · 7 years ago
  51. 1be8bbd Test for vulnerability CVE-2016-7117 in recvmmsg error return path by Richard Palethorpe · 7 years ago
  52. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 7 years ago
  53. 0119096 m4/ltp-xfs_quota.m4: fix xfs quota check by Xiao Yang · 8 years ago
  54. 189aea2 syscalls/mprotect04: Use __builtin___clear_cache() to sync caches by Peter Maydell · 8 years ago
  55. f61391e m4: add a check for __sync_add_and_fetch by Jan Stancek · 8 years ago
  56. 2a9c158 request_key/request_key01.c: add new testcase by Xiao Yang · 8 years ago
  57. a84303b syscalls/fstatat01: fix test on x86_64 arch by Alexey Kodanev · 8 years ago
  58. 22c12be epoll_pwait/epoll_pwait01.c: add new testcase by Guangwen Feng · 8 years ago
  59. 9fb4fcf m4: ltp-warn_oldstyle: Fix bashism by Cyril Hrubis · 8 years ago
  60. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  61. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  62. 6405984 syscall/kcmp: Add tests for kcmp by Cedric Hnyda · 9 years ago
  63. 7d279ed m4: ltp-warn_oldstyle: Cleanup GCC_WARN_OLDSTYLE content. by Nicolas Joly · 9 years ago
  64. b008b92 syscall/renameat2: Add tests for renameat2 by Cedric Hnyda · 9 years ago
  65. 70d7e8c Update mailing list address, archive, etc. by Cyril Hrubis · 9 years ago
  66. 80edf93 containers/netns: Add IFLA_NET_NS_PID configure check by Cyril Hrubis · 9 years ago
  67. f330cc0 syscalls/getrandom: add configure check for linux/random.h by Xiaoguang Wang · 9 years ago
  68. 17dce71 syscalls/getrandom: add configure check for linux/random.h by Jan Stancek · 9 years ago
  69. d4ab5d2 ltp: Fix cross-compilation by Cyril Hrubis · 9 years ago
  70. 9225013 configure: Fix kernel devel check. by Cyril Hrubis · 10 years ago
  71. 7c631b2 configure, add_key{01,02}: Add check for linux/keyctl.h by Cyril Hrubis · 10 years ago
  72. 4c256b3 lapi: Add configure check and fallback struct iovec declaration by Cyril Hrubis · 10 years ago
  73. 9ac868c add new errno testes for timerfd_* by Zeng Linggang · 10 years ago
  74. c0af3d6 Add autoconf test for CAN. by Zeng Linggang · 10 years ago
  75. a3bfea2 renameat/renameat01.c: cleanup by Xing Gu · 10 years ago
  76. 4200068 include/lapi: Add vmsplice.h by Cyril Hrubis · 10 years ago
  77. cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
  78. fd060ed tee/tee02.c: add EINVAL error value test by Xing Gu · 10 years ago
  79. 7301d80 m4: ltp-warn_oldstyle: Change to append CFLAGS by Cyril Hrubis · 10 years ago
  80. 0d1cfbe openat/openat02.c: add a new case to test flags by gux.fnst@cn.fujitsu.com · 10 years ago
  81. 7e6be18 perf_event_open/perf_event_open01.c: cleanup by Xiaoguang Wang · 10 years ago
  82. 0ea7aa0 syscalls: Rewrite readlinkat01 by Cyril Hrubis · 10 years ago
  83. a86d71f Implemented autoconf check for libtirpc by Stanislav Kholmanskikh · 10 years ago
  84. 20eb071 configure: add configure check for GCC -Wold-style-definition by Alexey Kodanev · 10 years ago
  85. 33da69c m4: Fix bashism in ltp-kernel_devel.m4 by Cyril Hrubis · 10 years ago
  86. 7525e62 mknodat/mknodat02.c: add ELOOP and EROFS error value test by Xiaoguang Wang · 10 years ago
  87. 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 10 years ago
  88. 02610ee m4/ltp-fallocate.m4: add configure check for fallocate(2) by Xiaoguang Wang · 10 years ago
  89. f911361 fchownat/fchownat01.c: cleanup by Zeng Linggang · 10 years ago
  90. c5d2542 configure: Add mkdirat() detection, fix build by Cyril Hrubis · 10 years ago
  91. 1db6266 lib/cloner.c: add ltp_clone7() and fix build by Zeng Linggang · 10 years ago
  92. 2d58502 autoconf check for utimensat(2) by Stanislav Kholmanskikh · 11 years ago
  93. 5811a1d ptrace: Fix build problems with glibc-2.18 by Markos Chandras · 11 years ago
  94. 3977318 Check if xfs quota is available by DAN LI · 11 years ago
  95. 4b3007a configure: Add _FORTIFY_SOURCE=2 by Cyril Hrubis · 11 years ago
  96. e0ad93b configure: add configure checks to compile kernel modules by Alexey Kodanev · 11 years ago
  97. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  98. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  99. 6aa37bb Add mkdtemp check. by Cyril Hrubis · 12 years ago
  100. 66ad27e filecapstest.sh: fix a bug of fail in RHEL5 by Peng Haitao · 12 years ago