linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 08:43:19 to 2018-06-06 18:45:01 UTC [more...]

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-06-06 18:44 UTC  (17+ messages)

[PATCH] mremap: Remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
 2018-06-06 18:38 UTC 

[PATCH] mremap: Increase LATENCY_LIMIT of mremap to reduce the number of TLB shootdowns
 2018-06-06 18:20 UTC  (4+ messages)

[Bug 199931] New: systemd/rtorrent file data corruption when using echo 3 >/proc/sys/vm/drop_caches
 2018-06-06 13:55 UTC  (9+ messages)

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-06 13:44 UTC  (22+ messages)
` [PATCH v2 01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v2 02/11] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v2 03/11] device-dax: Enable page_mapping()
` [PATCH v2 04/11] device-dax: Set page->index
` [PATCH v2 05/11] filesystem-dax: "
` [PATCH v2 06/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v2 07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v2 08/11] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v2 09/11] mm, memory_failure: Fix page->mapping assumptions relative to the page lock
` [PATCH v2 10/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v2 11/11] libnvdimm, pmem: Restore page attributes when clearing errors

Memory mapped pages not being swapped out
 2018-06-06 13:35 UTC  (4+ messages)

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-06-06  9:32 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-06  9:24 UTC  (8+ messages)

[LKP] [lkp-robot] [mm, memcontrol] 309fe96bfc: vm-scalability.throughput +23.0% improvement
 2018-06-06  8:50 UTC  (2+ messages)

[PATCH] mremap: Avoid TLB flushing anonymous pages that are not in swap cache
 2018-06-06  8:22 UTC  (11+ messages)

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-06-06  7:14 UTC  (17+ messages)
` [PATCH 5/5] mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH] mm, memory_failure: remove a stray tab
 2018-06-06  5:53 UTC  (2+ messages)

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-06  1:26 UTC  (3+ messages)

HARDENED_USERCOPY will BUG on multiple slub objects coalesced into an sk_buff fragment
 2018-06-05 21:43 UTC  (10+ messages)

[PATCH v5 0/2] Directed kmem charging
 2018-06-05 17:54 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-05 16:38 UTC  (4+ messages)

[RFC] Getting rid of INFLIGHT_VICTIM
 2018-06-05 14:10 UTC  (2+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-06-05 12:13 UTC  (3+ messages)

[PATCH 1/2] mm: propagate memory effective protection on setting memory.min/low
 2018-06-05 10:28 UTC  (8+ messages)
` [PATCH 2/2] mm: don't skip memory guarantee calculations

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-05  8:57 UTC  (11+ messages)
` [lkp-robot] [mm, oom] 2d251ff6e6: BUG:unable_to_handle_kernel

[PATCH v3 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-04 23:12 UTC  (13+ messages)
` [PATCH v3 01/12] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v3 02/12] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v3 03/12] device-dax: Enable page_mapping()
` [PATCH v3 04/12] device-dax: Set page->index
` [PATCH v3 05/12] filesystem-dax: "
` [PATCH v3 06/12] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v3 07/12] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v3 08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v3 09/12] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v3 10/12] mm, memory_failure: Fix page->mapping assumptions relative to the page lock
` [PATCH v3 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v3 12/12] libnvdimm, pmem: Restore page attributes when clearing errors

pkeys on POWER: Access rights not reset on execve
 2018-06-04 21:00 UTC  (15+ messages)

[PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-04 19:07 UTC  (3+ messages)

[QUESTION] About VM_LOCKONFAULT for file page
 2018-06-04 18:55 UTC 

[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-04 17:17 UTC 

[PATCH] kmemleak: don't use __GFP_NOFAIL
 2018-06-04 16:41 UTC  (14+ messages)

[PATCH] docs/admin-guide/mm: add high level concepts overview
 2018-06-04 15:53 UTC  (4+ messages)

[PATCH v2 00/16] khwasan: kernel hardware assisted address sanitizer
 2018-06-04 13:58 UTC  (4+ messages)
` [PATCH v2 03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW

[PATCH v2] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-04 13:49 UTC  (4+ messages)

[PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
 2018-06-04 12:17 UTC  (17+ messages)
` [PATCH v7 2/2] Refactor part of the oom report in dump_header

[PATCH] mm/shmem: Zero out unused vma fields in shmem_pseudo_vma_init()
 2018-06-04 11:32 UTC  (3+ messages)

[PATCH] mm: Add conditions to avoid out-of-bounds
 2018-06-04 11:27 UTC  (3+ messages)

Introduce atomic_dec_and_lock_irqsave()
 2018-06-04 10:25 UTC  (3+ messages)
` [PATCH 1/5] spinlock: atomic_dec_and_lock: Add an irqsave variant
  ` [PATCH 1/5 v2] "

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-06-04  9:55 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
 2018-06-04  6:37 UTC  (3+ messages)

[PATCH] mm: Change return type to vm_fault_t
 2018-06-02 14:59 UTC  (10+ messages)

[PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
 2018-06-02 11:22 UTC  (3+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-02  3:29 UTC  (11+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-06-02  0:03 UTC  (9+ messages)

[PATCH] include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE
 2018-06-01 16:34 UTC 

[PATCH v3 00/16] Provide saturating helpers for allocation
 2018-06-01 13:50 UTC 

[RFC PATCH 0/3] Small cleanup for hotplugmem
 2018-06-01 13:15 UTC  (4+ messages)

clang fails on linux-next since commit 8bf705d13039
 2018-06-01 13:14 UTC  (9+ messages)
            ` [llvmlinux] "

[PATCH 0/4] Small cleanup for memoryhotplug
 2018-06-01 12:53 UTC  (5+ messages)
` [PATCH 1/4] mm/memory_hotplug: Make add_memory_resource use __try_online_node
` [PATCH 2/4] mm/memory_hotplug: Call register_mem_sect_under_node
` [PATCH 3/4] mm/memory_hotplug: Get rid of link_mem_sections
` [PATCH 4/4] mm/memory_hotplug: Drop unnecessary checks from register_mem_sect_under_node

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-06-01 10:46 UTC  (4+ messages)
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs

[PATCH v3 00/16] Provide saturating helpers for allocation
 2018-06-01 10:18 UTC  (3+ messages)
` [PATCH v3 05/16] lib: overflow: Add memory allocation overflow tests

[PATCH] mm: fix kswap excessive pressure after wrong condition transfer
 2018-06-01  8:49 UTC  (5+ 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).