1. 7676993 Fix semun struct dependency check by Alessio Balsini · 3 years, 1 month ago
  2. 7b96910 ANDROID: Fix __kernel_timespec definitions for Android by Alessio Balsini · 3 years, 1 month ago
  3. bb496d9 Split clone_args and clone3 checks by Alessio Balsini · 3 years, 1 month ago
  4. 531c799 Expand openat2 and open_how config check by Alessio Balsini · 3 years, 1 month ago
  5. 3cc956f syscalls/semctl09: Skip libc test if SEM_STAT_ANY not defined by Martin Doucha · 3 years, 3 months ago
  6. 7eb7a97 syscalls/mallinfo01: Add a basic test for mallinfo by Yang Xu · 3 years, 4 months ago
  7. 3fda26a configure: Fix pkg.m4 detection by Petr Vorel · 3 years, 4 months ago
  8. 6e17e2b configure: Improve error message on missing pkg-config by Petr Vorel · 3 years, 4 months ago
  9. 6c68f3c API: Add close_range syscall wrapper by Richard Palethorpe via ltp · 3 years, 4 months ago
  10. fe9e951 Prevent linker issues in lapi/io_uring.h by Martin Doucha · 3 years, 4 months ago
  11. 4df2c0a mallopt01: Rewrite to new API by Petr Vorel · 3 years, 5 months ago
  12. 2faab87 configure.ac: More descriptive NUMA error message by Petr Vorel · 3 years, 5 months ago
  13. 86cf811 lapi: Move struct file_handle into lapi/fcntl.h by Petr Vorel · 3 years, 5 months ago
  14. 31085e0 docparse: Add configure options by Petr Vorel · 3 years, 8 months ago
  15. b6eab54 make: Support compiling native build tools by Petr Vorel · 3 years, 8 months ago
  16. 652e02f network/netstress: replace rand with rand_r() in the client thread by Alexey Kodanev · 3 years, 9 months ago
  17. da692ab automake: Remove AM_CONDITIONAL CROSS_COMPILATION by Petr Vorel · 3 years, 9 months ago
  18. c345c3e configure: Remove <mm.h> check by Petr Vorel · 3 years, 10 months ago
  19. 2ebe5dd configure: Use AC_CHECK_{FUNCS,HEADERS}_ONCE by Petr Vorel · 3 years, 10 months ago
  20. a26fedd configure: Cleanup by Petr Vorel · 3 years, 10 months ago
  21. 8841259 tst_af_alg: fix build when ALG_SET_AEAD_ASSOCLEN undefined by Yang Xu · 3 years, 10 months ago
  22. 1898754 lapi: Add fallback for LOOP_CONFIGURE ioctl and struct loop_config by Yang Xu · 4 years ago
  23. 6ab05d5 libltpvdso: Add check for getauxval() by Cyril Hrubis · 4 years ago
  24. e460864 include: Add declaration of struct msqid64_ds by Viresh Kumar · 4 years ago
  25. 3168c03 include: Add declaration of struct shmid64_ds by Viresh Kumar · 4 years ago
  26. 732ea25 include: Add declaration of struct semid64_ds by Viresh Kumar · 4 years ago
  27. 3e1fc06 include: Add declaration of struct ipc64_perm by Viresh Kumar · 4 years, 1 month ago
  28. 553ca8e net/route: Add netlink based route change tests by Petr Vorel · 4 years, 8 months ago
  29. ef12b90 pty04: Fix build for kernel headers < v4.2-rc1 by Petr Vorel · 4 years, 1 month ago
  30. 95399bc lapi/io_uring: Preparation for io_uring tests by Vikas Kumar · 4 years, 3 months ago
  31. 7cd69c1 lapi: Add a configure check and fallback for setns by Cyril Hrubis · 4 years, 3 months ago
  32. 1b0e8dd syscalls/clone3: New tests by Viresh Kumar · 4 years, 3 months ago
  33. 1b884d9 syscalls/openat2: New tests by Viresh Kumar · 4 years, 3 months ago
  34. 9832fd9 lapi/fsmount: Add definitions for fsmount related syscalls by Viresh Kumar · 4 years, 4 months ago
  35. b6bf84c configure.ac: Fix items sort by Petr Vorel · 4 years, 4 months ago
  36. 452c513 autotools: Move simple definitions out of m4/* to configure.ac by Petr Vorel · 4 years, 5 months ago
  37. 8878fc6 ioctl,pty: Add fallback definition of struct termio by Petr Vorel · 4 years, 5 months ago
  38. 57a961f syscalls/io_pgetevents: New tests by Viresh Kumar · 4 years, 5 months ago
  39. 5415162 syscalls/pidfd_open: New tests by Viresh Kumar · 4 years, 5 months ago
  40. 4acfb8e syscalls/quotactl01: Add Q_GETNEXTQUOTA test by Yang Xu · 4 years, 7 months ago
  41. 9e7f568 configure.ac: Fix --with* options by Joerg Vehlow · 4 years, 7 months ago
  42. bf02784 fanotify: Rework checks for fallback definitions by Petr Vorel · 4 years, 7 months ago
  43. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 4 years, 8 months ago
  44. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 4 years, 8 months ago
  45. 29f51a8 Delete New ext4 features tests and ffsb tool by Petr Vorel · 4 years, 8 months ago
  46. df5ce33 m4: remove useless ltp-cgroupstats.m4 by Yang Xu · 4 years, 11 months ago
  47. a43782b m4: remove useless ltp-fs_ioc_flags.m4 by Yang Xu · 4 years, 11 months ago
  48. cb47dfc m4: remove useless ltp-time.m4 by Yang Xu · 4 years, 11 months ago
  49. 0620d9c m4: remove useless ltp-securebits.m4 by Yang Xu · 4 years, 11 months ago
  50. 28a9cd8 syscalls/ustat: Use __kernel_daddr_t instead of daddr_t by Petr Vorel · 5 years ago
  51. 6d9de5f syscalls/getdents: Add autotools check for getdents/getdents64 by Khem Raj · 4 years, 11 months ago
  52. 1010e92 syscalls/sendmmsg: add new test by Steve Muckle · 5 years ago
  53. 2e7b809 lapi: Add utsname.h by Petr Vorel · 5 years ago
  54. 90c2dc8 pkey: add test for memory protection keys by Li Wang · 5 years ago
  55. fe9d921 syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT by Yang Xu · 5 years ago
  56. 02b39d8 syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality by Matthew Bobrowski · 5 years ago
  57. e3c82be syscalls/pidfd_send_signal01 by Christian Amann · 5 years ago
  58. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  59. 3ddc217 syscalls/prctl04.c: New test for prctl() with PR_{SET,GET}_SECCOMP by Yang Xu · 5 years ago
  60. a72f4b2 syscalls/copy_file_range: add/restructured tests by Christian Amann · 5 years ago
  61. 4c41cf7 syscalls/getcpu: Add libc sched_getcpu() detection by Yang Xu · 5 years ago
  62. a50338c configure.ac: Sort alphabetically custom autotools functions by Petr Vorel · 5 years ago
  63. a600c36 syscalls/sigpending02.c: Add libc sigpending() detection && reset sighandler_counter by Xiao Yang · 5 years ago
  64. 66c59e9 syscalls/stime: Add libc stime() detection by Xiao Yang · 5 years ago
  65. 8fd49ce configure.ac: Simplify the check for libc function implementations by Xiao Yang · 5 years ago
  66. b3621af syscalls: Add userfaultfd testcase by Christian Amann · 5 years ago
  67. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 5 years ago
  68. b24f3d3 cpuset: Detect missing fts.h by Petr Vorel · 5 years ago
  69. ef85101 lib: add tst_af_alg lib by Eric Biggers · 5 years ago
  70. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 5 years ago
  71. c0dc887 syscalls/sync_file_range: Use C library wrapper if present by Sumit Garg · 5 years ago
  72. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 5 years ago
  73. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  74. dd79c1f tracing/intel_pt: Fix build on older userspace. by Cyril Hrubis · 6 years ago
  75. 605d17c syscalls/preadv201: Add new testcase by Xiao Yang · 6 years ago
  76. 0d28fea syscalls: Prepare for testing statx syscall by vaishnavid · 6 years ago
  77. aeb991b syscalls/execveat01: new test to verify execveat unlinked fd by Eddie.Horng · 6 years ago
  78. a0ce443 lib: Add tst_crypto and tst_netlink libs by Richard Palethorpe · 6 years ago
  79. bf8f1d7 sctp/sctp_big_chunk.c: Fix compiler error by Xiao Yang · 6 years ago
  80. 3999086 include/lapi: add sctp.h by Alexey Kodanev · 6 years ago
  81. 640f106 include/lapi/dccp.h: check linux/dccp.h in configure by Alexey Kodanev · 6 years ago
  82. 427b1be configure.ac: Enable maintainer mode by Petr Vorel · 6 years ago
  83. 7b25815 configure: Add knob to control tirpc support by Anders Roxell · 6 years ago
  84. f417672 numa: Fix TCONF message when numa disabled with --without-numa by Petr Vorel · 6 years ago
  85. 4ace68a configure: Fix default value of --without-numa switch in help by Petr Vorel · 6 years ago
  86. 39a85a1 configure: add knob to control numa support by Anders Roxell · 6 years ago
  87. 00ff2c3 m4: Export HOST_CPU for make by Petr Vorel · 6 years ago
  88. 524edfb direct_io: diotest4: use getpagesize() for mmap if shm header is absent by Sandeep Patil · 7 years ago
  89. db14170 Add test for CVE-2017-7308 on a raw socket's ring buffer by Richard Palethorpe · 7 years ago
  90. 5271b00 m4: Fix libaio detection on 32-bit cross build by Petr Vorel · 7 years ago
  91. 8d47fa7 configure: complete the full path in configure.ac by Li Wang · 7 years ago
  92. bc2568d m4: Fix libkeyutils detection on 32-bit cross build by Petr Vorel · 7 years ago
  93. d47c06e m4: Simplify check for linux/keyctl.h header by Petr Vorel · 7 years ago
  94. 66923c6 m4: Simplify check for linux/can.h header by Petr Vorel · 7 years ago
  95. 839128b configure.ac: Sort headers alphabetically by Petr Vorel · 7 years ago
  96. 0ff33b3 syscalls/ustat: Fix build for libc without ustat() support by Petr Vorel · 7 years ago
  97. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  98. 25b3565 syscalls/profil01: Fix build for libc without profil() support by Petr Vorel · 7 years ago
  99. 3a451c2 configure: Remove checks for unused headers by Petr Vorel · 7 years ago
  100. 4ae583e cve-2016-4997: Provide fallback for xt_entry structs by Richard Palethorpe · 7 years ago