messages from 2018-07-23 12:46:07 to 2018-07-25 13:30:24 UTC [more...]
[PATCH 0/7] memory management documentation updates
2018-07-25 13:30 UTC (10+ messages)
` [PATCH 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH 2/7] mm/util: add kernel-doc for kvfree
` [PATCH 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH 5/7] docs/core-api: split memory management API to a separate file
` [PATCH 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH 7/7] docs/core-api: mm-api: add section about GFP flags
cgroup-aware OOM killer, how to move forward
2018-07-25 13:01 UTC (5+ messages)
[PATCH] RFC: clear 1G pages with streaming stores on x86
2018-07-25 12:57 UTC (8+ messages)
` [PATCH v2] "
[PATCHv3 0/3] Fix crash due to vma_is_anonymous() false-positives
2018-07-25 12:39 UTC (9+ messages)
` [PATCHv3 1/3] mm: Introduce vma_init()
` [PATCHv3 2/3] mm: Use vma_init() to initialize VMAs on stack and data segments
` [PATCHv3 3/3] mm: Fix vma_is_anonymous() false-positives
Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
2018-07-25 12:32 UTC (11+ messages)
[PATCH 0/3] memmap_init_zone improvements
2018-07-25 12:14 UTC (12+ messages)
` [PATCH 1/3] mm: make memmap_init a proper function
` [PATCH 2/3] mm: calculate deferred pages after skipping mirrored memory
` [PATCH 3/3] mm: move mirrored memory specific code outside of memmap_init_zone
cgroup-aware OOM killer, how to move forward
2018-07-25 12:00 UTC (34+ messages)
[PATCH v2] zswap: re-check zswap_is_full after do zswap_shrink
2018-07-25 11:29 UTC (4+ messages)
[PATCH] memcg: reduce memcg tree traversals for stats collection
2018-07-25 11:26 UTC (2+ messages)
[PATCH v11 00/26] Speculative page faults
2018-07-25 11:23 UTC (7+ messages)
` [PATCH v11 19/26] mm: provide speculative fault infrastructure
[PATCH] [PATCH] mm: disable preemption before swapcache_free
2018-07-25 11:17 UTC (9+ messages)
` "
[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
2018-07-25 6:53 UTC (3+ messages)
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file
[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-25 6:17 UTC (7+ messages)
[PATCH v2] hexagon: switch to NO_BOOTMEM
2018-07-25 5:29 UTC
[PATCH] hexagon: switch to NO_BOOTMEM
2018-07-25 5:28 UTC (5+ messages)
freepage accounting bug with CMA/migrate isolation
2018-07-25 0:46 UTC (3+ messages)
[patch v3] mm, oom: fix unnecessary killing of additional processes
2018-07-25 0:24 UTC (15+ messages)
` [patch v4] "
` [patch v5] "
[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
2018-07-24 22:36 UTC (2+ messages)
[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
2018-07-24 22:02 UTC (6+ messages)
[PATCH 0/3] PTI for x86-32 Fixes and Updates
2018-07-24 21:18 UTC (11+ messages)
[PATCH] mm, oom: remove oom_lock from oom_reaper
2018-07-24 20:55 UTC (2+ messages)
[linux-next:master 7986/8610] mm/vmacache.c:14:39: error: 'PMD_SHIFT' undeclared; did you mean 'NMI_SHIFT'?
2018-07-24 20:43 UTC (2+ messages)
[PATCH] mm: thp: remove use_zero_page sysfs knob
2018-07-24 20:32 UTC (16+ messages)
[RFC v5 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
2018-07-24 17:56 UTC (11+ messages)
` [RFC v5 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v5 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-24 16:01 UTC (17+ messages)
` [PATCH 02/10] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [PATCH 09/10] psi: cgroup support
[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-24 15:46 UTC (9+ messages)
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
2018-07-24 14:13 UTC (21+ messages)
[PATCH 0/2] um: switch to NO_BOOTMEM
2018-07-24 13:23 UTC (3+ messages)
` [PATCH 1/2] um: setup_physmem: stop using global variables
` [PATCH 2/2] um: switch to NO_BOOTMEM
kernel BUG at mm/shmem.c:LINE!
2018-07-24 9:12 UTC (9+ messages)
[PATCH v36 0/5] Virtio-balloon: support free page reporting
2018-07-24 8:12 UTC (9+ messages)
` [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
KASAN: stack-out-of-bounds Read in vma_interval_tree_insert (2)
2018-07-24 7:29 UTC (2+ messages)
[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-24 7:29 UTC (11+ messages)
[PATCH] mm: memcg: fix use after free in mem_cgroup_iter()
2018-07-24 7:28 UTC (6+ messages)
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-07-23 23:22 UTC (11+ messages)
` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
` [patch v2 "
` [patch v3 "
` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy
[patch -mm] mm, vmacache: hash addresses based on pmd fix
2018-07-23 22:34 UTC
[mmotm:master 171/351] mm/vmacache.c:14:39: error: 'PMD_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
2018-07-23 21:57 UTC (2+ messages)
[PATCH 0/4] ia64: switch to NO_BOOTMEM
2018-07-23 21:00 UTC (2+ messages)
[PATCH] mm/mempool: add missing parameter description
2018-07-23 20:19 UTC (2+ messages)
[PATCHv5 00/19] MKTME enabling
2018-07-23 17:22 UTC (5+ messages)
` [PATCHv5 10/19] x86/mm: Implement page_keyid() using page_ext
[Bug 200105] High paging activity as soon as the swap is touched (with steps and code to reproduce it)
2018-07-23 13:02 UTC (3+ messages)
post linux 4.4 vm oom kill, lockup and thrashing woes
2018-07-23 12:55 UTC (6+ messages)
[PATCH 4.4 037/107] x86/mm: Factor out LDT init from context init
2018-07-23 12:41 UTC (2+ messages)
` [PATCH 4.4 038/107] x86/mm: Give each mm TLB flush generation a unique ID
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).