1. 762111b syscalls/ipc: Make use of tst_require_root() by Cyril Hrubis · 11 years ago
  2. b24f167 getpeername/getpeername01.c: add EINVAL error number test by zenglg.jy · 11 years ago
  3. f8cb57f getpeername/getpeername01.c: cleanup by zenglg.jy · 11 years ago
  4. 3d8cf2f rpc01: fix compile-time warnings by Stanislav Kholmanskikh · 11 years ago
  5. a9c0f8e rpc01: moved common functions to a lib by Stanislav Kholmanskikh · 11 years ago
  6. 3015af2 fallocate/fallocate02.c: add EFBIG error test by Zeng Linggang · 11 years ago
  7. 97a54fc fallocate/fallocate02.c: cleanup by Zeng Linggang · 11 years ago
  8. 7148254 fallocate/fallocate.h: create fallocate.h to encapsulate fallocate(2) by Zeng Linggang · 11 years ago
  9. e8e92a2 fallocate: Remove run.sh script by Cyril Hrubis · 11 years ago
  10. 63b2c7c getrlimit/getrlimit01.c: add some new test by zenglg.jy · 11 years ago
  11. 2bf2a07 getrlimit/getrlimit01.c: cleanup by zenglg.jy · 11 years ago
  12. 6d78baf fix glb_run type for disktest by Jeffrey Bastian · 11 years ago
  13. 707aff5 semop/semop02.c: add ERANGE error value test by Xiaoguang Wang · 11 years ago
  14. 58e59a5 semop/semop02.c: cleanup by Xiaoguang Wang · 11 years ago
  15. 6e6f6b4 device-drivers: acpi: add new test for acpi-cpufreq driver by Alexey Kodanev · 11 years ago
  16. 1a04a85 fpathconf/fpathconf01.c: add new test by zenglg.jy · 11 years ago
  17. 6ae447c fpathconf/fpathconf01.c: cleanup by zenglg.jy · 11 years ago
  18. 25af3d2 setpgid03: Further fixes. by Cyril Hrubis · 11 years ago
  19. 52167a1 setpgid03: use tst_checkpoint interface by Stanislav Kholmanskikh · 11 years ago
  20. 6bfe99a setpgid03: handle children errors and cleanup by Stanislav Kholmanskikh · 11 years ago
  21. df8187a ssh: don't use crypt-based pre-encrypted passwords by Jiri Jaburek · 11 years ago
  22. 1c71dee ssh: try to prevent invalid PASS when remote cmd fails by Jiri Jaburek · 11 years ago
  23. 77ce600 ssh: properly create/remove user home dir, if possible by Jiri Jaburek · 11 years ago
  24. 3277470 ssh: remove unused ssh_set_passwd script by Jiri Jaburek · 11 years ago
  25. b3460e4 ssh: unify code style amongst ssh tests by Jiri Jaburek · 11 years ago
  26. 7006b57 setregid02, setresuid03: inval_user fix by Stanislav Kholmanskikh · 11 years ago
  27. c5d2542 configure: Add mkdirat() detection, fix build by Cyril Hrubis · 11 years ago
  28. 1db6266 lib/cloner.c: add ltp_clone7() and fix build by Zeng Linggang · 11 years ago
  29. 14f1d23 cpuset/cpuset_syscall_test: check HAVE_DECL_MPOL_F_MEMS_ALLOWED by Jan Stancek · 11 years ago
  30. 50a1afe clone08: Fix another compilation failure. by Cyril Hrubis · 11 years ago
  31. 98f8747 lapi: Add fcntl.h to define O_CLOEXEC, fix build by Cyril Hrubis · 11 years ago
  32. b6e83fe semop/semop04.c: fix a bug when running with -i option by Xiaoguang Wang · 11 years ago
  33. 166cf21 get_robust_list01: use pid_max instead of UINT16_MAX by Jan Stancek · 11 years ago
  34. 55a7a5e setrlimit01: caught SIGTERM as well by Wanlong Gao · 11 years ago
  35. 853f981 clone/clone08.c: add new tests by zenglg.jy · 11 years ago
  36. 58c67c6 setrlimit01: code clean up by Wanlong Gao · 11 years ago
  37. 1823f09 device-drivers: uaccess: enable build and run by Alexey Kodanev · 11 years ago
  38. ddf49bf device-drivers: uaccess: test access to user-space memory by Alexey Kodanev · 11 years ago
  39. 9d3b453 device-drivers: acpi: enable build and run by Alexey Kodanev · 11 years ago
  40. e23db98 device-drivers: acpi: fixes by Alexey Kodanev · 11 years ago
  41. 0de9387 device-drivers: acpi: fix file names by Alexey Kodanev · 11 years ago
  42. 414752b cap_bound: remove check_for_libcap.sh and dummy.c by Cyril Hrubis · 11 years ago
  43. 98308f0 mstress: Fix install collision. by Cyril Hrubis · 11 years ago
  44. 705a016 ltp-networking/iproute: fix iproute test by Vincent Hsu · 11 years ago
  45. e1c5e46 ltp-networking/tcp_cmds/finger: fix finger test by Vincent Hsu · 11 years ago
  46. aa23056 creat/creat06.c: cleanup by zenglg.jy · 11 years ago
  47. 7020544 fchmod/fchmod06.c: add EROFS test for fchmod(2) by zenglg.jy · 11 years ago
  48. f166fc8 fchmod/fchmod06.c: cleanup by zenglg.jy · 11 years ago
  49. 6f22494 Move sctp to utils and bump it to 1.0.15 by Simon Xu · 11 years ago
  50. ae1e1d2 nftw: Fix build on older distros. by Cyril Hrubis · 11 years ago
  51. 9a3e8bc sendmsg01: use invalid but positive msg_namelen value by Jan Stancek · 11 years ago
  52. bad6405 sendmsg01: fix test for invalid to buffer by Wanlong Gao · 11 years ago
  53. 0e85351 asapi_07: fix data types by Simon Xu · 11 years ago
  54. 9a7031a rpc01: fix paths and add Makefile for datafiles by Simon Xu · 11 years ago
  55. 5811a1d ptrace: Fix build problems with glibc-2.18 by Markos Chandras · 11 years ago
  56. 1346646 move testcases/kernel/fs/ext4-new-features/ffsb to utils by Cyril Hrubis · 11 years ago
  57. 1f1e15a msgctl: fix a bug of No such file or directory by Peng Haitao · 11 years ago
  58. 1c6354e send*: use concrete flags for 'invalid flags set' by Jan Stancek · 11 years ago
  59. c4c6c3f dup3_02: Fix build on uClibc. by Cyril Hrubis · 11 years ago
  60. 970c0e0 confstr01: Fix regression on uClibc by Cyril Hrubis · 11 years ago
  61. fe4ae34 dup3(2): add EINVAL error number test by Xiaoguang Wang · 11 years ago
  62. 470d545 confstr/confstr01.c: add new names by zenglg.jy · 11 years ago
  63. b7c04bb confstr/confstr01.c: cleanup by zenglg.jy · 11 years ago
  64. 2575e38 readv01: Fix and simplify the testcase. by Cyril Hrubis · 11 years ago
  65. f025a4e readv01: Cleanup && make use of SAFE_MACROS(). by Cyril Hrubis · 11 years ago
  66. b7b5e18 ltp-networking/nfs: fix nfsstat01 typo by Vincent Hsu · 11 years ago
  67. 5c0e011 ltp-networking/nfs: remove absolute path for showmount. by Vincent Hsu · 11 years ago
  68. ba1220e ltp-networking/nfs: use NFSv3 by default by Vincent Hsu · 11 years ago
  69. 228c27f ltp-networking/rpc: gave precise test name by Vincent Hsu · 11 years ago
  70. 03d50c5 ltp-networking: standardize test result message by Vincent Hsu · 11 years ago
  71. f057c1c fanotify: Add tests verifying fanotify syscalls by Jan Kara · 11 years ago
  72. e4a85db clock_getres/clock_getres01.c: Finish the cleanup by Cyril Hrubis · 11 years ago
  73. 330e8c1 clock_getres/clock_getres01.c: add new clockids by Cyril Hrubis · 11 years ago
  74. 0647a00 Add include/lapi/posix_clocks.h and make use of it by Cyril Hrubis · 11 years ago
  75. ec2dfc4 clock_getres/clock_getres01.c: cleanup by zenglg.jy · 11 years ago
  76. 14ca8c2 tcpdump01: specify interface for ping by Simon Xu · 11 years ago
  77. 7d350bb fix file testcase for parisc architecture by Helge Deller · 11 years ago
  78. f2adf13 kernel/mem/lib: don't replace CFLAGS, append instead by Jiri Jaburek · 11 years ago
  79. 1eb440c Fix 743f2fcd5744744d649496d8f0524cf5ca7d3859. by Cyril Hrubis · 11 years ago
  80. 9b48608 BindMounts: fix to properly unmount during cleanup by Siva Padhy · 11 years ago
  81. 119cf4a msgctl{08, 09, 10, 11}: cleanup by Stanislav Kholmanskikh · 11 years ago
  82. b6e7032 syscalls/ipc/Makefile.inc: changed LIB to LIBIPC by Stanislav Kholmanskikh · 11 years ago
  83. 09bd933 setregid02: invalid user value fix by Stanislav Kholmanskikh · 11 years ago
  84. 743f2fc move gethost from tools to sendfile01 by Simon Xu · 11 years ago
  85. a4f5e23 xinetd_tests.sh: remove RECORD and eliminate "|| RC=$?" by Simon Xu · 11 years ago
  86. 4716af7 sendfile01: rename SF_Server to sendfile01_server and add it into Makefile by Simon Xu · 11 years ago
  87. bfd9860 mc_cmds: Multicast ping being disabled should not fail the test by Simon Xu · 11 years ago
  88. 021494d rdist01: fix mistakes by Simon Xu · 11 years ago
  89. 87f593c tcpdump01: fix the way to identify network interface by Simon Xu · 11 years ago
  90. b87a83c fcntl16: Fix incorrect flock strucure by Cyril Hrubis · 11 years ago
  91. d97f51d diotest3: fix -f argument by Jeff Layton · 11 years ago
  92. 840aa55 sendfile08: fix buf comparison by Helge Deller · 11 years ago
  93. e533f08 fsync02: SIGFPE fix by Stanislav Kholmanskikh · 11 years ago
  94. c7b23c2 access(2): add ELOOP, ENOTDIR, EROFS error number test by Wang, Xiaoguang/王 小光 · 11 years ago
  95. 90d1901 prot_hsymlinks: use SAFE_TOUCH by Stanislav Kholmanskikh · 11 years ago
  96. 36531d5 rwho01: fix getting hostnames from command output and $COUNT by Simon Xu · 11 years ago
  97. ba3bf0e acct01: add a check routine for acct implementation by Honggyu Kim · 11 years ago
  98. aba5c50 device-drivers: pci: remove bus_slot file on exit by Alexey Kodanev · 11 years ago
  99. e052e10 acct/acct01.c: Add ELOOP ENAMETOOLONG EROFS by Zeng Linggang · 11 years ago
  100. bf30042 sctp: enlarge SO_RCVBUF option value by Simon Xu · 11 years ago