1. 91d79f9 unshare02: define _GNU_SOURCE by Steven Jackson · 7 years ago
  2. 360f9bd syslog: include sys/sycall.h by Steven Jackson · 7 years ago
  3. d3236eb gencwd03: include libgen.h by Steven Jackson · 7 years ago
  4. 1791f70 tst_test: don't include tst_safe_pthread by Steven Jackson · 7 years ago
  5. cb7d91b tst_clone: don't use a comma in the definition of clone by Steven Jackson · 7 years ago
  6. df61090 compat_16: Android also requires sys/fsuid.h by Steven Jackson · 7 years ago
  7. 126a81b getcwd01.c: cleanup && convert to new API by Xiao Yang · 8 years ago
  8. 2c8457b LTP 20170116 by Cyril Hrubis · 7 years ago
  9. 7c34405 Revert "utimensat: fix immutable file retcodes for 4.8.0 and newer." by Jan Stancek · 7 years ago
  10. 674806b Revert "utimensat_tests: Make use of tst_kvcmp" by Jan Stancek · 7 years ago
  11. f73d2ae quotactl01: replace int comparison with memcmp by Jan Stancek · 7 years ago
  12. 2923a11 lib: fix offset in tst_resm_hexd by Jan Stancek · 7 years ago
  13. 34faca0 posix/munmap: Use mmap to obtain valid and safe address range by Richard Palethorpe · 7 years ago
  14. b668433 travis: use various gcc and clang versions + using containers by Petr Vorel · 7 years ago
  15. 6d6bb30 network: remove unnecessary check for rsh in scripts by Petr Vorel · 8 years ago
  16. ef0d925 mmapstress03: Fix 32bit test on 64bit kernel by Cyril Hrubis · 7 years ago
  17. edd2f4c mmapstress03: Small cleanup by Cyril Hrubis · 7 years ago
  18. f6051f8 vma03: Disable the test on 64bit kernel as well by Cyril Hrubis · 7 years ago
  19. 699238a lib: Add tst_kernel_bits() by Cyril Hrubis · 7 years ago
  20. 7c0ec1d safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header by Cyril Hrubis · 8 years ago
  21. 1ed5233 travis: initial configuration by Petr Vorel · 7 years ago
  22. 1141bbf max_map_count: Fix strcmp() for skipping aarch64 by Vertigo · 8 years ago
  23. bc4d3db test_net.sh: fix adding IP addresses in netns setup by Alexey Kodanev · 8 years ago
  24. 7b84465 commands/ld01: Fix test for LTP compiled with -m32 by Cyril Hrubis · 8 years ago
  25. 1dce80f commands/file_test.sh: Fix for SLES11 by Cyril Hrubis · 8 years ago
  26. 6266efe openposix/mmap31-1: Fix 32bit binary on 64bit kernel by Cyril Hrubis · 8 years ago
  27. a002136 syscalls/setpriority01: Use newly created user for the test by Guangwen Feng · 8 years ago
  28. 1544cb1 du01: Fix the BTRFS fix after test conversion by Cyril Hrubis · 8 years ago
  29. 8cc4165 waitid02: define _XOPEN_SOURCE 500 by Cyril Hrubis · 8 years ago
  30. 52006c9 safe_macros: Move safe_get/setpgid() to C source by Cyril Hrubis · 8 years ago
  31. 0a55aff test_net.sh: bring loopback interface up in netns setup by Alexey Kodanev · 8 years ago
  32. f485626 network/echoes: fix endless loop on error by Petr Vorel · 8 years ago
  33. 92ab7be various: remove redeclarations of 'int errno' by Steven Jackson · 8 years ago
  34. 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
  35. a7fa8561 various: include the POSIX fcntl.h instead of sys/fcntl.h by Steven Jackson · 8 years ago
  36. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  37. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  38. 56d7133 network: fix network.sh -e option by Petr Vorel · 8 years ago
  39. d685e31 network: fix printing commands in verbose mode by Petr Vorel · 8 years ago
  40. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  41. 542421d syscalls/ipc: add newipc library for new API by Xiao Yang · 8 years ago
  42. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  43. 5f8ca6c network: test_net.sh: allow to run network tests on a single machine by Alexey Kodanev · 8 years ago
  44. 4096d1c Merge pull request #114 from rzezeski/rpz-init-cpus-var by ngie · 8 years ago
  45. a43aabd open_posix_testsuite: intialize var for VLA by Ryan Zezeski · 8 years ago
  46. 5952d6e tools/strace_test: Remove. by Cyril Hrubis · 8 years ago
  47. 2ef1a91 realtime: Remove leftover script mixed_load.sh by Cyril Hrubis · 8 years ago
  48. 78db757 syscalls/mq_unlink: convert to use new test library API by Petr Vorel · 8 years ago
  49. 1775ddf network/echo01: fix creating existing directory by Petr Vorel · 8 years ago
  50. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  51. 2221504 llistxattr: new testcase for long path name by Dejan Jovicevic · 8 years ago
  52. bf8a49c llistxattr: improved code readability and stability by Dejan Jovicevic · 8 years ago
  53. 708d8da llistxattr: moved to using safe macros by Dejan Jovicevic · 8 years ago
  54. 1055281 safe_macros: add safe_setxattr(), safe_lsetxattr() and safe_fsetxattr() by Dejan Jovicevic · 8 years ago
  55. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  56. 08643b1 shell: fix bashism (( )) by Petr Vorel · 8 years ago
  57. ccbdf8c make-file.sh: simplify, fix bashism by Petr Vorel · 8 years ago
  58. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  59. df19c39 cpuhotplug_hotplug.sh: 'part' here is a variable by Han, NingX · 8 years ago
  60. e84c8a6 delete runtest/nw_under_ns by Wenzhong Sun · 8 years ago
  61. 5ed7339 writev07: fix "written more than expected" check by Jan Stancek · 8 years ago
  62. 0f47264 runtest/syscalls:ftruncate04_64 by gyher · 8 years ago
  63. 68d3abf lib/libipc.c: Remove unnecessary head file by gyher · 8 years ago
  64. be8c3bc runtest/net.nfs: fix NFS version typo by Alexey Kodanev · 8 years ago
  65. e899457 safe_macros: make safe_pread() and safe_pwrite() inline by Nikita Yushchenko · 8 years ago
  66. d0e1d19 testcases/clock_nanosleep01: convert to use new test library API by Petr Vorel · 8 years ago
  67. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago
  68. aae5c81 nm/datafiles: Add f1, f2 and f3 to .gitignore by Guangwen Feng · 8 years ago
  69. 050899c syscalls/mq_notify01: prevent deadlock, cleanup by Petr Vorel · 8 years ago
  70. f66c31c network/geneve: add performance test for geneve tunnel by Alexey Kodanev · 8 years ago
  71. 3efb07d network/ipsec: add vti tunnel test & new options for enc algs by Alexey Kodanev · 8 years ago
  72. eddd2e5 network/ipsec: use the same mode parameter name as in iproute by Alexey Kodanev · 8 years ago
  73. c2f34ff network/ipsec: move parsing command-line options to ipsec_lib.sh by Alexey Kodanev · 8 years ago
  74. 86ec8ff runtest/net_stress.ipsec_icmp: disable multinic tests by Alexey Kodanev · 8 years ago
  75. 437cbae fs_racer: cleanup by Cui Bixuan · 8 years ago
  76. 8be8167 syscalls/getpriority01: Check the returned prio values in a range. by Guangwen Feng · 8 years ago
  77. f77b1be fsync/fsync01: Use the correct parameters by gyher · 8 years ago
  78. 47a1e46 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  79. 23d7e7c Revert "testcases: bashisms: s/==/=/" by Cyril Hrubis · 8 years ago
  80. 65767d1 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  81. 4847f1c apicmd: Get rid of tst_kvercmp* binaries. by Cyril Hrubis · 8 years ago
  82. 541b3ca network/virt: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  83. 0eaf5e8 tcp_fastopen: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  84. 8d61a03 dctcp: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  85. 8a181e2 busy_poll: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  86. de77395 ftrace_test: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  87. a4c01c3 utimensat_tests: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  88. 538ec81 run_capbounds.sh: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  89. 28a603a power_management: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  90. 8801cda quota_remount_test01: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  91. 5018761 ext4-new-features: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  92. 46e3e56 rcu_torture: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  93. 31aa46c memcg: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  94. 8fdec6a cpuset: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  95. 3835e7e cgroup_regresson_test: Make use of tst_kvcmp + fixes by Cyril Hrubis · 8 years ago
  96. 26f8fbe test_fs_bind.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  97. 7688862 netns_sysfs.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  98. 99e5623 zram: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  99. 4dcfd28 lib: Add new tst_kvcmp for shell by Cyril Hrubis · 8 years ago
  100. 77b5d75 ar01: Rewrite to the new library by Cyril Hrubis · 8 years ago