Age | Commit message (Expand) | Author | Files | Lines |
2017-06-24 | x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap | Michal Hocko | 1 | -3/+0 |
2017-03-14 | x86/hugetlb: Adjust to the new native/compat mmap bases | Dmitry Safonov | 1 | -0/+14 |
2017-03-13 | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov | 1 | -13/+34 |
2017-03-13 | x86/mm: Add task_size parameter to mmap_base() | Dmitry Safonov | 1 | -18/+32 |
2017-03-13 | x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base | Dmitry Safonov | 1 | -12/+14 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -13/+1 |
2016-03-11 | x86/mm/32: Enable full randomization on i386 and X86_32 | Hector Marco-Gisbert | 1 | -13/+1 |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman | 1 | -3/+3 |
2016-01-15 | x86: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 1 | -6/+6 |
2015-07-21 | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov | 1 | -0/+7 |
2015-04-15 | mm: expose arch_mmap_rnd when available | Kees Cook | 1 | -2/+2 |
2015-04-15 | x86: standardize mmap_rnd() usage | Kees Cook | 1 | -16/+20 |
2015-02-19 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2014-09-09 | x86/mm: Apply the section attribute to the variable, not its type | Jan-Simon Möller | 1 | -1/+1 |
2013-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 1 | -2/+4 |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 1 | -1/+1 |
2013-08-14 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 1 | -1/+1 |
2013-07-11 | mm: remove free_area_cache | Michel Lespinasse | 1 | -2/+0 |
2011-12-05 | x86: Fix mmap random address range | Ludwig Nussel | 1 | -2/+2 |
2011-08-06 | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 1 | -1/+4 |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 1 | -15/+0 |
2010-01-28 | x86: Use helpers for rlimits | Jiri Slaby | 1 | -2/+2 |
2009-09-11 | x86: Increase MIN_GAP to include randomized stack | Michal Hocko | 1 | -2/+15 |
2009-01-31 | x86: update copyrights | Ingo Molnar | 1 | -1/+1 |
2008-01-30 | x86: unify mmap_{32|64}.c | Harvey Harrison | 1 | -0/+123 |