Alexandre Ghiti ([email protected])

Number of posts: 616 (1.15 per day)
First post: 2022-11-21 13:47:26
Last post: 2024-05-08 19:45:27

Date List Subject
2024-05-08 19:45:27 linux-kernel [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
2024-05-08 19:39:18 linux-kernel [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
2024-05-08 19:32:23 linux-kernel [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions
2024-05-08 19:31:51 linux-kernel [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
2024-05-08 19:29:58 linux-kernel [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
2024-05-08 19:29:00 linux-kernel [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
2024-05-08 19:28:21 linux-kernel [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
2024-05-08 19:28:19 linux-kernel [PATCH 00/12] Make riscv use THP contpte support for arm64
2024-05-08 19:25:08 linux-kernel [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
2024-05-08 19:23:57 linux-kernel [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
2024-05-08 19:22:57 linux-kernel [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
2024-05-08 19:21:56 linux-kernel [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
2024-05-08 19:20:48 linux-kernel [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
2024-05-08 11:51:16 linux-kernel [PATCH RESEND v2 9/9] mm: Use common huge_ptep_clear_flush() function for riscv/arm64
2024-05-08 11:43:33 linux-kernel [PATCH RESEND v2 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
2024-05-08 11:43:18 linux-kernel [PATCH RESEND v2 8/9] mm: Use common huge_ptep_set_wrprotect() function for riscv/arm64
2024-05-08 11:42:20 linux-kernel [PATCH RESEND v2 7/9] mm: Use common huge_ptep_set_access_flags() function for riscv/arm64
2024-05-08 11:42:19 linux-kernel [PATCH RESEND v2 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
2024-05-08 11:39:13 linux-kernel [PATCH RESEND v2 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
2024-05-08 11:37:39 linux-kernel [PATCH RESEND v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
2024-05-08 11:36:36 linux-kernel [PATCH RESEND v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
2024-05-08 11:35:37 linux-kernel [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
2024-05-08 11:34:49 linux-kernel [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
2024-05-08 11:24:57 linux-kernel [PATCH v2 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
2024-05-08 11:23:52 linux-kernel [PATCH v2 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
2024-05-08 11:23:21 linux-kernel [PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
2024-05-08 11:22:51 linux-kernel [PATCH v2 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
2024-05-08 11:22:20 linux-kernel [PATCH v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
2024-05-08 11:21:26 linux-kernel [PATCH v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
2024-05-08 11:19:51 linux-kernel [PATCH v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
2024-04-30 12:08:45 linux-kernel Re: [PATCH V1] riscv: mm: Support > 1GB kernel image size when creating early page table
2024-04-25 10:23:00 linux-kernel Re: [PATCH v2] ptdump: add non-leaf descriptor support
2024-03-29 06:57:07 linux-kernel Re: RISC-V for-next/fixes (cont'd from PW sync)
2024-03-28 07:38:54 linux-kernel [PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
2024-03-26 20:41:00 linux-kernel [PATCH 1/2] riscv: Fix warning by declaring arch_cpu_idle() as noinstr
2024-03-26 20:38:28 linux-kernel [PATCH 2/2] riscv: Disable preemption when using patch_map()
2024-03-26 20:37:02 linux-kernel [PATCH 0/2] ftrace fixes
2024-03-26 11:46:37 linux-kernel [PATCH] riscv: Check that vdso does not contain any dynamic relocations
2024-03-24 18:20:17 linux-kernel Re: [PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
2024-03-22 15:51:12 linux-kernel Re: [PATCH] RISC-V: only flush icache when it has VM_EXEC set
2024-03-22 11:26:49 linux-kernel [PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
2024-03-22 09:27:38 linux-kernel Re: [PATCH v2] riscv: Add tracepoints for SBI calls and returns
2024-03-18 20:50:35 linux-kernel Re: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-12 09:34:03 linux-kernel Re: Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2024-03-04 08:03:00 linux-kernel [PATCH] riscv: Fix compilation error with FAST_GUP and rv32
2024-03-01 16:07:24 linux-kernel Re: [PATCH v4 05/15] drivers/perf: riscv: Implement SBI PMU snapshot function
2024-03-01 11:29:40 linux-kernel Re: [PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
2024-03-01 09:40:25 linux-kernel [PATCH 9/9] mm: Use common huge_ptep_clear_flush() function for riscv/arm64
2024-03-01 09:35:47 linux-kernel [PATCH 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
2024-03-01 09:23:30 linux-kernel [PATCH 8/9] mm: Use common huge_ptep_set_wrprotect() function for riscv/arm64
2024-03-01 09:22:29 linux-kernel [PATCH 7/9] mm: Use common huge_ptep_set_access_flags() function for riscv/arm64