linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-24 11:37:42 to 2016-08-30 14:25:22 UTC [more...]

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-08-30 14:25 UTC  (5+ messages)
` [PATCH 07/34] mm, vmscan: make kswapd reclaim in terms of nodes

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-30 13:19 UTC  (6+ messages)
` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-08-30 12:40 UTC  (12+ 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
` [PATCH v5 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v5 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v5 6/6] mm/cma: remove per zone CMA stat

[PATCH 0/4] mm: mlock: fix some locked_vm counting issues
 2016-08-30 11:36 UTC  (7+ messages)
` [PATCH 1/4] mm: mlock: check against vma for actual mlock() size
` [PATCH 2/4] mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)
` [PATCH 3/4] selftest: split mlock2_ funcs into separate mlock2.h
` [PATCH 4/4] selftests/vm: add test for mlock() when areas are intersected

[PATCH] oom: warn if we go OOM for higher order and compaction is disabled
 2016-08-30 11:16 UTC  (2+ messages)

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-30  9:39 UTC  (16+ messages)
    ` what is the purpose of SLAB and SLUB (was: Re: [PATCH v3] mm/slab: Improve performance of gathering slabinfo) stats
      ` what is the purpose of SLAB and SLUB

[PATCH] mlock.2: document that is a bad idea to fork() after mlock()
 2016-08-30  8:59 UTC 

[PATCH v15 04/13] task_isolation: add initial support
 2016-08-30  7:59 UTC  (7+ messages)

[PATCH v2 0/9] re-enable DAX PMD support
 2016-08-30  7:21 UTC  (9+ messages)
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes

[PATCH] thp: reduce usage of huge zero page's atomic counter
 2016-08-30  6:47 UTC  (15+ messages)

[PATCH v25] 2/9] memblock: add memblock_cap_memory_range()
 2016-08-30  6:52 UTC 

[PATCH v4 resend] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-30  1:06 UTC  (3+ messages)

[PATCH v14 04/14] task_isolation: add initial support
 2016-08-30  0:55 UTC  (5+ messages)

[PATCH v3 0/3] Account reserved memory when allocating system hash
 2016-08-29 23:08 UTC  (6+ messages)
` [PATCH v3 1/3] mm: Introduce arch_reserved_kernel_pages()
` [PATCH v3 2/3] mm/memblock: Expose total reserved memory
` [PATCH v3 3/3] powerpc: Implement arch_reserved_kernel_pages

[PATCH v4 RESEND 0/2] Align mmap address for DAX pmd mappings
 2016-08-29 22:00 UTC  (9+ messages)
` [PATCH v4 RESEND 1/2] thp, dax: add thp_get_unmapped_area for "
` [PATCH v4 RESEND 2/2] ext2/4, xfs: call thp_get_unmapped_area() "

[PATCH] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-08-29 19:47 UTC  (3+ messages)

OOM detection regressions since 4.7
 2016-08-29 17:52 UTC  (20+ messages)

mm: use-after-free in collapse_huge_page
 2016-08-29 15:35 UTC  (3+ messages)

[PATCH v1] mm, sysctl: Add sysctl for controlling VM_MAYEXEC taint
 2016-08-29 15:31 UTC  (5+ messages)

[PATCH] mm: clarify COMPACTION Kconfig text
 2016-08-29 14:50 UTC  (7+ messages)

[PATCH v2] mm: memcontrol: avoid unused function warning
 2016-08-29 13:51 UTC  (3+ messages)

[PATCH 2/2] mm/bootmem.c: substitute kzalloc_node() for kzalloc()
 2016-08-29 13:26 UTC  (2+ messages)

[PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on CONFIG_HAVE_MEMBLOCK
 2016-08-29 13:25 UTC  (4+ messages)

[PATCH 2/2] mm/bootmem.c: replace kzalloc() by kzalloc_node()
 2016-08-29 13:21 UTC 

[PATCH V2 1/2] mm/page_alloc: Replace set_dma_reserve to set_memory_reserve
 2016-08-29 13:12 UTC  (4+ messages)
` [PATCH V2 2/2] fadump: Register the memory reserved by fadump

[PATCH 1/2] mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements
 2016-08-29 13:09 UTC 

[PATCHv3 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-29 11:12 UTC  (10+ messages)
` [PATCHv3 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv3 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr
` [PATCHv3 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv3 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv3 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv3 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH] mm: Use zonelist name instead of using hardcoded index
 2016-08-29  5:43 UTC  (2+ messages)

[PATCH 0/3] userfaultfd: selftest: add event tests
 2016-08-28 14:37 UTC  (4+ messages)
` [PATCH 1/3] userfaultfd: selftest: introduce userfaultfd_open
` [PATCH 2/3] userfaultfd: selftest: add ufd parameter to copy_page
` [PATCH 3/3] userfaultfd: selftest: add test for FORK, MADVDONTNEED and REMAP events

core.c:undefined reference to `fpu_save'
 2016-08-28 12:54 UTC 

undefined reference to `dib3000mc_pid_parse'
 2016-08-28  8:15 UTC 

[PATCH RFC 1/4] lib/radix: add universal radix_tree_fill_range
 2016-08-27 14:16 UTC  (4+ messages)
` [PATCH RFC 2/4] lib/radix-tree: remove sibling entries
` [PATCH RFC 3/4] testing/radix-tree: replace multi-order with range operations
` [PATCH RFC 4/4] testing/radix-tree: benchmark for iterator

[RFC PATCH v3 0/2] arm64/hugetlb: enable gigantic page
 2016-08-27  9:45 UTC  (3+ messages)

OOM killer changes
 2016-08-26  8:35 UTC  (15+ messages)

[PATCH 1/2] proc, meminfo: abstract show_val_kb
 2016-08-26  2:54 UTC  (2+ messages)
` [lkp] [proc, meminfo] dd3b422c11: stderr.Signal#(FPE)caught_by_ps(procps-ng_version#)

mmotm 2016-08-25-15-19 uploaded
 2016-08-25 22:20 UTC 

[PATCH] mm: silently skip readahead for DAX inodes
 2016-08-25 16:42 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v2 RESEND] "

[PATCH] arm64: Introduce execute-only page access permissions
 2016-08-25 15:24 UTC  (7+ messages)

[PATCH] mm: Move readahead limit outside of readahead, and advisory syscalls
 2016-08-25 14:59 UTC  (4+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-08-25 11:44 UTC  (5+ messages)
` [PATCH v6 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH v2 0/10] fortify oom killer even more
 2016-08-25 10:03 UTC  (10+ messages)
` [PATCH v2 1/9] mm,oom_reaper: Reduce find_lock_task_mm() usage
` [PATCH v2 2/9] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH v2 3/9] oom: keep mm of the killed task available
` [PATCH v2 4/9] kernel, oom: fix potential pgd_lock deadlock from __mmdrop
` [PATCH v2 5/9] mm, oom: get rid of signal_struct::oom_victims
` [PATCH v2 6/9] oom, suspend: fix oom_killer_disable vs. pm suspend properly
` [PATCH v2 7/9] mm, oom: enforce exit_oom_victim on current task
` [PATCH v2 8/9] mm: make sure that kthreads will not refault oom reaped memory
` [PATCH v2 9/9] oom, oom_reaper: allow to reap mm shared by the kthreads

[PATCH v12 0/7] Make cpuid <-> nodeid mapping persistent
 2016-08-25  9:08 UTC  (10+ messages)
` [PATCH v12 1/7] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v12 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v12 3/7] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v12 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v12 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
` [PATCH v12 6/7] acpi: Provide the mechanism to validate processors in the ACPI tables
` [PATCH v12 7/7] acpi: Provide the interface to validate the proc_id

video-vga.c:undefined reference to `__gcov_init'
 2016-08-25  8:36 UTC 

[RFC 0/4] ZRAM: make it just store the high compression rate page
 2016-08-25  8:25 UTC  (3+ messages)

[wrecked] mm-compaction-more-reliably-increase-direct-compaction-priority.patch removed from -mm tree
 2016-08-25  7:36 UTC  (3+ messages)

[PATCH] mm, swap: Add swap_cluster_list
 2016-08-24 20:47 UTC  (2+ messages)

[PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-08-24 16:42 UTC  (11+ messages)

[RFC] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-08-24 16:12 UTC  (4+ messages)

[PATCH v2] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-24 15:37 UTC  (5+ messages)

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-24 12:02 UTC  (4+ messages)
` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver


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