linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
 2017-05-15 13:34 UTC  (7+ messages)
` [RFC PATCH v2 01/17] cgroup: reorganize cgroup.procs / task write path
` [RFC PATCH v2 02/17] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
` [RFC PATCH v2 03/17] cgroup: introduce cgroup->proc_cgrp and threaded css_set handling
` [RFC PATCH v2 04/17] cgroup: implement CSS_TASK_ITER_THREADED
` [RFC PATCH v2 05/17] cgroup: implement cgroup v2 thread support
` [RFC PATCH v2 06/17] cgroup: Fix reference counting bug in cgroup_procs_write()

mm: page allocation failures in swap_duplicate -> add_swap_count_continuation
 2017-05-15 12:57 UTC  (5+ messages)

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-05-15 12:55 UTC  (11+ messages)

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

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-15 12:01 UTC  (31+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls

[PATCH -mm -v11 0/5] THP swap: Delay splitting THP during swapping out
 2017-05-15 11:25 UTC  (6+ messages)
` [PATCH -mm -v11 1/5] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v11 2/5] mm, THP, swap: Unify swap slot free functions to put_swap_page
` [PATCH -mm -v11 3/5] mm, THP, swap: Move anonymous THP split logic to vmscan
` [PATCH -mm -v11 4/5] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v11 5/5] mm, THP, swap: Enable THP swap optimization only if has compound map

Low memory killer problem
 2017-05-15  9:00 UTC  (5+ messages)

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-05-15  8:58 UTC  (15+ messages)
` [PATCH 01/14] mm: remove return value from init_currently_empty_zone
` [PATCH 02/14] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 03/14] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 04/14] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 05/14] mm, memory_hotplug: split up register_one_node
` [PATCH 06/14] mm, memory_hotplug: consider offline memblocks removable
` [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
` [PATCH 12/14] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 13/14] mm, memory_hotplug: fix the section mismatch warning
` [PATCH 14/14] mm, memory_hotplug: remove unused cruft after memory hotplug rework

[PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
 2017-05-15  8:45 UTC  (2+ messages)

[PATCH 1/1] ksm: prevent crash after write_protect_page fails
 2017-05-15  8:36 UTC  (2+ messages)

[PATCH] mm/kasan: use kasan_zero_pud for p4d table
 2017-05-15  8:29 UTC  (2+ messages)

8 Gigabytes and constantly swapping
 2017-05-15  8:09 UTC  (5+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-15  3:57 UTC  (20+ messages)

[patch 15/18] mm/vmscan: Adjust system_state checks
 2017-05-14 18:27 UTC 

[PATCH V2] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-05-14  4:11 UTC  (3+ messages)

[RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-05-14  2:34 UTC  (4+ messages)
` [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors

[v3 3/9] mm: add "zero" argument to vmemmap allocators
 2017-05-13 19:17 UTC  (2+ messages)

mmotm 2017-05-12-15-53 uploaded
 2017-05-12 22:54 UTC 

[RFC] [PATCH 0/1] ksm: fix use after free with merge_across_nodes = 0
 2017-05-12 20:37 UTC  (3+ messages)
` [PATCH 1/1] "

[v3 0/9] parallelized "struct page" zeroing
 2017-05-12 17:37 UTC  (20+ messages)

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-05-12 16:57 UTC  (13+ messages)
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-05-12 16:48 UTC  (18+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
                  ` [PATCH 1/2] mm: swap: unify swap slot free functions to put_swap_page
                    ` [PATCH 2/2] mm: swap: move anonymous THP split logic to vmscan

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-12 16:42 UTC  (3+ messages)

mm/kasan: zero_p4d_populate() problem?
 2017-05-12 11:04 UTC  (2+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-12 10:26 UTC  (2+ messages)

Kernel problem
 2017-05-12  5:56 UTC  (4+ messages)
  ` AW: "

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-12  3:41 UTC  (15+ messages)
` [RFC 01/10] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [RFC 04/10] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm

[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
 2017-05-11 15:33 UTC  (6+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function
` [patch 3/3] MM: allow per-cpu vmstat_worker configuration

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-05-11 13:53 UTC  (8+ messages)
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH v2] mm: vmscan: scan until it founds eligible pages
 2017-05-11 10:35 UTC  (3+ messages)

[patch] mm, thp: copying user pages must schedule on collapse
 2017-05-11  9:51 UTC  (2+ messages)

[PATCH 0/4 v4] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-11  8:39 UTC  (8+ messages)
` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
` [PATCH 4/4] dax: Fix data corruption when fault races with write
  ` [PATCH 5/4] dax: Fix PMD "

[PATCH] mark protection_map as __ro_after_init
 2017-05-10 18:20 UTC  (2+ messages)

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

[PATCH] mm/vmscan: fix unsequenced modification and access warning
 2017-05-10 15:40 UTC  (7+ messages)
  ` [Patch v2] "
      ` [Patch v3] "

[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
 2017-05-10 15:24 UTC  (7+ messages)
` [PATCH 1/1] Remove hardcoding of ___GFP_xxx bitmasks
      ` Question on ___GFP_NOLOCKDEP - Was: "

[PATCH] mm/khugepaged: Add missed tracepoint for collapse_huge_page_swapin
 2017-05-10 13:09 UTC  (2+ messages)

[PATCH] mm, vmalloc: fix vmalloc users tracking properly
 2017-05-10  9:51 UTC  (4+ messages)

[PATCH v2] mm: fix the memory leak after collapsing the huge page fails
 2017-05-10  7:59 UTC  (7+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-10  7:41 UTC  (8+ messages)
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-10  7:22 UTC  (10+ messages)

[PATCH v2] mm: fix the memory leak after collapsing the huge page fails (fwd)
 2017-05-10  6:50 UTC  (5+ messages)

page:  |  | latest

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