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

Date List Subject
2023-02-03 02:55:10 linux-wireless Re: [syzbot] general protection fault in skb_dequeue (3)
2023-02-02 23:10:29 linux-kernel Re: [syzbot] general protection fault in skb_dequeue (3)
2023-02-02 23:10:28 linux-wireless Re: [syzbot] general protection fault in skb_dequeue (3)
2023-01-31 17:55:00 linux-kernel Re: [GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-30 22:03:12 linux-kernel Re: [GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-26 22:49:43 linux-kernel Re: [PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-24 20:50:38 linux-kernel Re: [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-24 20:32:13 linux-kernel Re: [PATCH v9 8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages
2023-01-24 20:31:17 linux-kernel Re: [PATCH v9 6/8] block: Switch to pinning pages.
2023-01-24 20:27:06 linux-kernel Re: [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
2023-01-24 20:26:16 linux-kernel Re: [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
2023-01-24 19:28:45 linux-kernel Re: [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
2023-01-24 19:25:46 linux-kernel Re: [PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
2023-01-24 19:24:09 linux-kernel Re: [PATCH v9 1/8] iov_iter: Define flags to qualify page extraction.
2023-01-24 07:03:29 linux-kernel Re: [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing
2023-01-24 06:55:43 linux-kernel Re: [PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-24 03:12:01 linux-kernel Re: [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down
2023-01-24 03:09:02 linux-kernel Re: [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down
2023-01-24 03:03:50 linux-kernel Re: [PATCH v8 03/10] mm: Provide a helper to drop a pin/ref on a page
2023-01-24 02:43:09 linux-kernel Re: [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing
2023-01-24 02:12:58 linux-kernel Re: [PATCH v8 01/10] iov_iter: Define flags to qualify page extraction.
2023-01-24 02:02:35 linux-kernel Re: [PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
2023-01-23 23:08:15 linux-kernel Re: [PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-23 22:54:08 linux-kernel Re: [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
2023-01-23 19:56:52 linux-kernel Re: [PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-09 20:45:32 linux-kernel Re: [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page to folios
2022-12-21 22:50:30 linux-kernel Re: [PATCH] mm: Move FOLL_* defs to mm_types.h
2022-12-16 23:20:28 linux-kernel Re: [PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
2022-12-14 23:10:13 linux-kernel Re: [PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
2022-12-14 10:06:43 linux-kernel Re: [PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
2022-12-09 22:09:00 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-09 21:47:33 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-09 20:40:40 linux-kernel Re: [PATCH v3 9/9] mm/hugetlb: Introduce hugetlb_walk()
2022-12-09 20:08:07 linux-kernel Re: [PATCH v3 8/9] mm/hugetlb: Make walk_hugetlb_range() safe to pmd unshare
2022-12-09 01:23:36 linux-kernel Re: [PATCH v2 10/10] mm/hugetlb: Document why page_vma_mapped_walk() is safe to walk
2022-12-08 23:23:51 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 22:45:10 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 22:35:19 linux-kernel Re: [PATCH v2 10/10] mm/hugetlb: Document why page_vma_mapped_walk() is safe to walk
2022-12-08 22:13:44 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 21:56:23 linux-kernel Re: [PATCH v2 09/10] mm/hugetlb: Introduce hugetlb_walk()
2022-12-08 20:58:30 linux-kernel Re: [PATCH v2 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
2022-12-08 20:07:26 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 03:04:06 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 02:56:22 linux-kernel Re: [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions
2022-12-08 01:15:06 linux-kernel Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-12-08 00:32:05 linux-kernel Re: [PATCH v2 10/10] mm/hugetlb: Document why page_vma_mapped_walk() is safe to walk
2022-12-08 00:29:54 linux-kernel Re: [PATCH v2 09/10] mm/hugetlb: Introduce hugetlb_walk()
2022-12-08 00:28:43 linux-kernel Re: [PATCH v2 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
2022-12-07 23:53:20 linux-kernel Re: [PATCH v2 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() safe to pmd unshare
2022-12-07 23:50:50 linux-kernel Re: [PATCH v2 07/10] mm/hugetlb: Make follow_hugetlb_page() safe to pmd unshare
2022-12-07 23:48:53 linux-kernel Re: [PATCH v2 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare