1. 9fc5d7e syscalls/fstat04: Remove. by Cyril Hrubis · 9 years ago
  2. 8efd7ed syscalls/fstat02: Cleanup & add tst_require_root() by Cyril Hrubis · 9 years ago
  3. 512aafd clock_getres01: Print errno on failure. by Cyril Hrubis · 9 years ago
  4. 9fd4f46 network/stress/ssh: remove ssh6-stress by Alexey Kodanev · 9 years ago
  5. 09d5d2e runtest/network-stress.appl: fix ssh test names by Alexey Kodanev · 10 years ago
  6. 70cc922 network/stress/ssh: make use of tcp_fastopen client/server by Alexey Kodanev · 10 years ago
  7. c5d978a network/stress/ssh: cleanup, use test_net.sh library by Alexey Kodanev · 10 years ago
  8. a09a1b8 network/stress/ssh: rename ssh4-stress by Alexey Kodanev · 9 years ago
  9. f03d309 ftp/ftp02: case failed when vsftpd is not running by Cui Bixuan · 9 years ago
  10. 61a49f2 gzip/gzip01: Remove 00_Descriptions.txt by Cui Bixuan · 9 years ago
  11. 22092f8 gzip/gzip01: Some cleanup by Cui Bixuan · 9 years ago
  12. 56e82b6 cpuhotplug04.sh: operate only with hotpluggable CPUs by Stanislav Kholmanskikh · 9 years ago
  13. 34dcc45 cpu_hotplug: use hotplug/present cpus functions by Jan Stancek · 9 years ago
  14. 9d6b355 cpu_hotplug: add get_hotplug_cpus, get_present_cpus by Stanislav Kholmanskikh · 9 years ago
  15. 4cb969a cpuhotplug: use cpu states in cleanup by Stanislav Kholmanskikh · 9 years ago
  16. cc57ee9 kernel/mem/mmapstress: avoid resource leak by Wei,Jiangang · 9 years ago
  17. eda7b76 kernel/syscalls/fallocate: adjust fclose's position by Wei,Jiangang · 9 years ago
  18. 06bbcad kernel/syscalls/dup2: optimize allocation and free by Wei,Jiangang · 9 years ago
  19. de74f78 kernel/mem/hugetlb/lib: remove unused codes for getpwnam() by Wei,Jiangang · 9 years ago
  20. 3cd4714 kernel/syscalls/ipc/lib: Don't allocate memory for getpwnam() by Wei,Jiangang · 9 years ago
  21. d0d1eda kernel/syscalls/mmap: remove unused cleanup() by Wei,Jiangang · 9 years ago
  22. 0914f52 open12: Use loop device tmpdir uses noatime or relatime by Han Pingtian · 9 years ago
  23. 1f29e4a lib: tst_device: Do not TBROK on EACCES by Cyril Hrubis · 9 years ago
  24. 54305b2 network/xinetd: TCONF if telnet managed by systemd by Alexey Kodanev · 9 years ago
  25. 456937e network/vxlan: fill mulicast address with random numbers by Alexey Kodanev · 9 years ago
  26. 156e76f kernel/syscalls/fallocate: fix array parameter degradation by Wei,Jiangang · 9 years ago
  27. 3579464 Merge pull request #40 from sunyuan3/cleanup by Mike Frysinger · 9 years ago
  28. 044315e Remove the cleanup function since it is empty. by Yuan Sun · 9 years ago
  29. b770559 Merge pull request #39 from sunyuan3/pidns01warn by Mike Frysinger · 9 years ago
  30. aa4c8e9 Avoid the following warning when the ltp is built. by Yuan Sun · 9 years ago
  31. c0512b2 commands/fileutils/mv: add new test for mv(1) by Zeng Linggang · 9 years ago
  32. 90b3e0b commands/fileutils/mv: Remove 00_Descriptions.txt by Zeng Linggang · 9 years ago
  33. 54a808e commands/fileutils/mv: Some cleanup by Zeng Linggang · 9 years ago
  34. f41ac79 network/sockets/ltpClient: close fd to avoid leak by Wei,Jiangang · 9 years ago
  35. 0aaaf37 cpuset_cpu_hog: fix memory leak by Wei,Jiangang · 9 years ago
  36. 912fa21 hugemmap/hugemmap05: fix resource leak by Wei,Jiangang · 9 years ago
  37. d3b775b kernel/fs/doio/growfiles: add parameter for printf by Wei,Jiangang · 9 years ago
  38. 0e2145a README: fix typos and remove blank lines by Wei,Jiangang · 9 years ago
  39. 6f9745e gzip/gzip_tests.sh: remove the tmp dir of test02 by Cui Bixuan · 9 years ago
  40. 9af831c syscalls/utimensat01: "chattr" command error by Cui Bixuan · 9 years ago
  41. 497564c kmsg01: lower the volume of message going to console by Jan Stancek · 9 years ago
  42. bff04bf aiocp: fix segfault in dev_block_size_by_path() by Cyril Hrubis · 9 years ago
  43. 461b53f mprotect04: silence coverity error by Jan Stancek · 9 years ago
  44. fdc2618 strftime: fix possible overrun by Jan Stancek · 9 years ago
  45. 0489a24 pthread_key_create/speculative/5-1: fix overrun by Jan Stancek · 9 years ago
  46. 94c85d9 nfs01: fix string overrrun by Jan Stancek · 9 years ago
  47. 51a51ba readlink01: silence coverity error by Jan Stancek · 9 years ago
  48. 486fda7 kmsg01: fix buffer overrun and compiler warning by Jan Stancek · 9 years ago
  49. 5071db5 lib/safe_creat: add const qualifier to path name by Alexey Kodanev · 9 years ago
  50. 144c816 syscalls/fallocate04: add new fallocate() test by Alexey Kodanev · 9 years ago
  51. fb3bbbb commands/du: Added new testcase to test du(1) command. by Zeng Linggang · 9 years ago
  52. 726bac8 doc: Add docs for ROD and ROD_SILENT by Cyril Hrubis · 9 years ago
  53. 722a8d1 testcases/lib/test.sh: Added ROD_SILENT() and ROD() by Zeng Linggang · 9 years ago
  54. ac1a51b syscalls/utimensat01: Use test.sh library for test case by Cui Bixuan · 9 years ago
  55. b74bbed power_management: compile testcases/kernel/power_management by default by Xing Gu · 9 years ago
  56. b6e525f power_management: install lib/pm_sched_mc.py into testcases/bin directory by Xing Gu · 9 years ago
  57. 6eabba5 power_management: prefix files with "pm_" by Xing Gu · 9 years ago
  58. f611c0a power_management: delete unused files by Xing Gu · 9 years ago
  59. 3e0f6cc power_management: call the function eg. test_sched_mc instead of script test_sched_mc.sh by Xing Gu · 9 years ago
  60. c911068 power_management: split runpwtests.sh into separate testcases by Xing Gu · 9 years ago
  61. c19c68a lib/sched_mc.py: fix testcase/bin path for searching ebizzy/kernbench by Xing Gu · 9 years ago
  62. 0054642 kernel/power_management: fix no_of_cpus error of change_govr.sh etc. by Xing Gu · 9 years ago
  63. 433445f device-drivers/zram: new zram test by Alexey Kodanev · 9 years ago
  64. 150eb75 daemonlib.sh: Don't assume service support by Carlos Hernandez · 9 years ago
  65. 20cc1d9 fs/acls: fix some permission issue in the testcase by Li Wang · 9 years ago
  66. 77d0b7f LTP 20150420 by Cyril Hrubis · 9 years ago
  67. 1faa387 aio_cancel: wait for requests which are already in progress by Jan Stancek · 9 years ago
  68. 94ccba8 Merge pull request #37 from YanFeng-Adam/typo by yaneurabeya · 9 years ago
  69. 2b133dc Fix a typo in utils/ffsb-6.0-rc2/README by Yan Feng · 9 years ago
  70. 77545af max_map_count: tst_fork() instead of fork() by Stanislav Kholmanskikh · 9 years ago
  71. 6f50198 aio_cancel_3-1: avoid busy loop by Jan Stancek · 9 years ago
  72. 586b51b sem_comm: pass a semun union to semctl() by Stanislav Kholmanskikh · 9 years ago
  73. b681672 Keep the definition of union semun in one place by Stanislav Kholmanskikh · 9 years ago
  74. a227dcf Merge pull request #33 from megari/master by Mike Frysinger · 9 years ago
  75. ec751de aiocp: Add block size detection. by Cyril Hrubis · 9 years ago
  76. c69df09 mtest06: pick a distant address to mmap at by Jan Stancek · 9 years ago
  77. b392eed syscalls/exec{l,le,v,ve}: Use absolute path. by Cyril Hrubis · 9 years ago
  78. 6c81050 Fix some tiny typos in documents. by Yuan Sun · 9 years ago
  79. 9f662f5 syscalls/fanotify02: Fixup testcase by Jan Kara · 9 years ago
  80. de3e3ed fsstress: Fix main loop condition by Ari Sundholm · 9 years ago
  81. 48d8d7a syscalls: select04, poll02: Use pipe instead of stdin by Cyril Hrubis · 9 years ago
  82. 11ea71d fsstress: Kill children only if test was interrupted. by Cyril Hrubis · 9 years ago
  83. 2987c68 tunable/overcommit_memory: Set RLIMIT_AS to INFINITY by Cyril Hrubis · 9 years ago
  84. 87345e5 perfcounters: delete runtest/perfcounters by Li Wang · 9 years ago
  85. bb2d4cd execve01: NULL terminate env array by Cyril Hrubis · 9 years ago
  86. 4f89246 execle01: NULL terminate env array by Jan Stancek · 9 years ago
  87. 0329c09 ARM64: ILP32: define LTP_USE_64_ABI for ILP32 by Zhang Jian(Bamvor) · 9 years ago
  88. 5187dc9 network/stress/dns: remove dns6-stress by Alexey Kodanev · 9 years ago
  89. c577396 runtest/network-stress.appl: fix dns test names by Alexey Kodanev · 10 years ago
  90. 493b4e9 network/stress/dns: cleanup, use test_net.sh library by Alexey Kodanev · 10 years ago
  91. 7a18cee testscripts/network.sh: add reverse IPv6 addresses by Alexey Kodanev · 10 years ago
  92. 78acc3d network/stress/dns: rename dns4-stress by Alexey Kodanev · 9 years ago
  93. 58df142 syscalls/{futex,poll,select} relax timer overrun treshold by Cyril Hrubis · 9 years ago
  94. 3b5912e syscalls/llseek01: Fix unprivileged behaviour by Nicolas Joly · 9 years ago
  95. e7e4279 futex: return TCONF if FUTEX_WAIT_BITSET operation is not supported by Xiaoguang Wang · 9 years ago
  96. d7ef041 sctp: test_1_to_1_sockopt.c: set SO_SNDBUF above the defined minimum by Alexey Kodanev · 9 years ago
  97. bed22a7 network: mc_member: use tst_ipaddr(), cleanup by Alexey Kodanev · 9 years ago
  98. 58e4491 network: mc_opts: use tst_ipaddr(), cleanup by Alexey Kodanev · 9 years ago
  99. 491423d network: mc_cmds: enable proc knob during the test by Alexey Kodanev · 9 years ago
  100. a2c3fba network: mc_commo: apply test_net.sh and tst_get_unused_port() by Alexey Kodanev · 9 years ago