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
riscv: Flush current cpu icache before other cpus riscv: Flush current cpu icache before other cpus - - - --- 2021-09-18 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
[-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
[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
[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
[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
[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
[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
[-fixes,3/3] riscv: Optimize kernel virtual address conversion macro Fixes regarding CONFIG_PHYS_RAM_BASE - 1 - --- 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,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
[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
[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
[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
[-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
[v8,2/2] riscv: Map the kernel with correct permissions the first time Map the kernel with correct permissions the first time - 3 - --- 2021-06-24 Alexandre Ghiti New
[v8,1/2] riscv: Introduce set_kernel_memory helper Map the kernel with correct permissions the first time - 3 - --- 2021-06-24 Alexandre Ghiti New
[v7,2/2] riscv: Map the kernel with correct permissions the first time Map the kernel with correct permissions the first time - 1 - --- 2021-06-22 Alexandre Ghiti New
[v7,1/2] riscv: Introduce set_kernel_memory helper Map the kernel with correct permissions the first time - 1 - --- 2021-06-22 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
riscv: Introduce structure that group all variables regarding kernel mapping riscv: Introduce structure that group all variables regarding kernel mapping - - - --- 2021-06-17 Alexandre Ghiti New
[v6,2/2] riscv: Map the kernel with correct permissions the first time Map the kernel with correct permissions the first time - 1 - --- 2021-06-17 Alexandre Ghiti New
[v6,1/2] riscv: Introduce set_kernel_memory helper Map the kernel with correct permissions the first time - 1 - --- 2021-06-17 Alexandre Ghiti New
[v5,2/2] riscv: Map the kernel with correct permissions the first time riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-17 Alexandre Ghiti New
[v5,1/2] riscv: Introduce set_kernel_memory helper riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-17 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
[v4,4/4] riscv: Map the kernel with correct permissions the first time riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-04 Alexandre Ghiti New
[v4,3/4] riscv: Introduce set_kernel_memory helper riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-04 Alexandre Ghiti New
[v4,2/4] riscv: Simplify xip and !xip kernel address conversion macros riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-04 Alexandre Ghiti New
[v4,1/4] riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED riscv: Map the kernel with correct permissions the first time - - - --- 2021-06-04 Alexandre Ghiti New
[v3,3/3] riscv: Map the kernel with correct permissions the first time riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-03 Alexandre Ghiti New
[v3,2/3] riscv: Introduce set_kernel_memory helper riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-03 Alexandre Ghiti New
[v3,1/3] riscv: Factorize xip and !xip kernel address conversion macros riscv: Map the kernel with correct permissions the first time - 1 - --- 2021-06-03 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
[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
[v6,3/3] riscv: Check relocations at compile time Introduce 64b relocatable kernel - 1 - --- 2021-05-18 Alexandre Ghiti New
[v6,2/3] powerpc: Move script to check relocations at compile time in scripts/ Introduce 64b relocatable kernel 1 1 - --- 2021-05-18 Alexandre Ghiti New
[v6,1/3] riscv: Introduce CONFIG_RELOCATABLE Introduce 64b relocatable kernel - - - --- 2021-05-18 Alexandre Ghiti New
riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE - - - --- 2021-04-29 Alexandre Ghiti New
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y - - - --- 2021-04-28 Alexandre Ghiti New
riscv: Remove 32b kernel mapping from page table dump riscv: Remove 32b kernel mapping from page table dump - 1 - --- 2021-04-18 Alexandre Ghiti New
riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping - 1 - --- 2021-04-17 Alexandre Ghiti New
riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set - 1 - --- 2021-04-15 Alexandre Ghiti New
[v8] RISC-V: enable XIP [v8] RISC-V: enable XIP - - - --- 2021-04-13 Alexandre Ghiti New
[v5,3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-04-11 Alexandre Ghiti New
[v5,2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-04-11 Alexandre Ghiti New
[v5,1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-04-11 Alexandre Ghiti New
[v7] RISC-V: enable XIP [v7] RISC-V: enable XIP - - - --- 2021-04-09 Alexandre Ghiti New
[v4,3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-04-09 Alexandre Ghiti New
[v4,2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-04-09 Alexandre Ghiti New
[v4,1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-04-09 Alexandre Ghiti New
riscv: Bump COMMAND_LINE_SIZE value to 1024 riscv: Bump COMMAND_LINE_SIZE value to 1024 - - - --- 2021-03-16 Alexandre Ghiti New
[v3,3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-03-14 Alexandre Ghiti New
[v3,2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-03-14 Alexandre Ghiti New
[v3,1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-03-14 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,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,1/3] riscv: Move kernel mapping outside of linear mapping Move kernel mapping outside the linear mapping - - - --- 2021-03-13 Alexandre Ghiti New
[v3,2/2] riscv: Cleanup KASAN_VMALLOC support Improve KASAN_VMALLOC support - 1 - --- 2021-03-13 Alexandre Ghiti New
[v3,1/2] riscv: Ensure page table writes are flushed when initializing KASAN vmalloc Improve KASAN_VMALLOC support - 1 - --- 2021-03-13 Alexandre Ghiti New
[v2] riscv: Improve KASAN_VMALLOC support [v2] riscv: Improve KASAN_VMALLOC support - 1 - --- 2021-02-26 Alexandre Ghiti New
riscv: Improve KASAN_VMALLOC support riscv: Improve KASAN_VMALLOC support - - - --- 2021-02-26 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
[2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-02-25 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
riscv: Add KASAN_VMALLOC support riscv: Add KASAN_VMALLOC support - - - --- 2021-02-25 Alexandre Ghiti New
riscv: Pass virtual addresses to kasan_mem_to_shadow riscv: Pass virtual addresses to kasan_mem_to_shadow - - - --- 2021-02-22 Alexandre Ghiti New
riscv: Get rid of MAX_EARLY_MAPPING_SIZE riscv: Get rid of MAX_EARLY_MAPPING_SIZE - - 1 --- 2021-02-21 Alexandre Ghiti New
[4/4] riscv: Improve kasan population by using hugepages when possible Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
[3/4] riscv: Improve kasan population function Kasan improvements and fixes - - - --- 2021-02-08 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
[1/4] riscv: Improve kasan definitions Kasan improvements and fixes - - - --- 2021-02-08 Alexandre Ghiti New
riscv: Improve kasan population by using hugepages when possible riscv: Improve kasan population by using hugepages when possible - - - --- 2021-02-01 Alexandre Ghiti New
riscv: virt_addr_valid must check the address belongs to linear mapping riscv: virt_addr_valid must check the address belongs to linear mapping - 1 - --- 2021-01-29 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,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,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,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,08/12] riscv: Implement sv48 support Introduce sv48 support without relocable kernel - - - --- 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,06/12] riscv: Prepare ptdump for vm layout dynamic addresses 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,04/12] riscv: Allow to dynamically define VA_BITS Introduce sv48 support without relocable kernel - 1 - --- 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,02/12] riscv: Protect the kernel linear mapping Introduce sv48 support without relocable kernel - - - --- 2021-01-04 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
[v5,4/4] riscv: Check relocations at compile time vmalloc kernel mapping and relocatable kernel - 1 - --- 2020-06-07 Alexandre Ghiti New
[v5,3/4] powerpc: Move script to check relocations at compile time in scripts/ vmalloc kernel mapping and relocatable kernel - 1 - --- 2020-06-07 Alexandre Ghiti New
[v5,2/4] riscv: Introduce CONFIG_RELOCATABLE vmalloc kernel mapping and relocatable kernel - 2 - --- 2020-06-07 Alexandre Ghiti New
[v5,1/4] riscv: Move kernel mapping to vmalloc zone vmalloc kernel mapping and relocatable kernel - 1 - --- 2020-06-07 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
[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
[v2,8/8] riscv: Explicit comment about user virtual address space size Introduce sv48 support - 2 - --- 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,6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48 Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,5/8] riscv: Implement sv48 support Introduce sv48 support - 1 - --- 2020-06-03 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,3/8] riscv: Simplify MAXPHYSMEM config Introduce sv48 support - 1 - --- 2020-06-03 Alexandre Ghiti New
[v2,2/8] riscv: Allow to dynamically define VA_BITS Introduce sv48 support - - - --- 2020-06-03 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
« 1 2 3 »