1. 277d3a8 runtest/network_stress.interface: fix test names by Alexey Kodanev · 10 years ago
  2. c505e18 network/stress/interface/docs: cleanup by Alexey Kodanev · 10 years ago
  3. f5cc863 network/stress/interface: rename if4-* tests by Alexey Kodanev · 10 years ago
  4. 6e24959 kernel/libcpuset.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  5. b954cce kernel/aio-stress.c: rempve explicit NULL check before free by Maninder Singh · 9 years ago
  6. a0ef54c network/ns-mcast_receiver.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  7. 26d2a02 network/ns-igmp_querier.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  8. d1e29aa utils/ffsb_fc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  9. 5e65f43 tools:proc/readproc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  10. ccb234e tools:proc/alloc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  11. 046f546 tools:proc/ksym.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  12. d807a3d syscalls/flock: Change tst_resm() followed by tst_exit() to tst_brkm() by Maninder Singh · 9 years ago
  13. c87cbee userns01: add TEST_LOOPING by Yuan Sun · 9 years ago
  14. 7cfe158 sctp: sctputil.c: make 'found' a static array by Manjeet Pawar · 9 years ago
  15. ae3849b ade/ld: fix compile warning by Cui Bixuan · 9 years ago
  16. 0a5f714 Fix the return value error of read_shares_file. by Yuan Sun · 9 years ago
  17. 4989990 pan/splitstr.c: Add check for realloc failure case by Manjeet Pawar · 9 years ago
  18. 95cc8bb lib/dataascii.c: Fix Invalid number of character in dataascii by Manjeet Pawar · 9 years ago
  19. 8c49350 controllers/memcg: Fix limit alignment expectations by Michal Hocko · 9 years ago
  20. 388094f fallocate04: Use tst_kvercmp after lseek(SEEK_HOLE) return EINVAL by Zeng Linggang · 9 years ago
  21. ed578d1 fork/7-1.c: close file descriptor before return by Wei,Jiangang · 9 years ago
  22. 5b5ca55 sched_setparam/9-1: cleanup code and fix memory leak by Wei,Jiangang · 9 years ago
  23. 9e2011c containers: new testcase userns02 by Yuan Sun · 9 years ago
  24. b866221 userns01: use value of /proc/sys/kernel/overflowgid as overflowgid by Yuan Sun · 9 years ago
  25. 72a6f86 pan/ltp-pan.c: avoid memory leak by Manjeet Pawar · 9 years ago
  26. c414040 lib/self_exec.c: Fix leaks and remove redundant code by Manjeet Pawar · 9 years ago
  27. 9433d53 device-drivers: tusb.c: Fix possible NULL pointer derefrence by Manjeet Pawar · 9 years ago
  28. af9d331 pipeio: close read_fd in the parent by Stanislav Kholmanskikh · 9 years ago
  29. 11136c6 readlinkat02: close open file descriptors on cleanup by Stanislav Kholmanskikh · 9 years ago
  30. 401d0cb tst_rmdir: do msync(MS_SYNC) before munmap() by Stanislav Kholmanskikh · 9 years ago
  31. 34bf3e8 open/open12: Check the kernel version for 'MS_STRICTATIME' by Cui Bixuan · 9 years ago
  32. d878d70 open/open12: Fix compile error by Cui Bixuan · 9 years ago
  33. 5702765 Unmap the futexes backend file in tst_rmdir by Stanislav Kholmanskikh · 9 years ago
  34. 5571228 Move futex_t into a common header by Stanislav Kholmanskikh · 9 years ago
  35. 4af6d29 kernel/controllers/cpuctl: cleanup by Wei,Jiangang · 9 years ago
  36. 0602b2d testcases/kernel/syscalls: make use of ARRAY_SIZE by Wei,Jiangang · 9 years ago
  37. 40d7799 containers: new testcase userns01 by Yuan Sun · 9 years ago
  38. 2326e2a network/stress/ftp: remove unused ftp6-* files by Alexey Kodanev · 10 years ago
  39. 092c6bc runtest/network-stress.appl: fix ftp test names by Alexey Kodanev · 10 years ago
  40. 6fafc82 testscripts/network.sh: add default FTP directories by Alexey Kodanev · 10 years ago
  41. b1f15cb network/stress/ftp: check file size, show statistics by Alexey Kodanev · 10 years ago
  42. c65415b network/stress/ftp: cleanup, use test_net.sh library by Alexey Kodanev · 10 years ago
  43. 5d62a4a network/stress/ftp: rename ftp4-* files by Alexey Kodanev · 10 years ago
  44. 3591932 network/stress/http: remove http6-stress by Alexey Kodanev · 10 years ago
  45. bb1a638 runtest/network-stress.appl: fix http test names by Alexey Kodanev · 10 years ago
  46. 14be9fb lib/network.sh: add default http server directory by Alexey Kodanev · 10 years ago
  47. c2f0448 network/stress/http: check downloaded file size by Alexey Kodanev · 10 years ago
  48. 6507116 network/stress/http: cleanup, use test_net.sh library by Alexey Kodanev · 10 years ago
  49. aca390d network/stress/http: rename http4-stress by Alexey Kodanev · 10 years ago
  50. 343e81a mmapstress01: Modify readbuf's type and define it to uchar_t by Zeng Linggang · 9 years ago
  51. 03df3d2 device-drivers/zram: add kernel version check by Xiaoguang Wang · 9 years ago
  52. 841c0ee cpuhotplug05: fix sar usage and increase sleep time after CPU online by Chase Qi · 9 years ago
  53. 16ff436 network/nfs/nfsstress: fix printf format by Wei,Jiangang · 9 years ago
  54. 4979e82 testcases/kernel: replace umount() with tst_umount() by Wei,Jiangang · 9 years ago
  55. 62d6e8b lib/safe_file_ops: fix typo by Wei,Jiangang · 9 years ago
  56. ff9f741 sigtimedwait: use gtod instead of time by Jan Stancek · 9 years ago
  57. ce7fa35 syscalls/{fstat02, stat01}: Fix for umask 077 by Cyril Hrubis · 9 years ago
  58. 5c3635d controllers/memcg: fix force_empty by Michal Hocko · 9 years ago
  59. 3bbb178 controllers: Fix --mmap-lock1 test by Nikolay Borisov · 9 years ago
  60. d331ef2 syscalls/stat01: Cleanup by Cyril Hrubis · 9 years ago
  61. 9fc5d7e syscalls/fstat04: Remove. by Cyril Hrubis · 9 years ago
  62. 8efd7ed syscalls/fstat02: Cleanup & add tst_require_root() by Cyril Hrubis · 9 years ago
  63. 512aafd clock_getres01: Print errno on failure. by Cyril Hrubis · 9 years ago
  64. 9fd4f46 network/stress/ssh: remove ssh6-stress by Alexey Kodanev · 10 years ago
  65. 09d5d2e runtest/network-stress.appl: fix ssh test names by Alexey Kodanev · 10 years ago
  66. 70cc922 network/stress/ssh: make use of tcp_fastopen client/server by Alexey Kodanev · 10 years ago
  67. c5d978a network/stress/ssh: cleanup, use test_net.sh library by Alexey Kodanev · 10 years ago
  68. a09a1b8 network/stress/ssh: rename ssh4-stress by Alexey Kodanev · 10 years ago
  69. f03d309 ftp/ftp02: case failed when vsftpd is not running by Cui Bixuan · 9 years ago
  70. 61a49f2 gzip/gzip01: Remove 00_Descriptions.txt by Cui Bixuan · 9 years ago
  71. 22092f8 gzip/gzip01: Some cleanup by Cui Bixuan · 9 years ago
  72. 56e82b6 cpuhotplug04.sh: operate only with hotpluggable CPUs by Stanislav Kholmanskikh · 9 years ago
  73. 34dcc45 cpu_hotplug: use hotplug/present cpus functions by Jan Stancek · 9 years ago
  74. 9d6b355 cpu_hotplug: add get_hotplug_cpus, get_present_cpus by Stanislav Kholmanskikh · 10 years ago
  75. 4cb969a cpuhotplug: use cpu states in cleanup by Stanislav Kholmanskikh · 10 years ago
  76. cc57ee9 kernel/mem/mmapstress: avoid resource leak by Wei,Jiangang · 9 years ago
  77. eda7b76 kernel/syscalls/fallocate: adjust fclose's position by Wei,Jiangang · 9 years ago
  78. 06bbcad kernel/syscalls/dup2: optimize allocation and free by Wei,Jiangang · 9 years ago
  79. de74f78 kernel/mem/hugetlb/lib: remove unused codes for getpwnam() by Wei,Jiangang · 9 years ago
  80. 3cd4714 kernel/syscalls/ipc/lib: Don't allocate memory for getpwnam() by Wei,Jiangang · 9 years ago
  81. d0d1eda kernel/syscalls/mmap: remove unused cleanup() by Wei,Jiangang · 9 years ago
  82. 0914f52 open12: Use loop device tmpdir uses noatime or relatime by Han Pingtian · 9 years ago
  83. 1f29e4a lib: tst_device: Do not TBROK on EACCES by Cyril Hrubis · 9 years ago
  84. 54305b2 network/xinetd: TCONF if telnet managed by systemd by Alexey Kodanev · 10 years ago
  85. 456937e network/vxlan: fill mulicast address with random numbers by Alexey Kodanev · 10 years ago
  86. 156e76f kernel/syscalls/fallocate: fix array parameter degradation by Wei,Jiangang · 9 years ago
  87. 3579464 Merge pull request #40 from sunyuan3/cleanup by Mike Frysinger · 9 years ago
  88. 044315e Remove the cleanup function since it is empty. by Yuan Sun · 9 years ago
  89. b770559 Merge pull request #39 from sunyuan3/pidns01warn by Mike Frysinger · 9 years ago
  90. aa4c8e9 Avoid the following warning when the ltp is built. by Yuan Sun · 9 years ago
  91. c0512b2 commands/fileutils/mv: add new test for mv(1) by Zeng Linggang · 9 years ago
  92. 90b3e0b commands/fileutils/mv: Remove 00_Descriptions.txt by Zeng Linggang · 9 years ago
  93. 54a808e commands/fileutils/mv: Some cleanup by Zeng Linggang · 9 years ago
  94. f41ac79 network/sockets/ltpClient: close fd to avoid leak by Wei,Jiangang · 9 years ago
  95. 0aaaf37 cpuset_cpu_hog: fix memory leak by Wei,Jiangang · 9 years ago
  96. 912fa21 hugemmap/hugemmap05: fix resource leak by Wei,Jiangang · 9 years ago
  97. d3b775b kernel/fs/doio/growfiles: add parameter for printf by Wei,Jiangang · 9 years ago
  98. 0e2145a README: fix typos and remove blank lines by Wei,Jiangang · 9 years ago
  99. 6f9745e gzip/gzip_tests.sh: remove the tmp dir of test02 by Cui Bixuan · 10 years ago
  100. 9af831c syscalls/utimensat01: "chattr" command error by Cui Bixuan · 9 years ago