linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-05-22 21:13 UTC  (18+ messages)
` [PATCH 01/51] page_writeback: revive cancel_dirty_page() in a restricted form
` [PATCH 02/51] memcg: add per cgroup dirty page accounting
` [PATCH 03/51] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 04/51] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 05/51] blkcg: always create the blkcg_gq for the root blkcg
` [PATCH 06/51] memcg: add mem_cgroup_root_css
` [PATCH 07/51] blkcg: add blkcg_root_css
` [PATCH 08/51] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 09/51] blkcg: implement task_get_blkcg_css()
` [PATCH 10/51] blkcg: implement bio_associate_blkcg()
` [PATCH 11/51] memcg: implement mem_cgroup_css_from_page()
` [PATCH 12/51] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 13/51] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 14/51] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 15/51] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 17/51] writeback: reorganize mm/backing-dev.c

[PATCH 00/23] userfaultfd v4
 2015-05-22 20:48 UTC  (11+ messages)
` [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-22 20:31 UTC  (3+ messages)
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region

[PATCHSET cgroup/for-4.2] cgroup: make multi-process migration atomic
 2015-05-22 18:30 UTC  (22+ messages)
` [PATCH 3/7] memcg: immigrate charges only when a threadgroup leader is moved
                    ` [PATCH 0/3] memcg: mm_update_next_owner() cleanups
                      ` [PATCH 1/3] memcg: introduce assign_new_owner()
                      ` [PATCH 2/3] memcg: change assign_new_owner() to consider the sub-htreads
                      ` [PATCH 3/3] memcg: change mm_update_next_owner() to search in sub-threads first

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-05-22 17:14 UTC  (4+ messages)

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-22 17:10 UTC  (19+ messages)
` [RFC v3 PATCH 01/10] mm/hugetlb: compute/return the number of regions added by region_add()
` [RFC v3 PATCH 02/10] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
` [RFC v3 PATCH 03/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v3 PATCH 05/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [RFC v3 PATCH 06/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v3 PATCH 07/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v3 PATCH 08/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [RFC v3 PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v3 PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH v9 0/10] Support Write-Through mapping on x86
 2015-05-22 16:27 UTC  (23+ messages)
` [PATCH v9 1/10] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v9 2/10] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v9 3/10] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v9 4/10] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v9 5/10] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v9 6/10] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v9 7/10] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v9 8/10] x86, mm: Add set_memory_wt() for WT
` [PATCH v9 9/10] x86, mm, pat: Refactor !pat_enabled handling

[PATCH v2] mm: nommu: refactor debug and warning prints
 2015-05-22 16:14 UTC 

[Ext4][Bug] Deadlock in ext4 with memcg enabled
 2015-05-22 14:51 UTC  (2+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-05-22 14:35 UTC  (9+ messages)

[PATCH] zram: check compressor name before setting it
 2015-05-22 13:34 UTC  (7+ messages)

Original sexCaplets.Use individual discount code li-5738
 2015-05-22  9:31 UTC 

[memcg:since-4.0 317/333] include/ras/ras_event.h:282:1: error: type defaults to 'int' in declaration of 'TRACE_DEFINE_ENUM'
 2015-05-22  9:27 UTC  (2+ messages)

[PATCH V6 0/3] THP related code cleanup
 2015-05-22  5:17 UTC  (4+ messages)
` [PATCH V6 1/3] mm/thp: Split out pmd collpase flush into a separate functions
` [PATCH V6 2/3] powerpc/mm: Use generic version of pmdp_clear_flush
` [PATCH V6 3/3] mm: Clarify that the function operates on hugepage pte

[PATCH 0/2] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-21 23:43 UTC  (6+ messages)
` [PATCH 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH 2/2] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[PATCH v6 0/5] tracing: add trace event for memory-failure
 2015-05-21 23:28 UTC  (10+ messages)
` [PATCH v6 1/5] memory-failure: export page_type and action result
` [PATCH v6 2/5] memory-failure: change type of action_result's param 3 to enum
` [PATCH v6 3/5] tracing: add trace event for memory-failure
` [PATCH v6 4/5] tracing: fix build error in mm/memory-failure.c
` [PATCH v6 5/5] trace, ras: move ras_event.h under include/trace/events

HMM (Heterogeneous Memory Management) v8
 2015-05-21 20:23 UTC  (37+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()
` [PATCH 04/36] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3
` [PATCH 06/36] HMM: add HMM page table v2
` [PATCH 07/36] HMM: add per mirror page table v3
` [PATCH 08/36] HMM: add device page fault support v3
` [PATCH 09/36] HMM: add mm page table iterator helpers
` [PATCH 10/36] HMM: use CPU page table during invalidation
` [PATCH 11/36] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/36] HMM: add dirty range helper (to toggle dirty bit inside mirror page table)
` [PATCH 13/36] HMM: DMA map memory on behalf of device driver
` [PATCH 14/36] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH 15/36] memcg: export get_mem_cgroup_from_mm()
` [PATCH 16/36] HMM: add special swap filetype for memory migrated to HMM device memory
` [PATCH 17/36] HMM: add new HMM page table flag (valid device memory)
` [PATCH 18/36] HMM: add new HMM page table flag (select flag)
` [PATCH 19/36] HMM: handle HMM device page table entry on mirror page table fault and update
` [PATCH 20/36] HMM: mm add helper to update page table when migrating memory back
  ` [PATCH 21/36] HMM: mm add helper to update page table when migrating memory
  ` [PATCH 22/36] HMM: add new callback for copying memory from and to device memory
  ` [PATCH 23/36] HMM: allow to get pointer to spinlock protecting a directory
  ` [PATCH 24/36] HMM: split DMA mapping function in two
  ` [PATCH 25/36] HMM: add helpers for migration back to system memory
  ` [PATCH 26/36] HMM: fork copy migrated memory into system memory for child process
  ` [PATCH 27/36] HMM: CPU page fault on migrated memory
  ` [PATCH 28/36] HMM: add mirror fault support for system to device memory migration
  ` [PATCH 29/36] IB/mlx5: add a new paramter to __mlx_ib_populated_pas for ODP with HMM
  ` [PATCH 30/36] IB/mlx5: add a new paramter to mlx5_ib_update_mtt() "
  ` [PATCH 31/36] IB/odp: export rbt_ib_umem_for_each_in_range()
  ` [PATCH 32/36] IB/odp/hmm: add new kernel option to use HMM for ODP
  ` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM
  ` [PATCH 34/36] IB/mlx5/hmm: add mlx5 HMM device initialization and callback
  ` [PATCH 35/36] IB/mlx5/hmm: add page fault support for ODP on HMM
  ` [PATCH 36/36] IB/mlx5/hmm: enable ODP using HMM

[memcg:since-4.0 317/333] include/ras/ras_event.h:246:2: note: in expansion of macro 'EM'
 2015-05-21 16:27 UTC 

[memcg:since-4.0 307/333] include/trace/events/kmem.h:281:10: error: 'struct ftrace_raw_mm_page_pcpu_drain' has no member named 'page'
 2015-05-21 15:55 UTC  (2+ messages)

RAM encryption and key storing in CPU
 2015-05-21 10:17 UTC 

linux-next: Tree for May 18 (mm/memory-failure.c)
 2015-05-21  8:23 UTC  (14+ messages)
        ` [PATCH v2 1/2] ras: hwpoison: fix build failure around trace_memory_failure_event
          ` [PATCH 2/2] trace, ras: move ras_event.h under include/trace/events
              ` [PATCH v2] "

[PATCH V5 0/3] THP related cleanups
 2015-05-21  7:01 UTC  (4+ messages)
` [PATCH V5 2/3] powerpc/mm: Use generic version of pmdp_clear_flush

[PATCH v4 0/3] Sanitizing freed pages
 2015-05-21  1:11 UTC  (17+ messages)
` [PATCH v4 2/3] mm/page_alloc.c: add config option to sanitize "
` [PATCH v4 1/3] PM / Hibernate: prepare for SANITIZE_FREED_PAGES

[PATCH 0/2] userfaultfdv4.1 update for -mm
 2015-05-20 19:13 UTC  (3+ messages)
` [PATCH 1/2] userfaultfd: documentation update
` [PATCH 2/2] userfaultfd: fs/userfaultfd.c add more comments

[PATCH 0/2] Reduce overhead of memcg when unused
 2015-05-20 16:44 UTC  (12+ messages)
` [PATCH 1/2] mm, memcg: Try charging a page before setting page up to date
` [PATCH 2/2] mm, memcg: Optionally disable memcg by default using Kconfig

[PATCH v5 6/6] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping
 2015-05-20 16:04 UTC  (16+ messages)

[PATCHv5 00/28] THP refcounting redesign
 2015-05-20 14:38 UTC  (9+ messages)
` [PATCHv5 07/28] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv5 22/28] thp: implement split_huge_pmd()

page:  |  | latest

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