1. 872f830 Address more unused variables, `argc`/`argv` by Enji Cooper · 6 years ago
  2. 731298d Remove unused variables, `argc`/`argv` by Enji Cooper · 6 years ago
  3. 50dd7bf Fix compiling open_posix_testsuite on non-Linux platforms by Enji Cooper · 6 years ago
  4. e36643e lib/tst_net.sh: fix checking ping6 command availability by Alexey Kodanev · 6 years ago
  5. db9eace lib/tst_net.sh: determine ping command based on dst addr by Alexey Kodanev · 6 years ago
  6. 49cbfb4 controllers/cpuacct.sh: Fix timeout for cpuacct.sh by Xiao Yang · 6 years ago
  7. a899f7a mem/overcommit_memory.c: Fix "CommitLimit < Committed_AS" error in some situations by Xiao Yang · 6 years ago
  8. 44fe973 openposix/threads: Add missing Makefile by Xiao Yang · 6 years ago
  9. 651895c getcpu01: Rename getcpu to avoid conflict with glibc >= 2.29 by Khem Raj · 6 years ago
  10. 3373bb3 Address simple -Wunused variable issues with `argc`/`argv` by Enji Cooper · 6 years ago
  11. c91a176 Only pass through `-lfoo` arguments if linking by Enji Cooper · 6 years ago
  12. 6120be1 syscalls/readahead02: test readahead using posix_fadvise() by Amir Goldstein · 6 years ago
  13. 6ec6d4e network/mpls: Use tst_net_run() by Petr Vorel · 6 years ago
  14. a78cbd8 net/ipsec: Add check for xfrm_user kernel module by Petr Vorel · 6 years ago
  15. 372d920 net: Add tst_net_run helper by Petr Vorel · 6 years ago
  16. dc58538 fzsync: Add delay bias for difficult races by Richard Palethorpe · 6 years ago
  17. 39c7147 crypto/crypto_user01.c: new test for information leak bug by Eric Biggers · 6 years ago
  18. 4e62364 tst_netlink: inline functions in header by Eric Biggers · 6 years ago
  19. 83bf51e lapi/cryptouser.h: add more declarations by Eric Biggers · 6 years ago
  20. 8e1bd37 tst_test.sh: Add info about LTP_TIMEOUT_MUL into TBROK message by Petr Vorel · 6 years ago
  21. f49cb57 Fix `mounted_noatime` on *BSD by Enji Cooper · 6 years ago
  22. b833bee openposix/strncpy1-1: Fix compiler errors/warnings by Xiao Yang · 6 years ago
  23. 00a83eb cgroup: fix mount errors in cgroup subsys test 3 and 7 by Li Wang · 7 years ago
  24. 310c9eb Remove explicit #define's for `_POSIX_C_SOURCE` and `_XOPEN_SOURCE` by Enji Cooper · 6 years ago
  25. c880cf0 Bump _POSIX_C_SOURCE from 200113L to 200809L and _XOPEN_SOURCE from issue 6 to issue 7 by Enji Cooper · 6 years ago
  26. 4429c05 Add strlen() conformance tests and assertion.xml by Mandri, Padmashree · 6 years ago
  27. 48e3af7 syscalls/mq: don't use TWARN with tst_brk() by Jan Stancek · 6 years ago
  28. 877c122 cgroup_regression_test.sh: fixed test_5 by Cristian Marussi · 6 years ago
  29. e89d8e2 syscalls/fanotify09.c: Fix wrong group number by Xiao Yang · 6 years ago
  30. 8d47dcc fzsync: limit sampling time by Jan Stancek · 6 years ago
  31. abac60a openposix: Remove _XOPEN_SOURCE in strchr/strcpy/strncpy by Xiao Yang · 6 years ago
  32. 9b02cd4 syscalls/cma: test case should return TCONF if syscall doesn't exist by Jason Xing · 6 years ago
  33. 4ecf656 lapi/syscalls: Add syscall numbers for process_vm_readv/_writev by Jason Xing · 6 years ago
  34. 44b7500 cve/stack_clash: inhibit test-breaking optimizations by Greg Hackmann · 6 years ago
  35. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  36. 9f03c55 Modify type to avoid overflows by Keita Suzuki · 6 years ago
  37. 7179164 fs/growfiles.c: Fix the max size of every growing file by Xiao Yang · 6 years ago
  38. 2f8151f packet/fanout01.c: Fix compiler errors and warning by Jinhui huang · 6 years ago
  39. 75506e4 syscalls/readahead02: Simplify reading proc files by Cyril Hrubis · 6 years ago
  40. 0713cb0 syscalls/readahead02: test readahead() on an overlayfs file by Amir Goldstein · 6 years ago
  41. 307ae77 syscalls/readahead02: Convert to tst_timer helpers by Amir Goldstein · 6 years ago
  42. 5307eb3 syscalls/readahead02: fail test if readahead did not use any cache by Amir Goldstein · 6 years ago
  43. 86402d0 syscalls/readahead02: abort test if readahead syscall fails by Amir Goldstein · 6 years ago
  44. 97c3140 syscalls/readahead02: Convert to newlib and cleanup by Amir Goldstein · 6 years ago
  45. 2946654 network/dccp01: convert to the new API by Alexey Kodanev · 6 years ago
  46. 41080d8 getrlimit/getrlimit03: add missing test to runtest/syscalls by Greg Hackmann · 6 years ago
  47. 8a6e255 tst_test.sh: Suppress wait output by Petr Vorel · 6 years ago
  48. 052a281 lib/tst_test.sh: don't call _tst_do_exit() recursively with tst_brk() by Alexey Kodanev · 6 years ago
  49. fbea02a lib/tst_test.sh: setup timeout per test run for the shell tests by Alexey Kodanev · 6 years ago
  50. 6c03c71 mtest06/mmap1: rewrite to newlib by Jan Stancek · 6 years ago
  51. e685f1d Merge pull request #422 from padmashree9110/strncpy by ngie-eign · 6 years ago
  52. ba7428d Merge pull request #384 from padmashree9110/strcpy_pr by ngie-eign · 6 years ago
  53. f87efb6 network/mpls: fix loading mpls drivers on rhost by Alexey Kodanev · 6 years ago
  54. 8ebc290 Add strncpy() conformance tests and assertion.xml by Mandri, Padmashree · 6 years ago
  55. e8b741f Add strcpy() conformance tests and assertion.xml by Mandri, Padmashree · 6 years ago
  56. 860b895 syscalls/fanotify11: new test for report thread id by nixiaoming · 6 years ago
  57. 3d7bc89 commands/logrotate_tests.sh: Fix missing syslog group on some systems by Xiao Yang · 6 years ago
  58. 6f18e60 commands/logrotate_tests.sh: Pass correct arguments to tst_res() by Xiao Yang · 6 years ago
  59. d428ed8 getrlimit/getrlimit03: new test for underlying syscall variants by Greg Hackmann · 6 years ago
  60. d17dcd0 Add fanout01 CVE-2017-15649 by Richard Palethorpe · 6 years ago
  61. 5794a93 fs/isofs.sh: Replace mkisofs -L option with -allow-leading-dots by Petr Vorel · 6 years ago
  62. 1f400db syscalls/fanotify03: add test for FAN_MARK_FILESYSTEM permission events by Amir Goldstein · 6 years ago
  63. 5e3b024 Convert tests to use fzsync_{start, end}_race API by Richard Palethorpe · 6 years ago
  64. ebfe60a fzsync: Simplify API with start/end race calls and limit exec time by Richard Palethorpe · 6 years ago
  65. d831822 tst_timer: Add nano second conversions by Richard Palethorpe · 6 years ago
  66. b809cc5 net/rpc_test.sh: Fix wrong echo in if/then/fi clause by Petr Vorel · 6 years ago
  67. cc9371d syscalls/fanotify10: add tests for FAN_MARK_FILESYSTEM and ignore mask by Amir Goldstein · 6 years ago
  68. fca2ad8 syscalls/fanotify01: add test for FAN_MARK_FILESYSTEM events by Amir Goldstein · 6 years ago
  69. baef43e syscalls/fanotify03: check permission events also on mountpoint mark by Amir Goldstein · 6 years ago
  70. a7580e6 syscalls/fanotify01: check events also on mountpoint mark by Amir Goldstein · 6 years ago
  71. 389d4a0 syscalls/statx06.c: Fix compiler errors by Xiao Yang · 6 years ago
  72. a2ab374 syscalls/bind03: Modified to test errors separately. by Petr Vorel · 6 years ago
  73. 32e6ed1 syscalls/execveat02: Add new testcase by Jinhui huang · 6 years ago
  74. 457e13c fanotify09: check merging of events on child subdir by Amir Goldstein · 6 years ago
  75. 9cfb908 syscalls/fgetxattr02.c: make sure test can create and open device nodes by Greg Hackmann · 6 years ago
  76. 0d6e1d1 syscalls/execveat01: Add new testcase by Jinhui huang · 6 years ago
  77. d7cefb9 lapi/syscalls: Add syscall numbers for execveat by Jinhui huang · 6 years ago
  78. 31f8fc0 syscalls/statx06.c: Fix compiler errors on old distros by Xiao Yang · 6 years ago
  79. 72e578e Merge pull request #423 from padmashree9110/strchr by ngie-eign · 6 years ago
  80. f664698 Add strchr() conformance tests and assertion.xml by Mandri, Padmashree · 6 years ago
  81. dada93b unshare01.sh: protect parameters expansion by Cristian Marussi · 6 years ago
  82. 56e2f32 Testing statx syscall Timestamp fields by Subash Ganesan · 6 years ago
  83. 98de75a Revert "Testing statx syscall Timestamp fields" by Cyril Hrubis · 6 years ago
  84. 5b5740c Testing statx syscall Timestamp fields by Subash Ganesan · 6 years ago
  85. e139a4d doc/tmp-commands.txt by Cyril Hrubis · 6 years ago
  86. b2847ad syscalls/rt_sigsuspend01: ignore reserved signals by Steve Muckle · 6 years ago
  87. ec466da syscalls/rt_sigsuspend01: Cleanup && convert to newlib by Cyril Hrubis · 6 years ago
  88. 87e7c23 lapi/safe_rt_signal.h: Add. by Cyril Hrubis · 6 years ago
  89. 007cffe lapi/rt_sigaction.h: Make it usable for newlib tests by Cyril Hrubis · 6 years ago
  90. 3212ce0 syscalls/migrate_pages02: run with numa balancing disabled by Jan Stancek · 6 years ago
  91. 22fb48d syscalls/migrate_pages02: print /proc stats only on failure by Jan Stancek · 6 years ago
  92. 3a80662 syscalls/migrate_pages02: use a separate page for private memory by Jan Stancek · 6 years ago
  93. 4de8685 syscalls/migrate_pages02: convert to newlib by Jan Stancek · 6 years ago
  94. 650c22c syscalls/lremovexattr: Add lremovexattr() test by Rafael David Tinoco · 6 years ago
  95. 2983518 syscalls/fremovexattr: Add fremovexattr() tests by Rafael David Tinoco · 6 years ago
  96. 3eaa550 cpuset_hotplug: fix cpuset_list_compute by Cristian Marussi · 6 years ago
  97. 1c65421 controllers/cpuset_list_compute fix exit value by Cristian Marussi · 6 years ago
  98. 575146d kernel/fs/doio/rwtest: Fix test case failed issue when blks is zero by Shaoting Lei · 7 years ago
  99. cbb5c3d commands/logrotate: Fix insecure permissions by Myungho Jung · 8 years ago
  100. b0f7ee9 containers/pidns13: Fix race between threads by Cyril Hrubis · 6 years ago