aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/mem
AgeCommit message (Expand)Author
2022-05-13ksm: fix occasional page_volatile false positivesAndrea Arcangeli
2022-05-06tst_test.sh: Cleanup getopts usagePetr Vorel
2022-03-24include: replace min/max macro by the new definitionLi Wang
2022-03-23Make use of SAFE_ACCESS macroDai Shili
2022-03-10lib: use braces instead of NULL for struct arrary endingLi Wang
2022-03-10save_restore: remove the duplicate 'const' declarationLi Wang
2022-03-10ksm: cleanup work and make use of .save_restoreLi Wang
2022-03-10lib: enhance .save_restore to support set expected valueLi Wang
2022-03-07mem/ksm06: Make use of the new libltpnumaCyril Hrubis
2022-03-07mem/ksm06: Move ksm restoration into the tst_test structCyril Hrubis
2022-03-07mem/ksm06: SPDX + docparse commentCyril Hrubis
2022-03-07mem/ksm06: Move test code from library to the testCyril Hrubis
2022-03-07mem/lib: Export group_check() as ksm_group_check()Cyril Hrubis
2022-03-07mem/ksm06: Move option parsing into the setup()Cyril Hrubis
2022-03-01ksm06: lock memory about to be mergedCyril Hrubis
2022-03-01ksm06: Free memory at the end of the testCyril Hrubis
2022-02-17API/cgroup: Shorten cgroup to cg in most symbolsRichard Palethorpe
2022-02-12syscalls/swapping01: Use .needs_kconfigs instead of .setupBogdan Lezhepekov
2022-02-10mem/swapping01: Make sure swap is supported by kernelBogdan Lezhepekov via ltp
2022-02-10kernel: make use of .min_mem_availLi Wang
2022-02-08m4: Remove check for MREMAP_FIXEDPetr Vorel
2022-02-08API/cgroup: Declare required controllers and version in test structRichard Palethorpe
2022-01-20tree: Add missing SPDX or fix SPDX locationPetr Vorel
2022-01-05API/cgroup: Add TST_CGROUP_VER_IS_V1Richard Palethorpe
2021-12-29swapping01.c: Add git tag, docparse, SPDXPetr Vorel
2021-12-22swapping01: skip test if zram-swap is being usedYang Xu
2021-12-21oom: enable OOM protection for mem lib processLi Wang
2021-12-21tst_test: Complete help message adding option before descAndrea Cervesato via ltp
2021-11-23max_map_count: replace ifdefs by tst_archLi Wang
2021-09-27swapping01: make use of tst_available_memLi Wang
2021-09-24hugeshmat04: try to find unmapped range for testJan Stancek
2021-06-23oom: enable lite == 1 for memory.swap.max testingLi Wang
2021-06-23mem: child alloc memory should larger than memory.max + memory.swap.max if li...Li Wang
2021-06-08thp02: Add docparse formattingPetr Vorel
2021-06-08thp01: Add docparse formattingPetr Vorel
2021-05-24Makefile: Use SPDX in MakefileXie Ziyao
2021-05-20mtest06/mmap1: Further limit distant mmap sizeThadeu Lima de Souza Cascardo
2021-05-06mem: Convert tests to new CGroups APIRichard Palethorpe
2021-05-04mtest05/mmstress: fix writes operation logicCristian Marussi
2021-03-15mem/thp01: Add git and CVE tagsCyril Hrubis
2021-03-15log style: Remove redundancy '\n'Zhao Gongyi
2021-03-10max_map_count: Add judgment of abnormal situationZhao Gongyi
2021-02-25swapping01: check memory swap usage per processLi Wang
2021-01-24swapping01: make test more robustAlexander Egorenkov
2021-01-20swapping01: fix parameter truncation in absAlexander Egorenkov
2020-12-31mtest06/mmap1: Limit distant mmap sizeBogdan Lezhepekov
2020-12-16mem/overcommit_memory: Use anonymous .optionsPetr Vorel
2020-12-16mem/mtest*: Use anonymous .optionsPetr Vorel
2020-12-16mem/ksm*: Use anonymous .options and .save_restorePetr Vorel
2020-12-16mem/hugeshmget*: Use anonymous .optionsPetr Vorel