1. 8188aa6 network/virt/vlan03.sh: add protocol, loose_binding and hdr options by Alexey Kodanev · 9 years ago
  2. 21ed8c7 network/virt/vlan01.sh: add protocol, loose_binding and hdr options by Alexey Kodanev · 9 years ago
  3. d8a1d35 network/virt/vlan03: add new test-case by Alexey Kodanev · 9 years ago
  4. 01f311f network/virt: rename virt_max to virt_count by Alexey Kodanev · 9 years ago
  5. d4074f0 network/virt/vlan02: add new test-case by Alexey Kodanev · 9 years ago
  6. 728aa3c network/virt/vlan01: add new test-case by Alexey Kodanev · 9 years ago
  7. b1c17b0 network/virt_lib.sh: fix regexpr in cleanup by Alexey Kodanev · 9 years ago
  8. 2376762 network/virt_lib.sh: add virt_add() and virt_add_rhost() by Alexey Kodanev · 9 years ago
  9. e5019e1 network/vxlan: rename vxlan dir and library to 'virt' by Alexey Kodanev · 9 years ago
  10. 8aa1ac9 network/vxlan: make names more abstract, use 'virt' by Alexey Kodanev · 9 years ago
  11. 5d8f3c0 umount2/umount2_03.c: add UMOUNT_NOFOLLOW flag test by Guangwen Feng · 9 years ago
  12. 2df37ec umount2/umount2_02.c: add MNT_EXPIRE flag test by Guangwen Feng · 9 years ago
  13. 8996ea6 containers: allow linking with additional libs by Stanislav Kholmanskikh · 9 years ago
  14. 5a3a115 userns: fix parentuid parameters to updatemap by Yuan Sun · 9 years ago
  15. a1471c5 containers: new testcase pidns32 by Yuan Sun · 9 years ago
  16. b9cf942 mem/thp: skip the case thp0{2,3} if THP is disabled by Li Wang · 9 years ago
  17. 84d64b0 inotify: Add test for inotify mark destruction race by Jan Kara · 9 years ago
  18. e0ae858 container: use tst_record_childstatus() in userns[1234] by Yuan Sun · 9 years ago
  19. eccd238 ipc/msgrcv: add new testcase msgrcv08 by Li Wang · 9 years ago
  20. f70dff3 containers: new testcase userns06 by Yuan Sun · 9 years ago
  21. cbe5875 open_posix/shm_unlink: check patconf() return value by Maninder Singh · 9 years ago
  22. cd83930 open_posix/shm_unlink: Check malloc() return value by Maninder Singh · 9 years ago
  23. 6f094f2 containers: new testcase userns05 by Yuan Sun · 9 years ago
  24. 8493486 umount2/umount2_01.c: add new test by Guangwen Feng · 9 years ago
  25. e6ad98c mmap: allocate buffer on stack avoid memory leak by Wei,Jiangang · 9 years ago
  26. e90291c open/open13.c: add O_PATH flag test by Guangwen Feng · 9 years ago
  27. aaddcaa network/ssh_setup: Fix deprecated passwd --stdin by Florent Le Saout · 9 years ago
  28. 7d872dd numa01.sh: Fix typo by Zeng Linggang · 9 years ago
  29. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  30. 491654f network/xinetd: use tst_retry() to make sure we got the true result by Hangbin Liu · 9 years ago
  31. d6a390e testcases/lib/test.sh: add tst_retry() by Hangbin Liu · 9 years ago
  32. 5e39138 cpuset: regression test for "system crash if cpuset_cpumask_can_shrink() is passed an empty cpumask" by Zeng Linggang · 9 years ago
  33. 9789e58 cpuhotplug05.sh: Restore part of the code and add some comments by Zeng Linggang · 9 years ago
  34. 9c1c25d mem/hugeshmat04: extend 'shmmax' if needed by Li Wang · 9 years ago
  35. 3f67260 syscalls/sysfs: don't return TWARN if unsupported by Li Wang · 9 years ago
  36. bc6d0f7 memcg_control: fix mem_process not moved to cgroup by Vladimir Davydov · 9 years ago
  37. d485310 futex/futex_wake04.c: add kernel version check by Guangwen Feng · 9 years ago
  38. 4513e74 kernel/nft: use ARRAY_SIZE by Maninder Singh · 9 years ago
  39. a8f39b7 kernel/rt_sigaction: use ARRAY_SIZE by Maninder Singh · 9 years ago
  40. e346b12 kernel/mq_unlink: use of ARRAY_SIZE by Maninder Singh · 9 years ago
  41. cc8f67a kernel/dup2: use ARRAY_SIZE by Maninder Singh · 9 years ago
  42. 9e1204d kernel/fadvise: use ARRAY_SIZE by Maninder Singh · 9 years ago
  43. 9de5469 kernel/socketpair: use ARRAY_SIZE by Maninder Singh · 9 years ago
  44. 3fb0ce6 kernel/getxattr: use ARRAY_SIZE by Maninder Singh · 9 years ago
  45. 208a402 kernel/fs: use ARRAY_SIZE by Maninder Singh · 9 years ago
  46. 345cb47 kernel/fsstress: use ARRAY_SIZE by Maninder Singh · 9 years ago
  47. 6431698 kernel/pidns: use ARRAY_SIZE by Maninder Singh · 9 years ago
  48. cc7a79c kernel/mq_timedsend: use ARRAY_SIZE by Maninder Singh · 9 years ago
  49. 0a966a2 kernel/mq_open: use ARRAY_SIZE by Maninder Singh · 9 years ago
  50. 95181c6 kernel/mq_timedreceive: use ARRAY_SIZE by Maninder Singh · 9 years ago
  51. 21cbc58 userns02: always set/check GID mapping by Yuan Sun · 9 years ago
  52. be9bdbf userns03: always set/check GID mapping by Yuan Sun · 9 years ago
  53. caf536b syslog/syslog-lib.sh: support imjournal in rsyslog config by Jeffrey Bastian · 9 years ago
  54. 17dce71 syscalls/getrandom: add configure check for linux/random.h by Jan Stancek · 9 years ago
  55. 6324634 proc/proc01.c: ignore stable_secret files by Jeffrey Bastian · 9 years ago
  56. f724c4a commands/logrotate: remove /etc/logrotate.d/ include by Cui Bixuan · 9 years ago
  57. 74b8184 userns01: add capability verification by Yuan Sun · 9 years ago
  58. 592ac3c network/vxlan_lib.sh: move netload() to test_net.sh by Alexey Kodanev · 9 years ago
  59. f8191a3 network/vxlan: change local safe_run to ROD_SILENT by Alexey Kodanev · 9 years ago
  60. e97ce94 containers: remove duplicated header files by Hangbin Liu · 9 years ago
  61. 2fbb034 io/disktest: fix memory leak by Maninder Singh · 9 years ago
  62. afdf41c filecaps: Remove unnecessary c.c file. by Yuan Sun · 9 years ago
  63. 005eab0 sem_open/1-2.c: fix wrong comparison by Wei,Jiangang · 9 years ago
  64. 76d7df3 interfaces/sem_open: remove unused define(s) by Wei,Jiangang · 9 years ago
  65. e591ccc containers: use ltp_syscall instead of setns() by Hangbin Liu · 9 years ago
  66. c2bf9a0 futex_wake04: add to .gitignore by Jan Stancek · 9 years ago
  67. 66a3682 futex_wake04: regression test for futex + hugepages by Li Wang · 9 years ago
  68. a5a1806 syscalls: futex: Isolate wait_for_threads() by Cyril Hrubis · 9 years ago
  69. d832cc1 pidns: Update TCID from pid_namespace to pidns. by Yuan Sun · 9 years ago
  70. d5c4485 df/df01.sh: Use tst_mkfs by Zeng Linggang · 9 years ago
  71. 9ec596f test.sh: Add tst_mkfs() by Zeng Linggang · 9 years ago
  72. 0bf0257 containers: new testcase userns04 by Yuan Sun · 9 years ago
  73. 4491d86 containers: new testcase userns03 by Yuan Sun · 9 years ago
  74. f055b64 sem_conpro: cleanup code by Wei,Jiangang · 9 years ago
  75. cc63481 getrandom: fix compilation with older kernels by Jan Stancek · 9 years ago
  76. f32d5a8 kernel/power_management/pm_get_sched_values: add binary to gitignore by Alexey Kodanev · 9 years ago
  77. e2a3408 kernel/io/stress_floppy/datafiles: ignore generated *K_file by Alexey Kodanev · 9 years ago
  78. 19c0602 commands/ade/ldd/datafiles: gitignore *.obj.so and lddfile.out by Alexey Kodanev · 9 years ago
  79. 9b5a868 network/mc_member: gitignore built binaries by Alexey Kodanev · 9 years ago
  80. 7b7eb80 network/mc_opts: gitignore built binaries by Alexey Kodanev · 9 years ago
  81. 38eaae6 cgroup_xattr: fix test on kernels >= 3.15 by Alexey Kodanev · 9 years ago
  82. 7f72a2c syscall/getrandom: Add tests for getrandom by Cédric Hnyda · 9 years ago
  83. cada352 zram03: Update the value of 'TCID' by Zeng Linggang · 9 years ago
  84. 9e3a075 commands/df: Added new testcase to test df(1) command. by Zeng Linggang · 9 years ago
  85. 6bece7e test.sh: Add tst_acquire_device() and tst_release_device() by Zeng Linggang · 9 years ago
  86. 8fa025e lib6/in6_2: don't assume that machine has 'eth0' interface name by Alexey Kodanev · 9 years ago
  87. de13b69 userns02: add SAFE_CLOSE by Yuan Sun · 9 years ago
  88. 6f722a4 mem/oom: allocate memory using multiple threads by Jan Stancek · 9 years ago
  89. a4b989d userns02: call cleanup before exit by Jan Stancek · 9 years ago
  90. d916674 syscalls/chroot&creat: fix undefined behavior by Wei,Jiangang · 9 years ago
  91. f5b5b06 cpuset/cpuset_lib/cpuinfo.c: fix FILE pointer leak by Wei,Jiangang · 9 years ago
  92. 50ef459 device-drivers/zram/zram03: cleanup by Xiaoguang Wang · 9 years ago
  93. af0470f kernel/mem/zram: move zram01 by Xiaoguang Wang · 9 years ago
  94. 6dca900 syscall/rename06.c: remove redundant code by Maninder Singh · 9 years ago
  95. 5fe27d6 network/stress/interface: delete if6-* by Alexey Kodanev · 10 years ago
  96. c0e4f67 network/stress/interface: cleanup 'updown' test by Alexey Kodanev · 9 years ago
  97. a8b6622 network/stress/interface: cleanup 'route' group by Alexey Kodanev · 9 years ago
  98. c1686ca network/stress/interface: cleanup and fix 'mtu' test by Alexey Kodanev · 9 years ago
  99. f925eec network/stress/interface: cleanup 'addr' group by Alexey Kodanev · 9 years ago
  100. bb98288 network/stress/interface: add local library by Alexey Kodanev · 9 years ago