linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-25 13:19:12 to 2017-04-28 09:45:30 UTC [more...]

[PATCH man-pages 0/2] some more userfault pages updates
 2017-04-28  9:45 UTC  (6+ messages)
` [PATCH man-pages 1/2] userfaultfd.2: start documenting non-cooperative events
` [PATCH man-pages 2/2] ioctl_userfaultfd.2: start adding details about userfaultfd features

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-04-28  9:32 UTC  (21+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-28  9:00 UTC  (16+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-28  9:04 UTC  (11+ messages)
              ` Generic approach to customizable zones - was: "

[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-28  8:40 UTC  (10+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v10 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v10 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
 2017-04-28  8:13 UTC  (12+ messages)
` [PATCH 1/1] Remove hardcoding of ___GFP_xxx bitmasks
      ` Question on ___GFP_NOLOCKDEP - Was: "

get_zone_device_page() in get_page() and page_cache_get_speculative()
 2017-04-28  8:14 UTC  (19+ messages)
  ` [PATCH] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
        ` [PATCH] mm, zone_device: Replace "

RFC: post-init-read-only protection for data allocated dynamically
 2017-04-28  7:45 UTC  (2+ messages)

[PATCH] mm: Add additional consistency check
 2017-04-28  6:16 UTC  (15+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-28  5:32 UTC  (10+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-04-28  5:07 UTC  (4+ messages)
` [RFC 1/4] mm: create N_COHERENT_MEMORY

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-04-27 18:34 UTC  (6+ messages)
` [PATCH v3 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH v3 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[RFC v3 00/17] Speculative page faults
 2017-04-27 18:28 UTC  (19+ messages)
` [RFC v3 01/17] mm: Dont assume page-table invariance during faults
` [RFC v3 02/17] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v3 03/17] mm: Introduce pte_spinlock
` [RFC v3 04/17] mm: VMA sequence count
` [RFC v3 05/17] RCU free VMAs
` [RFC v3 06/17] mm: Provide speculative fault infrastructure
` [RFC v3 07/17] mm,x86: Add speculative pagefault handling
` [RFC v3 08/17] mm/spf: Try spin lock in speculative path
` [RFC v3 09/17] mm/spf: Fix fe.sequence init in __handle_mm_fault()
` [RFC v3 10/17] mm/spf: don't set fault entry's fields if locking failed
` [RFC v3 11/17] mm/spf; fix lock dependency against mapping->i_mmap_rwsem
` [RFC v3 12/17] mm/spf: Protect changes to vm_flags
` [RFC v3 13/17] mm/spf Protect vm_policy's changes against speculative pf
` [RFC v3 14/17] x86/mm: Update the handle_speculative_fault's path
` [RFC v3 15/17] mm/spf: Add check on the VMA's flags
` [RFC v3 16/17] mm: protect madvise vs speculative pf
` [RFC v3 17/17] mm/spf: protect mremap() against "

[PATCH 0/3 v2] ARM/ARM64: silence large module first time allocation
 2017-04-27 18:21 UTC  (11+ messages)
` [PATCH v2 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH v2 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH v2 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-04-27 16:39 UTC  (6+ messages)
` [PATCH v5 08/11] mm: hwpoison: soft offline supports thp migration

[PATCH -v3 0/13] mm: make movable onlining suck less
 2017-04-27 15:31 UTC  (7+ messages)
` [PATCH 07/13] mm: consider zone which is not fully populated to have holes
` [PATCH 08/13] mm, compaction: skip over holes in __reset_isolation_suitable

(no subject)
 2017-04-27 15:10 UTC  (13+ messages)
` your mail

[PATCH 0/3] ARM/ARM64: silence large module first time allocation
 2017-04-27 14:42 UTC  (9+ messages)
` [PATCH 1/2] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 1/2] ARM: Silence non PLT "
` [PATCH 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 2/2] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-04-27 11:49 UTC 

A pitfall of mempool?
 2017-04-27 11:19 UTC  (2+ messages)
` block: mempool allocation hangs under OOM. (Re: A pitfall of mempool?)

Freeing HugeTLB page into buddy allocator
 2017-04-27 11:06 UTC  (3+ messages)

[PATCH 0/7] HugeTLB migration support for PPC64
 2017-04-27  9:41 UTC  (7+ messages)
` [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
` [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions
` [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper

4.11.0-rc8+/x86_64 desktop lockup until applications closed
 2017-04-27  9:26 UTC  (2+ messages)

[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
 2017-04-27  7:26 UTC  (13+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
  ` [PATCH 1/2] xfs: fix incorrect argument count check
    ` [PATCH 2/2] dax: add regression test for stale mmap reads

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-27  6:33 UTC  (12+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    ` [virtio-dev] "
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH] mm/vmstat: Standardize file operations variable names
 2017-04-27  3:06 UTC 

[PATCH] powerpc/mm/hugetlb: Add support for 1G huge pages
 2017-04-27  2:51 UTC  (3+ messages)

mmotm 2017-04-26-16-39 uploaded
 2017-04-26 23:40 UTC 

[RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
 2017-04-26 22:30 UTC  (3+ messages)

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-04-26 20:11 UTC  (4+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[PATCH v3 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:05 UTC  (2+ messages)
` [PATCH v3 2/2] dax: add regression test for stale mmap reads

[PATCH v2 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:00 UTC  (6+ messages)
` [PATCH v2 2/2] dax: add regression test for stale mmap reads

[PATCH v1 0/2] mm: hwpoison: fix mce-test.ras.fail on 23a003bfd2
 2017-04-26  9:10 UTC  (3+ messages)
` [PATCH v1 1/2] mm: hwpoison: call shake_page() unconditionally
` [PATCH v1 2/2] mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page

[PATCH 0/5] {ioctl_}userfaultfd.2: initial updates for 4.11
 2017-04-26  8:43 UTC  (13+ messages)
` [PATCH 1/5] userfaultfd.2: describe memory types that can be used from 4.11
` [PATCH 2/5] ioctl_userfaultfd.2: "
` [PATCH 3/5] ioctl_userfaultfd.2: update UFFDIO_API description
` [PATCH 4/5] userfaultfd.2: add Linux container migration use-case to NOTES
` [PATCH 5/5] usefaultfd.2: add brief description of "non-cooperative" mode

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-26  8:07 UTC  (8+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update

[PATCH V2] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-04-26  3:57 UTC 

[PATCH] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-04-26  1:31 UTC  (2+ messages)

[PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
 2017-04-25 22:05 UTC  (3+ messages)

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-04-25 19:36 UTC  (5+ messages)
` [patch 1/2] MM: remove unused quiet_vmstat function
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

[PATCH] x86/mm/64: Fix crash in remove_pagetable()
 2017-04-25 19:01 UTC  (4+ messages)

[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-25 16:43 UTC  (8+ messages)
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails

[RFC 0/2] BUG raised when onlining HWPoisoned page
 2017-04-25 14:16 UTC  (4+ messages)
` [RFC 2/2] mm: skip HWPoisoned pages when onlining pages


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