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
2022-08-27 08:38:08
linux-nfs
[PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
2022-08-27 08:38:08
linux-nfs
[PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-27 08:37:59
linux-nfs
[PATCH 1/6] mm/gup: introduce pin_user_page()
2022-08-25 02:40:44
linux-kernel
Re: [PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
2022-08-24 22:56:47
linux-kernel
Re: [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
2022-08-22 00:34:11
linux-kernel
Re: [PATCH] mm/gup.c: Fix return value for __gup_longterm_locked()
2022-08-22 00:21:08
linux-kernel
Re: [syzbot] general protection fault in vma_is_shmem
2022-08-21 23:20:29
linux-kernel
Re: [syzbot] general protection fault in vma_is_shmem
2022-08-21 23:15:15
linux-kernel
Re: [syzbot] general protection fault in sanity_check_pinned_pages
2022-08-20 00:24:21
linux-kernel
Re: [PATCH v2 2/2] selftests/vm: use top_srcdir instead of recomputing relative paths
2022-08-20 00:22:00
linux-kernel
Re: [PATCH v2 1/2] selftests/vm: fix inability to build any vm tests
2022-08-18 19:14:59
linux-kernel
Re: [PATCH] selftests/vm: fix inability to build any vm tests
2022-08-17 23:21:32
linux-kernel
Re: [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
2022-08-17 22:22:04
linux-kernel
Re: [PATCH] selftests/vm: fix inability to build any vm tests
2022-08-17 20:45:05
linux-kernel
Re: [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
2022-08-16 05:58:42
linux-kernel
Re: [PATCH v2] sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
2022-08-14 01:47:38
linux-kernel
Re: [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()
2022-08-12 18:19:12
linux-kernel
Re: [PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
2022-08-12 07:19:39
linux-kernel
Re: [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
2022-08-05 08:36:20
linux-kernel
Re: [PATCH v2 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
2022-08-05 07:41:30
linux-kernel
Re: [PATCH v2 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
2022-08-04 23:31:27
linux-kernel
Re: [PATCH] mm/gup.c: Refactor check_and_migrate_movable_pages()
2022-07-29 21:27:45
linux-kernel
Re: [PATCH] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
2022-06-30 19:21:39
linux-kernel
Re: [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
2022-06-30 02:08:45
linux-kernel
Re: [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
2022-06-29 01:00:21
linux-kernel
Re: [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
2022-06-28 23:09:55
linux-kernel
Re: [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
2022-06-28 22:01:04
linux-kernel
Re: [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
2022-06-28 21:53:25
linux-kernel
Re: [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
2022-06-28 02:56:03
linux-kernel
Re: [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
2022-06-28 02:51:17
linux-kernel
Re: [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
2022-06-28 01:35:45
linux-kernel
[PATCH v3] gen_compile_commands: handle multiple lines per .mod file
2022-06-27 23:07:07
linux-kernel
Re: [PATCH] docs: rename Documentation/vm to Documentation/mm
2022-06-27 19:55:48
linux-kernel
Re: [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
2022-06-21 07:47:43
linux-kernel
Re: [PATCH v2] gen_compile_commands: fix overlooked module files
2022-06-16 02:25:15
linux-kernel
[PATCH v2] gen_compile_commands: fix overlooked module files
2022-06-16 02:08:44
linux-kernel
Re: [PATCH] gen_compile_commands: fix overlooked module files
2022-06-15 06:39:54
linux-kernel
[PATCH] gen_compile_commands: fix overlooked module files
2022-05-24 10:57:47
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-24 05:39:04
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-23 05:51:04
linux-kernel
Re: [syzbot] WARNING in follow_hugetlb_page
2022-05-18 07:17:09
linux-kernel
Re: [syzbot] WARNING in follow_hugetlb_page
2022-05-18 04:32:31
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-18 04:00:40
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-14 04:28:01
linux-kernel
Re: [syzbot] WARNING in follow_hugetlb_page
2022-05-14 04:25:49
linux-kernel
Re: [syzbot] WARNING in follow_hugetlb_page
2022-05-14 04:25:45
linux-kernel
Re: [syzbot] WARNING in follow_hugetlb_page
2022-05-14 04:08:26
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-14 02:48:02
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-13 18:36:29
linux-kernel
Re: [PATCH v5] mm: fix is_pinnable_page against on cma page
2022-05-13 07:51:21
linux-kernel
Re: [PATCH v4] mm: fix is_pinnable_page against on cma page