| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-09 | mm: update architecture and driver code to use vm_flags_t |  Lorenzo Stoakes | 1 | -5/+5 |
| 2024-12-02 | arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place |  Yang Shi | 1 | -1/+2 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -7/+25 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 1 | -5/+21 |
| 2024-11-05 | mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling |  Lorenzo Stoakes | 1 | -3/+7 |
| 2024-10-16 | hugetlb: arm64: add mte support |  Yang Shi | 1 | -1/+2 |
| 2024-10-04 | arm64/mm: Map pages for guarded control stack |  Mark Brown | 1 | -0/+9 |
| 2024-10-04 | arm64/mm: Restructure arch_validate_flags() for extensibility |  Mark Brown | 1 | -4/+10 |
| 2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random |  Linus Torvalds | 1 | -1/+5 |
| 2024-09-13 | arm64: vDSO: Wire up getrandom() vDSO implementation |  Adhemerval Zanella | 1 | -1/+5 |
| 2024-09-04 | arm64: convert protection key into vm_flags and pgprot values |  Joey Gouly | 1 | -1/+9 |
| 2022-04-28 | arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT |  Anshuman Khandual | 1 | -24/+0 |
| 2020-09-04 | arm64: mte: Validate the PROT_MTE request via arch_validate_flags() |  Catalin Marinas | 1 | -1/+13 |
| 2020-09-04 | arm64: mte: Add PROT_MTE support to mmap() and mprotect() |  Catalin Marinas | 1 | -3/+41 |
| 2020-03-16 | arm64: Basic Branch Target Identification support |  Dave Martin | 1 | -0/+37 |