LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-07-15 08:24:34
linux-kernel
Re: [GIT PULL] RISC-V Patches for the 5.14 Merge Window, Part 1
2021-07-09 20:00:16
linux-kernel
Re: [GIT PULL] RISC-V Patches for the 5.14 Merge Window, Part 1
2021-07-08 11:47:02
linux-kernel
Re: [PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
2021-07-08 11:46:00
linux-kernel
Re: [PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
2021-07-01 20:00:49
linux-kernel
Re: [PATCH v8 0/2] Map the kernel with correct permissions the first time
2021-07-01 19:10:10
linux-kernel
Re: [PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
2021-07-01 19:09:19
linux-kernel
Re: [PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
2021-06-29 13:04:55
linux-kernel
Re: [PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
2021-06-29 11:48:56
linux-kernel
[PATCH] asm-generic: Fix a typo "regien" -> "region"
2021-06-29 09:19:17
linux-kernel
[PATCH 2/3] riscv: Make sure the linear mapping does not use the kernel mapping
2021-06-29 09:16:52
linux-kernel
[PATCH 3/3] riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
2021-06-29 09:15:55
linux-kernel
[PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
2021-06-24 12:19:03
linux-kernel
[PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
2021-06-24 12:04:20
linux-kernel
[PATCH v8 2/2] riscv: Map the kernel with correct permissions the first time
2021-06-24 12:03:05
linux-kernel
[PATCH v8 1/2] riscv: Introduce set_kernel_memory helper
2021-06-24 12:02:27
linux-kernel
[PATCH v8 0/2] Map the kernel with correct permissions the first time
2021-06-22 08:24:32
linux-kernel
[PATCH v7 2/2] riscv: Map the kernel with correct permissions the first time
2021-06-22 08:24:32
linux-kernel
[PATCH v7 1/2] riscv: Introduce set_kernel_memory helper
2021-06-22 08:22:23
linux-kernel
[PATCH v7 0/2] Map the kernel with correct permissions the first time
2021-06-21 07:14:54
linux-kernel
Re: [PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
2021-06-18 20:37:28
linux-kernel
[PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
2021-06-18 06:53:21
linux-kernel
Re: [PATCH v2] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
2021-06-17 18:00:36
linux-kernel
[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
2021-06-17 17:59:43
linux-kernel
[PATCH v6 0/2] Map the kernel with correct permissions the first time
2021-06-17 16:06:51
linux-kernel
[PATCH v6 1/2] riscv: Introduce set_kernel_memory helper
2021-06-17 15:57:07
linux-kernel
Re: [PATCH v5 0/2] riscv: Map the kernel with correct permissions the first time
2021-06-17 15:47:20
linux-kernel
[PATCH v5 1/2] riscv: Introduce set_kernel_memory helper
2021-06-17 14:48:52
linux-kernel
Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
2021-06-17 14:22:29
linux-kernel
Re: [PATCH v6 0/3] Introduce 64b relocatable kernel
2021-06-17 14:16:00
linux-kernel
[PATCH v6 2/2] riscv: Map the kernel with correct permissions the first time
2021-06-17 13:47:12
linux-kernel
[PATCH v5 2/2] riscv: Map the kernel with correct permissions the first time
2021-06-17 13:45:32
linux-kernel
[PATCH v5 0/2] riscv: Map the kernel with correct permissions the first time
2021-06-17 08:11:14
linux-kernel
Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
2021-06-17 07:25:51
linux-kernel
Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
2021-06-15 18:55:44
linux-kernel
Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
2021-06-13 06:16:15
linux-kernel
Re: [PATCH v4 1/4] riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
2021-06-06 07:42:26
linux-kernel
Re: [PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
2021-06-06 07:42:25
linux-kernel
Re: [PATCH v4 2/4] riscv: Simplify xip and !xip kernel address conversion macros
2021-06-06 07:26:55
linux-kernel
Re: [PATCH] riscv: mm: init: Consolidate vars, functions
2021-06-05 06:36:28
linux-kernel
Re: [PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
2021-06-04 12:10:15
linux-kernel
[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
2021-06-04 11:56:13
linux-kernel
[PATCH v4 2/4] riscv: Simplify xip and !xip kernel address conversion macros
2021-06-04 11:56:06
linux-kernel
[PATCH v4 4/4] riscv: Map the kernel with correct permissions the first time
2021-06-04 11:55:16
linux-kernel
[PATCH v4 3/4] riscv: Introduce set_kernel_memory helper
2021-06-04 11:53:04
linux-kernel
[PATCH v4 1/4] riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
2021-06-04 11:51:26
linux-kernel
[PATCH v4 0/4] riscv: Map the kernel with correct permissions the first time
2021-06-04 09:37:10
linux-kernel
Re: [PATCH] riscv: xip: support runtime trap patching
2021-06-03 15:08:59
linux-kernel
Re: [PATCH v3 1/3] riscv: Factorize xip and !xip kernel address conversion macros
2021-06-03 13:00:55
linux-kernel
Re: [PATCH v3 1/3] riscv: Factorize xip and !xip kernel address conversion macros
2021-06-03 08:34:57
linux-kernel
[PATCH v3 3/3] riscv: Map the kernel with correct permissions the first time
2021-06-03 08:33:51
linux-kernel
[PATCH v3 2/3] riscv: Introduce set_kernel_memory helper