index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
1
-1
/
+1
*
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
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-03
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-14
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-14
1
-8
/
+0
*
|
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
2015-04-14
1
-9
/
+2
*
|
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
1
-4
/
+4
*
|
s390: standardize mmap_rnd() usage
Kees Cook
2015-04-14
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-10
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
*
[S390] implement is_compat_task
Heiko Carstens
2009-06-12
1
-6
/
+5
[next]