Pankaj Gupta ([email protected])

Number of posts: 129 (0.1 per day)
First post: 2020-02-29 07:48:04
Last post: 2023-07-20 10:37:40

Date List Subject
2020-04-15 15:18:58 linux-kernel Re: [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
2020-04-09 06:55:12 linux-kernel Re: [PATCH -next] mm: page_alloc: fix kernel-doc warning
2020-04-06 07:04:37 linux-kernel Re: [PATCH v4 3/3] mm: call cond_resched() from deferred_init_memmap()
2020-04-01 15:09:45 linux-kernel Re: [PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs
2020-04-01 15:07:15 linux-kernel Re: [PATCH v1 2/2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
2020-04-01 14:12:14 linux-kernel Re: [PATCH v1 1/2] mm/page_alloc: fix RCU stalls during deferred page initialization
2020-03-31 06:54:41 linux-kernel Re: [Patch v4] mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
2020-03-30 11:06:55 linux-kernel Re: [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid
2020-03-30 07:33:07 linux-kernel Re: [PATCH] mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
2020-03-29 15:43:10 linux-kernel Re: [PATCH v2 00/10] virtio-mem: paravirtualized memory
2020-03-27 16:59:13 linux-kernel Re: [PATCH v2 00/10] virtio-mem: paravirtualized memory
2020-03-26 16:06:40 linux-kernel Re: [PATCH v2] mm/sparse: Fix kernel crash with pfn_section_valid check
2020-03-26 07:20:51 linux-kernel Re: [PATCH v7 1/9] fs: Constify vma argument to vma_is_dax
2020-03-19 17:27:36 linux-kernel Re: [PATCH v3 8/8] mm/memory_hotplug: allow to specify a default online_type
2020-03-19 17:20:36 linux-kernel Re: [PATCH v3 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
2020-03-19 16:54:28 linux-kernel Re: [PATCH v3 6/8] mm/memory_hotplug: unexport memhp_auto_online
2020-03-19 16:35:14 linux-kernel Re: [PATCH v3 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
2020-03-19 16:32:19 linux-kernel Re: [PATCH v3 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
2020-03-19 16:28:50 linux-kernel Re: [PATCH v3 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
2020-03-16 16:29:21 linux-kernel Re: [PATCH v5 2/2] mm/sparse.c: allocate memmap preferring the given node
2020-03-16 11:19:43 linux-kernel Re: [PATCH v4 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse
2020-03-16 05:56:36 linux-kernel Re: [PATCH] mm: Code cleanup for MADV_FREE
2020-03-12 13:31:49 linux-kernel Re: [PATCH v4 1/5] mm/sparse.c: introduce new function fill_subsection_map()
2020-03-12 13:27:36 linux-kernel Re: [PATCH v4 2/5] mm/sparse.c: introduce a new function clear_subsection_map()
2020-03-09 10:13:54 linux-kernel Re: [PATCH v3 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
2020-03-02 08:55:17 linux-kernel Re: [PATCH] mm/shmem.c: Clean code by removing unnecessary assignment
2020-02-29 07:48:04 linux-kernel Re: [PATCH] mm/memblock: remove redundant assignment to variable max_addr