summaryrefslogtreecommitdiff
path: root/mm/mseal.c
AgeCommit message (Expand)Author
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-08-14binfmt_elf: mseal address zeroJeff Xu
2024-05-23mseal: add mseal syscallJeff Xu