summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/proc/proc-maps-race.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-24selftests/proc: make proc-maps-race work with READ_IMPLIES_EXECKarl Mehltretter1-1/+2
2026-06-04selftests/proc: add /proc/pid/smaps tearing testsSuren Baghdasaryan1-45/+133
2026-06-04selftests/proc: ensure the test is performed at the right page boundarySuren Baghdasaryan1-19/+100
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-09-13selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan1-0/+65
2025-08-11selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar1-3/+3
2025-07-24selftests/proc: add verbose mode for /proc/pid/maps tearing testsSuren Baghdasaryan1-12/+141
2025-07-24selftests/proc: extend /proc/pid/maps tearing test to include vma remappingSuren Baghdasaryan1-0/+86
2025-07-24selftests/proc: extend /proc/pid/maps tearing test to include vma resizingSuren Baghdasaryan1-0/+79
2025-07-24selftests/proc: add /proc/pid/maps tearing from vma split testSuren Baghdasaryan1-0/+447