1. af9c8e0 lib/mem.c: handle mlock returning EAGAIN by Li Wang · 9 years ago
  2. f67b3d3 containers/netns: add check for setns() syscall by Guangwen Feng · 9 years ago
  3. 6006925 Include config.mk and features.mk in env_pre.mk for all targets by Yuriy Kolerov · 9 years ago
  4. ee6b8f0 network/nfs: remove README with not resolvable links by Alexey Kodanev · 9 years ago
  5. ac19520 lib/tst_mkfs: detect btrfs -f option correctly by Eryu Guan · 9 years ago
  6. 40a2457 Fix compilation for gcc-5.x by Kai Kang · 9 years ago
  7. 70d7e8c Update mailing list address, archive, etc. by Cyril Hrubis · 9 years ago
  8. 8b8d88b doc: Remove outdated MaintNotes. by Cyril Hrubis · 9 years ago
  9. 19cdd12 mm: Remove thp04 by Cyril Hrubis · 9 years ago
  10. e2b6ca1 mprotect04: fix powerpc crash when copying exec_func by Jan Stancek · 9 years ago
  11. 2677740 cpuhotplug_hotplug.sh: fix the return of cpu number by Guangwen Feng · 9 years ago
  12. 6850f89 syscalls/include/: delete linux_syscall_numbers.h by Cui Bixuan · 9 years ago
  13. a0dd3db linux_syscall_numbers.h: speed up generation by Jan Stancek · 9 years ago
  14. b43e145 containers: new testcase userns07 by Yuan Sun · 9 years ago
  15. d19755a LTP 20150903 by Cyril Hrubis · 9 years ago
  16. beea06f syscalls/mprotect04: Fix for ia64 by Cyril Hrubis · 9 years ago
  17. 98d8d3a ltp/pounder: Log to stdout instead of /dev/tty by Li Wang · 9 years ago
  18. 433308e containers/share/ns_exec: Disable joining user ns by Cyril Hrubis · 9 years ago
  19. 80edf93 containers/netns: Add IFLA_NET_NS_PID configure check by Cyril Hrubis · 9 years ago
  20. f59234e aio01: Fix sprintf() format warning. by Cyril Hrubis · 9 years ago
  21. aecf9f8 mmap15: Fix for ia64 by Cyril Hrubis · 9 years ago
  22. 67fb1e2 network/tcp_fastopen: fix typo in check_opt() and check_opt_l() by Alexey Kodanev · 9 years ago
  23. 608f2ee inotify06: Lower the number of iterations. by Cyril Hrubis · 9 years ago
  24. fe40a15 pm_get_sched_values: Add dummy return 1; by Cyril Hrubis · 9 years ago
  25. 45b891c inotify06: Remove redundant include. by Cyril Hrubis · 9 years ago
  26. 14b8c20 ltp/pounder: do some cleanup work for pounder21 test suites by Li Wang · 9 years ago
  27. 3a23e1b containers/netns tests rewritten by Matus Marhefka · 9 years ago
  28. 39ef6df added helper tools for creating and working with namespaces by Matus Marhefka · 9 years ago
  29. f1c3a98 ltp/tools: remove the scripts/numa_test.sh file by Li Wang · 9 years ago
  30. 3750bda Use cpuctl_test* as TCID for cpuctl_test*.c. by Yuan Sun · 9 years ago
  31. 26a912c network/virt: make virt_compare_netperf() print TPASS/TFAIL by Alexey Kodanev · 9 years ago
  32. a25016d network/virt: adjust virt_threshold parameter by Alexey Kodanev · 9 years ago
  33. f7a9df2 network/virt: add gre tunnel test by Alexey Kodanev · 9 years ago
  34. b6d0c25 network/virt/vxlan03.sh: fix vxlan_compare_netperf() by Alexey Kodanev · 9 years ago
  35. 94aac42 network/virt: add test-case 02 to virt_lib.sh by Alexey Kodanev · 9 years ago
  36. 67e8288 network/virt: move checking for command support to virt_lib.sh by Alexey Kodanev · 9 years ago
  37. dcacbcf network/virt: add test-case 01 to virt_lib.sh by Alexey Kodanev · 9 years ago
  38. c31899d network/virt: add macvtap01 test by Alexey Kodanev · 9 years ago
  39. 28104d2 network/virt/vxlan03.sh: add VXLAN-GBP (group policy context) test by Alexey Kodanev · 9 years ago
  40. c45d23a network/virt/vxlan01.sh: add parameters by Alexey Kodanev · 9 years ago
  41. 9e9711f network/virt: add new ipvlan01 test by Alexey Kodanev · 9 years ago
  42. fa97828 network/virt: add new macvlan01 test by Alexey Kodanev · 9 years ago
  43. 8188aa6 network/virt/vlan03.sh: add protocol, loose_binding and hdr options by Alexey Kodanev · 9 years ago
  44. 21ed8c7 network/virt/vlan01.sh: add protocol, loose_binding and hdr options by Alexey Kodanev · 9 years ago
  45. d8a1d35 network/virt/vlan03: add new test-case by Alexey Kodanev · 9 years ago
  46. 01f311f network/virt: rename virt_max to virt_count by Alexey Kodanev · 9 years ago
  47. d4074f0 network/virt/vlan02: add new test-case by Alexey Kodanev · 9 years ago
  48. 728aa3c network/virt/vlan01: add new test-case by Alexey Kodanev · 9 years ago
  49. b1c17b0 network/virt_lib.sh: fix regexpr in cleanup by Alexey Kodanev · 9 years ago
  50. 2376762 network/virt_lib.sh: add virt_add() and virt_add_rhost() by Alexey Kodanev · 9 years ago
  51. e5019e1 network/vxlan: rename vxlan dir and library to 'virt' by Alexey Kodanev · 9 years ago
  52. 8aa1ac9 network/vxlan: make names more abstract, use 'virt' by Alexey Kodanev · 9 years ago
  53. 5d8f3c0 umount2/umount2_03.c: add UMOUNT_NOFOLLOW flag test by Guangwen Feng · 9 years ago
  54. 2df37ec umount2/umount2_02.c: add MNT_EXPIRE flag test by Guangwen Feng · 9 years ago
  55. 8996ea6 containers: allow linking with additional libs by Stanislav Kholmanskikh · 9 years ago
  56. cb23137 ltp_rt_sigaction: SPARC fixes for -O0 by Stanislav Kholmanskikh · 9 years ago
  57. 5a3a115 userns: fix parentuid parameters to updatemap by Yuan Sun · 9 years ago
  58. a1471c5 containers: new testcase pidns32 by Yuan Sun · 9 years ago
  59. b9cf942 mem/thp: skip the case thp0{2,3} if THP is disabled by Li Wang · 9 years ago
  60. 84d64b0 inotify: Add test for inotify mark destruction race by Jan Kara · 9 years ago
  61. 3726206 doc: test-writing-guidelines: tst_record_chidlstatus by Cyril Hrubis · 9 years ago
  62. e0ae858 container: use tst_record_childstatus() in userns[1234] by Yuan Sun · 9 years ago
  63. eccd238 ipc/msgrcv: add new testcase msgrcv08 by Li Wang · 9 years ago
  64. f70dff3 containers: new testcase userns06 by Yuan Sun · 9 years ago
  65. cbe5875 open_posix/shm_unlink: check patconf() return value by Maninder Singh · 9 years ago
  66. cd83930 open_posix/shm_unlink: Check malloc() return value by Maninder Singh · 9 years ago
  67. 6f094f2 containers: new testcase userns05 by Yuan Sun · 9 years ago
  68. 8493486 umount2/umount2_01.c: add new test by Guangwen Feng · 9 years ago
  69. e6ad98c mmap: allocate buffer on stack avoid memory leak by Wei,Jiangang · 9 years ago
  70. e90291c open/open13.c: add O_PATH flag test by Guangwen Feng · 9 years ago
  71. aaddcaa network/ssh_setup: Fix deprecated passwd --stdin by Florent Le Saout · 9 years ago
  72. 7d872dd numa01.sh: Fix typo by Zeng Linggang · 9 years ago
  73. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  74. 491654f network/xinetd: use tst_retry() to make sure we got the true result by Hangbin Liu · 9 years ago
  75. d6a390e testcases/lib/test.sh: add tst_retry() by Hangbin Liu · 9 years ago
  76. 5e39138 cpuset: regression test for "system crash if cpuset_cpumask_can_shrink() is passed an empty cpumask" by Zeng Linggang · 9 years ago
  77. 9789e58 cpuhotplug05.sh: Restore part of the code and add some comments by Zeng Linggang · 9 years ago
  78. 9c1c25d mem/hugeshmat04: extend 'shmmax' if needed by Li Wang · 9 years ago
  79. 3f67260 syscalls/sysfs: don't return TWARN if unsupported by Li Wang · 9 years ago
  80. bc6d0f7 memcg_control: fix mem_process not moved to cgroup by Vladimir Davydov · 9 years ago
  81. f330cc0 syscalls/getrandom: add configure check for linux/random.h by Xiaoguang Wang · 9 years ago
  82. d485310 futex/futex_wake04.c: add kernel version check by Guangwen Feng · 9 years ago
  83. 4513e74 kernel/nft: use ARRAY_SIZE by Maninder Singh · 9 years ago
  84. a8f39b7 kernel/rt_sigaction: use ARRAY_SIZE by Maninder Singh · 9 years ago
  85. e346b12 kernel/mq_unlink: use of ARRAY_SIZE by Maninder Singh · 9 years ago
  86. cc8f67a kernel/dup2: use ARRAY_SIZE by Maninder Singh · 9 years ago
  87. 9e1204d kernel/fadvise: use ARRAY_SIZE by Maninder Singh · 9 years ago
  88. 9de5469 kernel/socketpair: use ARRAY_SIZE by Maninder Singh · 9 years ago
  89. 3fb0ce6 kernel/getxattr: use ARRAY_SIZE by Maninder Singh · 9 years ago
  90. 208a402 kernel/fs: use ARRAY_SIZE by Maninder Singh · 9 years ago
  91. 345cb47 kernel/fsstress: use ARRAY_SIZE by Maninder Singh · 9 years ago
  92. 6431698 kernel/pidns: use ARRAY_SIZE by Maninder Singh · 9 years ago
  93. cc7a79c kernel/mq_timedsend: use ARRAY_SIZE by Maninder Singh · 9 years ago
  94. 0a966a2 kernel/mq_open: use ARRAY_SIZE by Maninder Singh · 9 years ago
  95. 95181c6 kernel/mq_timedreceive: use ARRAY_SIZE by Maninder Singh · 9 years ago
  96. ded3d2b include/safe_macros.h: cosmetic fix for SAFE_TRUNCATE() by Guangwen Feng · 9 years ago
  97. 21cbc58 userns02: always set/check GID mapping by Yuan Sun · 9 years ago
  98. be9bdbf userns03: always set/check GID mapping by Yuan Sun · 9 years ago
  99. caf536b syslog/syslog-lib.sh: support imjournal in rsyslog config by Jeffrey Bastian · 9 years ago
  100. f3f10e0 lib/safe_macros.c: fix safe_write() and safe_pwrite() by Guangwen Feng · 9 years ago