Show patches with: Submitter = Alexandre Ghiti       |    State = Action Required       |   211 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-fixes,1/3] riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion Fixes regarding CONFIG_PHYS_RAM_BASE - - - --- 2021-07-21 Alexandre Ghiti New
[-fixes,2/3] Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED" Fixes regarding CONFIG_PHYS_RAM_BASE - - - --- 2021-07-21 Alexandre Ghiti New
[-fixes,3/3] riscv: Optimize kernel virtual address conversion macro Fixes regarding CONFIG_PHYS_RAM_BASE - 1 - --- 2021-07-21 Alexandre Ghiti New
[-fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc [-fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc - - - --- 2021-06-04 Alexandre Ghiti New
[-fixes] riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE [-fixes] riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE - - - --- 2021-07-26 Alexandre Ghiti New
[-fixes] riscv: Fix PTDUMP output now BPF region moved back to module region [-fixes] riscv: Fix PTDUMP output now BPF region moved back to module region - 1 - --- 2021-06-24 Alexandre Ghiti New
[1/2] riscv: Get memory below load_pa while ensuring linear mapping is PMD aligned PUD/PGDIR entries for linear mapping - - - --- 2020-06-03 Alexandre Ghiti New
[1/3] riscv: Fix memory_limit for 64-bit kernel [1/3] riscv: Fix memory_limit for 64-bit kernel - - - --- 2021-06-29 Alexandre Ghiti New
[1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-02-25 Alexandre Ghiti New
[1/4] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[1/4] riscv: Improve kasan definitions Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
[1/5] riscv: Introduce va_kernel_pa_offset for 32-bit kernel Small cleanup for mm/init.c and address conversion macros - - - --- 2021-07-23 Alexandre Ghiti New
[1/8] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE Introduce sv48 support - 2 - --- 2020-05-24 Alexandre Ghiti New
[2/2] riscv: Use PUD/PGDIR entries for linear mapping when possible PUD/PGDIR entries for linear mapping - - - --- 2020-06-03 Alexandre Ghiti New
[2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-02-25 Alexandre Ghiti New
[2/3] riscv: Make sure the linear mapping does not use the kernel mapping [1/3] riscv: Fix memory_limit for 64-bit kernel - - - --- 2021-06-29 Alexandre Ghiti New
[2/4] arm: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[2/4] riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
[2/5] riscv: Get rid of map_size parameter to create_kernel_page_table Small cleanup for mm/init.c and address conversion macros - - - --- 2021-07-23 Alexandre Ghiti New
[2/8] riscv: Allow to dynamically define VA_BITS Introduce sv48 support - 2 - --- 2020-05-24 Alexandre Ghiti New
[3/3] riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE [1/3] riscv: Fix memory_limit for 64-bit kernel - - - --- 2021-06-29 Alexandre Ghiti New
[3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-02-25 Alexandre Ghiti New
[3/4] mips: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[3/4] riscv: Improve kasan population function Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
[3/5] riscv: Use __maybe_unused instead of #ifdefs around variable declarations Small cleanup for mm/init.c and address conversion macros - - - --- 2021-07-23 Alexandre Ghiti New
[3/8] riscv: Simplify MAXPHYSMEM config Introduce sv48 support - 1 - --- 2020-05-24 Alexandre Ghiti New
[4/4] riscv: Improve kasan population by using hugepages when possible Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
[4/4] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[4/5] riscv: Simplify BUILTIN_DTB device tree mapping handling Small cleanup for mm/init.c and address conversion macros - - - --- 2021-07-23 Alexandre Ghiti New
[4/8] riscv: Prepare ptdump for vm layout dynamic addresses Introduce sv48 support - 1 - --- 2020-05-24 Alexandre Ghiti New
[5/5] riscv: Move early fdt mapping creation in its own function Small cleanup for mm/init.c and address conversion macros - - - --- 2021-07-23 Alexandre Ghiti New
[5/8] riscv: Implement sv48 support Introduce sv48 support - 1 - --- 2020-05-24 Alexandre Ghiti New
[6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48 Introduce sv48 support - 1 - --- 2020-05-24 Alexandre Ghiti New
[7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo Introduce sv48 support - 2 - --- 2020-05-24 Alexandre Ghiti New
[8/8] riscv: Explicit comment about user virtual address space size Introduce sv48 support - 2 - --- 2020-05-24 Alexandre Ghiti New
[REBASE,v2,1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig Hugetlbfs support for riscv 2 1 - --- 2019-05-26 Alexandre Ghiti New
[REBASE,v2,2/2] riscv: Introduce huge page support for 32/64bit kernel Hugetlbfs support for riscv - - - --- 2019-05-26 Alexandre Ghiti New
[REBASE,v4,01/14] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,02/14] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 2 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,03/14] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 2 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,04/14] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions 2 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,05/14] arm64, mm: Make randomization selected by generic topdown mmap layout Provide generic top-down mmap layout functions 2 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,06/14] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 - - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,07/14] arm: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 - - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,08/14] arm: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 - - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,09/14] mips: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 2 - - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,10/14] mips: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 2 - - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,11/14] mips: Adjust brk randomization offset to fit generic version Provide generic top-down mmap layout functions - 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,12/14] mips: Replace arch specific way to determine 32bit task with generic version Provide generic top-down mmap layout functions - 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,13/14] mips: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions - 1 - --- 2019-07-24 Alexandre Ghiti New
[REBASE,v4,14/14] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - 2 - --- 2019-07-24 Alexandre Ghiti New
[RESEND,v2] riscv: Introduce CONFIG_RELOCATABLE [RESEND,v2] riscv: Introduce CONFIG_RELOCATABLE - 2 1 --- 2020-03-03 Alexandre Ghiti New
[RFC,01/12] riscv: Move kernel mapping outside of linear mapping Introduce sv48 support without relocable kernel - 1 - --- 2021-01-04 Alexandre Ghiti New
[RFC,02/12] riscv: Protect the kernel linear mapping Introduce sv48 support without relocable kernel - - - --- 2021-01-04 Alexandre Ghiti New
[RFC,03/12] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE Introduce sv48 support without relocable kernel - 2 - --- 2021-01-04 Alexandre Ghiti New
[RFC,04/12] riscv: Allow to dynamically define VA_BITS Introduce sv48 support without relocable kernel - 1 - --- 2021-01-04 Alexandre Ghiti New
[RFC,05/12] riscv: Simplify MAXPHYSMEM config Introduce sv48 support without relocable kernel - 1 - --- 2021-01-04 Alexandre Ghiti New
[RFC,06/12] riscv: Prepare ptdump for vm layout dynamic addresses Introduce sv48 support without relocable kernel - 1 - --- 2021-01-04 Alexandre Ghiti New
[RFC,07/12] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free Introduce sv48 support without relocable kernel - - - --- 2021-01-04 Alexandre Ghiti New
[RFC,08/12] riscv: Implement sv48 support Introduce sv48 support without relocable kernel - - - --- 2021-01-04 Alexandre Ghiti New
[RFC,09/12] riscv: Allow user to downgrade to sv39 when hw supports sv48 Introduce sv48 support without relocable kernel - 1 - --- 2021-01-04 Alexandre Ghiti New
[RFC,1/7] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE Introduce sv48 support - 2 - --- 2020-03-22 Alexandre Ghiti New
[RFC,10/12] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo Introduce sv48 support without relocable kernel - 2 - --- 2021-01-04 Alexandre Ghiti New
[RFC,11/12] riscv: Explicit comment about user virtual address space size Introduce sv48 support without relocable kernel - 2 - --- 2021-01-04 Alexandre Ghiti New
[RFC,12/12] riscv: Improve virtual kernel memory layout dump Introduce sv48 support without relocable kernel - - - --- 2021-01-04 Alexandre Ghiti New
[RFC,2/7] riscv: Allow to dynamically define VA_BITS Introduce sv48 support - 2 - --- 2020-03-22 Alexandre Ghiti New
[RFC,3/7] riscv: Simplify MAXPHYSMEM config Introduce sv48 support - 1 - --- 2020-03-22 Alexandre Ghiti New
[RFC,4/7] riscv: Implement sv48 support Introduce sv48 support - - - --- 2020-03-22 Alexandre Ghiti New
[RFC,5/7] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo Introduce sv48 support - 2 - --- 2020-03-22 Alexandre Ghiti New
[RFC,6/7] dt-bindings: riscv: Remove "riscv, svXX" property from device-tree Introduce sv48 support - 1 - --- 2020-03-22 Alexandre Ghiti New
[RFC,7/7] riscv: Explicit comment about user virtual address space size Introduce sv48 support - 2 - --- 2020-03-22 Alexandre Ghiti New
[RFC] riscv: Introduce compile-time early page table for XIP kernel [RFC] riscv: Introduce compile-time early page table for XIP kernel - - - --- 2021-08-05 Alexandre Ghiti New
[RFC] riscv: Map the kernel with correct permissions the first time [RFC] riscv: Map the kernel with correct permissions the first time - - - --- 2021-05-18 Alexandre Ghiti New
[RFC] riscv: Remove all XIP fixups by initializing MMU in memory [RFC] riscv: Remove all XIP fixups by initializing MMU in memory - - - --- 2021-06-18 Alexandre Ghiti New
[v2,1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig Hugetlbfs support for riscv - 1 - --- 2019-04-09 Alexandre Ghiti New
[v2,1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-03-13 Alexandre Ghiti New
[v2,1/5] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions - 1 - --- 2019-04-04 Alexandre Ghiti New
[v2,1/8] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE Introduce sv48 support - 2 - --- 2020-06-03 Alexandre Ghiti New
[v2,2/2] riscv: Introduce huge page support for 32/64bit kernel Hugetlbfs support for riscv - - - --- 2019-04-09 Alexandre Ghiti New
[v2,2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-03-13 Alexandre Ghiti New
[v2,2/5] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions - - - --- 2019-04-04 Alexandre Ghiti New
[v2,2/8] riscv: Allow to dynamically define VA_BITS Introduce sv48 support - - - --- 2020-06-03 Alexandre Ghiti New
[v2,3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-03-13 Alexandre Ghiti New
[v2,3/5] arm: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-04-04 Alexandre Ghiti New
[v2,3/8] riscv: Simplify MAXPHYSMEM config Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,4/5] mips: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-04-04 Alexandre Ghiti New
[v2,4/8] riscv: Prepare ptdump for vm layout dynamic addresses Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,5/5] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - 1 - --- 2019-04-04 Alexandre Ghiti New
[v2,5/8] riscv: Implement sv48 support Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48 Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo Introduce sv48 support - 2 - --- 2020-06-03 Alexandre Ghiti New
[v2,8/8] riscv: Explicit comment about user virtual address space size Introduce sv48 support - 2 - --- 2020-06-03 Alexandre Ghiti New
[v2] riscv: Improve KASAN_VMALLOC support [v2] riscv: Improve KASAN_VMALLOC support - 1 - --- 2021-02-26 Alexandre Ghiti New
[v2] riscv: Make mmap allocation top-down by default [v2] riscv: Make mmap allocation top-down by default - - - --- 2019-01-28 Alexandre Ghiti New
[v2] riscv: Map the kernel with correct permissions the first time [v2] riscv: Map the kernel with correct permissions the first time - - - --- 2021-05-26 Alexandre Ghiti New
[v3,01/11] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,02/11] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,03/11] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,04/11] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions - 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,05/11] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
« 1 2 3 »