Alexandre Ghiti ([email protected])

Number of posts: 659 (1.18 per day)
First post: 2022-11-21 13:47:26
Last post: 2024-06-04 11:44:45

Date List Subject
2024-06-04 11:44:45 linux-kernel Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
2024-06-04 07:17:55 linux-kernel Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
2024-06-04 07:15:26 linux-kernel Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
2024-06-03 12:02:57 linux-kernel Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
2024-05-31 06:22:30 linux-kernel Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
2024-05-30 14:56:01 linux-kernel [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
2024-05-30 12:05:56 linux-kernel Re: [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
2024-05-30 07:54:39 linux-kernel [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
2024-05-30 05:30:35 linux-kernel Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
2024-05-29 13:03:27 linux-kernel Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
2024-05-29 12:59:05 linux-kernel Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-05-29 12:56:27 linux-kernel Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-05-29 12:29:25 linux-kernel Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-05-29 12:21:14 linux-kernel Re: [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
2024-05-29 08:18:25 linux-kernel Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
2024-05-29 06:16:18 linux-kernel Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
2024-05-28 15:18:48 linux-kernel [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
2024-05-28 15:18:13 linux-kernel [PATCH 6/7] asm-generic: ticket-lock: Add separate ticket-lock.h
2024-05-28 15:17:27 linux-kernel [PATCH 5/7] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
2024-05-28 15:16:36 linux-kernel [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
2024-05-28 15:16:03 linux-kernel [PATCH 3/7] riscv: Implement arch_cmpxchg128() using Zacas
2024-05-28 15:14:49 linux-kernel [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-05-28 15:13:16 linux-kernel [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
2024-05-28 15:12:05 linux-kernel [PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-05-28 05:13:04 linux-kernel Re: [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
2024-05-27 15:43:35 linux-kernel [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
2024-05-23 15:00:07 linux-kernel Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
2024-05-23 11:51:49 linux-kernel [PATCH] riscv: Fix early ftrace nop patching
2024-05-21 13:41:43 linux-kernel Re: [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
2024-05-21 13:24:09 linux-kernel Re: [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
2024-05-21 13:20:09 linux-kernel Re: [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
2024-05-21 12:35:57 linux-kernel Re: [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
2024-05-21 12:23:18 linux-kernel Re: [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
2024-05-14 18:43:13 linux-kernel Re: [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
2024-05-14 18:03:08 linux-kernel Re: [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
2024-05-14 17:49:56 linux-kernel Re: [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
2024-05-14 17:32:12 linux-kernel Re: [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
2024-05-14 17:17:25 linux-kernel Re: [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
2024-05-14 15:58:02 linux-kernel Re: [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
2024-05-14 13:36:27 linux-kernel [PATCH] riscv: Extend sv39 linear mapping max size to 128G
2024-05-13 13:09:44 linux-kernel Re: [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
2024-05-13 13:07:33 linux-kernel Re: [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
2024-05-12 17:26:22 linux-kernel Re: [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
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