John Hubbard ([email protected])

Number of posts: 278 (139 per day)
First post: 2008-01-14 22:39:45
Last post: 2008-01-17 05:47:29

Date List Subject
2018-07-09 08:08:10 linux-kernel [PATCH 2/2] goldfish_pipe/mm: convert to the new put_user_page() call
2018-07-09 08:07:37 linux-kernel [PATCH 1/2] mm: introduce put_user_page(), placeholder version
2018-07-02 01:32:48 linux-kernel [PATCH v2 4/6] mm/fs: add a sync_mode param for clear_page_dirty_for_io()
2018-07-02 01:32:37 linux-kernel [PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
2018-07-02 01:12:16 linux-kernel [PATCH v2 3/6] mm: introduce zone_gup_lock, for dma-pinned pages
2018-07-02 01:02:01 linux-kernel [PATCH v2 2/6] mm: introduce page->dma_pinned_flags, _count
2018-07-02 01:01:09 linux-kernel [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields
2018-07-02 00:59:42 linux-kernel [PATCH v2 6/6] mm: page_mkclean, ttu: handle pinned pages
2018-07-02 00:59:32 linux-kernel [PATCH v2 1/6] mm: get_user_pages: consolidate error handling
2018-06-17 01:27:48 linux-kernel [PATCH 1/2] consolidate get_user_pages error handling
2018-06-17 01:26:48 linux-kernel [PATCH 0/2] mm: gup: don't unmap or drop filesystem buffers
2018-06-17 01:26:29 linux-kernel [PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
2017-12-12 00:23:41 linux-kernel [PATCH v5] mmap.2: MAP_FIXED updated documentation
2017-12-06 03:14:42 linux-kernel [PATCH v4] mmap.2: MAP_FIXED updated documentation
2017-12-05 03:13:08 linux-kernel [PATCH v3] mmap.2: MAP_FIXED updated documentation
2017-12-04 02:14:20 linux-kernel [PATCH v2] mmap.2: MAP_FIXED updated documentation
2017-12-02 02:16:36 linux-kernel [PATCH] mmap.2: MAP_FIXED is no longer discouraged
2017-09-16 00:35:37 linux-kernel [PATCH 1/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations
2017-09-16 00:35:34 linux-kernel [PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations
2017-03-08 09:35:44 linux-kernel [PATCH] refcount: restore kref_get and kref_put to non-GPL status
2017-03-08 09:26:11 linux-kernel [PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL status
2008-01-17 05:47:29 linux-kernel Re: Bitops source problem
2008-01-14 22:39:45 linux-kernel Re: The ext3 way of journalling