1. b2b850f network/dhcpd: fix DNS update scheme by Alexey Kodanev · 10 years ago
  2. 30a5578 containers: added sysvipc/sem_comm.c by Matus Marhefka · 10 years ago
  3. 20ddcf8 containers: added sysvipc/msg_comm.c by Matus Marhefka · 10 years ago
  4. 8243c77 containers: added sysvipc/shm_comm.c by Matus Marhefka · 10 years ago
  5. e52a2e4 containers: added netns/netns_isolation.sh by Matus Marhefka · 10 years ago
  6. 6e5b100 Realtime tests: Use correct PI conditional in testpi-5 by Gary S. Robertson · 10 years ago
  7. e93f4df Realtime tests: Fix robust mutex conditionals by Gary S. Robertson · 10 years ago
  8. fe6c87c containers: added netns/netns_devices.sh and netns/netns_devices2.sh by Matus Marhefka · 10 years ago
  9. 5a7056d multicast/mc_opts: Some cleanup by Zeng Linggang · 10 years ago
  10. cb49919 multicast/mc_member: Some cleanup by Zeng Linggang · 10 years ago
  11. c039737 multicast/mc_commo: Some cleanup by Zeng Linggang · 10 years ago
  12. 8bc13bd multicast/mc_cmds: Some cleanup by Zeng Linggang · 10 years ago
  13. 1153a84 recvfrom01: fix test for invalid message flags by Chuck Ebbert · 10 years ago
  14. a4bb6db doc: document tst_checkpoint_create and tst_checkpoint_init by Jan Stancek · 10 years ago
  15. 76bf459 Realtime tests: Fix bad priority inheritance conditionals by Gary S. Robertson · 10 years ago
  16. d9686e4 ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition by Zorro Lang · 10 years ago
  17. 1dc9d12 doc/test-writing-guidelines.txt: Fix formatting. by Cyril Hrubis · 10 years ago
  18. d0f4e51 ldd01: remove all -m32/-m64 logic by Jan Stancek · 10 years ago
  19. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  20. 1a48719 containers: added netns/netns_netlink.c by Matus Marhefka · 10 years ago
  21. a201bcf containers: added mountns/mountns04.c by Matus Marhefka · 10 years ago
  22. ce30a7b containers: added mountns/mountns03.c by Matus Marhefka · 10 years ago
  23. 7021428 run_memctl_test.sh: replace tr + cut with awk by Xing Gu · 10 years ago
  24. 4c35f5b securebits: some cleanup by Zeng Linggang · 10 years ago
  25. b94a2c4 device-drivers/ltp_acpi_cpufreq: don't set ondemand/up_threshold by Alexey Kodanev · 10 years ago
  26. 7855d09 syscalls: Fix all incorrect getdtablesize() usages by Cyril Hrubis · 10 years ago
  27. 338d209 sigaddset: fix ARRAY_SIZE undefined by Zeng Linggang · 10 years ago
  28. 0347686 network/stress: use parameter substitution operators in test settings by Alexey Kodanev · 10 years ago
  29. 9bae4a4 checkpoints: fix usage in children started via exec by Jan Stancek · 10 years ago
  30. 4caa631 checkpoints: introduce TST_CHECKPOINT_CREATE by Jan Stancek · 10 years ago
  31. 27a2b07 network/iproute: cleanup test, use new library functions by Alexey Kodanev · 10 years ago
  32. 2f8f5fb containers: added mountns/mountns02.c by Matus Marhefka · 10 years ago
  33. 4cc9514 containers: added mountns dir and mountns/mountns01.c by Matus Marhefka · 10 years ago
  34. 8e9db8d lib: Added SAFE_MOUNT() and SAFE_UMOUNT() by Matus Marhefka · 10 years ago
  35. 5b03150 lib/tst_checkpoint.c: added support for unlimited number of named pipes by Matus Marhefka · 10 years ago
  36. cd5983d tst_kvercmp: Do not segfault on short release number by Cyril Hrubis · 10 years ago
  37. 50c8ec3 network: uniform network parameters by Alexey Kodanev · 10 years ago
  38. c528f10 runtest/sctp: add two connectx tests by Hangbin Liu · 10 years ago
  39. 22c404b ext4-new-features: modify wrong pathname in ext4_test_inode_version.c by Zorro Lang · 10 years ago
  40. 4ae5699 ext4-new-features: modify wrong pathname in ext4-alloc-test.sh by Zorro Lang · 10 years ago
  41. d623e2c splice01/tee01/utime: add kernel version check for NFS test by Xiong Zhou · 10 years ago
  42. 20a99d7 recvfrom01: Fix invalid flags in testcase 4 by Chuck Ebbert · 10 years ago
  43. 11930d7 fcntl14: only skip test block2 on NFS by Xiong Zhou · 10 years ago
  44. 8218050 fcntl14: dup code clean up by Xiong Zhou · 10 years ago
  45. 073a34a network ssh: some cleanup by Zeng Linggang · 10 years ago
  46. d44f013 network ftp: some cleanup by Zeng Linggang · 10 years ago
  47. d2db480 Remove useless shmat(...) casts. by Cyril Hrubis · 10 years ago
  48. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  49. 8b35601 Remove tst_exit() that follows tst_brkm() by Cyril Hrubis · 10 years ago
  50. 371cf0a Remove returns that follows tst_exit() by Cyril Hrubis · 10 years ago
  51. b863a0b Make use of ARRAY_SIZE() by Cyril Hrubis · 10 years ago
  52. ee7667e ftest: Fix tst_brkm() usage. by Cyril Hrubis · 10 years ago
  53. 22f3ba1 hotplug/cpu_hotplug: add it to run default by Xing Gu · 10 years ago
  54. 8a1e52a Remove redundant tst_exit() calls. by Cyril Hrubis · 10 years ago
  55. 5f71cf9 runltp, pan/ltp-pan.c: record test cases(not fully tested) into file by Xiaoguang Wang · 10 years ago
  56. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  57. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  58. 9e4b117 Comments cleanup. by Cyril Hrubis · 10 years ago
  59. 4dff854 Fix testcases to call tst_exit() on exit by Cyril Hrubis · 10 years ago
  60. 147856d ffsb: Fix out of tree build. by Cyril Hrubis · 10 years ago
  61. a3318e2 test.sh: add forgotten changes by Cyril Hrubis · 10 years ago
  62. 85c6b95 network/perf_lan: fix library function name by Alexey Kodanev · 10 years ago
  63. a57ed2a cpuacct/run_cpuacct_test.sh: fix the order of cleanup and task_kill by Xing Gu · 10 years ago
  64. b571054 runtest/containers: fix errors in netns_par_chld_ftp testcase that takes TCONF as TFAIL by Xiaoguang Wang · 10 years ago
  65. 1f6eab1 ltpstress.sh: added cmdline to set the block device by Stanislav Kholmanskikh · 10 years ago
  66. 7123944 p9auth: remove this test by Zeng Linggang · 10 years ago
  67. 09db137 securebits/check_keepcaps.c: Add comments about cap_get_flag may return -1 by Zeng Linggang · 10 years ago
  68. 927a15c lib: implement TRERRNO by Jan Stancek · 10 years ago
  69. d1e94ff inotify: print event->name accoding with event->len by Andrey Vagin · 10 years ago
  70. 6550b7a inotify: fix warnings by Andrey Vagin · 10 years ago
  71. da642ba tst_ncpus_conf: Instead of the old tst_ncpus_max by Zeng Linggang · 10 years ago
  72. a2d860c fcntl16: Skip fcntl16 test block2 and block3 on NFS by Xiong Zhou · 10 years ago
  73. 28406d9 diotest4: Skip some diotest4 cases on NFS by Xiong Zhou · 10 years ago
  74. c7900d4 diotest4: Some code cleanup in diotest4.c by Xiong Zhou · 10 years ago
  75. c6d9298 realtime: Fix exp10 check. by Cyril Hrubis · 10 years ago
  76. 0841eee fs/fsstress: backport fix from xfstests by Zorro Lang · 10 years ago
  77. e639e6a containers: fixed libclone/libclone.c by Matus Marhefka · 10 years ago
  78. cac1f45 fs/fsstress: modify compile warning about fsstress.c by Zorro Lang · 10 years ago
  79. bfc77c7 hotplug/cpu_hotplug: cleanup by Xing Gu · 10 years ago
  80. e469ab1 hotplug/cpu_hotplug: rename files in include and tools directories by Xing Gu · 10 years ago
  81. 605144e test.sh: Fix typo in comment. by Cyril Hrubis · 10 years ago
  82. aa19e0d tirpc: Fix numerous errors and warnings. by Cyril Hrubis · 10 years ago
  83. 2c341ad LTP 20140828 by Cyril Hrubis · 10 years ago
  84. 82cfa33 syscalls/read02: Fix failures on Btrfs by Cyril Hrubis · 10 years ago
  85. caddfe5 fs/ext4-new-features: Add absolute path for the test by Zeng Linggang · 10 years ago
  86. 9225013 configure: Fix kernel devel check. by Cyril Hrubis · 10 years ago
  87. 54cee11 sbrk02: check for ret code in setup() by Jan Stancek · 10 years ago
  88. 84d6083 tst_ncpus_max: use kernel_max if available by Jan Stancek · 10 years ago
  89. f4fe5ab profil01: don't use address of function by Jan Stancek · 10 years ago
  90. 980bdc2 safe_macros: turn function with rlim_t into static inline by Cyril Hrubis · 10 years ago
  91. 72023d5 sendmsg02: fix parameter passed to semctl(SETVAL) by Jan Stancek · 10 years ago
  92. 1bfeb01 lib/rmobj: avoid using lstat by Jan Stancek · 10 years ago
  93. 9120d8a safe_macros: turn functions with off_t parameter into static inline by Jan Stancek · 10 years ago
  94. 1b7edcd truncate03: impose max file size limit for EFBIG test by Jan Stancek · 10 years ago
  95. d9c9509 timerfd_settime01: initialise itimerspec new_value by Jan Stancek · 10 years ago
  96. adedb78 syscalls/perf_event_open{01,02}: Fix KVM failures by Cyril Hrubis · 10 years ago
  97. 988aabf syscalls/keyctl01: Fix conditional compilation. by Cyril Hrubis · 10 years ago
  98. da7d01b syscalls/kectl01: Cleanup. by Cyril Hrubis · 10 years ago
  99. 33a4adf lib/tst_tmpdir.c: force environment variable TMPDIR using an absolute pathname by Xiaoguang Wang · 10 years ago
  100. 089c787 lib/tst_tmpdir.c: use tst_resm() instead of tst_brkm() in tmpdir_cleanup() by Xiaoguang Wang · 10 years ago