Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen | 2019-05-09 | 1 | -1/+0 |
* | arch, mm: Allow arch_dup_mmap() to fail | Thomas Gleixner | 2017-12-22 | 1 | -2/+3 |
* | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 2017-03-18 | 1 | -6/+0 |
* | unicore32: mm: Add missing parameter to arch_vma_access_permitted | Guenter Roeck | 2016-08-13 | 1 | -1/+1 |
* | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2016-02-18 | 1 | -1/+2 |
* | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 2016-02-18 | 1 | -0/+11 |
* | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 | 1 | -0/+11 |
* | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-07 | 1 | -1/+3 |
* | unicore32 core architecture: mm related: fault handling | GuanXuetao | 2011-03-17 | 1 | -0/+87 |