LinuxLists
Users
About
Mike Rapoport (
[email protected]
)
Number of posts: 457 (1.36 per day)
First post: 2016-11-30 07:52:24
Last post: 2017-11-02 05:54:50
Previous Page
/
Next Page
Date
List
Subject
2018-06-18 17:02:54
linux-kernel
[PATCH 07/11] docs/mm: memblock: update kernel-doc comments
2018-06-18 17:02:17
linux-kernel
[PATCH 08/11] docs/mm: memblock: add kernel-doc comments for memblock_add[_node]
2018-06-18 17:02:14
linux-kernel
[PATCH 05/11] docs/mm: bootmem: add overview documentation
2018-06-18 17:02:04
linux-kernel
[PATCH 09/11] docs/mm: memblock: add kernel-doc description for memblock types
2018-06-18 17:01:45
linux-kernel
[PATCH 11/11] docs/mm: add description of boot time memory management
2018-06-18 17:01:30
linux-kernel
[PATCH 01/11] mm/bootmem: drop duplicated kernel-doc comments
2018-06-14 05:40:56
linux-kernel
Re: [PATCH] selftests: vm: return Kselftest Skip code for skipped tests
2018-06-11 12:11:00
linux-kernel
Re: [PATCH v8 1/1] Refactor part of the oom report in dump_header
2018-06-10 05:13:28
linux-kernel
Re: [PATCH v7 2/2] Refactor part of the oom report in dump_header
2018-06-04 12:23:45
linux-kernel
Re: [PATCH] docs/admin-guide/mm: add high level concepts overview
2018-06-04 04:59:07
linux-kernel
Re: [PATCH v7 2/2] Refactor part of the oom report in dump_header
2018-06-03 12:50:33
linux-kernel
Re: [PATCH v7 2/2] Refactor part of the oom report in dump_header
2018-05-29 11:52:09
linux-kernel
Re: [PATCH v2] doc: document scope NOFS, NOIO APIs
2018-05-29 11:38:57
linux-kernel
[PATCH] docs/admin-guide/mm: add high level concepts overview
2018-05-28 06:19:36
linux-kernel
Re: [PATCH v3] selftests: cgroup/memcontrol: add basic test for socket accounting
2018-05-27 12:48:10
linux-kernel
Re: [PATCH] doc: document scope NOFS, NOIO APIs
2018-05-25 02:38:30
linux-kernel
Re: [PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
2018-05-24 11:57:22
linux-kernel
Re: [PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
2018-05-23 07:43:21
linux-kernel
[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
2018-05-22 20:08:38
linux-kernel
[PATCH v3] selftests: cgroup/memcontrol: add basic test for socket accounting
2018-05-17 13:08:47
linux-kernel
[PATCH v2] selftests: cgroup/memcontrol: add basic test for socket accounting
2018-05-16 14:49:03
linux-kernel
Re: [PATCH] selftests: cgroup: memcontrol: add basic test for socket accounting
2018-05-16 11:28:52
linux-kernel
[PATCH] selftests: cgroup: memcontrol: add basic test for socket accounting
2018-05-15 16:08:15
linux-kernel
[PATCH] selftests: cgroup/memcontrol: add basic test for swap controls
2018-05-14 18:45:55
linux-kernel
Re: [PATCH v3] selftests: add headers_install to lib.mk
2018-05-14 08:15:57
linux-kernel
[PATCH 1/3] docs/vm: transhuge: change sections order
2018-05-14 08:15:28
linux-kernel
[PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
2018-05-14 08:15:20
linux-kernel
[PATCH 2/3] docs/vm: transhuge: minor updates
2018-05-14 08:14:39
linux-kernel
[PATCH 3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge
2018-05-11 07:18:54
linux-kernel
Re: linux-next: Tree for May 10 (mm/ksm.c)
2018-05-09 16:25:40
linux-kernel
Re: vmalloc with GFP_NOFS
2018-05-09 16:25:09
linux-nfs
Re: vmalloc with GFP_NOFS
2018-05-09 16:24:51
linux-ext4
Re: vmalloc with GFP_NOFS
2018-05-08 07:04:49
linux-kernel
[PATCH 2/3] docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/
2018-05-08 07:04:19
linux-kernel
[PATCH 0/3] docs/vm: move numa_memory_policy.rst to admin-guide/mm
2018-05-08 07:04:09
linux-kernel
[PATCH 1/3] docs/vm: numa_memory_policy: formatting and spelling updates
2018-05-08 07:03:16
linux-kernel
[PATCH 3/3] docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm
2018-04-24 08:49:08
linux-kernel
[PATCH 3/7] docs/vm: ksm: add "Design" section
2018-04-24 07:02:19
linux-kernel
[PATCH 5/7] docs/vm: ksm: update stable_node_chains_prune_millisecs description
2018-04-24 07:01:58
linux-kernel
[PATCH 2/7] docs/vm: ksm: (mostly) formatting updates
2018-04-24 06:46:01
linux-kernel
[PATCH 0/7] docs/vm: update KSM documentation
2018-04-24 06:45:19
linux-kernel
[PATCH 1/2] mm/ksm: remove unused page_referenced_ksm declaration
2018-04-24 06:45:07
linux-kernel
[PATCH 1/7] mm/ksm: docs: extend overview comment and make it "DOC:"
2018-04-24 06:44:19
linux-kernel
[PATCH 4/7] docs/vm: ksm: reshuffle text between "sysfs" and "design" sections
2018-04-24 06:44:05
linux-kernel
[PATCH 2/2] mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
2018-04-24 06:43:58
linux-kernel
[PATCH 0/2] mm/ksm: minor cleanups
2018-04-24 06:43:57
linux-kernel
[PATCH 6/7] docs/vm: ksm: udpate description of stable_node_{dups,chains}
2018-04-24 06:43:27
linux-kernel
[PATCH 7/7] docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst
2018-04-18 08:15:37
linux-kernel
[PATCH 3/7] docs/vm: pagemap: formatting and spelling updates
2018-04-18 08:14:28
linux-kernel
[PATCH 2/7] docs/vm: hugetlbpage: move section about kernel development to hugetlbfs_reserv
2018-04-18 08:14:08
linux-kernel
[PATCH 4/7] docs/vm: pagemap: change document title