aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/sound/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* sound tests: Remove trailing PROT_EXECChristos Margiolis2026-06-211-1/+1
* sound tests: Add PROT_EXEC rejection testChristos Margiolis2026-06-201-0/+28
* sound: Fix software buffer lifetime issuesMark Johnston2026-06-091-0/+60
* sound: Check for offset overflow in dsp_mmap_single()Christos Margiolis2026-06-091-0/+51