linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/14] mm flags in printk, page_owner improvements for debugging
 2016-01-26 12:45 UTC  (5+ messages)
` [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h
` [PATCH v4 03/14] tools, perf: make gfp_compact_table up to date
` [PATCH v4 07/14] mm, page_alloc: print symbolic gfp_flags on allocation failure
` [PATCH v4 08/14] mm, oom: print symbolic gfp_flags in oom warning

undefined reference to `efi_call'
 2016-01-26 10:29 UTC 

[LSF/MM TOPIC] proposals for topics
 2016-01-26  9:50 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH/RFC 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-01-26  9:18 UTC  (4+ messages)
` [PATCH/RFC 1/3] mm: provide debug_pagealloc_enabled() without CONFIG_DEBUG_PAGEALLOC
` [PATCH/RFC 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH/RFC 3/3] s390: "

[RFC][PATCH 0/3] Sanitization of buddy pages
 2016-01-26  9:08 UTC  (11+ messages)
` [RFC][PATCH 1/3] mm/debug-pagealloc.c: Split out page poisoning from debug page_alloc
` [RFC][PATCH 2/3] mm/page_poison.c: Enable PAGE_POISONING as a separate option
` [RFC][PATCH 3/3] mm/page_poisoning.c: Allow for zero poisoning
  ` [kernel-hardening] "
` [kernel-hardening] [RFC][PATCH 0/3] Sanitization of buddy pages

[RFC][PATCH 0/3] Speed up SLUB poisoning + disable checks
 2016-01-26  8:48 UTC  (6+ messages)
` [RFC][PATCH 1/3] slub: Drop lock at the end of free_debug_processing
` [RFC][PATCH 2/3] slub: Don't limit debugging to slow paths
` [PATCH 3/3] slub: Add option to skip consistency checks

mm: WARNING in __delete_from_page_cache
 2016-01-26  8:29 UTC  (5+ messages)

[PATCH v2] mm: workingset: make workingset detection logic memcg aware
 2016-01-26  8:27 UTC  (6+ messages)
  ` [PATCH 1/3] mm: workingset: eviction buckets for bigmem/lowbit machines
  ` [PATCH 2/3] mm: workingset: separate shadow unpacking and refault calculation
  ` [PATCH 3/3] mm: workingset: cgroup-aware

[BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
 2016-01-26  7:48 UTC  (5+ messages)
    ` [LTP] "

[LSF/MM ATTEND] 2016: Requests to attend MM-summit
 2016-01-26  7:38 UTC  (8+ messages)
  ` [Lsf-pc] "

[PATCH 0/2 v2] set_memory_xx fixes
 2016-01-26  6:33 UTC  (3+ messages)
` [PATCH 1/2 v2] arm, arm64: change_memory_common with numpages == 0 should be no-op
` [PATCH 2/2 v2] make apply_to_page_range() more robust

[RFC PATCH] mm: support CONFIG_ZONE_DEVICE + CONFIG_ZONE_DMA
 2016-01-26  6:00 UTC  (2+ messages)

[PATCH 0/4] set_memory_xx fixes
 2016-01-26  2:34 UTC  (10+ messages)
` [PATCH 1/4] arm: Fix wrong bounds check
` [PATCH 2/4] arm: let set_memory_xx(addr, 0) succeed
` [PATCH 3/4] arm64: "
` [PATCH 4/4] make apply_to_page_range() more robust

[PATCH] proc: revert /proc/<pid>/maps [stack:TID] annotation
 2016-01-25 23:53 UTC  (3+ messages)

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-25 21:49 UTC  (4+ messages)

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2016-01-25 21:18 UTC  (7+ messages)
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation

[PATCH v3] mm/debug_pagealloc: Ask users for default setting of debug_pagealloc
 2016-01-25 19:50 UTC 

[PATCH v4 00/22] kthread: Use kthread worker API more widely
 2016-01-25 19:21 UTC  (32+ messages)
` [PATCH v4 01/22] timer: Allow to check when the timer callback has not finished yet
` [PATCH v4 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v4 03/22] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()
` [PATCH v4 05/22] kthread: Add drain_kthread_worker()
` [PATCH v4 06/22] kthread: Add destroy_kthread_worker()
` [PATCH v4 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v4 08/22] kthread: Initial support for delayed kthread work
` [PATCH v4 09/22] kthread: Allow to cancel "
` [PATCH v4 10/22] kthread: Allow to modify delayed "
` [PATCH v4 11/22] kthread: Better support freezable kthread workers
` [PATCH v4 12/22] kthread: Use try_lock_kthread_work() in flush_kthread_work()
` [PATCH v4 13/22] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v4 14/22] ring_buffer: Convert benchmark kthreads "
` [PATCH v4 15/22] hung_task: Convert hungtaskd "
` [PATCH v4 16/22] kmemleak: Convert kmemleak kthread "
` [PATCH v4 17/22] ipmi: Convert kipmi "
` [PATCH v4 18/22] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v4 19/22] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v4 20/22] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v4 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v4 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[LSF/MM ATTEND] Persistent Memory, DAX
 2016-01-25 19:05 UTC 

[PATCH v2 0/3] x86/mm: INVPCID support
 2016-01-25 18:57 UTC  (5+ messages)
` [PATCH v2 1/3] x86/mm: Add INVPCID helpers
` [PATCH v2 2/3] x86/mm: Add a noinvpcid option to turn off INVPCID
` [PATCH v2 3/3] x86/mm: If INVPCID is available, use it to flush global mappings

[PATCH] mm/memcontrol: avoid a spurious gcc warning
 2016-01-25 18:55 UTC  (2+ messages)

[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
 2016-01-25 18:18 UTC  (5+ messages)

[PATCH 0/3] Fixes for vm_insert_pfn_prot()
 2016-01-25 17:46 UTC  (8+ messages)
` [PATCH 1/3] x86: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
` [PATCH 2/3] mm: Convert vm_insert_pfn_prot to vmf_insert_pfn_prot
` [PATCH 3/3] dax: Handle write faults more efficiently

[LSF/MM TOPIC] VM containers
 2016-01-25 17:25 UTC  (4+ messages)

[REGRESSION] [BISECTED] kswapd high CPU usage
 2016-01-25 16:46 UTC  (6+ messages)

[PATCH] mm,oom: make oom_killer_disable() killable
 2016-01-25 15:03 UTC  (2+ messages)

[PATCH v2] mm/debug_pagealloc: Ask users for default setting of debug_pagealloc
 2016-01-25 15:03 UTC  (2+ messages)

[PATCH] mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
 2016-01-25 14:55 UTC  (2+ messages)

undefined shift in wb_update_dirty_ratelimit()
 2016-01-25 14:11 UTC  (2+ messages)
` [PATCH] mm/page-writeback: fix dirty_ratelimit calculation

[PATCH 0/2] Avoid unnecessary page locks in the generic read path
 2016-01-25 14:05 UTC  (6+ messages)
` [PATCH 1/2] mm: filemap: Remove redundant code in do_read_cache_page
` [PATCH 2/2] mm: filemap: Avoid unnecessary calls to lock_page when waiting for IO to complete during a read

[LSF/MM ATTEND] Huge Page Futures
 2016-01-25 13:50 UTC  (3+ messages)

valgrind: mmap ENOMEM
 2016-01-25 12:03 UTC 

[PATCH] mm/debug_pagealloc: Ask users for default setting of debug_pagealloc
 2016-01-25 11:10 UTC  (6+ messages)

khugepaged+0x5a6/0x1800 - BUG: unable to handle kernel NULL pointer dereference at (null)
 2016-01-25 11:00 UTC  (3+ messages)

sound/soc/codecs/wm8962.c:2790:32: warning: 'fratio' may be used uninitialized in this function
 2016-01-25  7:15 UTC 

[PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-25  6:12 UTC  (7+ messages)
` [PATCH v5 RESEND 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v5 RESEND 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v5 RESEND 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v5 RESEND 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v5 RESEND 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-25  6:11 UTC  (3+ messages)

[PATCH v3 01/17] resource: Add System RAM resource type
 2016-01-24 18:00 UTC  (3+ messages)
` [PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-24 16:57 UTC  (14+ messages)

[BUG] Devices breaking due to CONFIG_ZONE_DEVICE
 2016-01-24  9:40 UTC 

lib/raid6/int8.c:328:1: warning: the frame size of 1276 bytes is larger than 1024 bytes
 2016-01-24  5:24 UTC 

include/linux/sched.h:2157:56: warning: 'noio_flag' may be used uninitialized in this function
 2016-01-24  4:33 UTC 

[PATCH 07/13] aio: enabled thread based async fsync
 2016-01-23 22:22 UTC  (15+ messages)

[PATCH v3] mm: warn about VmData over RLIMIT_DATA
 2016-01-23 20:52 UTC 

[PATCH v2] mm: warn about VmData over RLIMIT_DATA
 2016-01-23 18:51 UTC  (2+ messages)

[PATCH 1/2] mm: do not limit VmData with RLIMIT_DATA
 2016-01-23  7:55 UTC  (4+ messages)
` [PATCH 2/2] mm: "

[LSF/MM ATTEND] Persistent Memory Error Handling
 2016-01-23  6:37 UTC 

mmotm 2016-01-22-16-43 uploaded
 2016-01-23  0:44 UTC 

fs: use-after-free in link_path_walk
 2016-01-22 23:08 UTC  (2+ messages)

[PATCH, REGRESSION v4] mm: make apply_to_page_range more robust
 2016-01-22 21:49 UTC  (2+ messages)

[PATCH RFC] mm: Rework virtual memory accounting
 2016-01-22 20:30 UTC  (6+ messages)

[PATCH] phys_to_pfn_t: use phys_addr_t
 2016-01-22 18:50 UTC  (3+ messages)
  ` [PATCH v2] "

PROBLEM: BUG when using memory.kmem.limit_in_bytes
 2016-01-22 18:35 UTC  (6+ 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