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

Date List Subject
2018-08-16 18:19:50 linux-kernel [PATCH v2 0/3] docs/core-api: add memory allocation guide
2018-08-15 09:06:17 linux-kernel Re: [RFC PATCH] docs/core-api: add memory allocation guide
2018-08-15 06:38:20 linux-kernel Re: [RFC PATCH] docs/core-api: add memory allocation guide
2018-08-15 06:36:03 linux-kernel (No subject)
2018-08-09 15:06:25 linux-kernel Re: [PATCH v3] resource: Merge resources on a node when hot-adding memory
2018-08-09 12:36:47 linux-kernel Re: [PATCH] mips: switch to NO_BOOTMEM
2018-08-07 06:58:07 linux-kernel Re: [PATCH v2 4/4] userfaultfd: selftest: Cope if shmem doesn't support zeropage
2018-08-07 06:53:55 linux-kernel Re: [PATCH v2 3/4] userfaultfd: selftest: Skip test if a feature isn't supported
2018-08-07 06:53:51 linux-kernel Re: [PATCH v2 2/4] userfaultfd: selftest: Skip test if userfaultfd() syscall not supported
2018-08-07 06:53:49 linux-kernel Re: [PATCH v2 1/4] userfaultfd: selftest: Fix checking of userfaultfd_open() result
2018-08-06 15:08:11 linux-kernel Re: [PATCH v2] resource: Merge resources on a node when hot-adding memory
2018-08-06 12:53:44 linux-kernel [PATCH v2 1/3] sparc: mm/init_32: kill trailing whitespace
2018-08-06 10:58:39 linux-kernel [PATCH v2 3/3] sparc32: split ramdisk detection and reservation to a helper function
2018-08-06 10:57:34 linux-kernel [PATCH v2 0/3] sparc32: switch to NO_BOOTMEM
2018-08-06 10:57:25 linux-kernel [PATCH v2 2/3] sparc32: switch to NO_BOOTMEM
2018-08-03 20:02:09 linux-kernel [PATCH 1/7] hexagon: switch to NO_BOOTMEM
2018-08-03 20:01:32 linux-kernel [PATCH 2/7] of: ignore sub-page memory regions
2018-08-03 20:01:29 linux-kernel [PATCH 5/7] um: setup_physmem: stop using global variables
2018-08-03 20:01:16 linux-kernel [PATCH 3/7] nios2: use generic early_init_dt_add_memory_arch
2018-08-03 20:00:52 linux-kernel [PATCH RESEND 0/7] switch several architectures NO_BOOTMEM
2018-08-03 20:00:36 linux-kernel [PATCH 7/7] unicore32: switch to NO_BOOTMEM
2018-08-03 20:00:27 linux-kernel [PATCH 6/7] um: switch to NO_BOOTMEM
2018-08-03 20:00:20 linux-kernel [PATCH 4/7] nios2: switch to NO_BOOTMEM
2018-08-02 11:58:09 linux-kernel Re: [PATCH] mips: switch to NO_BOOTMEM
2018-08-02 11:57:44 linux-kernel [PATCH 0/2] sparc32: switch to NO_BOOTMEM
2018-08-02 11:56:06 linux-kernel [PATCH 2/2] sparc32: tidy up ramdisk memory reservation
2018-08-02 11:55:47 linux-kernel [PATCH 1/2] sparc32: switch to NO_BOOTMEM
2018-08-01 12:42:56 linux-kernel Re: [PATCH 0/2] um: switch to NO_BOOTMEM
2018-07-31 13:39:38 linux-kernel Re: [PATCH 0/2] um: switch to NO_BOOTMEM
2018-07-31 11:03:33 linux-kernel Re: update document's __vm_enough_memory function path
2018-07-30 06:27:30 linux-kernel [PATCH RESEND] userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
2018-07-30 06:15:51 linux-kernel Re: [PATCH 0/3] nios2: switch to NO_BOOTMEM
2018-07-27 21:29:38 linux-kernel Re: [PATCH v3 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
2018-07-27 21:25:41 linux-kernel Re: [PATCH] mips: switch to NO_BOOTMEM
2018-07-26 18:49:05 linux-kernel [PATCH v3 1/7] mm/util: make strndup_user description a kernel-doc comment
2018-07-26 18:25:48 linux-kernel [PATCH v3 7/7] docs/core-api: mm-api: add section about GFP flags
2018-07-26 18:25:23 linux-kernel [PATCH v3 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
2018-07-26 18:24:17 linux-kernel [PATCH v3 2/7] mm/util: add kernel-doc for kvfree
2018-07-26 18:23:34 linux-kernel [PATCH v3 0/7] memory management documentation updates
2018-07-26 18:21:38 linux-kernel Re: [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags
2018-07-26 17:57:00 linux-kernel [PATCH v3 5/7] docs/core-api: split memory management API to a separate file
2018-07-26 17:56:31 linux-kernel [PATCH v3 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
2018-07-26 17:56:21 linux-kernel [PATCH v3 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
2018-07-26 17:14:56 linux-kernel Re: [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags
2018-07-26 15:32:38 linux-kernel Re: [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags
2018-07-26 12:25:13 linux-kernel [PATCH v2 0/7] memory management documentation updates
2018-07-26 12:24:53 linux-kernel [PATCH v2 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
2018-07-26 12:24:31 linux-kernel [PATCH v2 2/7] mm/util: add kernel-doc for kvfree
2018-07-26 12:24:01 linux-kernel [PATCH v2 5/7] docs/core-api: split memory management API to a separate file
2018-07-26 12:23:46 linux-kernel [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags
2018-07-26 12:23:44 linux-kernel [PATCH v2 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc