1. a739883 network/nfs: convert the shell tests to new API by Alexey Kodanev · 6 years ago
  2. 34cbab4 syscalls/getxattr05: Exit with TCONF when ACL is not supported by Cyril Hrubis · 6 years ago
  3. a8df324 syscalls/getxattr05: Add new regression testcase by Xiao Yang · 6 years ago
  4. c807042 safe_macros: Make safe_*xattr more verbose by Cyril Hrubis · 6 years ago
  5. 145f37e safe_macros: Add SAFE_GETXATTR() macro by Xiao Yang · 6 years ago
  6. 357e959 syscalls/preadv202: Add new testcase by Xiao Yang · 6 years ago
  7. 605d17c syscalls/preadv201: Add new testcase by Xiao Yang · 6 years ago
  8. 2b72167 lapi/syscalls: Add syscall numbers for preadv2 by Xiao Yang · 6 years ago
  9. da093bf device-drivers/acpi: skip certain tests for HW-reduced ACPI by Stanislav Kholmanskikh · 6 years ago
  10. 7a1b442 setregid01: Convert to newlib by Clemens Famulla-Conrad · 6 years ago
  11. 73f0137 ver_linux: check /usr/lib/os-release in case /etc/os-release not exists by Yixin Zhang · 6 years ago
  12. 9c76866 hotplug/cpu_hotplug05.sh: Fix obsolete output of offline CPU by Xiao Yang · 6 years ago
  13. 6425ade delete_module*: Cleanup && Move to kernel/syscalls by Xiao Yang · 6 years ago
  14. b2311ea module: Remove obsolete create_module(2) and query_module(2) by Xiao Yang · 6 years ago
  15. 0fc9b86 Remove admin_tools test by Petr Vorel · 6 years ago
  16. 6282e55 net: Remove network_commands (ftp, ssh) by Petr Vorel · 6 years ago
  17. 078db04 testscripts: Remove EAL2 testsuite script by Petr Vorel · 6 years ago
  18. b943682 ver_linux: use lscpu command result instead of /proc/cpuinfo by Masayoshi Mizuma · 6 years ago
  19. 6f61cad runtest/{ltplite, stress.part3}: Update execve05 calling convention by Allen, John · 6 years ago
  20. a945304 statx: fix compile errors by Thadeu Lima de Souza Cascardo · 6 years ago
  21. cd0ecd6 add confXXXXX-directories to gitignore by Michael Moese · 6 years ago
  22. f424769 LTP 20180926 by Cyril Hrubis · 6 years ago
  23. 7ff71e1 change the default command file of network by Sun Lianwen · 6 years ago
  24. 223fd70 lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter by Alexey Kodanev · 6 years ago
  25. 1f70b0a lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd by Alexey Kodanev · 6 years ago
  26. d365ea2 mem/mmapstress10: fix hangs with recent glibc by Jan Stancek · 6 years ago
  27. e7bab61 syscalls/mmap15: relax condition a bit by Jan Stancek · 6 years ago
  28. 2b0ec76 lib/tst_device.c: Make sure all loop devices are detached by Xiao Yang · 6 years ago
  29. 750769d TST_RTNL_CHK: Add RTNETLINK error "Protocol not supported" by Petr Vorel · 6 years ago
  30. d0ed418 network/ipsec: replace ipsec_try() with TST_RTNL_CHK() by Alexey Kodanev · 6 years ago
  31. c4b0907 lib/tst_test.sh: add TST_RTNL_CHK() helper function by Alexey Kodanev · 6 years ago
  32. 7599ff2 syscalls/statx*: Fix compiler errors on old distros by Xiao Yang · 6 years ago
  33. e583eac syscalls/statx05: Fix test on ppc64le by Cyril Hrubis · 6 years ago
  34. a6b0a92 lib: tst_mkfs: Allow passing more extra options by Cyril Hrubis · 6 years ago
  35. dff3af1 syscalls/execveat03: Fix typo shell -> shall by Cyril Hrubis · 6 years ago
  36. 6546516 syscalls/execveat03: add comment about kernel commit that fixed it by Jan Stancek · 6 years ago
  37. 88c8d30 syscalls/alarm02: fix for 32-bit kernels by Jan Stancek · 6 years ago
  38. 262ffed newlib_tests/test_exec.c: Fix compiler error before glibc v2.11 by Xiao Yang · 6 years ago
  39. 37fa798 syscalls/statx05: Add new test. by Cyril Hrubis · 6 years ago
  40. 5ffb23e syscalls/statx04: Add new test. by vaishnavid · 6 years ago
  41. 22a0cb3 runltp: Remove RHOST setup by Petr Vorel · 6 years ago
  42. e05f958 lapi/powerpc64.in: Fix wrong syscall number for statx by Xiao Yang · 6 years ago
  43. e56e56b lapi/syscalls: Fix typo in arm.in by Cyril Hrubis · 6 years ago
  44. b98fbdc syscalls/statx03: Add new test. by vaishnavid · 6 years ago
  45. 42286c2 syscalls/statx01: Update the stx_blocks check by Cyril Hrubis · 6 years ago
  46. 4480be5 syscalls/statx02: Add new test. by vaishnavid · 6 years ago
  47. d2678e5 syscalls/statx01: Add new test. by Cyril Hrubis · 6 years ago
  48. 0d28fea syscalls: Prepare for testing statx syscall by vaishnavid · 6 years ago
  49. e260515 syscalls/mlock203: Add new regression testcase by Xiao Yang · 6 years ago
  50. d437ee9 syscalls/mlock202: Add new testcase by Xiao Yang · 6 years ago
  51. 7a7a318 syscalls/mlock201: Add new testcase by Xiao Yang · 6 years ago
  52. 771e716 safe_macros: Add SAFE_MLOCK() and SAFE_MUNLOCK() macros by Xiao Yang · 6 years ago
  53. 457d319 lapi/syscalls: Add syscall numbers for mlock2 by Xiao Yang · 6 years ago
  54. e023737 syscalls/fsetxattr02.c: Fix the failure of opening device files by Xiao Yang · 6 years ago
  55. c18f61e syscalls/open11.c: Fix the failure of opening device special files by Xiao Yang · 6 years ago
  56. 7313a87 lib/tst_test.c: Add .needs_devfs flag by Xiao Yang · 6 years ago
  57. b5351bb lib/tst_path_has_mnt_flags.c: Factor out tst_path_has_mnt_flags() for new API by Xiao Yang · 6 years ago
  58. 54d3e86 pounder21: Remove by Petr Vorel · 6 years ago
  59. 45cd37f lib/tst_test.c: Silence warnings. by Cyril Hrubis · 6 years ago
  60. aeeccaf runltp: Run only network scenarios for -N parameter by Sun Lianwen · 6 years ago
  61. abfbb2d runltp: Fix print default scenario list for -N parameter by Petr Vorel · 6 years ago
  62. 1ef23bd move_pages12: end early if runtime gets close to test time by Jan Stancek · 6 years ago
  63. 1893e01 lib: introduce tst_timeout_remaining() by Jan Stancek · 6 years ago
  64. 21c27c1 syscalls/bind03: Add version compare according to behaviour difference. by Junchi Chen · 6 years ago
  65. 1790db0 net/traceroute01.sh: Fix split string by Petr Vorel · 6 years ago
  66. 822ad20 fs/read_all: define FNM_EXTMATCH if needed by Rafael David Tinoco · 6 years ago
  67. 7739538 syscalls/munlockall02: remove deprecated test by Junchi Chen · 6 years ago
  68. 8fb7960 Skip additional reserved signals in Android. by Kenneth Magic · 6 years ago
  69. 800e3ec syscalls/shmctl05.c: Fix ENOSPC error by Xiao Yang · 6 years ago
  70. 7d0fc09 syscalls/move_pages: move_pages() can return positive value by Jan Stancek · 6 years ago
  71. ba4647c netstress: Update help for -m behavior by Petr Vorel · 6 years ago
  72. 6e8c221 posix: Fix undefined variable by Petr Vorel · 6 years ago
  73. f65d4b9 open_posix_testsuite/mmap_11-4: Skip this test on tmpfs by Xiao Yang · 6 years ago
  74. c3aacc0 tst_timer: Convert to new library by Richard Palethorpe · 6 years ago
  75. f9ab161 Convert futex_wait_bitset tests to newlib by Richard Palethorpe · 6 years ago
  76. e5c990c Convert fcntl33 to newlib by Richard Palethorpe · 6 years ago
  77. e357da6 Convert nanosleep02 to newlib by Richard Palethorpe · 6 years ago
  78. ae35dfc controllers/memcg_test_3: Remove sensitive information from comments by Guangwen Feng · 6 years ago
  79. ca85b0d fs/ftest/ftest06.c: Fix too small name string and related failure by He Zhe · 6 years ago
  80. b49c79a syscalls/execveat03: Fix compiler errors by Xiao Yang · 6 years ago
  81. d0ce066 network/dhcp: convert to new API by Alexey Kodanev · 6 years ago
  82. e05d1d2 syscalls/memfd_create: add tests with MFD_HUGETLB flag by Vishnu K · 6 years ago
  83. d289649 syscalls/setxattr: fix iterations and missing coverage by Rafael David Tinoco · 6 years ago
  84. f358c04 syscall/signalfd01: Fix compiler warnings by Jinhui huang · 6 years ago
  85. a79bf9c pty: fix some issues in pty02 by Li Wang · 6 years ago
  86. 9dca9ae netstress: Mention udp_lite in help by Petr Vorel · 6 years ago
  87. 278bbbb syscalls/fgetxattr02.c: Fix errno EPERM on older kernels by Xiao Yang · 6 years ago
  88. e9c6e50 fs/ext4: update format and fix typo by Yixin Zhang · 6 years ago
  89. 9c8a950 fs/ext4: fix incorect argument ctime vs mtime by Yixin Zhang · 6 years ago
  90. 1d9d629 fs/ext4: Replace umount with tst_umount by Yixin Zhang · 6 years ago
  91. 3c14d98 fs/ext4: check if the big block device is mounted at do_setup() by Yixin Zhang · 6 years ago
  92. 361bd7f syscalls/quotactl03.c: typo correction by Po-Hsu Lin · 6 years ago
  93. 46c2470 syscalls/open11.c: Cleanup && Convert to new API. by Xiao Yang · 6 years ago
  94. d14f0aa doc: Update C Test Case Tutorial by Petr Vorel · 6 years ago
  95. d71e965 execve: rewrite to newlib by Li Wang · 6 years ago
  96. 2617a05 Move getcwd05 to realpath01 and fix for old distro by Michael Moese · 6 years ago
  97. 31b7a32 fs: exclude 'wakeup_count' from read_all_sys test. by Sandeep Patil · 6 years ago
  98. 81d83c4 syscalls: add new testcase for bind by Michael Moese · 6 years ago
  99. 143f21a tracing: ftrace_lib: check if tracing_max_latency exists. by Sandeep Patil · 6 years ago
  100. cfb70c9 README: Add link to patchwork instance by Petr Vorel · 6 years ago