1. d3966db runtest/mm: Use the default value for -p by Petr Vorel · 1 year, 8 months ago
  2. 3632127 runtest/mm: Fix mmapstress01 entry by Petr Vorel · 1 year, 8 months ago
  3. b8f26de mtest06/mmap3: Convert to runtime by Cyril Hrubis · 2 years, 2 months ago
  4. f5301cd runtest/mm: Remove useless mem03 by Jinghui Huang · 3 years, 2 months ago
  5. e224042 Reduce ksm06 memory footprint by Martin Doucha · 3 years, 5 months ago
  6. 4d8373f Drop the mem01 test by Martin Doucha · 3 years, 11 months ago
  7. c921377 Add test for CVE 2017-1000405 by Martin Doucha · 4 years ago
  8. a5e595f mm: add cpuset01 to runtest file by Li Wang · 4 years, 1 month ago
  9. 6c03c71 mtest06/mmap1: rewrite to newlib by Jan Stancek · 6 years ago
  10. 8501fee mm: mmapstress04: Remove arguments passed to the test. by Sandeep Patil · 7 years ago
  11. b5a2690 Add regression tests for vsyscall and vdso by Veronika Kabatova · 7 years ago
  12. 828d087 mm: Remove thp05 by Li Wang · 8 years ago
  13. 19cdd12 mm: Remove thp04 by Cyril Hrubis · 9 years ago
  14. af0470f kernel/mem/zram: move zram01 by Xiaoguang Wang · 9 years ago
  15. ae8fa55 move cpuset01 to stress runtest by Jan Stancek · 10 years ago
  16. a523e63 runtest/mm: fix mmap10 with -c option by Zeng Linggang · 10 years ago
  17. e1f32ce runtest/mm: Fix ksn -> ksm typo. by Cyril Hrubis · 11 years ago
  18. 65ca1bd mem/ksm06: add a new case to test merge_across_nodes sysfs knob by Zhouping Liu · 11 years ago
  19. d7f19f5 mm/thp: add new case thp05 by Zhouping Liu · 11 years ago
  20. 0b34193 mm/thp: new case thp04.c by Zhouping Liu · 11 years ago
  21. d990c3e mm/oom05: new testcase by Zhouping Liu · 11 years ago
  22. 28a700a number overcommit_memory test name in runtest/mm by Jin Li · 12 years ago
  23. e209c6b thp/thp03: new testcase by Madper Xie · 12 years ago
  24. 8b7cc63 mm/tunable: add a new testcase min_free_kbytes by Zhouping Liu · 12 years ago
  25. 7668f7e mm/swapping01: new testcase by Caspar Zhang · 13 years ago
  26. 2e2f72a mm/vma04: new testcase by Caspar Zhang · 12 years ago
  27. 41980f3 mem/tunable: new testcase about max_map_count tunable by Zhouping Liu · 12 years ago
  28. c9f2fd5 mem/tunable: new testcase about overcommiting memory by Zhouping Liu · 12 years ago
  29. 1c4f8b7 mm/vma03: add runtest entry by Caspar Zhang · 12 years ago
  30. 447924e mm/thp02: add runtest entry by Caspar Zhang · 12 years ago
  31. 052a434 mm/zram01: add test into runtest/mm by Caspar Zhang · 13 years ago
  32. ecc0bf8 mm/mbind01: move to mm/vma02 by Caspar Zhang · 13 years ago
  33. c04e05f mm/ksm05: new testcase by Caspar Zhang · 13 years ago
  34. e864b32 mm/vma01: new testcase by Caspar Zhang · 13 years ago
  35. 7bc2bbc mm: thp testcase come from CVE reproducer by Caspar Zhang · 13 years ago
  36. b2735f7 mem test items cleanup by czhang@redhat.com · 13 years ago
  37. d4f51f1 current mmap10 testcase in git couldn't reproduce the upstream bug as by Garrett Cooper · 13 years ago
  38. eabf30f Add mlock DoA testcase for kernel regression. by Garrett Cooper · 13 years ago
  39. 7cf4e2a Add new ksm tests to runtest/mm by Garrett Cooper · 13 years ago
  40. 399e899 Add runtest entries for oom testcases. by Garrett Cooper · 13 years ago
  41. 717fb2c Add cpuset01 testcase. by Garrett Cooper · 14 years ago
  42. 17fcc6f Add missing files from 696ec3b743f7c668a4886c882024e7bea070fa8e. by Garrett Cooper · 14 years ago
  43. 6302669 libhugetlbfs allows to overcommit hugepages and there are tunables in by Garrett Cooper · 14 years ago
  44. 05de741 This is a reproducer from mainline commit by Garrett Cooper · 14 years ago
  45. 1ae6d45 Add mlock03 testcase. by Garrett Cooper · 14 years ago
  46. e5d9840 Add mmap/munmap /dev/zero test. by Garrett Cooper · 14 years ago
  47. 8deebd4 This series of patches fixes failures with mmapstress04, mmapstress07 and mmapstress08 test cases on IA-64, s390x and PPC64 mostly due to assuming page sizes on those architectures are 4K. This patch fixes mm testing list by removing hard-coded (4K alignment) arguments. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  48. ce18daf This will remain diabled till we find a solution to the Infinite loop problem. Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  49. ae1b395 The following patch Integrates the remaining MMAPSTRESS into runltp. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  50. 2b8ee84 The following patch Integrates the remaining MTEST06 into runltp. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  51. ac2be3d I found no reason why they should not be run: Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  52. ea8c728 Making these tests run as default with LTP run, by, Subrata Modak <subrata@linux.vnet.ibm.com> by subrata_modak · 16 years ago
  53. b7c85cf "rsalveti@linux.vnet.ibm.com" fixed the problem reported at bug [1732287] mtest06/mmap1.c missing run_once check in do loop by subrata_modak · 17 years ago
  54. 1f25453 Added descriptions to runtest scenarios. by robbiew · 21 years ago
  55. 8c574c8 Added shmt tests by robbiew · 22 years ago
  56. 2216f50 Added mem01 and mem02 by robbiew · 22 years ago
  57. 1b69b82 Initial check-in of vmtests. by robbiew · 22 years ago
  58. f599788 Removed mtest07. by robbiew · 22 years ago
  59. 684e620 Added test mallocstress by iyermanoj · 23 years ago
  60. f6c5cfc added mmap1 to ltp by iyermanoj · 23 years ago
  61. 65e0d48 Dont know if I broke runalltests! added mtest05 mmstress to runtests/mm file by iyermanoj · 23 years ago
  62. 843f404 added mmstress to ltp by iyermanoj · 23 years ago
  63. edab67b new runscripts by plars · 23 years ago
  64. 879684a Remove runtest. Change runalltests.sh to use pan. by alaffin · 24 years ago
  65. 84c349c Add a simple mmap001 command to quickhit list. Add a more extensive mm list. by alaffin · 24 years ago