summaryrefslogtreecommitdiff
path: root/mm/mseal.c
AgeCommit message (Expand)Author
2024-09-03mm: remove can_modify_mm()Pedro Falcato
2024-09-03mseal: replace can_modify_mm_madv with a vma variantPedro Falcato
2024-09-03mm: move can_modify_vma to mm/vma.hPedro Falcato
2024-08-15mseal: fix is_madv_discard()Pedro Falcato
2024-05-23mseal: add mseal syscallJeff Xu