Jerome Glisse ([email protected])

Number of posts: 1552 (0.51 per day)
First post: 2009-06-22 16:24:31
Last post: 2017-11-12 17:58:50

Date List Subject
2021-07-01 16:41:50 linux-kernel [PATCH] misc: eeprom: at24: Always append device id even if label property is set.
2021-02-10 01:30:49 linux-kernel Re: [PATCH 0/9] Add support for SVM atomics in Nouveau
2021-01-14 02:41:43 linux-kernel Re: [PATCH 0/2] page_count can't be used to decide when wp_page_copy
2021-01-14 02:15:09 linux-kernel Re: [PATCH 0/2] page_count can't be used to decide when wp_page_copy
2021-01-13 03:32:18 linux-kernel Re: [PATCH 0/1] mm: restore full accuracy in COW page reuse
2020-10-08 22:20:16 linux-kernel Re: [PATCH 00/14] Small step toward KSM for file back page.
2020-10-08 15:56:45 linux-kernel Re: [PATCH 00/14] Small step toward KSM for file back page.
2020-10-07 21:47:52 linux-kernel Re: [PATCH 00/14] Small step toward KSM for file back page.
2020-10-07 18:22:38 linux-kernel Re: [PATCH 00/14] Small step toward KSM for file back page.
2020-10-07 17:25:29 linux-kernel Re: [PATCH 00/14] Small step toward KSM for file back page.
2020-10-07 01:48:20 linux-kernel [PATCH 08/14] mm: add struct address_space to releasepage() callback
2020-10-07 01:46:37 linux-kernel [PATCH 11/14] mm: add struct address_space to launder_page() callback
2020-10-07 01:46:05 linux-kernel [PATCH 06/14] mm: add struct address_space to set_page_dirty() callback
2020-10-07 01:46:05 linux-kernel [PATCH 00/14] Small step toward KSM for file back page.
2020-10-07 01:46:04 linux-kernel [PATCH 02/14] fs: define filler_t as a function pointer type
2020-10-07 01:18:41 linux-kernel [PATCH 14/14] mm: add struct address_space to is_dirty_writeback() callback
2020-10-07 01:17:24 linux-kernel [PATCH 12/14] mm: add struct address_space to is_partially_uptodate() callback
2020-10-07 01:16:47 linux-kernel [PATCH 13/14] mm: add struct address_space to isolate_page() callback
2020-10-07 01:15:43 linux-kernel [PATCH 03/14] fs: directly use a_ops->freepage() instead of a local copy of it.
2020-10-07 01:15:43 linux-kernel [PATCH 09/14] mm: add struct address_space to freepage() callback
2020-10-07 01:14:26 linux-kernel [PATCH 01/14] mm/pxa: page exclusive access add header file for all helpers.
2020-10-07 01:14:19 linux-kernel [PATCH 07/14] mm: add struct address_space to invalidatepage() callback
2020-10-07 01:13:55 linux-kernel [PATCH 10/14] mm: add struct address_space to putback_page() callback
2020-10-07 01:13:02 linux-kernel [PATCH 05/14] mm: add struct address_space to writepage() callback
2020-10-07 01:12:38 linux-kernel [PATCH 04/14] mm: add struct address_space to readpage() callback
2020-06-22 20:18:01 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:45:39 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:42:33 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:42:14 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:37:54 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:24:05 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-06-20 04:23:42 linux-kernel Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
2020-05-28 11:25:09 linux-kernel Re: Cache flush issue with page_mapping_file() and swap back shmem page ?
2020-05-28 00:23:06 linux-kernel Cache flush issue with page_mapping_file() and swap back shmem page ?
2019-11-14 01:26:41 linux-kernel Re: [PATCH] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
2019-11-13 23:05:17 linux-kernel Re: [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
2019-11-13 19:29:48 linux-kernel Re: [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
2019-11-13 19:26:18 linux-kernel Re: [PATCH] mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
2019-11-12 19:58:11 linux-kernel Re: [PATCH v3] mm/debug: __dump_page() prints an extra line
2019-11-12 19:55:53 linux-kernel Re: [PATCH v2] mm/debug: __dump_page() prints an extra line
2019-11-08 14:01:06 linux-kernel Re: [RFC] mm: gup: add helper page_try_gup_pin(page)
2019-11-07 18:24:25 linux-kernel Re: [RFC] mm: gup: add helper page_try_gup_pin(page)
2019-11-06 15:48:17 linux-kernel Re: [RFC] mm: gup: add helper page_try_gup_pin(page)
2019-11-05 15:57:37 linux-kernel Re: [RFC] mm: gup: add helper page_try_gup_pin(page)
2019-11-04 23:50:42 linux-kernel Re: [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
2019-11-04 20:49:58 linux-kernel Re: [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
2019-11-04 20:35:17 linux-kernel Re: [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
2019-11-04 19:54:13 linux-kernel Re: [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
2019-11-04 19:19:33 linux-kernel Re: [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
2019-11-04 19:05:40 linux-kernel Re: [RFC] mm: gup: add helper page_try_gup_pin(page)
2019-11-04 18:56:13 linux-kernel Re: [PATCH v2 12/18] mm/gup: track FOLL_PIN pages