Petr Tesařík ([email protected])

Number of posts: 210 (0.41 per day)
First post: 2023-01-01 20:46:44
Last post: 2024-05-27 17:09:34

Date List Subject
2024-05-27 17:09:34 linux-kernel Re: [PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
2024-05-09 20:10:47 linux-kernel Re: [PATCH v2 2/3] doc: swiotlb: Document SWIOTLB areas parameter
2024-05-09 06:14:15 linux-kernel Re: [PATCH v2 2/3] doc: swiotlb: Document SWIOTLB areas parameter
2024-05-09 05:53:02 linux-kernel Re: [PATCH v2 1/3] doc: swiotlb: iommu/dma: Clarify swiotlb=force option applies only to dma-direct
2024-05-06 15:48:12 linux-kernel Re: [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used by untrusted devices
2024-05-06 15:36:20 linux-kernel Re: [PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-05-04 09:02:34 linux-kernel Re: [PATCH] swiotlb: Initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
2024-05-04 08:53:38 linux-kernel Re: [PATCH] dma-direct: Set SG_DMA_SWIOTLB flag for dma-direct
2024-05-04 08:17:11 linux-kernel Re: [PATCH] swiotlb: iommu/dma: Clarify swiotlb options apply only to dma-direct
2024-05-01 11:21:51 linux-kernel Re: [PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
2024-04-30 20:22:25 linux-kernel Re: [PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
2024-04-30 11:33:46 linux-kernel Re: [PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
2024-04-15 13:27:09 linux-kernel Re: [PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-04-15 13:01:14 linux-kernel Re: [PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-04-15 11:56:12 linux-kernel Re: [PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-04-06 08:12:21 linux-kernel Re: [PATCH net] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-04-06 07:45:19 linux-kernel Re: [PATCH net] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-04-04 07:59:21 linux-kernel [PATCH net] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-04-04 06:39:14 linux-kernel Re: [EXTERNAL] Re: [PATCH 1/1] swiotlb: add a KUnit test suite
2024-03-30 08:25:39 linux-kernel Re: [PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
2024-03-26 12:10:46 linux-kernel Re: [PATCH 1/1] swiotlb: add a KUnit test suite
2024-03-26 11:55:42 linux-kernel Re: [PATCH v4 2/2] bug: introduce ASSERT_VAR_CAN_HOLD()
2024-03-25 16:40:28 linux-kernel Re: [PATCH 1/1] swiotlb: add a KUnit test suite
2024-03-25 13:54:15 linux-kernel Re: [PATCH 1/1] x86/entry: Use one cmpq in NMI entry to check RIP for nested NMIs
2024-03-22 19:31:42 linux-kernel Re: [PATCH v3 0/2] swiotlb: allocate padding slots if necessary
2024-03-22 17:52:06 linux-kernel Re: [PATCH v3 0/2] swiotlb: allocate padding slots if necessary
2024-03-22 17:33:35 linux-kernel Re: [PATCH v3 2/2] bug: introduce ASSERT_VAR_CAN_HOLD()
2024-03-18 18:50:58 linux-kernel Re: [PATCH v2 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-18 12:37:03 linux-kernel Re: [PATCH v6 1/6] swiotlb: Fix double-allocation of slots due to broken alignment handling
2024-03-15 15:09:46 linux-kernel Re: [PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-15 12:26:30 linux-kernel Re: [PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-12 10:44:20 linux-kernel Re: [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
2024-03-12 09:52:34 linux-kernel Re: [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
2024-03-12 08:53:56 linux-kernel Re: [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
2024-03-11 20:05:21 linux-kernel Re: [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
2024-03-11 18:21:29 linux-kernel Re: [PATCH 1/1] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-03-11 17:25:53 linux-kernel Re: [PATCH 1/1] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-03-08 18:08:18 linux-kernel Re: [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
2024-03-08 17:30:13 linux-kernel Re: [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
2024-03-08 17:27:18 linux-kernel Re: [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
2024-03-08 16:47:48 linux-kernel Re: [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
2024-03-06 11:35:31 linux-kernel [PATCH 1/1] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
2024-03-06 10:26:45 linux-kernel Re: [PATCH v1] docs: verify/bisect: fixes, finetuning, and support for Arch
2024-03-06 10:04:16 linux-kernel Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
2024-03-06 09:46:22 linux-kernel Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
2024-03-05 15:16:15 linux-kernel Re: [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
2024-03-04 19:04:41 linux-kernel Re: [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
2024-03-04 15:55:20 linux-kernel Re: [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
2024-03-04 14:41:19 linux-kernel Re: [PATCH] iommu/dma: Document min_align_mask assumption
2024-03-04 11:08:01 linux-kernel Re: [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
2024-03-01 18:42:29 linux-kernel Re: [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE