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-12-19 08:02:07
linux-kernel
Re: [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
2021-12-14 18:27:53
linux-kernel
Re: [RFC] mm: introduce page pinner
2021-12-13 01:56:45
linux-kernel
Re: [RFC] mm: introduce page pinner
2021-12-12 07:21:40
linux-kernel
Re: [RFC] mm: introduce page pinner
2021-11-25 05:31:18
linux-kernel
Re: [PATCH] mm: Use BUG_ON instead of if condition followed by BUG
2021-11-24 22:46:06
linux-kernel
Re: [PATCH] mm: Use BUG_ON instead of if condition followed by BUG
2021-11-16 19:06:42
linux-kernel
Re: [PATCH RFC v2 2/2] mm: Rework swap handling of zap_pte_range
2021-11-16 08:51:37
linux-kernel
Re: [PATCH RFC v2 2/2] mm: Rework swap handling of zap_pte_range
2021-11-02 18:40:14
linux-kernel
Re: [PATCH v2] mm, slub: emit the "free" trace report before freeing memory in kmem_cache_free()
2021-11-02 07:04:53
linux-kernel
Re: [PATCH] mm, slub: place the trace before freeing memory in kmem_cache_free()
2021-11-01 19:44:06
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-11-01 19:37:57
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-11-01 19:32:52
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-28 01:38:18
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-28 01:22:29
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-27 17:32:27
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-27 04:38:38
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-27 04:38:37
linux-kernel
Re: [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
2021-10-18 06:49:47
linux-kernel
Re: [PATCH] mm/rmap.c: Avoid double faults migrating device private pages
2021-10-13 22:02:44
linux-kernel
Re: [PATCH 1/1] gup: document and work around "COW can break either way" issue
2021-10-09 19:51:51
linux-kernel
Re: [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()
2021-10-07 19:07:55
linux-kernel
Re: [PATCH v10 3/3] mm: add anonymous vma name refcounting
2021-10-06 07:02:58
linux-kernel
Re: [PATCH v10 3/3] mm: add anonymous vma name refcounting
2021-10-01 23:30:02
linux-kernel
Re: [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
2021-09-22 06:02:45
linux-kernel
Re: [PATCH 1/1] mm/migrate: de-duplicate migrate_reason strings
2021-09-22 04:52:55
linux-kernel
Re: [PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-22 04:50:43
linux-kernel
Re: [PATCH v2 1/2] mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
2021-09-22 04:20:43
linux-kernel
[PATCH 1/1] mm/migrate: de-duplicate migrate_reason strings
2021-09-22 04:20:39
linux-kernel
[PATCH 0/1] mm/migrate: de-duplicate migrate_reason strings
2021-09-21 21:56:36
linux-kernel
Re: [PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-21 19:26:23
linux-kernel
Re: [PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-19 12:12:22
linux-kernel
Re: [PATCH] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-18 11:21:26
linux-kernel
Re: [PATCH] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-17 13:01:30
linux-kernel
Re: [PATCH] mm/debug: sync up latest migrate_reason to migrate_reason_names
2021-09-17 07:23:14
linux-kernel
Re: [PATCH] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
2021-09-09 22:28:35
linux-kernel
Re: [PATCH] rapidio: Avoid bogus __alloc_size warning
2021-09-09 19:21:25
linux-kernel
Re: [GIT PULL] Memory folios for v5.15
2021-09-09 16:54:02
linux-kernel
Re: [PATCH] mm/page_isolation: don't putback unisolated page
2021-09-08 22:46:03
linux-kernel
Re: [PATCH] mm/page_isolation: don't putback unisolated page
2021-09-07 19:13:37
linux-kernel
Re: [mm/gup] 9857a17f20: kernel_BUG_at_include/linux/pagemap.h
2021-09-04 00:45:06
linux-kernel
[PATCH] mm/gup: further simplify __gup_device_huge()
2021-08-25 06:50:21
linux-kernel
Re: [RFC] Make use of non-dynamic dmabuf in RDMA
2021-08-24 17:40:51
linux-kernel
Re: [RFC] Make use of non-dynamic dmabuf in RDMA
2021-08-24 17:30:50
linux-kernel
Re: [RFC] Make use of non-dynamic dmabuf in RDMA
2021-08-15 20:41:15
linux-ext4
Re: [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
2021-08-13 05:04:51
linux-kernel
[PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
2021-08-13 05:02:58
linux-kernel
[PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly
2021-08-13 05:00:28
linux-kernel
[PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
2021-08-13 04:58:07
linux-kernel
[PATCH v3 0/3] A few gup refactorings and documentation updates
2021-08-13 01:51:54
linux-kernel
Re: linux-next: Tree for Aug 12
2021-08-12 23:39:02
linux-kernel
Re: [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()