Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-01 13:26:53 to 2016-02-04 05:57:28 UTC [more...]

[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
 2016-02-04  5:56 UTC 

[RFC][PATCH 0/3] Speed up SLUB poisoning + disable checks
 2016-02-04  3:23 UTC  (8+ messages)

[PATCH 0/3] mm: memcontrol: simplify page->mem_cgroup pinning
 2016-02-04  1:39 UTC  (11+ messages)
` [PATCH 1/3] mm: migrate: do not touch page->mem_cgroup of live pages
` [PATCH 2/3] mm: simplify lock_page_memcg()
` [PATCH 3/3] mm: remove unnecessary uses of lock_page_memcg()

mmotm 2016-02-03-16-36 uploaded
 2016-02-04  0:37 UTC 

[PATCH] mm/workingset: do not forget to unlock page
 2016-02-04  0:19 UTC  (6+ messages)

[mm -next] mapping->tree_lock inconsistent lock state
 2016-02-04  0:18 UTC  (4+ messages)

[PATCH v4 00/14] mm flags in printk, page_owner improvements for debugging
 2016-02-04  0:05 UTC  (13+ messages)
` [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h
` [PATCH v4 02/14] mm, tracing: make show_gfp_flags() up to date
` [PATCH v4 03/14] tools, perf: make gfp_compact_table "
` [PATCH v4 06/14] mm, debug: replace dump_flags() with the new printk formats
` [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

[PATCH 0/5] oom reaper v5
 2016-02-03 23:57 UTC  (9+ messages)
` [PATCH 1/5] mm, oom: introduce oom reaper
` [PATCH 2/5] oom reaper: handle mlocked pages
` [PATCH 3/5] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
` [PATCH 4/5] mm, oom_reaper: report success/failure
` [PATCH 5/5] mm, oom_reaper: implement OOM victims queuing

mm: uninterruptable tasks hanged on mmap_sem
 2016-02-03 23:34 UTC  (9+ messages)

[RFC][PATCH] mm, page_alloc: Warn on !__GFP_NOWARN allocation from IRQ context
 2016-02-03 23:30 UTC  (4+ messages)

[PATCH] mm,oom: make oom_killer_disable() killable
 2016-02-03 23:26 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-02-03 22:58 UTC  (3+ messages)

[PATCH] mm/debug-pagealloc: add missing debug_pagealloc_enabled
 2016-02-03 22:51 UTC  (3+ messages)

[PATCH 0/4] thp: simplify freeze_page() and unfreeze_page()
 2016-02-03 22:56 UTC  (11+ messages)
` [PATCH 1/4] rmap: introduce rmap_walk_locked()
` [PATCH 2/4] rmap: extend try_to_unmap() to be usable by split_huge_page()
` [PATCH 3/4] mm: make remove_migration_ptes() beyond mm/migration.c
` [PATCH 4/4] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers

[PATCH v4 0/4 (resend)] Optimize CONFIG_DEBUG_PAGEALLOC (x86 and s390)
 2016-02-03 22:50 UTC  (14+ messages)
` [PATCH v4 1/4] mm: provide debug_pagealloc_enabled() without CONFIG_DEBUG_PAGEALLOC
` [PATCH v4 2/4] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v4 3/4] s390: "
` [PATCH v4 4/4] x86: also use debug_pagealloc_enabled() for free_init_pages

[PATCH 3.16.y-ckt 083/180] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-02-03 22:31 UTC 

[LSF/MM TOPIC] Persistent memory: pmem as storage device vs pmem as memory
 2016-02-03 22:21 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 0/5] Fix races & improve the radix tree iterator patterns
 2016-02-03 21:37 UTC  (7+ messages)
` [PATCH 1/5] radix-tree: Fix race in gang lookup
` [PATCH 3/5] btrfs: Use radix_tree_iter_retry()

[linux-next:master 2619/2735] fs/dax.c:988:42: error: implicit declaration of function '__dax_dbg'
 2016-02-03 21:28 UTC  (2+ messages)

[PATCH v9 0/4] Machine check recovery when kernel accesses poison
 2016-02-03 21:11 UTC  (8+ messages)
` [PATCH v9 2/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v9 1/4] x86: Expand exception table to allow new handling options
` [PATCH v9 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v9 4/4] x86: Create a new synthetic cpu capability for machine check recovery

[PATCH] [RFC] ARM: modify pgd_t definition for TRANSPARENT_HUGEPAGE_PUD
 2016-02-03 20:36 UTC  (3+ messages)

linux-next: Tree for Feb 3 (mm, hugepage)
 2016-02-03 18:24 UTC  (2+ messages)
` linux-next: Tree for Feb 3 (i386: redef. of native_pud_clear)

[PATCH] mm, hugetlb: don't require CMA for runtime gigantic pages
 2016-02-03 17:50 UTC 

[PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent
 2016-02-03 16:42 UTC  (5+ messages)

[PATCH v8 0/9] DAX fsync/msync support
 2016-02-03 16:42 UTC  (6+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree

[PATCH] mm: vmpressure: make vmpressure_window a tunable
 2016-02-03 16:19 UTC  (2+ messages)

[PATCHv2 0/2] Fix another VM_BUG_ON_PAGE(PageTail(page)) on mbind(2)
 2016-02-03 14:58 UTC  (6+ messages)
` [PATCHv2 1/2] mempolicy: do not try to queue pages from !vma_migratable()
` [PATCHv2 2/2] mm: downgrade VM_BUG in isolate_lru_page() to warning

[3.16.y-ckt stable] Patch "x86/mm: Add barriers and document switch_mm()-vs-flush synchronization" has been added to the 3.16.y-ckt tree
 2016-02-03 13:59 UTC 

[PATCH] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
 2016-02-03 12:52 UTC  (2+ messages)

[LSF/MM ATTEND] HMM (heterogeneous memory manager) and GPU
 2016-02-03 12:22 UTC  (14+ messages)

mmotm 2016-02-02-17-08 uploaded
 2016-02-03 12:16 UTC  (2+ messages)

[PATCH] thp: cleanup split_huge_page()
 2016-02-03 12:14 UTC 

[PATCHv3] mm/slab: fix race with dereferencing NULL ptr in alloc_calls_show
 2016-02-03 11:30 UTC  (3+ messages)

[PATCH 0/2 -mm] oom reaper v4
 2016-02-03 10:31 UTC  (10+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

[PATCH] mm/hugetlb: fix gigantic page initialization/allocation
 2016-02-03  4:15 UTC  (6+ messages)

[PATCH v3 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-02-03  0:13 UTC  (12+ messages)
` [PATCH v3 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
        ` (unknown)

[PATCHv2] mm/slab: fix race with dereferencing NULL ptr in alloc_calls_show
 2016-02-02 21:50 UTC  (2+ messages)

GPF in shm_lock ipc
 2016-02-02 21:32 UTC  (12+ messages)

[slab] a1fd55538c: WARNING: CPU: 0 PID: 0 at kernel/locking/lockdep.c:2601 trace_hardirqs_on_caller()
 2016-02-02 19:12 UTC  (8+ messages)

[PATCH 00/31] x86: Memory Protection Keys (v9)
 2016-02-02 19:04 UTC  (4+ messages)
` [PATCH 22/31] x86, pkeys: dump pkey from VMA in /proc/pid/smaps

========== Re: RAM encryption and key storing in CPU ==========
 2016-02-02 16:57 UTC  (3+ messages)

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-02 16:25 UTC  (5+ messages)
` [PATCH v1 1/8] kasan: Change the behavior of kmalloc_large_oob_right test

[REGRESSION] [BISECTED] kswapd high CPU usage
 2016-02-02 16:24 UTC  (8+ messages)

[PATCH] mm/slab: fix race with dereferencing NULL ptr in alloc_calls_show
 2016-02-02 15:55 UTC  (3+ messages)

[PATCH v2 0/5] mm: workingset: per-cgroup thrash detection
 2016-02-02 14:34 UTC  (5+ messages)
` [PATCH v2 1/5] mm: memcontrol: generalize locking for the page->mem_cgroup binding
` [PATCH v2 5/5] mm: workingset: per-cgroup cache thrash detection

[PATCH 0/2] Fix another VM_BUG_ON_PAGE(PageTail(page)) on mbind(2)
 2016-02-02 13:21 UTC  (7+ messages)
` [PATCH 1/2] mm: fix bogus VM_BUG_ON_PAGE() in isolate_lru_page()
` [PATCH 2/2] mempolicy: do not try to queue pages from !vma_migratable()

[PATCH] mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
 2016-02-02  9:21 UTC  (2+ messages)

[PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
 2016-02-02  8:41 UTC  (2+ messages)

LSF/MM ATTEND (resend)] Persistent Memory Error Handling
 2016-02-02  8:24 UTC 

[PATCH 0/2] vmstat updates
 2016-02-02  8:18 UTC  (4+ messages)
` [PATCH 1/2] mm, vmstat: make quiet_vmstat lighter
  ` [PATCH 3/2] mm, vmstat: cancel pending work of the cpu_stat_off CPU

[PATCH] vmpressure: Fix subtree pressure detection
 2016-02-02  6:32 UTC  (5+ messages)

[RFC PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-02-02  5:42 UTC  (2+ messages)

kernel BUG at mm/hugetlb.c:1218!
 2016-02-02  2:19 UTC  (2+ messages)

[RFC PATCH 0/2] avoid external fragmentation related to migration fallback
 2016-02-02  1:01 UTC  (4+ messages)

[PATCH v8 3/3] x86, mce: Add __mcsafe_copy()
 2016-02-01 23:16 UTC  (13+ messages)

[PATCH] mm: Use linear_page_index() in do_fault()
 2016-02-01 20:44 UTC  (3+ messages)

[PATCH 0/6] DAX cleanups
 2016-02-01 20:43 UTC  (4+ messages)
` [PATCH 4/6] dax: Use PAGE_CACHE_SIZE where appropriate


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 read-only IMAP folder(s) and NNTP newsgroup(s).