linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-23 13:43:26 to 2016-08-29 17:52:52 UTC [more...]

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

[PATCH v15 04/13] task_isolation: add initial support
 2016-08-29 16:53 UTC  (5+ 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 v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-29 14:49 UTC  (17+ 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] thp: reduce usage of huge zero page's atomic counter
 2016-08-29 14:10 UTC  (5+ 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 

[PATCH v3 0/3] Account reserved memory when allocating system hash
 2016-08-29 13:06 UTC  (4+ 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 v2 0/9] re-enable DAX PMD support
 2016-08-29 12:57 UTC  (16+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes
` [PATCH v2 3/9] ext4: "
` [PATCH v2 4/9] dax: remove buffer_size_valid()
` [PATCH v2 5/9] dax: make 'wait_table' global variable static
` [PATCH v2 6/9] dax: consistent variable naming for DAX entries
` [PATCH v2 7/9] dax: coordinate locking for offsets in PMD range
` [PATCH v2 8/9] dax: re-enable DAX PMD support
` [PATCH v2 9/9] dax: remove "depends on BROKEN" from FS_DAX_PMD

[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 00/34] Move LRU page reclaim from zones to nodes v9
 2016-08-29  9:38 UTC  (3+ messages)
` [PATCH 07/34] mm, vmscan: make kswapd reclaim in terms of nodes

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-08-29  9:27 UTC  (8+ 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] 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: Don't use radix tree writeback tags for pages in swap cache
 2016-08-25 19:44 UTC  (2+ messages)

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

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-25 13:04 UTC  (5+ 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 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  (5+ 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

[PATCH] mm: memcontrol: avoid unused function warning
 2016-08-24  9:18 UTC  (3+ messages)

[PATCH] io-mapping: Fixup for different names of writecombine
 2016-08-24  6:54 UTC  (3+ messages)

[PATCH] mm: page should be aligned with max_order
 2016-08-24  4:23 UTC  (3+ messages)

[RFC 00/11] THP swap: Delay splitting THP during swapping out
 2016-08-24  2:18 UTC  (5+ messages)

mmotm 2016-08-23-14-42 uploaded
 2016-08-23 21:42 UTC 

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-08-23 16:50 UTC  (7+ messages)
` [PATCH RESEND 8/8] af_unix: charge buffers "

[PATCH] io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
 2016-08-23 16:32 UTC  (8+ messages)
        ` [PATCH v2] "

[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-23 16:03 UTC  (6+ messages)

[PATCH] proc, smaps: reduce printing overhead
 2016-08-23 15:14 UTC  (2+ 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).