Leonardo Brás ([email protected])

Number of posts: 356 (0.17 per day)
First post: 2018-08-07 04:07:07
Last post: 2024-03-07 22:48:25

Date List Subject
2024-03-07 22:48:25 linux-kernel Re: [PATCH 1/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2023-12-06 00:57:23 linux-kernel Re: [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
2023-12-05 18:29:37 linux-kernel [RESEND RFC PATCH v4 1/1] scripts: Introduce a default git.orderFile
2021-10-14 19:08:08 linux-kernel Re: [PATCH] powerpc/pseries/iommu: Add of_node_put() before break
2021-08-31 21:50:21 linux-kernel Re: [PATCH v6 00/11] DDW + Indirect Mapping
2021-08-31 20:50:51 linux-kernel Re: [PATCH v6 00/11] DDW + Indirect Mapping
2021-08-27 17:56:41 linux-kernel Re: [PATCH v6 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-08-17 06:43:11 linux-kernel [PATCH v6 11/11] powerpc/pseries/iommu: Rename "direct window" to "dma window"
2021-08-17 06:43:07 linux-kernel [PATCH v6 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
2021-08-17 06:42:57 linux-kernel [PATCH v6 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
2021-08-17 06:42:32 linux-kernel [PATCH v6 04/11] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
2021-08-17 06:42:14 linux-kernel [PATCH v6 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-08-17 06:42:11 linux-kernel [PATCH v6 09/11] powerpc/pseries/iommu: Find existing DDW with given property name
2021-08-17 06:41:49 linux-kernel [PATCH v6 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
2021-08-17 06:41:41 linux-kernel [PATCH v6 05/11] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
2021-08-17 06:41:31 linux-kernel [PATCH v6 03/11] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
2021-08-17 06:41:18 linux-kernel [PATCH v6 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
2021-08-17 06:41:15 linux-kernel [PATCH v6 01/11] powerpc/pseries/iommu: Replace hard-coded page shift
2021-08-17 06:41:09 linux-kernel [PATCH v6 00/11] DDW + Indirect Mapping
2021-08-17 06:14:53 linux-kernel Re: [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
2021-08-17 06:02:38 linux-kernel Re: [PATCH v5 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-08-17 06:02:22 linux-kernel Re: [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
2021-08-17 06:01:18 linux-kernel Re: [PATCH v5 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
2021-08-17 06:01:18 linux-kernel Re: [PATCH v5 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-07-20 05:39:40 linux-kernel Re: [PATCH v5 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
2021-07-20 02:05:46 linux-kernel Re: [PATCH v5 01/11] powerpc/pseries/iommu: Replace hard-coded page shift
2021-07-19 20:08:31 linux-kernel Re: [PATCH v5 04/11] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
2021-07-19 20:08:31 linux-kernel Re: [PATCH v5 03/11] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
2021-07-16 08:31:50 linux-kernel [PATCH v5 04/11] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
2021-07-16 08:30:59 linux-kernel [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
2021-07-16 08:30:34 linux-kernel [PATCH v5 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
2021-07-16 08:30:28 linux-kernel [PATCH v5 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
2021-07-16 08:30:23 linux-kernel [PATCH v5 11/11] powerpc/pseries/iommu: Rename "direct window" to "dma window"
2021-07-16 08:30:16 linux-kernel [PATCH v5 03/11] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
2021-07-16 08:30:07 linux-kernel [PATCH v5 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-07-16 08:30:04 linux-kernel [PATCH v5 09/11] powerpc/pseries/iommu: Find existing DDW with given property name
2021-07-16 08:29:34 linux-kernel [PATCH v5 05/11] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
2021-07-16 08:29:24 linux-kernel [PATCH v5 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
2021-07-16 08:29:03 linux-kernel [PATCH v5 01/11] powerpc/pseries/iommu: Replace hard-coded page shift
2021-07-16 08:29:03 linux-kernel [PATCH v5 00/11] DDW + Indirect Mapping
2021-07-14 19:26:45 linux-kernel Re: [PATCH v4 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-07-14 19:02:36 linux-kernel Re: [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
2021-07-13 04:48:12 linux-kernel Re: [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
2021-07-13 04:38:50 linux-kernel Re: [PATCH v4 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
2021-06-19 07:23:22 linux-kernel Re: [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
2021-06-18 13:19:32 linux-kernel Re: REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses"
2021-06-09 17:07:13 linux-kernel Re: [PATCH v2 1/3] powerpc/mm/hash: Avoid resizing-down HPT on first memory hotplug
2021-06-09 12:58:56 linux-kernel Re: [PATCH v2 3/3] powerpc/mm/hash: Avoid multiple HPT resize-downs on memory hotunplug
2021-06-09 12:32:21 linux-kernel Re: [PATCH v2 2/3] powerpc/mm/hash: Avoid multiple HPT resize-ups on memory hotplug
2021-06-09 12:13:09 linux-kernel Re: [PATCH v2 1/3] powerpc/mm/hash: Avoid resizing-down HPT on first memory hotplug
2021-04-30 16:35:41 linux-kernel [PATCH v4 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name