1. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  2. 8ab80e7 Remove dead code by Cyril Hrubis · 10 years ago
  3. bcf5239 network/tcp_fastopen: add support for IPv6 by Alexey Kodanev · 10 years ago
  4. 2266c59 network/runtests: remove ipv6_expect, ipv6_noexpect by Alexey Kodanev · 10 years ago
  5. 6913df7 network/tcpdump01: cleanup test, use new library by Alexey Kodanev · 10 years ago
  6. f941e51 network/sendfile01: cleanup test, apply new net library by Alexey Kodanev · 10 years ago
  7. cbab2ee network/ping: cleanup test, use new net library by Alexey Kodanev · 10 years ago
  8. cbcf2ca network/stress/broken_ip: move common code to library by Alexey Kodanev · 10 years ago
  9. d7dbcef network/test_net: add functions to manage IP addresses by Alexey Kodanev · 10 years ago
  10. 36bf986 network/test_net: add tst_ipaddr by Alexey Kodanev · 10 years ago
  11. a9ed4f9 network/test_net: add support for -6 option (IPv6 tests) by Alexey Kodanev · 10 years ago
  12. f836cbb stress_cd: Cleanup by Zeng Linggang · 10 years ago
  13. 17585cc file_test: fix testcase for ppc64le by Jeffrey Bastian · 10 years ago
  14. 0a45153 setresuid/setresgid fixes by Stanislav Kholmanskikh · 10 years ago
  15. 75fb057 fix some syscall tests for 16-bit compat testing by Han Pingtian · 10 years ago
  16. bb223a8 utils/sctp/test_accept: add EACCES to expected errors by Alexey Kodanev · 10 years ago
  17. 5c08f92 recv01: fix test for invalid message flags by Cyril Hrubis · 10 years ago
  18. d7aa176 recvmsg01: Fix test for invalid message flags by Cyril Hrubis · 10 years ago
  19. 6fb9117 cpuset_syscall_testset.sh: check TCONF for do_syscall_test by Jan Stancek · 10 years ago
  20. ac6342f controllers/cpuset: update to use test.sh by Jan Stancek · 10 years ago
  21. 92f909c device-drivers/ltp_acpi_cpufreq: Fix compilation. by Zeng Linggang · 10 years ago
  22. 0d42a8a device-drivers/ltp_acpi_cpufreq: measure time spent instead of cur_freq by Alexey Kodanev · 10 years ago
  23. b432e8b syscalls/fanotify: Verify that inode ignore masks are properly reflected by Jan Kara · 10 years ago
  24. bf109af network/dhcpd: cleanup test, apply test_net library by Alexey Kodanev · 10 years ago
  25. b2b850f network/dhcpd: fix DNS update scheme by Alexey Kodanev · 10 years ago
  26. 30a5578 containers: added sysvipc/sem_comm.c by Matus Marhefka · 10 years ago
  27. 20ddcf8 containers: added sysvipc/msg_comm.c by Matus Marhefka · 10 years ago
  28. 8243c77 containers: added sysvipc/shm_comm.c by Matus Marhefka · 10 years ago
  29. e52a2e4 containers: added netns/netns_isolation.sh by Matus Marhefka · 10 years ago
  30. 6e5b100 Realtime tests: Use correct PI conditional in testpi-5 by Gary S. Robertson · 10 years ago
  31. e93f4df Realtime tests: Fix robust mutex conditionals by Gary S. Robertson · 10 years ago
  32. fe6c87c containers: added netns/netns_devices.sh and netns/netns_devices2.sh by Matus Marhefka · 10 years ago
  33. 5a7056d multicast/mc_opts: Some cleanup by Zeng Linggang · 10 years ago
  34. cb49919 multicast/mc_member: Some cleanup by Zeng Linggang · 10 years ago
  35. c039737 multicast/mc_commo: Some cleanup by Zeng Linggang · 10 years ago
  36. 8bc13bd multicast/mc_cmds: Some cleanup by Zeng Linggang · 10 years ago
  37. 1153a84 recvfrom01: fix test for invalid message flags by Chuck Ebbert · 10 years ago
  38. a4bb6db doc: document tst_checkpoint_create and tst_checkpoint_init by Jan Stancek · 10 years ago
  39. 76bf459 Realtime tests: Fix bad priority inheritance conditionals by Gary S. Robertson · 10 years ago
  40. d9686e4 ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition by Zorro Lang · 10 years ago
  41. 1dc9d12 doc/test-writing-guidelines.txt: Fix formatting. by Cyril Hrubis · 10 years ago
  42. d0f4e51 ldd01: remove all -m32/-m64 logic by Jan Stancek · 10 years ago
  43. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  44. 1a48719 containers: added netns/netns_netlink.c by Matus Marhefka · 10 years ago
  45. a201bcf containers: added mountns/mountns04.c by Matus Marhefka · 10 years ago
  46. ce30a7b containers: added mountns/mountns03.c by Matus Marhefka · 10 years ago
  47. 7021428 run_memctl_test.sh: replace tr + cut with awk by Xing Gu · 10 years ago
  48. 4c35f5b securebits: some cleanup by Zeng Linggang · 10 years ago
  49. b94a2c4 device-drivers/ltp_acpi_cpufreq: don't set ondemand/up_threshold by Alexey Kodanev · 10 years ago
  50. 7855d09 syscalls: Fix all incorrect getdtablesize() usages by Cyril Hrubis · 10 years ago
  51. 338d209 sigaddset: fix ARRAY_SIZE undefined by Zeng Linggang · 10 years ago
  52. 0347686 network/stress: use parameter substitution operators in test settings by Alexey Kodanev · 10 years ago
  53. 9bae4a4 checkpoints: fix usage in children started via exec by Jan Stancek · 10 years ago
  54. 4caa631 checkpoints: introduce TST_CHECKPOINT_CREATE by Jan Stancek · 10 years ago
  55. 27a2b07 network/iproute: cleanup test, use new library functions by Alexey Kodanev · 10 years ago
  56. 2f8f5fb containers: added mountns/mountns02.c by Matus Marhefka · 10 years ago
  57. 4cc9514 containers: added mountns dir and mountns/mountns01.c by Matus Marhefka · 10 years ago
  58. 8e9db8d lib: Added SAFE_MOUNT() and SAFE_UMOUNT() by Matus Marhefka · 10 years ago
  59. 5b03150 lib/tst_checkpoint.c: added support for unlimited number of named pipes by Matus Marhefka · 10 years ago
  60. cd5983d tst_kvercmp: Do not segfault on short release number by Cyril Hrubis · 10 years ago
  61. 50c8ec3 network: uniform network parameters by Alexey Kodanev · 10 years ago
  62. c528f10 runtest/sctp: add two connectx tests by Hangbin Liu · 10 years ago
  63. 22c404b ext4-new-features: modify wrong pathname in ext4_test_inode_version.c by Zorro Lang · 10 years ago
  64. 4ae5699 ext4-new-features: modify wrong pathname in ext4-alloc-test.sh by Zorro Lang · 10 years ago
  65. d623e2c splice01/tee01/utime: add kernel version check for NFS test by Xiong Zhou · 10 years ago
  66. 20a99d7 recvfrom01: Fix invalid flags in testcase 4 by Chuck Ebbert · 10 years ago
  67. 11930d7 fcntl14: only skip test block2 on NFS by Xiong Zhou · 10 years ago
  68. 8218050 fcntl14: dup code clean up by Xiong Zhou · 10 years ago
  69. 073a34a network ssh: some cleanup by Zeng Linggang · 10 years ago
  70. d44f013 network ftp: some cleanup by Zeng Linggang · 10 years ago
  71. d2db480 Remove useless shmat(...) casts. by Cyril Hrubis · 10 years ago
  72. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  73. 8b35601 Remove tst_exit() that follows tst_brkm() by Cyril Hrubis · 10 years ago
  74. 371cf0a Remove returns that follows tst_exit() by Cyril Hrubis · 10 years ago
  75. b863a0b Make use of ARRAY_SIZE() by Cyril Hrubis · 10 years ago
  76. ee7667e ftest: Fix tst_brkm() usage. by Cyril Hrubis · 10 years ago
  77. 22f3ba1 hotplug/cpu_hotplug: add it to run default by Xing Gu · 10 years ago
  78. 8a1e52a Remove redundant tst_exit() calls. by Cyril Hrubis · 10 years ago
  79. 5f71cf9 runltp, pan/ltp-pan.c: record test cases(not fully tested) into file by Xiaoguang Wang · 10 years ago
  80. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  81. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  82. 9e4b117 Comments cleanup. by Cyril Hrubis · 10 years ago
  83. 4dff854 Fix testcases to call tst_exit() on exit by Cyril Hrubis · 10 years ago
  84. 147856d ffsb: Fix out of tree build. by Cyril Hrubis · 10 years ago
  85. a3318e2 test.sh: add forgotten changes by Cyril Hrubis · 10 years ago
  86. 85c6b95 network/perf_lan: fix library function name by Alexey Kodanev · 10 years ago
  87. a57ed2a cpuacct/run_cpuacct_test.sh: fix the order of cleanup and task_kill by Xing Gu · 10 years ago
  88. b571054 runtest/containers: fix errors in netns_par_chld_ftp testcase that takes TCONF as TFAIL by Xiaoguang Wang · 10 years ago
  89. 1f6eab1 ltpstress.sh: added cmdline to set the block device by Stanislav Kholmanskikh · 10 years ago
  90. 7123944 p9auth: remove this test by Zeng Linggang · 10 years ago
  91. 09db137 securebits/check_keepcaps.c: Add comments about cap_get_flag may return -1 by Zeng Linggang · 10 years ago
  92. 927a15c lib: implement TRERRNO by Jan Stancek · 10 years ago
  93. d1e94ff inotify: print event->name accoding with event->len by Andrey Vagin · 10 years ago
  94. 6550b7a inotify: fix warnings by Andrey Vagin · 10 years ago
  95. da642ba tst_ncpus_conf: Instead of the old tst_ncpus_max by Zeng Linggang · 10 years ago
  96. a2d860c fcntl16: Skip fcntl16 test block2 and block3 on NFS by Xiong Zhou · 10 years ago
  97. 28406d9 diotest4: Skip some diotest4 cases on NFS by Xiong Zhou · 10 years ago
  98. c7900d4 diotest4: Some code cleanup in diotest4.c by Xiong Zhou · 10 years ago
  99. c6d9298 realtime: Fix exp10 check. by Cyril Hrubis · 10 years ago
  100. 0841eee fs/fsstress: backport fix from xfstests by Zorro Lang · 10 years ago