linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv4 00/12] Ion cleanup in preparation for moving out of staging
 2017-04-21 15:31 UTC  (9+ messages)
` [PATCHv4 05/12] staging: android: ion: Break the ABI in the name of forward progress
  ` [Linaro-mm-sig] "
` [PATCHv4 10/12] staging: android: ion: Remove ion_handle and ion_client
  ` [Linaro-mm-sig] "
` [PATCHv4 12/12] staging/android: Update Ion TODO list
  ` [Linaro-mm-sig] "

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-04-21 15:17 UTC  (19+ messages)
` [PATCH v5 01/11] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v5 02/11] mm: mempolicy: add queue_pages_node_check()
` [PATCH v5 03/11] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v5 04/11] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v5 05/11] mm: thp: enable thp migration in generic path
` [PATCH v5 06/11] mm: thp: check pmd migration entry in common path
` [PATCH v5 07/11] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v5 08/11] mm: hwpoison: soft offline supports "
` [PATCH v5 09/11] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v5 10/11] mm: migrate: move_pages() supports "
` [PATCH v5 11/11] mm: memory_hotplug: memory hotremove "

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-21 14:55 UTC  (12+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing

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

[RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
 2017-04-21 14:04 UTC  (15+ messages)
` [RFC PATCH 01/14] cgroup: reorganize cgroup.procs / task write path
` [RFC PATCH 02/14] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
` [RFC PATCH 03/14] cgroup: introduce cgroup->proc_cgrp and threaded css_set handling
` [RFC PATCH 04/14] cgroup: implement CSS_TASK_ITER_THREADED
` [RFC PATCH 05/14] cgroup: implement cgroup v2 thread support
` [RFC PATCH 06/14] cgroup: Fix reference counting bug in cgroup_procs_write()
` [RFC PATCH 07/14] cgroup: Move debug cgroup to its own file
` [RFC PATCH 08/14] cgroup: Keep accurate count of tasks in each css_set
` [RFC PATCH 09/14] cgroup: Make debug cgroup support v2 and thread mode
` [RFC PATCH 10/14] cgroup: Implement new thread mode semantics
` [RFC PATCH 11/14] sched: Misc preps for cgroup unified hierarchy interface
` [RFC PATCH 12/14] sched: Implement interface for cgroup unified hierarchy
` [RFC PATCH 13/14] sched: Make cpu/cpuacct threaded controllers
` [RFC PATCH 14/14] cgroup: Enable separate control knobs for thread root internal processes

[PATCH -v3 0/13] mm: make movable onlining suck less
 2017-04-21 12:52 UTC  (15+ messages)
` [PATCH 01/13] mm: remove return value from init_currently_empty_zone
` [PATCH 02/13] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 03/13] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 04/13] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 05/13] mm, memory_hotplug: split up register_one_node
` [PATCH 06/13] mm, memory_hotplug: consider offline memblocks removable
` [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
` [PATCH 09/13] mm: __first_valid_page skip over offline pages
` [PATCH 11/13] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 12/13] mm, memory_hotplug: fix the section mismatch warning
` [PATCH 13/13] mm, memory_hotplug: remove unused cruft after memory hotplug rework
` [PATCH 10/13] mm, memory_hotplug: do not associate hotadded memory to zones until online

[PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
 2017-04-21 12:47 UTC 

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-21 12:29 UTC  (6+ messages)

Review request: draft userfaultfd(2) manual page
 2017-04-21 11:41 UTC  (10+ messages)
` Review request: draft ioctl_userfaultfd(2) "

[bug report] hugetlbfs: fix offset overflow in hugetlbfs mmap
 2017-04-21 10:57 UTC 

RFC: post-init-read-only protection for data allocated dynamically
 2017-04-21  8:30 UTC 

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-21  8:05 UTC  (35+ messages)
` [PATCH 6/9] mm, memory_hotplug: do not associate hotadded memory to zones until online
  ` [PATCH v3 "
` [PATCH 7/9] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 9/9] mm, memory_hotplug: remove unused cruft after memory hotplug rework
` (no subject)
  ` [PATCH 1/3] mm: consider zone which is not fully populated to have holes
  ` your mail
            ` [lkp-robot] 73821bb516: WARNING:at_mm/memblock.c:#memblock_virt_alloc_internal

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-21  6:54 UTC  (10+ messages)
` [PATCH v7 1/7] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-21  3:44 UTC  (15+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
              ` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
                ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()

devm_ioremap_resource() creates duplicate resource
 2017-04-21  1:55 UTC 

[RFC 0/4] Replace mmap_sem by a range lock
 2017-04-20 23:36 UTC  (14+ messages)
` [RFC 1/4] Add additional range parameter to GUP() and handle_page_fault()
` [RFC 2/4] Deactivate mmap_sem assert
` [RFC 3/4] Remove nest locking operation with mmap_sem
` [RFC 4/4] Change mmap_sem to range lock

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-04-20 21:26 UTC  (9+ messages)
` [RFC 1/4] mm: create N_COHERENT_MEMORY
` [RFC 2/4] arch/powerpc/mm: add support for coherent memory
` [RFC 3/4] mm: Integrate N_COHERENT_MEMORY with mempolicy and the rest of the system
` [RFC 4/4] mm: Add documentation for coherent memory

[PATCHv5 0/9] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-20 16:21 UTC  (10+ messages)
` [PATCHv5 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv5 2/9] x86/boot/64: Rewrite startup_64 in C
` [PATCHv5 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv5 4/9] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv5 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv5 6/9] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv5 7/9] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv5 8/9] x86: Enable 5-level paging support
` [PATCHv5 9/9] x86/mm: Allow to have userspace mappings above 47-bits

Heads-up: two regressions in v4.11-rc series
 2017-04-20 14:30 UTC  (3+ messages)

[RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-04-20 13:48 UTC  (6+ messages)
      ` [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors

[fuse-devel] trying to steal weird page?
 2017-04-20 13:29 UTC 

[PATCH] mm: prevent NR_ISOLATE_* stats from going negative
 2017-04-20 12:32 UTC  (2+ messages)

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-20 11:46 UTC  (10+ messages)

[RFC 0/2] BUG raised when onlining HWPoisoned page
 2017-04-20  9:26 UTC  (3+ messages)
` [RFC 1/2] mm: Uncharge poisoned pages
` [RFC 2/2] mm: skip HWPoisoned pages when onlining pages

"mm: move pcp and lru-pcp draining into single wq" broke resume from s2ram
 2017-04-20  6:53 UTC  (12+ messages)
  `  "
      `  "

copy_page() on a kmalloc-ed page with DEBUG_SLAB enabled (was "zram: do not use copy_page with non-page alinged address")
 2017-04-20  6:50 UTC  (11+ messages)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-04-20  6:09 UTC  (7+ messages)

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2017-04-20  3:14 UTC  (10+ messages)
` [PATCH 1/1] "

acb32a95a9: BUG: kernel hang in test stage
 2017-04-19 17:39 UTC  (3+ messages)

[PATCH v6 00/15] lockdep: Implement crossrelease feature
 2017-04-19 17:20 UTC  (6+ messages)
` [PATCH v6 05/15] "

[PATCH v3 tip/core/rcu 34/40] mm: Use static initialization for "srcu"
 2017-04-19 16:58 UTC 

[PATCH v3 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-19 16:46 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox