Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-05 | mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling | Lorenzo Stoakes | 1 | -3/+7 |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | 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 |