Michel Lespinasse ([email protected])

Number of posts: 504 (0.12 per day)
First post: 2009-11-17 07:47:08
Last post: 2021-04-01 20:26:13

Date List Subject
2020-03-27 22:51:41 linux-kernel [PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
2020-03-27 21:54:51 linux-kernel Re: [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers
2020-03-27 08:09:24 linux-kernel Re: [v2 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
2020-03-27 07:46:35 linux-kernel Re: [PATCH v2 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
2020-03-27 05:10:14 linux-kernel Re: [PATCH v2 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
2020-03-27 02:13:11 linux-kernel [PATCH v2 10/10] mmap locking API: rename mmap_sem to mmap_lock
2020-03-27 02:13:00 linux-kernel [PATCH v2 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
2020-03-27 02:12:56 linux-kernel [PATCH v2 06/10] mmap locking API: convert nested write lock sites
2020-03-27 02:12:27 linux-kernel [PATCH v2 09/10] mmap locking API: use lockdep_assert_held
2020-03-27 02:12:26 linux-kernel [PATCH v2 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
2020-03-27 02:12:13 linux-kernel [PATCH v2 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
2020-03-27 02:12:03 linux-kernel [PATCH v2 03/10] DMA reservations: use the new mmap locking API
2020-03-27 02:12:03 linux-kernel [PATCH v2 02/10] MMU notifier: use the new mmap locking API
2020-03-27 02:12:03 linux-kernel [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers
2020-03-27 02:12:03 linux-kernel [PATCH v2 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
2020-03-27 02:12:03 linux-kernel [PATCH v2 00/10] Add a new mmap locking API wrapping mmap_sem calls
2020-03-26 22:18:40 linux-kernel Re: [PATCH 3/8] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
2020-03-26 22:10:25 linux-kernel Re: [PATCH 1/8] mmap locking API: initial implementation as rwsem wrappers
2020-03-26 12:58:00 linux-kernel Re: [PATCH 5/8] mmap locking API: convert nested write lock sites
2020-03-26 07:15:31 linux-kernel Re: [PATCH 0/8] Add a new mmap locking API wrapping mmap_sem calls
2020-03-26 07:05:07 linux-kernel [PATCH 7/8] mmap locking API: add MMAP_LOCK_INITIALIZER
2020-03-26 07:04:21 linux-kernel [PATCH 1/8] mmap locking API: initial implementation as rwsem wrappers
2020-03-26 07:04:18 linux-kernel [PATCH 0/8] Add a new mmap locking API wrapping mmap_sem calls
2020-03-26 07:04:12 linux-kernel [PATCH 2/8] MMU notifier: use the new mmap locking API
2020-03-26 07:04:10 linux-kernel [PATCH 6/8] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
2020-03-26 07:03:49 linux-kernel [PATCH 8/8] mmap locking API: rename mmap_sem to mmap_lock
2020-03-26 07:03:37 linux-kernel [PATCH 5/8] mmap locking API: convert nested write lock sites
2020-03-26 07:03:35 linux-kernel [PATCH 3/8] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
2020-03-26 07:03:30 linux-kernel [PATCH 4/8] mmap locking API: convert mmap_sem call sites missed by coccinelle
2019-10-28 13:45:54 linux-kernel Re: [Patch v2 1/2] lib/rbtree: set successor's parent unconditionally
2019-10-04 13:16:09 linux-kernel Re: [PATCH -next 00/11] lib/interval-tree: move to half closed intervals
2019-10-04 12:45:47 linux-kernel Re: [PATCH -next 00/11] lib/interval-tree: move to half closed intervals
2019-10-04 12:32:18 linux-kernel Re: [PATCH 08/11] mm: convert vma_interval_tree to half closed intervals
2019-10-04 12:20:21 linux-kernel Re: [PATCH 07/11] vhost: convert vhost_umem_interval_tree to half closed intervals
2019-10-04 12:08:12 linux-kernel Re: [PATCH 05/11] IB/hfi1: convert __mmu_int_rb to half closed intervals
2019-10-04 12:05:04 linux-kernel Re: [PATCH 03/11] drm/amdgpu: convert amdgpu_vm_it to half closed intervals
2019-10-04 11:04:10 linux-kernel Re: [PATCH 02/11] lib/interval-tree: add an equivalent tree with [a,b) intervals
2019-09-05 02:18:26 linux-kernel Re: [PATCH 1/3] x86,mm/pat: Use generic interval trees
2019-08-23 08:03:31 linux-kernel Re: [PATCH 1/3] x86,mm/pat: Use generic interval trees
2019-08-23 08:01:09 linux-kernel Re: [PATCH 1/3] x86,mm/pat: Use generic interval trees
2019-08-22 01:55:39 linux-kernel Re: [PATCH 1/3] x86,mm/pat: Use generic interval trees
2019-08-21 23:54:15 linux-kernel Re: [PATCH v2 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
2019-08-12 07:15:13 linux-kernel Re: [PATCH 0/2] some cleanups related to RB_DECLARE_CALLBACKS_MAX
2019-08-12 01:39:35 linux-kernel Re: [PATCH 1/2] augmented rbtree: use max3() in the *_compute_max() function
2019-08-12 00:41:46 linux-kernel Re: [PATCH 2/2] mm/vmalloc: use generated callback to populate subtree_max_size
2019-07-30 10:55:19 linux-kernel Re: [PATCH v3 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
2019-07-27 02:49:21 linux-kernel Re: [PATCH v3 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
2019-07-26 05:55:30 linux-kernel Re: [PATCH] rbtree: sync up the tools/ copy of the code with the main one
2019-07-12 17:01:12 linux-kernel Re: [PATCH] mm/mmap: fix the adjusted length error
2019-07-08 16:34:20 linux-kernel Re: [PATCH v3 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
2019-07-03 04:05:01 linux-kernel [PATCH v3 1/3] augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro