Michal Hocko ([email protected])

Number of posts: 7393 (8.8 per day)
First post: 2015-07-08 12:28:25
Last post: 2017-10-26 11:42:04

Date List Subject
2023-03-17 13:45:18 linux-kernel [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
2023-03-17 13:45:14 linux-kernel [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
2023-03-17 13:45:11 linux-kernel [PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
2022-06-22 12:17:46 linux-kernel [RFC PATCH] rcu: back off on allocation failure in fill_page_cache_func
2022-03-25 20:11:02 linux-kernel [PATCH] dma/pool: do not complain if DMA pool is not allocated
2022-01-27 14:41:51 linux-kernel [PATCH 5/6] mm: make free_area_init_node aware of memory less nodes
2022-01-27 14:41:02 linux-kernel [PATCH 6/6] memcg: do not tweak node in alloc_mem_cgroup_per_node_info
2022-01-27 14:40:26 linux-kernel [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
2022-01-27 14:39:48 linux-kernel [PATCH 2/6] mm: handle uninitialized numa nodes gracefully
2022-01-27 14:39:48 linux-kernel [PATCH 3/6] mm, memory_hotplug: drop arch_free_nodedata
2022-01-27 14:39:32 linux-kernel [PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
2022-01-27 14:39:31 linux-kernel [PATCH 0/6] mm, memory_hotplug: handle unitialized numa node gracefully
2021-12-14 10:08:02 linux-kernel [PATCH v2 4/4] mm, memory_hotplug: reorganize new pgdat initialization
2021-12-14 10:07:59 linux-kernel [PATCH v2 3/4] mm, memory_hotplug: drop arch_free_nodedata
2021-12-14 10:07:54 linux-kernel [PATCH v2 2/4] mm: handle uninitialized numa nodes gracefully
2021-12-14 10:07:52 linux-kernel [PATCH v2 1/4] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
2021-12-14 10:07:47 linux-kernel [PATCH v2 0/4] mm, memory_hotplug: handle unitialized numa node gracefully
2021-11-22 15:33:02 linux-kernel [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc
2021-11-22 15:32:59 linux-kernel [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags.
2021-11-22 15:32:57 linux-kernel [PATCH v2 0/4] extend vmalloc support for constrained allocations
2021-11-22 15:32:55 linux-kernel [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
2021-11-22 15:32:51 linux-kernel [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
2021-10-25 21:24:24 linux-kernel [PATCH 0/4] extend vmalloc support for constrained allocations
2021-10-25 19:03:30 linux-kernel [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags.
2021-10-25 18:25:01 linux-kernel [PATCH 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
2021-10-25 15:07:27 linux-kernel [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
2021-10-25 15:06:37 linux-kernel [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc
2021-10-20 08:27:20 linux-kernel [PATCH] mm/vmalloc: be more explicit about supported gfp flags.
2021-10-18 11:52:18 linux-kernel [RFC 1/3] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
2021-10-18 11:51:26 linux-kernel [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
2021-10-18 11:50:30 linux-kernel [RFC 3/3] mm: allow !GFP_KERNEL allocations for kvmalloc
2021-10-18 11:50:15 linux-kernel [RFC 0/3] extend vmalloc support for constrained allocations
2021-05-05 13:55:57 linux-kernel [PATCH] Revert "mm/gup: check page posion status for coredump."
2020-10-09 18:37:46 linux-kernel [RFC PATCH v2 5/5] kernel: drop PREEMPT_NONE compile time option
2020-10-09 18:37:15 linux-kernel [RFC PATCH v2 1/5] jump_label: split out declaration parts into its own headers
2020-10-09 13:26:55 linux-kernel [RFC PATCH v2 0/5] allow overriding default preempt mode from command line
2020-10-09 13:26:48 linux-kernel [RFC PATCH v2 2/5] kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line
2020-10-09 13:26:07 linux-kernel [RFC PATCH v2 3/5] kernel: ARCH_NO_PREEMPT shouldn't exclude PREEMPT_VOLUNTARY
2020-10-09 13:25:40 linux-kernel [RFC PATCH v2 4/5] kernel: introduce CONFIG_PREEMPT_DYNAMIC
2020-10-07 12:08:24 linux-kernel [RFC PATCH] kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line
2020-09-29 12:32:37 linux-kernel [PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
2020-08-03 15:34:07 linux-kernel [PATCH] mm: Fix protection usage propagation
2020-08-03 09:01:07 linux-kernel Re: [PATCH v7 05/19] mm: memcontrol: decouple reference counting from page accounting
2020-07-24 14:29:25 linux-kernel Re: [Phishing Risk] [External] Re: [PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
2020-07-24 11:36:40 linux-kernel Re: 答复: PROBLEM: cgro up cost too much memory when transfer small files to tmpfs
2020-07-24 11:36:01 linux-kernel Re: [PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
2020-07-24 07:56:23 linux-kernel Re: PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
2020-07-24 07:40:20 linux-kernel Re: [PATCH] mm/hugetlb: add mempolicy check in the reservation routine
2020-07-24 07:31:22 linux-kernel Re: [PATCH 3/3] memory: introduce an option to force onlining of hotplug memory
2020-07-23 08:04:53 linux-kernel Re: [RFC PATCH] mm: silence soft lockups from unlock_page
2020-07-21 16:01:24 linux-kernel Re: kworker/0:3+pm hogging CPU