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
2020-08-29 21:58:26
linux-kernel
Re: [PATCH v2 1/3] mm/gup: introduce pin_user_page()
2020-08-29 08:11:22
linux-kernel
[PATCH v2 1/3] mm/gup: introduce pin_user_page()
2020-08-29 08:10:38
linux-kernel
[PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
2020-08-29 08:10:36
linux-kernel
[PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
2020-08-29 08:10:14
linux-kernel
[PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-27 04:00:49
linux-kernel
Re: [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
2020-08-25 12:07:21
linux-kernel
Re: [PATCH v3] tee: convert convert get_user_pages() --> pin_user_pages()
2020-08-25 02:29:37
linux-kernel
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 02:15:23
linux-kernel
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 02:08:08
linux-kernel
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 01:21:36
linux-kernel
[PATCH v2] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-24 21:15:33
linux-kernel
[PATCH v3] tee: convert convert get_user_pages() --> pin_user_pages()
2020-08-24 19:03:36
linux-kernel
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-24 18:44:41
linux-kernel
Re: [PATCH v2] tee: convert convert get_user_pages() --> pin_user_pages()
2020-08-24 18:38:40
linux-kernel
[PATCH v2] tee: convert convert get_user_pages() --> pin_user_pages()
2020-08-24 17:57:55
linux-kernel
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-24 07:38:37
linux-kernel
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
2020-08-24 07:21:27
linux-kernel
Re: [GIT PULL] tee subsystem pin_user_pages for v5.8
2020-08-23 07:05:45
linux-kernel
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
2020-08-22 04:26:09
linux-kernel
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-22 04:22:57
linux-kernel
[PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-22 04:22:51
linux-kernel
[PATCH 2/5] mm/gup: introduce pin_user_page()
2020-08-22 04:22:40
linux-kernel
[PATCH 3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
2020-08-22 04:22:35
linux-kernel
[PATCH 1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines
2020-08-22 04:22:31
linux-kernel
[PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
2020-08-21 20:00:36
linux-kernel
Re: [GIT PULL] tee subsystem pin_user_pages for v5.8
2020-08-21 03:54:48
linux-kernel
Re: [PATCH] mm/gup_benchmark: update the documentation in Kconfig
2020-08-19 18:19:16
linux-kernel
Re: [PATCH] mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
2020-08-16 07:43:51
linux-kernel
Re: [PATCH] mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
2020-08-11 11:23:43
linux-kernel
Re: btrfs crash in kobject_del while running xfstest
2020-08-11 11:19:49
linux-kernel
btrfs crash in kobject_del while running xfstest
2020-08-07 22:41:48
linux-kernel
Re: [PATCH v2] mm, dump_page: do not crash with bad compound_mapcount()
2020-08-07 18:35:48
linux-kernel
[PATCH] mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
2020-08-04 21:49:23
linux-kernel
[PATCH v2] mm, dump_page: do not crash with bad compound_mapcount()
2020-07-30 01:03:35
linux-kernel
Re: [PATCH v2] drivers/virt/fsl_hypervisor: Correcting error handling path
2020-07-09 20:16:28
linux-kernel
Re: [PATCH V4] mm/vmstat: Add events for THP migration without split
2020-07-08 00:18:53
linux-kernel
Re: [PATCH V3] mm/vmstat: Add events for THP migration without split
2020-07-07 22:00:48
linux-kernel
Re: [PATCH V3] mm/vmstat: Add events for THP migration without split
2020-07-07 19:33:54
linux-kernel
Re: [PATCH v2 2/3] xen/privcmd: Mark pages as dirty
2020-07-01 21:58:52
linux-kernel
Re: [PATCH v4 26/26] mm/gup: Remove task_struct pointer for all gup code
2020-06-30 03:11:27
linux-kernel
Re: [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
2020-06-29 01:55:56
linux-kernel
Re: [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault
2020-06-26 18:20:13
linux-kernel
Re: [PATCH] nouveau: fix page fault on device private memory
2020-06-26 07:10:18
linux-kernel
Re: [PATCH 2/2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
2020-06-25 06:49:03
linux-kernel
[PATCH v2] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
2020-06-25 06:28:19
linux-kernel
Re: [PATCH 2/2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
2020-06-25 00:13:16
linux-kernel
Re: [PATCH] mm: Skip opportunistic reclaim for dma pinned pages
2020-06-24 21:54:36
linux-kernel
Re: [PATCH] mm: Skip opportunistic reclaim for dma pinned pages
2020-06-23 02:05:21
linux-kernel
Re: [RESEND PATCH 1/3] nouveau: fix migrate page regression
2020-06-23 02:02:44
linux-kernel
Re: [RESEND PATCH 2/3] nouveau: fix mixed normal and device private page migration
2020-06-23 01:00:41
linux-kernel
Re: [RESEND PATCH 3/3] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static