Roman Penyaev ([email protected])

Number of posts: 185 (0.36 per day)
First post: 2018-12-03 11:05:50
Last post: 2020-05-05 20:59:51

Date List Subject
2019-01-04 13:10:04 linux-kernel Re: [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2019-01-04 12:37:30 linux-kernel Re: [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2019-01-04 02:38:12 linux-kernel Re: [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2019-01-04 00:03:29 linux-kernel Re: [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2019-01-03 21:38:39 linux-kernel [PATCH v2 4/4] epoll: use rwlock in order to reduce ep_poll_callback() contention
2019-01-03 21:33:40 linux-kernel [PATCH v2 0/4] use rwlock in order to reduce ep_poll_callback() contention
2019-01-03 21:33:32 linux-kernel [PATCH v2 2/4] epoll: loosen irq safety in ep_poll_callback()
2019-01-03 21:33:32 linux-kernel [PATCH v2 3/4] epoll: unify awaking of wakeup source on ep_poll_callback() path
2019-01-03 21:33:24 linux-kernel [PATCH v2 1/4] epoll: make sure all elements in ready list are in FIFO order
2019-01-03 21:32:10 linux-kernel [PATCH 0/2] perf bench: Add epoll-wait-mp1c benchmark calling epoll_wait(2)
2019-01-03 21:31:57 linux-kernel [PATCH 2/3] mm/vmalloc: do not call kmemleak_free() on not yet accounted memory
2019-01-03 21:15:04 linux-kernel [PATCH 2/2] perf bench: Add epoll-wait-mp1c benchmark calling epoll_wait(2)
2019-01-03 21:14:31 linux-kernel [PATCH 1/2] perf bench: rename epoll-wait bench to epoll-wait-1pmc
2019-01-03 21:14:00 linux-kernel [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2019-01-03 21:13:57 linux-kernel [PATCH 0/3] mm/vmalloc: fix size check and few cleanups
2019-01-03 21:13:40 linux-kernel [PATCH 3/3] mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()
2018-12-17 13:59:29 linux-kernel Re: [PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
2018-12-13 12:21:17 linux-kernel Re: [PATCH 3/3] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-13 10:15:13 linux-kernel Re: [PATCH 3/3] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-12 11:07:23 linux-kernel [PATCH 2/3] epoll: loosen irq safety in ep_poll_callback()
2018-12-12 11:06:48 linux-kernel [PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
2018-12-12 11:06:33 linux-kernel [PATCH 1/3] epoll: make sure all elements in ready list are in FIFO order
2018-12-12 11:06:01 linux-kernel [PATCH 3/3] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-06 10:54:47 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-06 10:29:59 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-06 10:28:27 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-05 20:12:54 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-05 11:26:37 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-05 11:23:29 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-05 11:17:40 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-04 11:51:54 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-03 11:05:50 linux-kernel [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention