Series |
Provide generic top-down mmap layout functions
|
expand
-
[REBASE,v4,00/14] Provide generic top-down mmap layout functions
-
[REBASE,v4,01/14] mm, fs: Move randomize_stack_top from fs to mm
-
[REBASE,v4,02/14] arm64: Make use of is_compat_task instead of hardcoding this test
-
[REBASE,v4,03/14] arm64: Consider stack randomization for mmap base only when necessary
-
[REBASE,v4,04/14] arm64, mm: Move generic mmap layout functions to mm
-
[REBASE,v4,05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
-
[REBASE,v4,06/14] arm: Properly account for stack randomization and stack guard gap
-
[REBASE,v4,07/14] arm: Use STACK_TOP when computing mmap base address
-
[REBASE,v4,08/14] arm: Use generic mmap top-down layout and brk randomization
-
[REBASE,v4,09/14] mips: Properly account for stack randomization and stack guard gap
-
[REBASE,v4,10/14] mips: Use STACK_TOP when computing mmap base address
-
[REBASE,v4,11/14] mips: Adjust brk randomization offset to fit generic version
-
[REBASE,v4,12/14] mips: Replace arch specific way to determine 32bit task with generic version
-
[REBASE,v4,13/14] mips: Use generic mmap top-down layout and brk randomization
-
[REBASE,v4,14/14] riscv: Make mmap allocation top-down by default
|