Alexandru Elisei ([email protected])

Number of posts: 314 (0.21 per day)
First post: 2020-01-27 11:22:22
Last post: 2024-02-20 16:48:36

Date List Subject
2024-02-20 16:48:36 linux-kernel Re: arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
2024-02-20 16:10:58 linux-kernel Re: arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
2024-02-20 13:26:56 linux-kernel Re: arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
2024-02-20 11:26:56 linux-kernel arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
2024-02-05 16:31:05 linux-kernel Re: [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
2024-02-02 15:15:49 linux-kernel Re: [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
2024-02-01 18:01:11 linux-kernel Re: [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
2024-02-01 17:41:23 linux-kernel Re: [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
2024-02-01 17:38:27 linux-kernel Re: [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with missing tag storage
2024-02-01 17:36:54 linux-kernel Re: [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
2024-01-31 14:48:34 linux-kernel Re: [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
2024-01-31 13:48:43 linux-kernel Re: [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
2024-01-31 13:28:03 linux-kernel Re: [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
2024-01-31 12:24:47 linux-kernel Re: [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
2024-01-30 12:23:07 linux-kernel Re: [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
2024-01-30 11:59:31 linux-kernel Re: [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
2024-01-30 11:59:19 linux-kernel Re: [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
2024-01-30 11:40:03 linux-kernel Re: [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
2024-01-30 11:39:32 linux-kernel Re: [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
2024-01-30 11:39:00 linux-kernel Re: [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
2024-01-30 11:34:38 linux-kernel Re: [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
2024-01-30 11:33:40 linux-kernel Re: [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
2024-01-29 12:08:40 linux-kernel Re: [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
2024-01-29 11:55:18 linux-kernel Re: [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
2024-01-29 11:52:00 linux-kernel Re: [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
2024-01-29 11:51:37 linux-kernel Re: [PATCH RFC v3 05/35] mm: cma: Don't append newline when generating CMA area name
2024-01-29 11:51:13 linux-kernel Re: [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
2024-01-29 11:46:13 linux-kernel Re: [PATCH RFC v3 03/35] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
2024-01-29 11:42:56 linux-kernel Re: [PATCH RFC v3 02/35] mm: page_alloc: Add an arch hook early in free_pages_prepare()
2024-01-29 11:42:20 linux-kernel Re: [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
2024-01-26 17:03:55 linux-kernel Re: [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory
2024-01-25 17:08:39 linux-kernel [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
2024-01-25 17:07:21 linux-kernel [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
2024-01-25 17:06:55 linux-kernel [PATCH RFC v3 27/35] arm64: mte: Handle tag storage pages mapped in an MTE VMA
2024-01-25 17:02:35 linux-kernel [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
2024-01-25 16:58:41 linux-kernel [PATCH RFC v3 16/35] KVM: arm64: Don't deny VM_PFNMAP VMAs when kvm_has_mte()
2024-01-25 16:58:01 linux-kernel [PATCH RFC v3 15/35] of: fdt: Add of_flat_read_u32()
2024-01-25 16:57:43 linux-kernel [PATCH RFC v3 35/35] HACK! arm64: dts: Add fake tag storage to fvp-base-revc.dts
2024-01-25 16:57:33 linux-kernel [PATCH RFC v3 14/35] of: fdt: Return the region size in of_flat_dt_translate_address()
2024-01-25 16:57:27 linux-kernel [PATCH RFC v3 34/35] arm64: mte: Enable dynamic tag storage management
2024-01-25 16:56:58 linux-kernel [PATCH RFC v3 33/35] KVM: arm64: mte: Introduce VM_MTE_KVM VMA flag
2024-01-25 16:56:37 linux-kernel [PATCH RFC v3 32/35] KVM: arm64: mte: Reserve tag storage for virtual machines with MTE
2024-01-25 16:55:55 linux-kernel [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with missing tag storage
2024-01-25 16:55:34 linux-kernel [PATCH RFC v3 29/35] arm64: mte: copypage: Handle tag restoring when missing tag storage
2024-01-25 16:54:27 linux-kernel [PATCH RFC v3 26/35] arm64: mte: Use fault-on-access to reserve missing tag storage
2024-01-25 16:54:06 linux-kernel [PATCH RFC v3 25/35] arm64: mte: Reserve tag block for the zero page
2024-01-25 16:53:54 linux-kernel [PATCH RFC v3 24/35] arm64: mte: Perform CMOs for tag blocks
2024-01-25 16:53:01 linux-kernel [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
2024-01-25 16:52:43 linux-kernel [PATCH RFC v3 21/35] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
2024-01-25 16:52:22 linux-kernel [PATCH RFC v3 20/35] arm64: mte: Add tag storage memory to CMA
2024-01-25 16:52:00 linux-kernel [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory