LinuxLists
Users
About
John Hubbard (
[email protected]
)
Number of posts: 2277 (0.63 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-06-15 02:51:47
Previous Page
/
Next Page
Date
List
Subject
2021-08-12 19:11:19
linux-kernel
Re: [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly
2021-08-11 22:10:01
linux-kernel
Re: [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly
2021-08-11 07:08:07
linux-kernel
[PATCH v2 1/3] mm/gup: documentation corrections for gup/pup
2021-08-11 07:08:03
linux-kernel
[PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly
2021-08-11 07:07:50
linux-kernel
[PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()
2021-08-11 07:07:42
linux-kernel
[PATCH v2 0/3] A few gup refactorings and documentation updates
2021-08-10 21:22:00
linux-kernel
Re: [PATCH 1/3] mm/gup: documentation corrections for gup/pup
2021-08-09 07:04:50
linux-kernel
Re: [PATCH 1/3] mm/gup: documentation corrections for gup/pup
2021-08-09 07:04:16
linux-kernel
Re: [PATCH 2/3] mm/gup: small refactoring: simplify try_grab_page()
2021-08-09 06:41:53
linux-kernel
Re: [PATCH 3/3] mm/gup: refactor and simplify try_get_page()
2021-08-09 00:32:39
linux-kernel
[PATCH 3/3] mm/gup: refactor and simplify try_get_page()
2021-08-08 23:53:05
linux-kernel
[PATCH 2/3] mm/gup: small refactoring: simplify try_grab_page()
2021-08-08 23:51:32
linux-kernel
[PATCH 1/3] mm/gup: documentation corrections for gup/pup
2021-08-08 23:51:22
linux-kernel
[PATCH 0/3] A few gup refactorings and documentation updates
2021-08-08 21:19:10
linux-kernel
Re: [PATCH 4/5] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
2021-08-08 21:15:10
linux-kernel
Re: [PATCH 0/5] Cleanups and fixup for gup
2021-08-06 11:53:17
linux-kernel
[PATCH] net: mvvp2: fix short frame size on s390
2021-07-29 22:22:49
linux-kernel
[PATCH] mm: delete unused get_kernel_page()
2021-07-28 05:26:21
linux-kernel
Re: gup_test.c:1:10: fatal error: fcntl.h: No such file or directory
2021-07-16 06:05:55
linux-kernel
Re: [PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"
2021-07-16 00:09:42
linux-kernel
Re: [PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"
2021-07-16 00:03:17
linux-kernel
Re: [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
2021-07-14 19:48:53
linux-kernel
Re: [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
2021-07-14 07:10:17
linux-kernel
Re: [PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"
2021-06-15 06:39:16
linux-kernel
Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-15 00:40:48
linux-kernel
Re: [PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-12 10:19:54
linux-kernel
Re: [PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-04 18:00:21
linux-kernel
Re: [mm/gup] 57efa1fe59: will-it-scale.per_thread_ops -9.2% regression
2021-06-03 08:40:58
linux-kernel
Re: [PATCH v9 07/10] mm: Device exclusive memory access
2021-05-28 20:03:01
linux-kernel
Re: [RFC PATCH] mm: dump_page: print total mapcount for compound page
2021-05-28 18:28:49
linux-kernel
Re: [RFC PATCH] mm: dump_page: print total mapcount for compound page
2021-05-26 08:03:46
linux-kernel
Re: [PATCH v9 07/10] mm: Device exclusive memory access
2021-05-25 01:40:39
linux-kernel
Re: [PATCH v9 07/10] mm: Device exclusive memory access
2021-05-08 01:16:13
linux-kernel
Re: [PATCH v2 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED
2021-05-07 10:21:15
linux-kernel
Re: [PATCH 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED
2021-05-07 07:37:07
linux-kernel
Re: [PATCH 2/3] mm: gup: allow FOLL_PIN to scale in SMP
2021-05-07 06:36:01
linux-kernel
Re: [PATCH 1/3] mm/gup_benchmark: Support threading
2021-05-04 00:27:45
linux-kernel
Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
2021-05-04 00:19:19
linux-kernel
Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
2021-05-04 00:16:11
linux-kernel
Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
2021-05-04 00:05:50
linux-kernel
Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
2021-05-03 23:44:19
linux-kernel
Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
2021-05-03 21:56:44
linux-kernel
Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
2021-05-03 18:33:25
linux-kernel
Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
2021-05-03 18:25:21
linux-kernel
Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
2021-05-03 18:24:06
linux-kernel
Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
2021-05-03 18:22:12
linux-kernel
Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
2021-05-03 18:22:12
linux-kernel
Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
2021-05-03 01:40:55
linux-kernel
Re: [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
2021-05-03 01:40:39
linux-kernel
Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
2021-05-03 01:39:57
linux-kernel
Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA