LinuxLists
Users
About
David Rientjes (
[email protected]
)
Number of posts: 4424 (0.7 per day)
First post: 2007-01-29 18:39:10
Last post: 2024-06-02 20:47:57
Previous Page
/
Next Page
Date
List
Subject
2020-06-21 20:45:10
linux-kernel
[patch] dma-pool: warn when coherent pool is depleted
2020-06-21 20:23:20
linux-kernel
Re: [PATCH v2] dma-pool: Fix too large DMA pools on medium systems
2020-06-21 20:09:42
linux-kernel
Re: kernel BUG at mm/huge_memory.c:2613!
2020-06-20 04:45:31
linux-kernel
Re: kernel BUG at mm/huge_memory.c:2613!
2020-06-18 20:42:49
linux-kernel
Re: [PATCH] dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
2020-06-15 19:50:22
linux-kernel
Re: Linux 5.8-rc1 BUG unable to handle page fault (snd_pcm)
2020-06-11 19:29:41
linux-kernel
[patch for-5.8 3/4] dma-direct: check return value when encrypting or decrypting memory
2020-06-11 19:29:36
linux-kernel
[patch for-5.8 1/4] dma-direct: always align allocation size in dma_direct_alloc_pages()
2020-06-11 19:29:14
linux-kernel
[patch for-5.8 4/4] dma-direct: add missing set_memory_decrypted() for coherent mapping
2020-06-11 19:29:01
linux-kernel
[patch for-5.8 2/4] dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
2020-06-11 19:26:55
linux-kernel
[patch for-5.8 0/4] dma-direct: dma_direct_alloc_pages() fixes for AMD SEV
2020-06-11 07:28:09
linux-kernel
[patch for-5.8] dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
2020-06-10 05:30:04
linux-kernel
Re: next-0519 on thinkpad x60: sound related? window manager crash
2020-06-09 02:34:53
linux-kernel
Re: next-0519 on thinkpad x60: sound related? window manager crash
2020-06-08 21:08:54
linux-kernel
Re: [PATCH v2] dma-pool: Fix too large DMA pools on medium systems
2020-06-08 00:59:37
linux-kernel
Re: 82fef0ad811f "x86/mm: unencrypted non-blocking DMA allocations use coherent pools" was Re: next-0519 on thinkpad x60: sound related? window manager crash
2020-06-07 19:44:51
linux-kernel
Re: 82fef0ad811f "x86/mm: unencrypted non-blocking DMA allocations use coherent pools" was Re: next-0519 on thinkpad x60: sound related? window manager crash
2020-06-03 19:31:35
linux-kernel
Re: [PATCH] mm: thp: Add new kernel parameters transparent_hugepage_defrag/khugepaged_defrag
2020-05-11 01:27:57
linux-kernel
Re: [PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
2020-05-08 18:35:00
linux-kernel
Re: [PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
2020-05-08 18:28:16
linux-kernel
Re: [PATCH] slab: Replace zero-length array with flexible-array
2020-05-07 18:26:46
linux-kernel
Re: [PATCH] slub: limit count of partial slabs scanned to gather statistics
2020-05-05 17:09:35
linux-kernel
Re: [PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-05-04 21:39:10
linux-kernel
Re: [PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-05-04 21:26:55
linux-kernel
Re: [PATCH v5.6-rt] mm: slub: Always flush the delayed empty slubs in flush_all()
2020-05-04 21:23:37
linux-kernel
Re: [PATCH] slub: limit count of partial slabs scanned to gather statistics
2020-04-28 21:52:36
linux-kernel
Re: [patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
2020-04-27 23:06:51
linux-kernel
Re: [patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
2020-04-27 03:14:52
linux-kernel
Re: [patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
2020-04-24 20:50:51
linux-kernel
[patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
2020-04-23 20:06:41
linux-kernel
Re: [PATCH RESEND] slub: Remove userspace notifier for cache add/remove
2020-04-21 19:37:44
linux-kernel
Re: [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
2020-04-17 19:03:31
linux-kernel
Re: [PATCH v5 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
2020-04-17 19:03:02
linux-kernel
Re: [PATCH v5 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-04-17 18:44:13
linux-kernel
Re: [patch 0/7] unencrypted atomic DMA pools with dynamic expansion
2020-04-15 22:00:42
linux-kernel
[patch 6/7] x86/mm: unencrypted non-blocking DMA allocations use coherent pools
2020-04-15 22:00:40
linux-kernel
[patch 2/7] dma-pool: add additional coherent pools to map to gfp mask
2020-04-15 21:51:24
linux-kernel
Re: [rfc v2 3/6] dma-pool: dynamically expanding atomic pools
2020-04-15 21:51:24
linux-kernel
Re: [rfc v2 4/6] dma-direct: atomic allocations must come from atomic coherent pools
2020-04-15 14:41:12
linux-kernel
[patch 7/7] dma-pool: scale the default DMA coherent pool size with memory capacity
2020-04-15 14:39:44
linux-kernel
[patch 0/7] unencrypted atomic DMA pools with dynamic expansion
2020-04-15 14:39:26
linux-kernel
[patch 4/7] dma-direct: atomic allocations must come from atomic coherent pools
2020-04-15 14:39:05
linux-kernel
[patch 5/7] dma-pool: add pool sizes to debugfs
2020-04-15 14:38:57
linux-kernel
[patch 3/7] dma-pool: dynamically expanding atomic pools
2020-04-15 14:38:49
linux-kernel
[patch 1/7] dma-remap: separate DMA atomic pools from direct remap code
2020-04-15 13:11:40
linux-kernel
Re: [rfc v2 4/6] dma-direct: atomic allocations must come from atomic coherent pools
2020-04-14 13:45:35
linux-kernel
Re: [PATCH v2 0/4] huge vmalloc mappings
2020-04-14 13:45:04
linux-bluetooth
Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-11 07:59:19
linux-kernel
Re: [PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation"
2020-04-10 19:39:54
linux-kernel
Re: [rfc v2 3/6] dma-pool: dynamically expanding atomic pools
2020-04-08 22:00:06
linux-kernel
[rfc v2 4/6] dma-direct: atomic allocations must come from atomic coherent pools