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