linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-12 06:44:41 to 2017-09-15 09:59:09 UTC [more...]

[PATCH] mm,page_alloc: softlockup on warn_alloc on
 2017-09-15  9:58 UTC 

[PATCH] mm/memory_hotplug: fix wrong casting for __remove_section()
 2017-09-15  9:36 UTC  (6+ messages)

[PATCH 0/3] Handle zone statistics distinctively based-on
 2017-09-15  9:23 UTC  (4+ messages)
` [PATCH 1/3] mm, sysctl: make VM stats configurable
` [PATCH 2/3] mm: Handle numa statistics distinctively based-on different VM stats modes
` [PATCH 3/3] sysctl/vm.txt: Update document

[PATCH] z3fold: fix stale list handling
 2017-09-15  8:34 UTC  (3+ messages)

Page allocator bottleneck
 2017-09-15  7:28 UTC  (3+ messages)

+ include-linux-sched-mmh-uninline-mmdrop_async-etc.patch added to -mm tree
 2017-09-15  7:12 UTC  (2+ messages)

[PATCH] mm/memcg: avoid page count check for zone device
 2017-09-15  7:01 UTC  (2+ messages)

[PATCH -mm -v4 0/5] mm, swap: VMA based swap readahead
 2017-09-15  4:46 UTC  (13+ messages)
` [PATCH -mm -v4 3/5] "

[PATCH V4 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-15  3:00 UTC 

[PATCH v7 00/11] complete deferred page initialization
 2017-09-15  1:30 UTC  (15+ messages)
` [PATCH v8 01/11] x86/mm: setting fields in deferred pages
` [PATCH v8 02/11] sparc64/mm: "
` [PATCH v8 03/11] mm: deferred_init_memmap improvements
` [PATCH v8 04/11] sparc64: simplify vmemmap_populate
` [PATCH v8 05/11] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v8 06/11] mm: zero struct pages during initialization
` [PATCH v8 07/11] sparc64: optimized struct page zeroing
` [PATCH v8 08/11] mm: zero reserved and unavailable struct pages
` [PATCH v8 09/11] x86/kasan: explicitly zero kasan shadow memory
` [PATCH v8 10/11] arm64/kasan: "
` [PATCH v8 11/11] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v8 00/11] complete deferred page initialization

Detecting page cache trashing state
 2017-09-15  0:16 UTC 

[v8 0/4] cgroup-aware OOM killer
 2017-09-14 20:07 UTC  (19+ messages)
` [v8 1/4] mm, oom: refactor the oom_kill_process() function
` [v8 2/4] mm, oom: cgroup-aware OOM killer
` [v8 3/4] mm, oom: add cgroup v2 mount option for "

[GIT PULL] MAP_SHARED_VALIDATE for 4.14
 2017-09-14 19:44 UTC 

[patch] madvise.2: Add MADV_WIPEONFORK documentation
 2017-09-14 19:10 UTC  (4+ messages)
  ` [patch v2] "

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-14 18:34 UTC  (24+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v6 05/11] arm64/mm: Add support for XPFO
  ` [kernel-hardening] "
` [PATCH v6 07/11] arm64/mm, xpfo: temporarily map dcache regions
` [PATCH v6 10/11] mm: add a user_virt_to_phys symbol
  ` [kernel-hardening] "

[PATCH 0/15 v1] Ranged pagevec tagged lookup
 2017-09-14 17:57 UTC  (17+ messages)
` [PATCH 01/15] mm: Implement find_get_pages_range_tag()
` [PATCH 02/15] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 03/15] ceph: "
` [PATCH 04/15] ext4: "
` [PATCH 05/15] f2fs: "
` [PATCH 06/15] f2fs: Simplify page iteration loops
` [PATCH 07/15] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 08/15] gfs2: Use pagevec_lookup_range_tag()
` [PATCH 09/15] nilfs2: "
` [PATCH 10/15] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 11/15] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 12/15] mm: Add variant of pagevec_lookup_range_tag() taking number of pages
` [PATCH 13/15] ceph: Use pagevec_lookup_range_nr_tag()
` [PATCH 14/15] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 15/15] afs: Use find_get_pages_range_tag()

[RFC] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-14 17:53 UTC  (9+ messages)
` [PATCH 1/3] mm: slab: output reclaimable flag in /proc/slabinfo
` [PATCH 2/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 3/3] mm: oom: show unreclaimable slab info when kernel panic

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-09-14 17:00 UTC  (19+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[RFC PATCH 0/1] ksm allow dedup all process memory
 2017-09-14 14:10 UTC  (2+ messages)
` [RFC PATCH 1/1] ksm: allow dedup all tasks memory

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-09-14 13:24 UTC  (2+ messages)

[PATCH v3 00/20] Speculative page faults
 2017-09-14  9:40 UTC  (11+ messages)
` [PATCH v3 04/20] mm: VMA sequence count

[PATCH V3 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-14  1:13 UTC  (3+ messages)
  ` [PATCH V3 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN innon-coherent "

mmotm 2017-09-13-16-59 uploaded
 2017-09-13 23:59 UTC 

[RFC Patch 0/1] Change OOM message from hugetlb to include requested size
 2017-09-13 15:52 UTC  (4+ messages)
` [RFC Patch 1/1] mm/hugetlb: Clarify OOM message on size of hugetlb and requested hugepages total

[PATCH] mm: respect the __GFP_NOWARN flag when warning about stalls
 2017-09-13 14:52 UTC  (10+ messages)

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-09-13 14:33 UTC  (6+ messages)

z3fold: fix potential race in z3fold_reclaim_page
 2017-09-13 14:29 UTC 

[PATCH] ksm: Fix unlocked iteration over vmas in cmp_and_merge_page()
 2017-09-13 13:46 UTC  (3+ messages)

[PATCH v2] mm/memblock.c: make the index explicit argument of for_each_memblock_type
 2017-09-13 13:30 UTC 

[PATCH] mm, oom_reaper: skip mm structs with mmu notifiers
 2017-09-13 13:18 UTC  (2+ messages)

[PATCH 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-09-13 12:32 UTC  (9+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early

[PATCH] mm/memblock.c: make the index explicit argument of for_each_memblock_type
 2017-09-13 11:18 UTC  (4+ messages)

[PATCH] mm, memcg: remove hotplug locking from try_charge
 2017-09-13  9:00 UTC 

[PATCH] mm, hugetlb, soft_offline: save compound page order before page migration
 2017-09-13  8:32 UTC  (7+ messages)

[PATCH v4 00/10] PCID and improved laziness
 2017-09-13  7:45 UTC  (7+ messages)

[PATCH] swapon: fix vfree() badness
 2017-09-13  6:07 UTC  (2+ messages)

[PATCHv3 00/11] Do not loose dirty bit on THP pages
 2017-09-13  5:06 UTC  (14+ messages)
` [PATCHv3 01/11] asm-generic: Provide generic_pmdp_establish()
` [PATCHv3 02/11] arc: Use generic_pmdp_establish as pmdp_establish
` [PATCHv3 03/11] arm/mm: Provide pmdp_establish() helper
` [PATCHv3 04/11] arm64: "
` [PATCHv3 05/11] mips: Use generic_pmdp_establish as pmdp_establish
` [PATCHv3 06/11] powerpc/mm: update pmdp_invalidate to return old pmd value
` [PATCHv3 07/11] s390/mm: Modify pmdp_invalidate to return old value
` [PATCHv3 08/11] sparc64: update pmdp_invalidate to return old pmd value
` [PATCHv3 09/11] x86/mm: Provide pmdp_establish() helper
` [PATCHv3 10/11] mm: Do not loose dirty and access bits in pmdp_invalidate()
` [PATCHv3 11/11] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits

[PATCH 1/5] zram: set BDI_CAP_STABLE_WRITES once
 2017-09-13  0:55 UTC  (13+ messages)
` [PATCH 4/5] mm:swap: respect page_cluster for readahead

[PATCH 5/5] mm:swap: skip swapcache for swapin of synchronous device
 2017-09-13  0:16 UTC  (3+ messages)

[PATCH 0/3] kcov: support comparison operands collection
 2017-09-12 17:41 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-09-12 16:17 UTC  (11+ messages)

[RFC] mm/memblock.c: using uninitialized value idx in memblock_add_range()
 2017-09-12 15:07 UTC  (2+ messages)

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-09-12 13:23 UTC  (4+ messages)
` [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap

[PATCH] x86/mm: Fix fault error path using unsafe vma pointer
 2017-09-12  9:28 UTC  (2+ messages)

mmotm 2017-09-08-16-48 uploaded
 2017-09-12  9:05 UTC  (2+ messages)
` mmotm git tree since-4.13 branch created (was: mmotm 2017-09-08-16-48 uploaded)

[PATCH V2 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-12  7:07 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).