linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 16:17:48 to 2018-08-06 15:16:32 UTC [more...]

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3
 2018-08-06 15:19 UTC  (8+ messages)
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO

WARNING in try_charge
 2018-08-06 15:12 UTC  (25+ messages)

[PATCH v2] resource: Merge resources on a node when hot-adding memory
 2018-08-06 14:14 UTC  (2+ messages)

[PATCH v3 0/2] virtio-balloon: some improvements
 2018-08-06 14:02 UTC  (11+ messages)
` [PATCH v3 1/2] virtio-balloon: remove BUG() in init_vqs
` [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-08-06 13:45 UTC  (5+ messages)
` [PATCH 2/4] mm, oom: Check pending victims earlier in out_of_memory()
` [PATCH 3/4] mm, oom: Remove unused "abort" path
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-06 13:26 UTC  (9+ 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 v2 0/3] sparc32: switch to NO_BOOTMEM
 2018-08-06 13:09 UTC  (6+ messages)
` [PATCH v2 1/3] sparc: mm/init_32: kill trailing whitespace
` [PATCH v2 2/3] sparc32: switch to NO_BOOTMEM
` [PATCH v2 3/3] sparc32: split ramdisk detection and reservation to a helper function

[PATCH] mm/kasan/kasan_init: use true and false for boolean values
 2018-08-06 12:05 UTC  (4+ messages)

Caching/buffers become useless after some time
 2018-08-06 12:00 UTC  (16+ messages)

INFO: task hung in generic_file_write_iter
 2018-08-06 11:56 UTC  (7+ messages)

[PATCH v2] mm: Use special value SHRINKER_REGISTERING instead list_empty() check
 2018-08-06 11:31 UTC 

[PATCH] mm: adjust max read count in generic_file_buffered_read()
 2018-08-06 10:22 UTC  (4+ messages)

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-08-06  9:27 UTC  (5+ messages)
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH] mm: Use special value SHRINKER_REGISTERING instead list_empty() check
 2018-08-06  8:55 UTC  (8+ messages)

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-08-06  8:42 UTC  (12+ messages)

[PATCH] mm,oom: Remove wake_oom_reaper()
 2018-08-06  8:21 UTC  (2+ messages)

[4.18 rc7] possible circular locking dependency detected
 2018-08-05 15:04 UTC  (3+ messages)

[PATCH] [PATCH] mm: disable preemption before swapcache_free
 2018-08-04 23:07 UTC  (8+ messages)
  `  "

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-08-04 14:00 UTC  (13+ messages)
` [PATCH v2 2/2] slab: __GFP_ZERO is incompatible with a constructor
              ` [PATCH v3 "

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-08-03 23:20 UTC  (8+ messages)

[PATCH] mm:bugfix check return value of ioremap_prot
 2018-08-03 23:05 UTC  (5+ messages)

[PATCH v2 2/9] dmapool: cleanup error messages
 2018-08-03 21:18 UTC  (15+ messages)

[PATCH v2 6/9] dmapool: improve scalability of dma_pool_free
 2018-08-03 21:02 UTC  (3+ messages)

[PATCH] mm: memcg: update memcg OOM messages on cgroup2
 2018-08-03 20:30 UTC  (2+ messages)

[PATCH 0/2] sparc32: switch to NO_BOOTMEM
 2018-08-03 20:18 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] sparc32: tidy up ramdisk memory reservation

[PATCH RESEND 0/7] switch several architectures NO_BOOTMEM
 2018-08-03 19:58 UTC  (8+ messages)
` [PATCH 1/7] hexagon: switch to NO_BOOTMEM
` [PATCH 2/7] of: ignore sub-page memory regions
` [PATCH 3/7] nios2: use generic early_init_dt_add_memory_arch
` [PATCH 4/7] nios2: switch to NO_BOOTMEM
` [PATCH 5/7] um: setup_physmem: stop using global variables
` [PATCH 6/7] um: switch to NO_BOOTMEM
` [PATCH 7/7] unicore32: "

[RESEND PATCH] resource: Merge resources on a node when hot-adding memory
 2018-08-03 17:25 UTC  (3+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-08-03 16:54 UTC  (12+ messages)

[PATCH v2 8/9] dmapool: reduce footprint in struct page
 2018-08-03 14:49 UTC  (4+ messages)

[PATCH v2 4/9] dmapool: improve scalability of dma_pool_alloc
 2018-08-03 13:55 UTC  (4+ messages)

[PATCH v6 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-08-03 13:18 UTC  (9+ messages)
` [PATCH v6 1/5] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH v6 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v6 4/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v6 5/5] mm/page_alloc: Introduce free_area_init_core_hotplug

[PATCH 2/3] x86: Convert vdso to use vm_fault_t
 2018-08-03 13:14 UTC 

[PATCH] swap: Use __try_to_reclaim_swap() in free_swap_and_cache()
 2018-08-03 12:30 UTC 

[PATCH] mm: Move check for SHRINKER_NUMA_AWARE to do_shrink_slab()
 2018-08-03 12:00 UTC  (12+ messages)

[PATCH] mm/vmscan: adjust shrinkctl->nr_scanned after invoking scan_objects
 2018-08-03 10:56 UTC 

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-03  9:47 UTC  (7+ messages)
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-03  9:42 UTC  (12+ messages)

[PATCH v1] mm:memcg: skip memcg of current in mem_cgroup_soft_limit_reclaim
 2018-08-03  7:07 UTC  (6+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-08-03  6:45 UTC  (14+ messages)

[PATCH 1/2] resource: Merge resources on a node when hot-adding memory
 2018-08-03  6:33 UTC 

[RFC 0/2] harden alloc_pages against bogus nid
 2018-08-03  6:24 UTC  (15+ messages)
` [RFC 1/2] slub: Avoid trying to allocate memory on offline nodes
` [RFC 2/2] mm: harden alloc_pages code paths against bogus nodes

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-08-03  6:16 UTC  (13+ messages)

[PATCH v2 0/2] virtio-balloon: some improvements
 2018-08-03  5:35 UTC  (8+ messages)
` [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker

mmotm 2018-08-02-15-29 uploaded
 2018-08-02 22:29 UTC 

[PATCH v2 5/9] dmapool: rename fields in dma_page
 2018-08-02 20:08 UTC  (2+ messages)

[PATCH v2 9/9] [SCSI] mpt3sas: replace chain_dma_pool
 2018-08-02 20:01 UTC 

[PATCH v2 7/9] dmapool: debug: prevent endless loop in case of corruption
 2018-08-02 20:00 UTC 

[PATCH v2 3/9] dmapool: cleanup dma_pool_destroy
 2018-08-02 19:58 UTC 

[PATCH v2 1/9] dmapool: fix boundary comparison
 2018-08-02 19:56 UTC 

[PATCH v2 0/9] mpt3sas and dmapool scalability
 2018-08-02 19:56 UTC 

Linux 4.18-rc7
 2018-08-02 19:12 UTC  (13+ messages)

[PATCH v2 0/3] introduce memory.oom.group
 2018-08-02 18:48 UTC  (5+ messages)
` [PATCH v2 3/3] mm, oom: "

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-08-02 18:36 UTC  (7+ 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).