linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-17 04:28:30 to 2017-05-19 12:12:52 UTC [more...]

[PATCH 0/2] fix premature OOM killer
 2017-05-19 12:12 UTC  (5+ messages)
` [PATCH 1/2] mm, oom: make sure that the oom victim uses memory reserves
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF

[PATCH v2 0/6] cpuset/mempolicies related fixes and cleanups
 2017-05-19 11:59 UTC  (13+ messages)
` [PATCH v2 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
` [PATCH v2 2/6] mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()
` [PATCH v2 3/6] mm, page_alloc: pass preferred nid instead of zonelist to allocator
` [PATCH v2 4/6] mm, mempolicy: simplify rebinding mempolicies when updating cpusets
` [PATCH v2 5/6] mm, cpuset: always use seqlock when changing task's nodemask
` [PATCH v2 6/6] mm, mempolicy: don't check cpuset seqlock where it doesn't matter

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-19 11:30 UTC  (26+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-05-19 11:27 UTC  (24+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update

[PATCH v6 00/15] lockdep: Implement crossrelease feature
 2017-05-19 10:56 UTC  (11+ messages)
` [PATCH v6 05/15] "

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-19 10:51 UTC  (9+ messages)

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-19 10:47 UTC  (6+ messages)

[RFC v3]mm: ro protection for data allocated dynamically
 2017-05-19 10:38 UTC  (2+ messages)
` [PATCH 1/1] Sealable memory support

mm, something wring in page_lock_anon_vma_read()?
 2017-05-19  9:44 UTC  (3+ messages)

[PATCH] mm/vmstat: add oom_kill counter
 2017-05-19  9:10 UTC  (4+ messages)

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-05-19  8:56 UTC  (13+ messages)
` [PATCH 07/14] mm: consider zone which is not fully populated to have holes
` [PATCH 08/14] mm, compaction: skip over holes in __reset_isolation_suitable
` [PATCH 09/14] mm: __first_valid_page skip over offline pages
` [PATCH 10/14] mm, vmstat: skip reporting offline pages in pagetypeinfo
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online

[RFC PATCH] mm, oom: cgroup-aware OOM-killer
 2017-05-19  8:02 UTC  (10+ messages)

[PATCH] dm ioctl: Restore __GFP_HIGH in copy_params()
 2017-05-19  7:46 UTC  (3+ messages)

[mmotm:master 61/139] include/asm-generic/memory_model.h:54:52: warning: 'page' is used uninitialized in this function
 2017-05-19  7:22 UTC  (2+ messages)

[PATCH] ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
 2017-05-19  7:09 UTC 

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-19  4:07 UTC  (3+ messages)
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return

[mmotm:master] BUILD REGRESSION ecfddce33be51ebedf97f1e03d954c14e575afb6
 2017-05-19  2:08 UTC 

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-19  1:53 UTC  (8+ messages)

[mmotm:master 61/139] mm/vmstat.c:1224:16: warning: 'page' may be used uninitialized in this function
 2017-05-19  0:07 UTC 

[PATCH 1/2] mm: avoid spurious 'bad pmd' warning messages
 2017-05-18 21:29 UTC  (7+ messages)
` [PATCH 2/2] dax: Fix race between colliding PMD & PTE entries
  ` [PATCH] generic: add regression test for DAX PTE/PMD races

mmotm 2017-05-18-14-18 uploaded
 2017-05-18 21:19 UTC 

[PATCH 0/3] KSMscale cleanup/optimizations
 2017-05-18 20:35 UTC  (5+ messages)
` [PATCH 1/3] ksm: cleanup stable_node chain collapse case
` [PATCH 2/3] ksm: swap the two output parameters of chain/chain_prune
` [PATCH 3/3] ksm: optimize refile of stable_node_dup at the head of the chain

[PATCH] mm, page_alloc: Mark bad_range() and meminit_pfn_in_nid() as __maybe_unused
 2017-05-18 18:20 UTC 

[PATCHv5, REBASED 0/9] x86: 5-level paging enabling for v4.12, Part 4
 2017-05-18 17:51 UTC  (11+ messages)
` [PATCHv5, REBASED 9/9] x86/mm: Allow to have userspace mappings above 47-bits

[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
 2017-05-18 17:21 UTC  (20+ messages)
` [RFC PATCH v2 06/17] cgroup: Fix reference counting bug in cgroup_procs_write()
` [RFC PATCH v2 07/17] cgroup: Prevent kill_css() from being called more than once
` [RFC PATCH v2 08/17] cgroup: Move debug cgroup to its own file
` [RFC PATCH v2 09/17] cgroup: Keep accurate count of tasks in each css_set
` [RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics

Strange condition in invalidate_mapping_pages()
 2017-05-18 15:28 UTC  (2+ messages)

[PATCH 1/2] drm: replace drm_[cm]alloc* by kvmalloc alternatives
 2017-05-18 15:23 UTC  (10+ messages)
` [PATCH 2/2] drm: drop drm_[cm]alloc* helpers
  ` [PATCH 2/2 -v2] "

[PATCH] mm,oom: fix oom invocation issues
 2017-05-18 15:07 UTC  (13+ messages)

[PATCH] mm: clarify why we want kmalloc before falling backto vmallock
 2017-05-18 14:08 UTC  (3+ messages)

[PATCH] mm/swapfile.c: fix a minor coding style issue
 2017-05-18 13:04 UTC 

[PATCH] Patch for remapping pages around the fault page
 2017-05-18 10:09 UTC  (3+ messages)

[PATCH 0/6] refine and rename slub sysfs
 2017-05-18  9:06 UTC  (10+ messages)
` [PATCH 1/6] mm/slub: add total_objects_partial sysfs
` [PATCH 2/6] mm/slub: not include cpu_partial data in cpu_slabs sysfs
` [PATCH 3/6] mm/slub: add cpu_slabs_[total_]objects sysfs
` [PATCH 4/6] mm/slub: rename ALL slabs sysfs
` [PATCH 5/6] mm/slub: rename partial_slabs sysfs
` [PATCH 6/6] mm/slub: rename cpu_partial_slab sysfs

[PATCH v3 1/2] mm/hugetlb: Cleanup ARCH_HAS_GIGANTIC_PAGE
 2017-05-18  8:50 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/mm/hugetlb: Add support for 1G huge pages

[PATCH v1] mm: drop NULL return check of pte_offset_map_lock()
 2017-05-18  6:42 UTC 

[PATCH -mm -v11 0/5] THP swap: Delay splitting THP during swapping out
 2017-05-18  5:33 UTC  (3+ messages)
` [PATCH -mm -v11 1/5] mm, THP, swap: Delay splitting THP during swap out

[bug report] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2017-05-17 21:52 UTC  (2+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-17 19:39 UTC  (15+ messages)

[PATCH v2] PATCH [PATCH 001] memory management: spelling and grammar
 2017-05-17 19:19 UTC 

[PATCH] Correct spelling and grammar for notification text
 2017-05-17 17:23 UTC  (3+ messages)

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-05-17 15:51 UTC  (4+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[Qustion] vmalloc area overlap with another allocated vmalloc area
 2017-05-17 14:23 UTC  (4+ messages)

[PATCH] drm: use kvmalloc_array for drm_malloc*
 2017-05-17  8:09 UTC  (7+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-17  7:44 UTC  (11+ messages)

[patch V2 15/17] mm/vmscan: Adjust system_state checks
 2017-05-17  6:56 UTC  (2+ messages)

[Question] softlock up in handle_mm_fault
 2017-05-17  6:45 UTC 


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