1. 2ebe5dd configure: Use AC_CHECK_{FUNCS,HEADERS}_ONCE by Petr Vorel · 4 years, 2 months ago
  2. a26fedd configure: Cleanup by Petr Vorel · 4 years, 2 months ago
  3. 8841259 tst_af_alg: fix build when ALG_SET_AEAD_ASSOCLEN undefined by Yang Xu · 4 years, 3 months ago
  4. 1898754 lapi: Add fallback for LOOP_CONFIGURE ioctl and struct loop_config by Yang Xu · 4 years, 5 months ago
  5. 6ab05d5 libltpvdso: Add check for getauxval() by Cyril Hrubis · 4 years, 5 months ago
  6. e460864 include: Add declaration of struct msqid64_ds by Viresh Kumar · 4 years, 5 months ago
  7. 3168c03 include: Add declaration of struct shmid64_ds by Viresh Kumar · 4 years, 5 months ago
  8. 732ea25 include: Add declaration of struct semid64_ds by Viresh Kumar · 4 years, 5 months ago
  9. 3e1fc06 include: Add declaration of struct ipc64_perm by Viresh Kumar · 4 years, 6 months ago
  10. 553ca8e net/route: Add netlink based route change tests by Petr Vorel · 5 years ago
  11. ef12b90 pty04: Fix build for kernel headers < v4.2-rc1 by Petr Vorel · 4 years, 6 months ago
  12. 95399bc lapi/io_uring: Preparation for io_uring tests by Vikas Kumar · 4 years, 8 months ago
  13. 7cd69c1 lapi: Add a configure check and fallback for setns by Cyril Hrubis · 4 years, 8 months ago
  14. 1b0e8dd syscalls/clone3: New tests by Viresh Kumar · 4 years, 8 months ago
  15. 1b884d9 syscalls/openat2: New tests by Viresh Kumar · 4 years, 8 months ago
  16. 9832fd9 lapi/fsmount: Add definitions for fsmount related syscalls by Viresh Kumar · 4 years, 9 months ago
  17. b6bf84c configure.ac: Fix items sort by Petr Vorel · 4 years, 9 months ago
  18. 452c513 autotools: Move simple definitions out of m4/* to configure.ac by Petr Vorel · 4 years, 10 months ago
  19. 8878fc6 ioctl,pty: Add fallback definition of struct termio by Petr Vorel · 4 years, 10 months ago
  20. 57a961f syscalls/io_pgetevents: New tests by Viresh Kumar · 4 years, 10 months ago
  21. 5415162 syscalls/pidfd_open: New tests by Viresh Kumar · 4 years, 10 months ago
  22. 4acfb8e syscalls/quotactl01: Add Q_GETNEXTQUOTA test by Yang Xu · 5 years ago
  23. 9e7f568 configure.ac: Fix --with* options by Joerg Vehlow · 5 years ago
  24. bf02784 fanotify: Rework checks for fallback definitions by Petr Vorel · 5 years ago
  25. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 5 years ago
  26. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 5 years ago
  27. 29f51a8 Delete New ext4 features tests and ffsb tool by Petr Vorel · 5 years ago
  28. df5ce33 m4: remove useless ltp-cgroupstats.m4 by Yang Xu · 5 years ago
  29. a43782b m4: remove useless ltp-fs_ioc_flags.m4 by Yang Xu · 5 years ago
  30. cb47dfc m4: remove useless ltp-time.m4 by Yang Xu · 5 years ago
  31. 0620d9c m4: remove useless ltp-securebits.m4 by Yang Xu · 5 years ago
  32. 28a9cd8 syscalls/ustat: Use __kernel_daddr_t instead of daddr_t by Petr Vorel · 5 years ago
  33. 6d9de5f syscalls/getdents: Add autotools check for getdents/getdents64 by Khem Raj · 5 years ago
  34. 1010e92 syscalls/sendmmsg: add new test by Steve Muckle · 5 years ago
  35. 2e7b809 lapi: Add utsname.h by Petr Vorel · 5 years ago
  36. 90c2dc8 pkey: add test for memory protection keys by Li Wang · 5 years ago
  37. fe9d921 syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT by Yang Xu · 5 years ago
  38. 02b39d8 syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality by Matthew Bobrowski · 5 years ago
  39. e3c82be syscalls/pidfd_send_signal01 by Christian Amann · 5 years ago
  40. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  41. 3ddc217 syscalls/prctl04.c: New test for prctl() with PR_{SET,GET}_SECCOMP by Yang Xu · 5 years ago
  42. a72f4b2 syscalls/copy_file_range: add/restructured tests by Christian Amann · 6 years ago
  43. 4c41cf7 syscalls/getcpu: Add libc sched_getcpu() detection by Yang Xu · 6 years ago
  44. a50338c configure.ac: Sort alphabetically custom autotools functions by Petr Vorel · 6 years ago
  45. a600c36 syscalls/sigpending02.c: Add libc sigpending() detection && reset sighandler_counter by Xiao Yang · 6 years ago
  46. 66c59e9 syscalls/stime: Add libc stime() detection by Xiao Yang · 6 years ago
  47. 8fd49ce configure.ac: Simplify the check for libc function implementations by Xiao Yang · 6 years ago
  48. b3621af syscalls: Add userfaultfd testcase by Christian Amann · 6 years ago
  49. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 6 years ago
  50. b24f3d3 cpuset: Detect missing fts.h by Petr Vorel · 6 years ago
  51. ef85101 lib: add tst_af_alg lib by Eric Biggers · 6 years ago
  52. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 6 years ago
  53. c0dc887 syscalls/sync_file_range: Use C library wrapper if present by Sumit Garg · 6 years ago
  54. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 6 years ago
  55. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  56. dd79c1f tracing/intel_pt: Fix build on older userspace. by Cyril Hrubis · 6 years ago
  57. 605d17c syscalls/preadv201: Add new testcase by Xiao Yang · 6 years ago
  58. 0d28fea syscalls: Prepare for testing statx syscall by vaishnavid · 6 years ago
  59. aeb991b syscalls/execveat01: new test to verify execveat unlinked fd by Eddie.Horng · 6 years ago
  60. a0ce443 lib: Add tst_crypto and tst_netlink libs by Richard Palethorpe · 6 years ago
  61. bf8f1d7 sctp/sctp_big_chunk.c: Fix compiler error by Xiao Yang · 7 years ago
  62. 3999086 include/lapi: add sctp.h by Alexey Kodanev · 7 years ago
  63. 640f106 include/lapi/dccp.h: check linux/dccp.h in configure by Alexey Kodanev · 7 years ago
  64. 427b1be configure.ac: Enable maintainer mode by Petr Vorel · 7 years ago
  65. 7b25815 configure: Add knob to control tirpc support by Anders Roxell · 7 years ago
  66. f417672 numa: Fix TCONF message when numa disabled with --without-numa by Petr Vorel · 7 years ago
  67. 4ace68a configure: Fix default value of --without-numa switch in help by Petr Vorel · 7 years ago
  68. 39a85a1 configure: add knob to control numa support by Anders Roxell · 7 years ago
  69. 00ff2c3 m4: Export HOST_CPU for make by Petr Vorel · 7 years ago
  70. 524edfb direct_io: diotest4: use getpagesize() for mmap if shm header is absent by Sandeep Patil · 7 years ago
  71. db14170 Add test for CVE-2017-7308 on a raw socket's ring buffer by Richard Palethorpe · 7 years ago
  72. 5271b00 m4: Fix libaio detection on 32-bit cross build by Petr Vorel · 7 years ago
  73. 8d47fa7 configure: complete the full path in configure.ac by Li Wang · 7 years ago
  74. bc2568d m4: Fix libkeyutils detection on 32-bit cross build by Petr Vorel · 7 years ago
  75. d47c06e m4: Simplify check for linux/keyctl.h header by Petr Vorel · 7 years ago
  76. 66923c6 m4: Simplify check for linux/can.h header by Petr Vorel · 7 years ago
  77. 839128b configure.ac: Sort headers alphabetically by Petr Vorel · 7 years ago
  78. 0ff33b3 syscalls/ustat: Fix build for libc without ustat() support by Petr Vorel · 7 years ago
  79. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  80. 25b3565 syscalls/profil01: Fix build for libc without profil() support by Petr Vorel · 7 years ago
  81. 3a451c2 configure: Remove checks for unused headers by Petr Vorel · 7 years ago
  82. 4ae583e cve-2016-4997: Provide fallback for xt_entry structs by Richard Palethorpe · 7 years ago
  83. 817d809 Rename linux_syscall_numbers.h to lapi/syscalls.h by Richard Palethorpe · 7 years ago
  84. b058919 Test for uname26 exploit CVE-2012-0957 by Richard Palethorpe · 7 years ago
  85. 1be8bbd Test for vulnerability CVE-2016-7117 in recvmmsg error return path by Richard Palethorpe · 7 years ago
  86. a07008f configure.ac: Generate linux_syscall_headers.h by Cyril Hrubis · 7 years ago
  87. 12298fe configure: turn open-posix-testsuite off by default by Mike Frysinger · 8 years ago
  88. 553e7aa configure: fix open-posix-testsuite configure flag handling by Mike Frysinger · 8 years ago
  89. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  90. 189aea2 syscalls/mprotect04: Use __builtin___clear_cache() to sync caches by Peter Maydell · 8 years ago
  91. 63b6532 open_posix_testsuite: Propagate configure params by Cyril Hrubis · 9 years ago
  92. f61391e m4: add a check for __sync_add_and_fetch by Jan Stancek · 9 years ago
  93. 2a9c158 request_key/request_key01.c: add new testcase by Xiao Yang · 9 years ago
  94. a84303b syscalls/fstatat01: fix test on x86_64 arch by Alexey Kodanev · 9 years ago
  95. 22c12be epoll_pwait/epoll_pwait01.c: add new testcase by Guangwen Feng · 9 years ago
  96. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  97. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  98. 6405984 syscall/kcmp: Add tests for kcmp by Cedric Hnyda · 9 years ago
  99. b008b92 syscall/renameat2: Add tests for renameat2 by Cedric Hnyda · 9 years ago
  100. 70d7e8c Update mailing list address, archive, etc. by Cyril Hrubis · 9 years ago