linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-19 19:02:58 to 2016-09-22 15:18:54 UTC [more...]

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-22 15:18 UTC  (14+ messages)
` [PATCH 1/4] Revert "mm, oom: prevent premature OOM killer invocation for high order request"
` [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority
` [PATCH 3/4] mm, compaction: restrict full priority to non-costly orders

[PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges
 2016-09-22 15:13 UTC  (3+ messages)

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-22 15:05 UTC  (14+ messages)
` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-09-22 14:43 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-22 13:45 UTC  (17+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

[PATCH 0/4][V3] metadata throttling in writeback patches
 2016-09-22 13:36 UTC  (11+ messages)
` [PATCH 1/4] remove mapping from balance_dirty_pages*()
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 4/4] writeback: introduce super_operations->write_metadata

[PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value
 2016-09-22 12:37 UTC  (6+ messages)

[PATCH] mm: avoid endless recursion in dump_page()
 2016-09-22 11:26 UTC  (4+ messages)

[PATCH 0/2] refactor shmem_get_unmapped_area()
 2016-09-22 10:58 UTC  (3+ messages)
` [PATCH 1/2] shmem: fix tmpfs to handle the huge= option properly

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2016-09-22 10:48 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 1/1] mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
 2016-09-22 10:36 UTC  (3+ messages)
` [PATCH 1/2] "

include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-09-22  8:45 UTC 

[PATCH 5/7] slab, workqueue: remove keventd_up() usage
 2016-09-22  8:01 UTC  (2+ messages)

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-09-22  7:45 UTC 

[PATCH 0/4] mm: vma_merge/vma_adjust minor updates against -mm
 2016-09-22  7:17 UTC  (6+ messages)
` [PATCH 1/4] mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
` [PATCH 2/4] mm: vma_adjust: minor comment correction
` [PATCH 3/4] mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb
` [PATCH 4/4] mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case

[patch added to 3.12-stable] x86/mm: Disable preemption during CR3 read+write
 2016-09-22  7:11 UTC 

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22  6:59 UTC  (4+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-22  6:50 UTC  (18+ messages)
` [PATCH v5 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
` [PATCH v5 2/6] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v5 3/6] mm/cma: populate ZONE_CMA

include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16'
 2016-09-22  6:50 UTC 

[PATCH] percpu: improve generic percpu modify-return implementation
 2016-09-22  4:42 UTC  (2+ messages)

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-09-22  2:57 UTC  (21+ messages)
` [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache()
` [PATCH v3 07/15] lockdep: Implement crossrelease feature
` [PATCH v3 15/15] lockdep: Crossrelease feature documentation

core.c:undefined reference to `fpu_save'
 2016-09-22  2:51 UTC 

[PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area()
 2016-09-22  1:36 UTC  (8+ messages)
` [RFC PATCH "

[PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation
 2016-09-21 23:22 UTC  (3+ messages)

[PATCH v2 0/3] powerpc/mm: movable hotplug memory nodes
 2016-09-21 22:29 UTC  (11+ messages)
` [PATCH v2 2/3] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc

[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
 2016-09-21 18:14 UTC  (16+ messages)
      ` [PATCH] mm, page_alloc: warn about empty nodemask
        ` [PATCH] mem-hotplug: Use nodes that contain memory as mask in new_node_page()

[PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages()
 2016-09-21 16:52 UTC  (15+ messages)

[xiaolong.ye@intel.com: [mm] 0331ab667f: kernel BUG at mm/mmap.c:327!]
 2016-09-21 16:13 UTC  (4+ messages)

Memory fragmentation issue related suggestion request
 2016-09-21  9:47 UTC  (2+ messages)

[fuse-devel] Kernel panic under load
 2016-09-21  8:54 UTC  (6+ messages)

[PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions
 2016-09-21  8:13 UTC  (7+ messages)

Excessive xfs_inode allocations trigger OOM killer
 2016-09-21  8:06 UTC  (3+ messages)

More OOM problems
 2016-09-21  7:29 UTC  (8+ messages)

RFH: virnet: page allocation failure: order:0
 2016-09-21  6:44 UTC 

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-09-21  5:32 UTC  (7+ messages)
  ` [RFC PATCH v2 2/3] xpfo: Only put previous userspace pages into the hot cache
    ` [kernel-hardening] "

[PATCH 2/3] lib/ioremap.c: avoid endless loop under ioremapping improper ranges
 2016-09-21  5:04 UTC  (2+ messages)

[PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area()
 2016-09-21  4:51 UTC  (4+ messages)

[PATCH 5/5] mm/vmalloc.c: avoid endless loop under v[un]mapping improper ranges
 2016-09-21  4:34 UTC 

[PATCH 4/5] mm/vmalloc.c: improve performance for pcpu_get_vm_areas()
 2016-09-21  4:32 UTC 

[RESEND PATCH 1/1] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
 2016-09-21  4:14 UTC 

[PATCH] mm: usercopy: Check for module addresses
 2016-09-21  3:08 UTC  (3+ messages)

mmotm 2016-09-20-16-22 uploaded
 2016-09-20 23:22 UTC 

[PATCH] mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
 2016-09-20 21:06 UTC  (3+ messages)

[PATCH v3] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20 20:34 UTC  (3+ messages)

[PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
 2016-09-20 20:05 UTC  (8+ messages)

[RFC] Arm64 boot fail with numa enable in BIOS
 2016-09-20  8:33 UTC  (9+ messages)

[question] hugetlb: how to find who use hugetlb?
 2016-09-20  7:15 UTC  (7+ messages)

[PATCH v2] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  7:14 UTC  (4+ messages)

[PATCH 1/3] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
 2016-09-20  5:34 UTC 

[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-20  5:28 UTC  (17+ messages)
` [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64

[PATCH V3] mm: Add sysfs interface to dump each node's zonelist information
 2016-09-20  0:54 UTC  (7+ messages)
` [PATCH V4] "

[PATCH] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  0:34 UTC  (3+ messages)

mmotm 2016-09-19-16-52 uploaded
 2016-09-19 23:53 UTC 

[RFC 0/4] mm, oom: get rid of TIF_MEMDIE
 2016-09-19 19:02 UTC  (5+ messages)


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