| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mmap: disable mmap alignment when randomize_va_space = 0 | Sven Schnelle | 2024-02-09 | 1 | -8/+11 |
* | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area() | Linus Torvalds | 2023-04-21 | 1 | -1/+1 |
* | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-12 | 1 | -1/+1 |
* | s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-18 | 1 | -0/+20 |
* | s390/mmap: increase stack/mmap gap to 128MB | Sven Schnelle | 2022-04-25 | 1 | -2/+2 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | s390/mm: cleanup arch_get_unmapped_area() and friends | Alexander Gordeev | 2020-03-27 | 1 | -29/+11 |
* | s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality | Alexandre Ghiti | 2019-06-04 | 1 | -2/+0 |
* | s390/mmap: take stack_guard_gap into account for mmap_base | Martin Schwidefsky | 2019-02-07 | 1 | -14/+19 |
* | exec: pass stack rlimit into mm layout functions | Kees Cook | 2018-04-11 | 1 | -7/+8 |
* | s390: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 | 1 | -15/+0 |
* | s390: mm: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky | 2017-08-31 | 1 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-07-04 | 1 | -2/+2 |
|\ |
|
| * | s390/mm: implement 5 level pages tables | Martin Schwidefsky | 2017-06-12 | 1 | -2/+2 |
* | | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -2/+2 |
|/ |
|
* | s390/mm: simplify arch_get_unmapped_area[_topdown] | Martin Schwidefsky | 2017-04-25 | 1 | -57/+32 |
* | s390/mm: make TASK_SIZE independent from the number of page table levels | Martin Schwidefsky | 2017-04-25 | 1 | -19/+12 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-05-18 | 1 | -0/+1 |
|\ |
|
| * | s390: add missing include statements | Heiko Carstens | 2016-05-10 | 1 | -0/+1 |
* | | s390/mm: fix asce_bits handling with dynamic pagetable levels | Gerald Schaefer | 2016-04-21 | 1 | -3/+3 |
|/ |
|
* | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel | 2016-01-19 | 1 | -6/+6 |
* | s390: avoid cache aliasing under z/VM and KVM | Martin Schwidefsky | 2015-11-16 | 1 | -51/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-15 | 1 | -31/+1 |
|\ |
|
| * | s390: make couple of functions and variables static | Heiko Carstens | 2015-03-25 | 1 | -1/+1 |
| * | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -25/+0 |
* | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-15 | 1 | -8/+0 |
* | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2015-04-15 | 1 | -9/+2 |
* | | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-15 | 1 | -4/+4 |
* | | s390: standardize mmap_rnd() usage | Kees Cook | 2015-04-15 | 1 | -11/+23 |
|/ |
|
* | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 2015-02-19 | 1 | -1/+4 |
* | s390: avoid z13 cache aliasing | Martin Schwidefsky | 2015-01-22 | 1 | -2/+140 |
* | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-13 | 1 | -2/+7 |
* | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 1 | -10/+2 |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-11 | 1 | -4/+0 |
* | s390/mm: Fix crst upgrade of mmap with MAP_FIXED | Hendrik Brueckner | 2013-02-14 | 1 | -3/+6 |
* | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky | 2012-07-26 | 1 | -2/+10 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+0 |
* | [S390] Remove unncessary export of arch_pick_mmap_layout | Ben Hutchings | 2012-03-23 | 1 | -2/+0 |
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 1 | -1/+1 |
* | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+1 |
* | [S390] Randomize mmap start address | Heiko Carstens | 2011-01-12 | 1 | -2/+11 |
* | [S390] Rearrange mmap.c | Heiko Carstens | 2011-01-12 | 1 | -9/+9 |
* | [S390] Enable flexible mmap layout for 64 bit processes | Heiko Carstens | 2011-01-12 | 1 | -9/+4 |
* | [S390] reduce miminum gap between stack and mmap_base | Heiko Carstens | 2011-01-12 | 1 | -2/+2 |
* | [S390] mmap: consider stack address randomization | Heiko Carstens | 2011-01-12 | 1 | -1/+10 |
* | [S390] use helpers for rlimits | Jiri Slaby | 2010-01-13 | 1 | -2/+2 |