Naoya Horiguchi ([email protected])

Number of posts: 1087 (0.37 per day)
First post: 2009-12-07 08:01:25
Last post: 2017-11-27 06:45:01

Date List Subject
2019-06-12 08:35:27 linux-kernel Re: [PATCH v2 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
2019-06-12 08:35:20 linux-kernel Re: [PATCH v2 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
2019-06-11 00:59:08 linux-kernel Re: [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
2019-06-10 23:54:53 linux-kernel Re: [PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
2019-06-10 22:53:08 linux-kernel Re: [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
2019-06-10 08:19:52 linux-kernel [PATCH v2 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
2019-06-10 08:19:51 linux-kernel [PATCH v2 00/02] fix return value issue of soft offlining hugepages
2019-06-10 08:18:37 linux-kernel [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
2019-05-30 01:38:51 linux-kernel Re: [PATCH v1] mm: hugetlb: soft-offline: fix wrong return value of soft offline
2019-05-27 06:08:36 linux-kernel [PATCH v1] mm: hugetlb: soft-offline: fix wrong return value of soft offline
2019-05-21 02:03:47 linux-kernel Re: [PATCH v2] mm, memory-failure: clarify error message
2019-05-20 14:22:31 linux-kernel Re: [PATCH] mm, memory-failure: clarify error message
2019-04-19 00:30:32 linux-kernel [PATCH v2] tools/power: turbostat: make output buffer extensible (Re: [PATCH v1] tools/power: turbostat: fix buffer overrun)
2019-04-04 03:13:37 linux-kernel [PATCH] tools/power: turbostat: make output buffer extensible (Re: [PATCH v1] tools/power: turbostat: fix buffer overrun)
2019-04-03 07:03:23 linux-kernel [PATCH v1] tools/power: turbostat: fix buffer overrun
2019-04-03 05:47:02 linux-kernel Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC
2019-04-03 05:31:33 linux-kernel Re: [PATCH v2 0/2] A couple hugetlbfs fixes
2019-03-29 05:24:26 linux-kernel Re: [PATCH REBASED] hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
2019-03-14 06:31:42 linux-kernel Re: [Qestion] Hit a WARN_ON_ONCE in try_to_unmap_one when runing syzkaller
2019-03-05 00:07:40 linux-kernel Re: [PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
2019-03-04 06:05:32 linux-kernel Re: [PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
2019-03-01 07:32:54 linux-kernel Re: [PATCH] mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
2019-02-26 07:48:34 linux-kernel Re: [PATCH] huegtlbfs: fix races and page leaks during migration
2019-02-12 02:29:32 linux-kernel Re: [PATCH] huegtlbfs: fix page leak during migration of file pages
2019-02-08 07:38:29 linux-kernel Re: [PATCH] huegtlbfs: fix page leak during migration of file pages
2019-02-08 02:35:19 linux-kernel Re: [PATCH] huegtlbfs: fix page leak during migration of file pages
2019-01-17 01:09:03 linux-kernel Re: [PATCH] mm: hwpoison: use do_send_sig_info() instead of force_sig() (Re: PMEM error-handling forces SIGKILL causes kernel panic)
2019-01-16 21:24:50 linux-kernel [PATCH] mm: hwpoison: use do_send_sig_info() instead of force_sig() (Re: PMEM error-handling forces SIGKILL causes kernel panic)
2019-01-11 09:11:33 linux-kernel Re: PMEM error-handling forces SIGKILL causes kernel panic
2018-12-11 03:44:49 linux-kernel Re: [PATCH] tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures
2018-12-11 00:58:15 linux-kernel Re: [PATCH v2] /proc/kpagecount: return 0 for special pages that are never mapped
2018-12-06 09:19:00 linux-kernel Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-06 05:23:49 linux-kernel Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-05 01:17:04 linux-kernel Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-04 09:34:52 linux-kernel Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-04 07:27:13 linux-kernel Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-11-22 20:38:28 linux-kernel Re: 答复: [RFC] a question about reuse hwpo ison page in soft_offline_page()
2018-11-13 07:48:00 linux-kernel Re: [PATCH] mm/hwpoison: fix incorrect call put_hwpoison_page() when isolate_huge_page() return false
2018-11-13 01:34:15 linux-kernel Re: [RFC][PATCH v1 10/11] mm: clear PageHWPoison in memory hotremove
2018-11-13 00:24:15 linux-kernel Re: [RFC][PATCH v1 11/11] mm: hwpoison: introduce clear_hwpoison_free_buddy_page()
2018-11-13 00:22:27 linux-kernel Re: [RFC][PATCH v1 04/11] mm: madvise: call soft_offline_page() without MF_COUNT_INCREASED
2018-11-13 00:22:21 linux-kernel Re: [RFC][PATCH v1 02/11] mm: soft-offline: add missing error check of set_hwpoison_free_buddy_page()
2018-11-13 00:22:19 linux-kernel Re: [RFC][PATCH v1 03/11] mm: move definition of num_poisoned_pages_inc/dec to include/linux/mm.h
2018-11-09 06:49:51 linux-kernel [RFC][PATCH v1 11/11] mm: hwpoison: introduce clear_hwpoison_free_buddy_page()
2018-11-09 06:49:50 linux-kernel [RFC][PATCH v1 03/11] mm: move definition of num_poisoned_pages_inc/dec to include/linux/mm.h
2018-11-09 06:49:09 linux-kernel [RFC][PATCH v1 08/11] mm: soft-offline: isolate error pages from buddy freelist
2018-11-09 06:49:04 linux-kernel [RFC][PATCH v1 07/11] mm: remove flag argument from soft offline functions
2018-11-09 06:48:53 linux-kernel [RFC][PATCH v1 09/11] mm: hwpoison: apply buddy page handling code to hard-offline
2018-11-09 06:48:40 linux-kernel [RFC][PATCH v1 10/11] mm: clear PageHWPoison in memory hotremove
2018-11-09 06:48:39 linux-kernel [RFC][PATCH v1 05/11] mm: hwpoison-inject: don't pin for hwpoison_filter()
2018-11-09 06:48:34 linux-kernel [RFC][PATCH v1 06/11] mm: hwpoison: remove MF_COUNT_INCREASED