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
2021-06-03 08:31:03 linux-kernel [PATCH v3 1/3] riscv: Factorize xip and !xip kernel address conversion macros
2021-06-03 08:30:09 linux-kernel [PATCH v3 0/3] riscv: Map the kernel with correct permissions the first time
2021-06-03 06:02:02 linux-kernel Re: [PATCH v2] riscv: Map the kernel with correct permissions the first time
2021-05-31 17:01:32 linux-kernel Re: [PATCH] riscv: xip: support runtime trap patching
2021-05-30 07:56:11 linux-kernel Re: [PATCH v2] riscv: Map the kernel with correct permissions the first time
2021-05-28 11:36:05 linux-kernel Re: [PATCH v2] riscv: Map the kernel with correct permissions the first time
2021-05-26 13:56:45 linux-kernel [PATCH v2] riscv: Map the kernel with correct permissions the first time
2021-05-20 05:12:59 linux-kernel Re: [PATCH RFC] riscv: Map the kernel with correct permissions the first time
2021-05-19 21:02:55 linux-kernel [PATCH RFC] riscv: Map the kernel with correct permissions the first time
2021-05-19 21:02:01 linux-kernel [PATCH v6 2/3] powerpc: Move script to check relocations at compile time in scripts/
2021-05-19 18:20:10 linux-kernel Re: [PATCH] riscv: mm: Fix W+X mappings at boot
2021-05-19 17:50:00 linux-kernel [PATCH v6 3/3] riscv: Check relocations at compile time
2021-05-19 17:48:25 linux-kernel [PATCH v6 0/3] Introduce 64b relocatable kernel
2021-05-19 17:48:11 linux-kernel [PATCH v6 1/3] riscv: Introduce CONFIG_RELOCATABLE
2021-05-16 22:24:31 linux-kernel Re: [PATCH] riscv: mm: init: Consolidate vars, functions
2021-05-02 14:11:33 linux-kernel Re: [PATCH] riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
2021-05-02 14:09:40 linux-kernel Re: [PATCH v2] riscv: Only extend kernel reservation if mapped read-only
2021-05-02 08:42:11 linux-kernel Re: [PATCH] RISC-V: Always define XIP_FIXUP
2021-04-30 08:11:13 linux-kernel Re: [PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
2021-04-29 14:11:23 linux-kernel Re: [PATCH] riscv: Only extend kernel reservation if mapped read-only
2021-04-29 13:44:40 linux-kernel Re: [PATCH v2] RISC-V: Always define XIP_FIXUP
2021-04-29 13:34:23 linux-kernel Re: [PATCH] RISC-V: Always define XIP_FIXUP
2021-04-29 12:18:54 linux-kernel Re: [PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
2021-04-29 12:14:57 linux-kernel Re: [PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
2021-04-29 08:47:42 linux-kernel [PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
2021-04-28 10:55:54 linux-kernel [PATCH] riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
2021-04-28 08:26:56 linux-kernel Re: [PATCH] RISC-V: Always define XIP_FIXUP
2021-04-28 07:27:02 linux-kernel Re: [PATCH] riscv: Remove 32b kernel mapping from page table dump
2021-04-27 06:45:03 linux-kernel Re: [PATCH v8] RISC-V: enable XIP
2021-04-24 11:31:24 linux-kernel Re: [PATCH v8] RISC-V: enable XIP
2021-04-23 20:50:37 linux-kernel Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
2021-04-23 08:35:57 linux-kernel Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
2021-04-23 07:53:28 linux-kernel Re: [PATCH v8] RISC-V: enable XIP
2021-04-18 11:45:25 linux-kernel Re: [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
2021-04-18 11:32:45 linux-kernel [PATCH] riscv: Remove 32b kernel mapping from page table dump
2021-04-17 17:28:53 linux-kernel Re: [PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
2021-04-17 17:27:18 linux-kernel Re: [PATCH v4 1/3] riscv: Move kernel mapping outside of linear mapping
2021-04-17 17:23:26 linux-kernel [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
2021-04-16 11:01:47 linux-kernel Re: [PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
2021-04-15 18:02:18 linux-kernel Re: [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
2021-04-15 11:05:26 linux-kernel [PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
2021-04-15 04:57:46 linux-kernel Re: [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
2021-04-14 14:11:15 linux-kernel Re: [PATCH] implement flush_cache_vmap for RISC-V
2021-04-13 15:30:22 linux-kernel Re: [PATCH v8] RISC-V: enable XIP
2021-04-13 13:43:00 linux-kernel [PATCH v8] RISC-V: enable XIP
2021-04-12 05:14:09 linux-kernel Re: [PATCH v7] RISC-V: enable XIP
2021-04-11 17:55:01 linux-kernel [PATCH v5 3/3] riscv: Prepare ptdump for vm layout dynamic addresses
2021-04-11 17:51:46 linux-kernel [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
2021-04-11 17:51:28 linux-kernel [PATCH v5 2/3] Documentation: riscv: Add documentation that describes the VM layout
2021-04-11 17:48:54 linux-kernel [PATCH v5 0/3] Move kernel mapping outside the linear mapping
2021-04-09 12:59:06 linux-kernel Re: [PATCH v7] RISC-V: enable XIP