Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-23 | mm: remove arch_bprm_mm_init() hook | Dave Hansen | 1 | -5/+0 |
2019-05-09 | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen | 1 | -1/+0 |
2017-12-22 | arch, mm: Allow arch_dup_mmap() to fail | Thomas Gleixner | 1 | -2/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-18 | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 1 | -6/+0 |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 1 | -1/+1 |
2016-02-18 | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 1 | -1/+2 |
2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 1 | -0/+11 |
2014-11-19 | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 1 | -3/+14 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+18 |