Date |
List |
Subject |
2021-05-27 19:02:34
|
linux-kernel
|
Re: [PATCH] x86: fixmap: use CONFIG_NR_CPUS instead of NR_CPUS |
2021-05-27 16:55:29
|
linux-kernel
|
Re: [PATCH v2] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-27 12:07:57
|
linux-kernel
|
[PATCH v2] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-27 09:06:38
|
linux-kernel
|
Re: [PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-26 19:38:48
|
linux-kernel
|
Re: [PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-26 09:05:11
|
linux-kernel
|
Re: (BTF) [PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-26 08:16:51
|
linux-kernel
|
Re: BPF: failed module verification on linux-next |
2021-05-26 08:13:39
|
linux-kernel
|
[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets |
2021-05-25 19:31:58
|
linux-kernel
|
Re: [RFC 09/26] mm, slub: move disabling/enabling irqs to ___slab_alloc() |
2021-05-25 17:06:17
|
linux-kernel
|
Re: [PATCH 00/14] Clean W=1 build warnings for mm/ |
2021-05-25 15:18:57
|
linux-kernel
|
Re: [RFC 05/26] mm, slub: extract get_partial() from new_slab_objects() |
2021-05-25 15:16:26
|
linux-kernel
|
Re: [RFC 01/26] mm, slub: allocate private object map for sysfs listings |
2021-05-25 13:52:46
|
linux-kernel
|
Re: BPF: failed module verification on linux-next |
2021-05-25 13:06:47
|
linux-kernel
|
Re: [RFC 10/26] mm, slub: do initial checks in ___slab_alloc() with irqs enabled |
2021-05-25 12:36:53
|
linux-kernel
|
Re: [RFC 09/26] mm, slub: move disabling/enabling irqs to ___slab_alloc() |
2021-05-25 12:11:30
|
linux-kernel
|
Re: [RFC 08/26] mm, slub: restructure new page checks in ___slab_alloc() |
2021-05-25 12:00:57
|
linux-kernel
|
Re: [RFC 06/26] mm, slub: dissolve new_slab_objects() into ___slab_alloc() |
2021-05-25 11:49:05
|
linux-kernel
|
Re: [RFC 04/26] mm, slub: simplify kmem_cache_cpu and tid setup |
2021-05-25 11:35:03
|
linux-kernel
|
Re: [RFC 02/26] mm, slub: allocate private object map for validate_slab_cache() |
2021-05-25 10:41:39
|
linux-kernel
|
Re: [RFC 03/26] mm, slub: don't disable irq for debug_check_no_locks_freed() |
2021-05-25 10:41:37
|
linux-kernel
|
Re: [RFC 02/26] mm, slub: allocate private object map for validate_slab_cache() |
2021-05-25 10:27:42
|
linux-kernel
|
[PATCH 4/6] mm/page_alloc: Scale the number of pages that are batch freed |
2021-05-25 10:26:22
|
linux-kernel
|
[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs |
2021-05-25 10:25:13
|
linux-kernel
|
[PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch |
2021-05-25 10:12:11
|
linux-kernel
|
[PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction |
2021-05-25 08:46:30
|
linux-kernel
|
[PATCH 1/6] mm/page_alloc: Delete vm.percpu_pagelist_fraction |
2021-05-25 08:44:55
|
linux-kernel
|
[PATCH 5/6] mm/page_alloc: Limit the number of pages on PCP lists when reclaim is active |
2021-05-25 08:44:51
|
linux-kernel
|
[PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events |
2021-05-24 16:10:28
|
linux-kernel
|
Re: [PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events |
2021-05-24 09:26:46
|
linux-kernel
|
Re: [PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction |
2021-05-24 09:23:49
|
linux-kernel
|
Re: [PATCH 5/6] mm/page_alloc: Limit the number of pages on PCP lists when reclaim is active |
2021-05-24 09:13:12
|
linux-kernel
|
Re: [PATCH 4/6] mm/page_alloc: Scale the number of pages that are batch freed |
2021-05-24 09:08:44
|
linux-kernel
|
Re: [PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events |
2021-05-24 08:35:11
|
linux-kernel
|
Re: [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch |
2021-05-21 20:13:45
|
linux-kernel
|
[PATCH 5/6] mm/page_alloc: Limit the number of pages on PCP lists when reclaim is active |
2021-05-21 20:13:21
|
linux-kernel
|
[PATCH 4/6] mm/page_alloc: Scale the number of pages that are batch freed |
2021-05-21 20:13:20
|
linux-kernel
|
[PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events |
2021-05-21 12:05:16
|
linux-kernel
|
[PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction |
2021-05-21 12:04:35
|
linux-kernel
|
[PATCH 1/6] mm/page_alloc: Delete vm.percpu_pagelist_fraction |
2021-05-21 12:04:05
|
linux-kernel
|
[PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch |
2021-05-21 12:02:59
|
linux-kernel
|
[RFC PATCH 0/6] Calculate pcp->high based on zone sizes and active CPUs |
2021-05-20 14:51:53
|
linux-kernel
|
[PATCH 13/14] mm/page_alloc: Move prototype for find_suitable_fallback |
2021-05-20 14:50:59
|
linux-kernel
|
[PATCH 01/14] mm/vmscan: Remove kerneldoc-like comment from isolate_lru_pages |
2021-05-20 14:40:15
|
linux-kernel
|
[PATCH 09/14] mm/zbud: Add kerneldoc fields for zbud_pool |
2021-05-20 14:40:13
|
linux-kernel
|
[PATCH 08/14] mm/memory_hotplug: Fix kerneldoc comment for __remove_memory |
2021-05-20 14:40:08
|
linux-kernel
|
[PATCH 07/14] mm/memory_hotplug: Fix kerneldoc comment for __try_online_node |
2021-05-20 14:40:06
|
linux-kernel
|
[PATCH 05/14] mm/early_ioremap: Add prototype for early_memremap_pgprot_adjust |
2021-05-20 14:40:00
|
linux-kernel
|
[PATCH 04/14] mm/mapping_dirty_helpers: Remove double Note in kerneldoc |
2021-05-20 14:38:30
|
linux-kernel
|
[PATCH 02/14] mm/vmalloc: Include header for prototype of set_iounmap_nonlazy |
2021-05-20 08:53:42
|
linux-kernel
|
[PATCH 12/14] mm/mmap_lock: Remove dead code for !CONFIG_TRACING configurations |
2021-05-20 08:53:23
|
linux-kernel
|
[PATCH 14/14] mm/swap: Make NODE_DATA an inline function on CONFIG_FLATMEM |