Roman Gushchin ([email protected])

Number of posts: 140 (0.19 per day)
First post: 2018-11-08 20:17:07
Last post: 2020-11-13 23:44:44

Date List Subject
2019-03-07 23:01:25 linux-kernel [PATCH 4/5] mm: release per-node memcg percpu data prematurely
2019-02-25 20:33:37 linux-kernel [PATCH 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
2019-02-25 20:31:51 linux-kernel [PATCH 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
2019-02-25 20:31:35 linux-kernel [PATCH 3/3] mm: show number of vmalloc pages in /proc/meminfo
2019-02-25 20:31:20 linux-kernel [PATCH 0/3] vmalloc enhancements
2019-02-19 22:11:15 linux-kernel [PATCH v8 4/7] cgroup: cgroup v2 freezer
2019-02-19 22:07:30 linux-kernel [PATCH v8 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
2019-02-19 22:05:45 linux-kernel [PATCH v8 2/7] cgroup: implement __cgroup_task_count() helper
2019-02-19 22:05:04 linux-kernel [PATCH v8 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
2019-02-19 22:04:11 linux-kernel [PATCH v8 6/7] kselftests: cgroup: add freezer controller self-tests
2019-02-19 22:04:03 linux-kernel [PATCH v8 7/7] cgroup: document cgroup v2 freezer interface
2019-02-19 22:03:46 linux-kernel [PATCH v8 1/7] cgroup: rename freezer.c into legacy_freezer.c
2019-02-19 22:03:42 linux-kernel [PATCH v8 0/7] freezer for cgroup v2
2019-02-12 19:50:52 linux-kernel [PATCH v7 0/7] freezer for cgroup v2
2019-02-12 19:50:46 linux-kernel [PATCH v7 2/7] cgroup: implement __cgroup_task_count() helper
2019-02-12 19:50:25 linux-kernel [PATCH v7 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
2019-02-12 19:50:20 linux-kernel [PATCH v7 1/7] cgroup: rename freezer.c into legacy_freezer.c
2019-02-12 19:49:21 linux-kernel [PATCH v7 7/7] cgroup: document cgroup v2 freezer interface
2019-02-12 19:48:35 linux-kernel [PATCH v7 4/7] cgroup: cgroup v2 freezer
2019-02-12 19:48:26 linux-kernel [PATCH v7 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
2019-02-12 19:47:43 linux-kernel [PATCH v7 6/7] kselftests: cgroup: add freezer controller self-tests
2019-02-12 17:59:50 linux-kernel [PATCH v2 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
2019-02-12 17:59:43 linux-kernel [PATCH v2 3/3] mm: show number of vmalloc pages in /proc/meminfo
2019-02-12 17:59:04 linux-kernel [PATCH v2 0/3] vmalloc enhancements
2019-02-12 17:57:51 linux-kernel [PATCH v2 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
2019-01-28 20:01:06 linux-kernel Re: [PATCH v6 4/7] cgroup: cgroup v2 freezer
2018-12-23 13:30:47 linux-kernel [PATCH v6 2/7] cgroup: implement __cgroup_task_count() helper
2018-12-23 09:40:36 linux-kernel [PATCH v6 6/7] kselftests: cgroup: add freezer controller self-tests
2018-12-23 09:39:44 linux-kernel [PATCH v6 1/7] cgroup: rename freezer.c into legacy_freezer.c
2018-12-23 09:39:28 linux-kernel [PATCH v6 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
2018-12-23 09:39:11 linux-kernel [PATCH v6 7/7] cgroup: document cgroup v2 freezer interface
2018-12-23 09:38:57 linux-kernel [PATCH v6 4/7] cgroup: cgroup v2 freezer
2018-12-23 09:38:40 linux-kernel [PATCH v6 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
2018-12-23 09:38:23 linux-kernel [PATCH v6 0/7] freezer for cgroup v2
2018-12-19 22:58:55 linux-kernel [PATCH 3/3] mm: show number of vmalloc pages in /proc/meminfo
2018-12-19 20:50:49 linux-kernel [PATCH 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
2018-12-19 20:49:55 linux-kernel [PATCH 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
2018-12-19 20:47:56 linux-kernel [PATCH 0/3] vmalloc enhancements
2018-12-14 18:11:00 linux-kernel [RFC 0/4] vmalloc enhancements
2018-12-14 18:10:53 linux-kernel [RFC 2/4] mm: separate memory allocation and actual work in alloc_vmap_area()
2018-12-14 18:10:02 linux-kernel [RFC 3/4] mm: allocate vmalloc metadata in one allocation
2018-12-14 18:09:58 linux-kernel [RFC 1/4] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
2018-12-14 18:09:53 linux-kernel [RFC 4/4] mm: show number of vmalloc pages in /proc/meminfo
2018-12-11 03:08:17 linux-kernel [PATCH v2 bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps
2018-12-11 02:08:57 linux-kernel [PATCH v2 bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
2018-12-11 02:07:13 linux-kernel [PATCH v2 bpf-next 0/3] bpffs pretty print for cgroup local storage
2018-12-11 00:37:30 linux-kernel [PATCH v2 bpf-next 1/3] bpf: pass struct btf pointer to the map_check_btf() callback
2018-12-08 00:55:17 linux-kernel [PATCH bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps
2018-12-08 00:54:35 linux-kernel [PATCH bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
2018-12-08 00:54:22 linux-kernel [PATCH bpf-next 1/3] bpf: pass struct btf pointer to the map_check_btf() callback
2018-12-07 20:18:54 linux-kernel [PATCH v5 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock