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-09-28 06:25:06
linux-kernel
[PATCH 5/8] selftests/vm: only some gup_test items are really benchmarks
2020-09-28 06:24:35
linux-kernel
[PATCH 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
2020-09-28 06:23:52
linux-kernel
[PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
2020-09-28 06:23:40
linux-kernel
[PATCH 4/8] selftests/vm: minor cleanup: Makefile and gup_test.c
2020-09-28 06:23:38
linux-kernel
[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
2020-09-28 06:23:35
linux-kernel
[PATCH 3/8] selftests/vm: rename run_vmtests --> run_vmtests.sh
2020-09-28 06:23:31
linux-kernel
[PATCH 1/8] mm/gup_benchmark: rename to mm/gup_test
2020-09-23 20:20:50
linux-kernel
Re: [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()
2020-09-22 20:06:16
linux-kernel
Re: [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()
2020-09-22 19:12:44
linux-kernel
Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
2020-09-22 18:03:45
linux-kernel
Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
2020-09-22 08:32:12
linux-kernel
Re: [PATCH 3/5] mm: Rework return value for copy_one_pte()
2020-09-22 08:31:56
linux-kernel
Re: [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()
2020-09-22 01:16:35
linux-kernel
Re: [PATCH 4/5] mm: Do early cow for pinned pages during fork() for ptes
2020-09-22 00:59:45
linux-kernel
Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
2020-09-22 00:59:42
linux-kernel
Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
2020-09-21 23:49:16
linux-kernel
Re: [PATCH 4/5] mm: Do early cow for pinned pages during fork() for ptes
2020-09-20 06:07:49
linux-kernel
Re: [PATCH] misc: mic: scif: Fix error handling path
2020-09-20 04:15:50
linux-kernel
Re: [PATCH] mm/gup: protect unpin_user_pages() against npages==-ERRNO
2020-09-18 21:07:59
linux-kernel
Re: [PATCH 1/4] mm: Trial do_wp_page() simplification
2020-09-18 07:13:26
linux-kernel
Re: [linux-next PATCH] rapidio: Fix error handling path
2020-09-17 20:20:43
linux-kernel
Re: [PATCH 1/4] mm: Trial do_wp_page() simplification
2020-09-17 19:57:48
linux-kernel
Re: [PATCH 1/4] mm: Trial do_wp_page() simplification
2020-09-17 17:49:48
linux-kernel
Re: [linux-next PATCH] rapidio: Fix error handling path
2020-09-17 07:04:28
linux-kernel
[PATCH] mm/gup: protect unpin_user_pages() against npages==-ERRNO
2020-09-16 06:40:57
linux-kernel
Re: [linux-next PATCH] rapidio: Fix error handling path
2020-09-16 01:52:47
linux-kernel
Re: [PATCH 1/4] mm: Trial do_wp_page() simplification
2020-09-15 17:51:31
linux-kernel
Re: [PATCH v2] mm/gup: fix gup_fast with dynamic page table folding
2020-09-15 01:31:33
linux-kernel
[PATCH 2/2] selftests/vm: fix incorrect gcc invocation in some cases
2020-09-15 01:31:01
linux-kernel
[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
2020-09-15 01:30:35
linux-kernel
[PATCH 1/2] selftests/vm: fix false build success on the second and later attempts
2020-09-14 20:57:17
linux-kernel
Re: [PATCH] mm/gup.c: Handling ERR within unpin_user_pages()
2020-09-10 22:42:07
linux-kernel
Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-10 21:26:42
linux-kernel
Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-09 04:05:16
linux-kernel
Re: [RFC PATCH 00/16] 1GB THP support on x86_64
2020-09-05 01:22:34
linux-kernel
Re: [linux-next PATCH v4] drivers/virt/fsl_hypervisor: Fix error handling path
2020-09-03 07:50:56
linux-kernel
Re: [PATCH 16/38] media: videobuf-dma-sg: number of pages should be unsigned long
2020-09-03 07:25:08
linux-kernel
Re: [PATCH] mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
2020-09-01 23:25:35
linux-kernel
Re: [RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table folding
2020-09-01 21:34:05
linux-kernel
Re: [linux-next PATCH v4] drivers/virt/fsl_hypervisor: Fix error handling path
2020-09-01 20:55:37
linux-kernel
Re: [linux-next PATCH v3] drivers/virt/fsl_hypervisor: Fix error handling path
2020-09-01 00:07:55
linux-kernel
Re: [linux-next PATCH v3] drivers/virt/fsl_hypervisor: Fix error handling path
2020-08-31 23:04:00
linux-kernel
Re: [linux-next PATCH v3] drivers/virt/fsl_hypervisor: Fix error handling path
2020-08-31 22:40:07
linux-kernel
Re: [PATCH v3 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
2020-08-31 07:18:04
linux-kernel
[PATCH v3 1/3] mm/gup: introduce pin_page()
2020-08-31 07:17:49
linux-kernel
[PATCH v3 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
2020-08-31 07:17:44
linux-kernel
[PATCH v3 0/3] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-31 07:16:10
linux-kernel
[PATCH v3 2/3] iov_iter: introduce iov_iter_pin_pages*() routines
2020-08-30 20:45:48
linux-kernel
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
2020-08-29 22:09:42
linux-kernel
Re: [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
2020-08-29 22:00:20
linux-kernel
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines