linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-26 08:12:05 to 2018-07-30 15:29:53 UTC [more...]

cgroup-aware OOM killer, how to move forward
 2018-07-30 15:29 UTC  (13+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-07-30 15:31 UTC  (15+ messages)

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-07-30 15:25 UTC  (8+ messages)

INFO: task hung in generic_file_write_iter
 2018-07-30 15:07 UTC  (5+ messages)

[PATCH v1] mm: inititalize struct pages when adding a section
 2018-07-30 15:03 UTC  (13+ messages)

Caching/buffers become useless after some time
 2018-07-30 14:40 UTC  (10+ messages)

INFO: rcu detected stall in snd_seq_oss_write
 2018-07-30 14:27 UTC 

[PATCH] mm: Remove zone_id() and make use of zone_idx() in is_dev_zone()
 2018-07-30 14:10 UTC  (4+ messages)

[PATCH 2/3] dmapool: improve scalability of dma_pool_free
 2018-07-30 14:05 UTC  (12+ messages)

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-07-30 13:57 UTC  (12+ messages)

Linux 4.18-rc7
 2018-07-30 13:34 UTC  (3+ messages)

[llvmlinux] clang fails on linux-next since commit 8bf705d13039
 2018-07-30 12:57 UTC  (6+ messages)

[PATCH v5 0/4] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-30 10:17 UTC  (5+ messages)
` [PATCH v5 1/4] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH v5 2/4] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v5 3/4] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v5 4/4] mm/page_alloc: Introduce free_area_init_core_hotplug

clang fails on linux-next since commit 8bf705d13039
 2018-07-30  9:29 UTC  (11+ messages)
            ` [llvmlinux] "

[PATCH v2 0/2] virtio-balloon: some improvements
 2018-07-30  9:00 UTC  (6+ messages)
` [PATCH v2 1/2] virtio-balloon: remove BUG() in init_vqs
` [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker

[PATCH] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-30  8:58 UTC  (6+ messages)

[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
 2018-07-30  8:53 UTC  (7+ messages)
` [PATCH 2/4] mm: proc/pid/smaps: factor out mem stats gathering
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file

[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
 2018-07-30  8:17 UTC  (9+ messages)

[PATCH 0/3] PTI x86-32 Updates and Fixes
 2018-07-30  7:08 UTC  (2+ messages)

[PATCH RESEND] userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
 2018-07-30  6:26 UTC 

[PATCH 0/3] nios2: switch to NO_BOOTMEM
 2018-07-30  6:14 UTC  (2+ messages)

KASAN: use-after-free Read in generic_perform_write
 2018-07-29 23:18 UTC  (2+ messages)

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-27 23:40 UTC  (7+ messages)

[PATCH v3 0/7] memory management documentation updates
 2018-07-27 21:29 UTC  (11+ messages)
` [PATCH v3 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH v3 2/7] mm/util: add kernel-doc for kvfree
` [PATCH v3 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH v3 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH v3 5/7] docs/core-api: split memory management API to a separate file
` [PATCH v3 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH v3 7/7] docs/core-api: mm-api: add section about GFP flags

[PATCH] mips: switch to NO_BOOTMEM
 2018-07-27 21:23 UTC  (5+ messages)

Making direct reclaim fail when thrashing
 2018-07-27 20:22 UTC  (3+ messages)

[PATCH] mm: terminate the reclaim early when direct reclaiming
 2018-07-27 19:58 UTC  (2+ messages)

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-27 17:20 UTC  (9+ messages)

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-07-27 16:32 UTC  (5+ messages)

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-27 16:18 UTC  (7+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH v4 0/4] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-27 15:24 UTC  (6+ messages)
` [PATCH v4 1/4] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH v4 2/4] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v4 3/4] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v4 4/4] mm/page_alloc: Introduce free_area_init_core_hotplug

[PATCH v2 0/3] memmap_init_zone improvements
 2018-07-27 15:07 UTC  (7+ messages)
` [PATCH v2 1/3] mm: make memmap_init a proper function
` [PATCH v2 2/3] mm: calculate deferred pages after skipping mirrored memory
` [PATCH v2 3/3] mm: move mirrored memory specific code outside of memmap_init_zone

[PATCH 1/3] dmapool: improve scalability of dma_pool_alloc
 2018-07-27 13:50 UTC  (4+ messages)

[PATCHv5 00/19] MKTME enabling
 2018-07-27 13:49 UTC  (10+ messages)
` [PATCHv5 05/19] mm/page_alloc: Handle allocation for encrypted memory
` [PATCHv5 18/19] x86/mm: Handle encrypted memory in page_to_virt() and __pa()

[PATCH] [PATCH] mm: disable preemption before swapcache_free
 2018-07-27  6:07 UTC  (7+ messages)
  `  "

[PATCH] RFC: clear 1G pages with streaming stores on x86
 2018-07-27  0:05 UTC  (6+ messages)
` [PATCH v2] "

mmotm 2018-07-26-16-31 uploaded
 2018-07-26 23:31 UTC 

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-26 23:09 UTC  (5+ messages)

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-07-26 21:45 UTC  (6+ messages)

freepage accounting bug with CMA/migrate isolation
 2018-07-26 21:26 UTC  (5+ messages)

kernel BUG at mm/shmem.c:LINE!
 2018-07-26 19:32 UTC  (13+ messages)

[PATCH v3 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-26 19:15 UTC  (18+ messages)
` [PATCH v3 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v3 3/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v3 4/5] mm/page_alloc: Move initialization of node and zones to an own function
` [PATCH v3 5/5] mm/page_alloc: Introduce memhotplug version of free_area_init_core

[PATCH 3/3] [SCSI] mpt3sas: replace chain_dma_pool
 2018-07-26 18:55 UTC 

[PATCH 0/3] mpt3sas and dmapool scalability
 2018-07-26 18:53 UTC 

[PATCH v2 0/7] memory management documentation updates
 2018-07-26 17:24 UTC  (15+ messages)
` [PATCH v2 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH v2 2/7] mm/util: add kernel-doc for kvfree
` [PATCH v2 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH v2 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH v2 5/7] docs/core-api: split memory management API to a separate file
` [PATCH v2 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags

[PATCH 0/3] memmap_init_zone improvements
 2018-07-26 15:39 UTC  (6+ messages)
` [PATCH 2/3] mm: calculate deferred pages after skipping mirrored memory

[PATCHv3 0/3] Fix crash due to vma_is_anonymous() false-positives
 2018-07-26 15:14 UTC  (8+ messages)
` [PATCHv3 1/3] mm: Introduce vma_init()

[PATCH] memcg: reduce memcg tree traversals for stats collection
 2018-07-26 13:56 UTC  (2+ messages)

Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
 2018-07-26 12:48 UTC  (13+ messages)

[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
 2018-07-26  8:37 UTC  (12+ messages)


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).