Alexandre Ghiti ([email protected])

Number of posts: 998 (0.39 per day)
First post: 2017-06-09 12:28:09
Last post: 2024-06-03 15:33:00

Date List Subject
2019-06-19 05:15:05 linux-kernel [PATCH 4/8] x86, hugetlbpage: Start fallback of top-down mmap at mm->mmap_base
2019-06-19 05:13:27 linux-kernel [PATCH 3/8] sparc: Start fallback of top-down mmap at mm->mmap_base
2019-06-19 05:12:31 linux-kernel [PATCH 0/8] Fix mmap base in bottom-up mmap
2019-06-19 05:12:31 linux-kernel [PATCH 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
2019-06-19 05:12:09 linux-kernel [PATCH 2/8] sh: Start fallback of top-down mmap at mm->mmap_base
2019-06-13 16:46:59 linux-kernel Re: [PATCH v4 00/14] Provide generic top-down mmap layout functions
2019-06-13 16:46:54 linux-kernel Re: [PATCH REBASE v2 0/2] Hugetlbfs support for riscv
2019-06-04 06:22:11 linux-kernel Re: [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
2019-06-03 07:27:35 linux-kernel Re: [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
2019-05-31 05:06:44 linux-kernel Re: [PATCH v4 00/14] Provide generic top-down mmap layout functions
2019-05-31 04:51:16 linux-kernel Re: [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
2019-05-26 16:11:44 linux-kernel Re: [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
2019-05-26 14:19:55 linux-kernel [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
2019-05-26 14:05:03 linux-kernel [PATCH v4 14/14] riscv: Make mmap allocation top-down by default
2019-05-26 14:03:56 linux-kernel [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
2019-05-26 14:02:57 linux-kernel [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with generic version
2019-05-26 14:01:49 linux-kernel [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
2019-05-26 14:01:03 linux-kernel [PATCH v4 09/14] mips: Properly account for stack randomization and stack guard gap
2019-05-26 14:01:02 linux-kernel [PATCH v4 10/14] mips: Use STACK_TOP when computing mmap base address
2019-05-26 13:58:43 linux-kernel [PATCH v4 07/14] arm: Use STACK_TOP when computing mmap base address
2019-05-26 13:58:35 linux-kernel [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
2019-05-26 13:56:17 linux-kernel [PATCH v4 06/14] arm: Properly account for stack randomization and stack guard gap
2019-05-26 13:55:10 linux-kernel [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
2019-05-26 13:54:27 linux-kernel [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
2019-05-26 13:52:02 linux-kernel [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
2019-05-26 13:51:52 linux-kernel [PATCH v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
2019-05-26 13:49:41 linux-kernel [PATCH v4 00/14] Provide generic top-down mmap layout functions
2019-05-26 13:05:41 linux-kernel [PATCH REBASE v2 2/2] riscv: Introduce huge page support for 32/64bit kernel
2019-05-26 13:03:37 linux-kernel [PATCH REBASE v2 0/2] Hugetlbfs support for riscv
2019-05-26 13:03:37 linux-kernel [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
2019-04-28 14:29:04 linux-kernel Re: [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
2019-04-25 21:36:21 linux-kernel Re: [PATCH v2 2/2] riscv: Introduce huge page support for 32/64bit kernel
2019-04-19 20:07:58 linux-kernel Re: [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
2019-04-19 19:02:49 linux-kernel Re: [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
2019-04-18 06:11:08 linux-kernel Re: [PATCH v3 10/11] mips: Use generic mmap top-down layout
2019-04-18 06:10:36 linux-kernel Re: [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
2019-04-18 06:10:29 linux-kernel Re: [PATCH v3 11/11] riscv: Make mmap allocation top-down by default
2019-04-18 06:07:56 linux-kernel Re: [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
2019-04-18 06:07:22 linux-kernel Re: [PATCH v3 07/11] arm: Use generic mmap top-down layout
2019-04-18 06:05:22 linux-kernel Re: [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
2019-04-18 06:02:40 linux-kernel Re: [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
2019-04-18 05:56:17 linux-kernel Re: [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
2019-04-18 05:27:13 linux-kernel Re: [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
2019-04-18 05:24:52 linux-kernel Re: [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
2019-04-17 05:36:49 linux-kernel [PATCH v3 11/11] riscv: Make mmap allocation top-down by default
2019-04-17 05:35:36 linux-kernel [PATCH v3 10/11] mips: Use generic mmap top-down layout
2019-04-17 05:34:29 linux-kernel [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
2019-04-17 05:33:11 linux-kernel [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
2019-04-17 05:32:05 linux-kernel [PATCH v3 07/11] arm: Use generic mmap top-down layout
2019-04-17 05:31:00 linux-kernel [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
2019-04-17 05:29:48 linux-kernel [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap