summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/mman.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+7
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+5
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella1-1/+5
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly1-1/+9
2022-04-28arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-24/+0
2020-09-04arm64: mte: Validate the PROT_MTE request via arch_validate_flags()Catalin Marinas1-1/+13
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas1-3/+41
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-0/+37