linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-21 08:53:20 to 2015-10-23 13:26:25 UTC [more...]

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-10-23 13:26 UTC  (21+ messages)
` [PATCH 1/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 2/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 3/8] net: consolidate memcg socket buffer tracking and accounting
` [PATCH 4/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
` [PATCH 6/8] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 7/8] mm: vmscan: report vmpressure at the level of reclaim activity
` [PATCH 8/8] mm: memcontrol: hook up vmpressure to socket pressure

[PATCH] mm: hotplug: Don't release twice the resource on error
 2015-10-23 12:57 UTC 

[PATCH 0/4] net: mitigating kmem_cache slowpath for network stack in NAPI context
 2015-10-23 12:46 UTC  (5+ messages)
` [PATCH 1/4] net: bulk free infrastructure for NAPI context, use napi_consume_skb
` [PATCH 2/4] net: bulk free SKBs that were delay free'ed due to IRQ context
` [PATCH 3/4] ixgbe: bulk free SKBs during TX completion cleanup cycle
` [PATCH 4/4] net: bulk alloc and reuse of SKBs in NAPI context

[RFC PATCH] iommu/vt-d: Add IOTLB flush support for kernel addresses
 2015-10-23 12:42 UTC  (8+ messages)

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-23 12:25 UTC  (38+ messages)
                        ` Make vmstat deferrable again (was Re: [PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks)
                            ` [PATCH] mm,vmscan: Use accurate values for zone_reclaimable()checks

[PATCH] mm: fix kernel crash in khugepaged thread
 2015-10-23 10:11 UTC  (2+ messages)

linux-next: Tree for Oct 12
 2015-10-23  7:51 UTC 

[RFC] A couple of questions about the paged I/O sub system
 2015-10-23  7:41 UTC  (3+ messages)

[PATCH v11 02/14] HMM: add special swap filetype for memory migrated to device v2
 2015-10-23  3:54 UTC  (4+ messages)

[PATCH] mm: Introduce kernelcore=reliable option
 2015-10-23  3:36 UTC  (7+ messages)

[PATCH v11 07/14] HMM: mm add helper to update page table when migrating memory v2
 2015-10-23  3:25 UTC  (3+ messages)

[PATCH 00/25] x86: Memory Protection Keys
 2015-10-23  0:49 UTC  (6+ messages)
` [PATCH 15/25] x86, pkeys: check VMAs and PTEs for protection keys

[PATCH 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-10-23  0:14 UTC  (5+ messages)
` [PATCH 1/3] resource: Add @flags to region_intersects()
` [PATCH 2/3] resource: Add region_intersects_pmem()
` [PATCH 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-22 22:35 UTC  (15+ messages)
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
` [PATCH 5/12] mm: correct a couple of page migration comments
` [PATCH 7/12] mm: page migration trylock newpage at same level as oldpage
` [PATCH 10/12] mm: page migration use migration entry for swapcache too

kernel oops on mmotm-2015-10-15-15-20
 2015-10-22 22:26 UTC  (9+ messages)

[PATCH] mm, hugetlb: use memory policy when available
 2015-10-22 21:42 UTC  (4+ messages)

[PATCH 00/23] userfaultfd v4
 2015-10-22 15:30 UTC  (8+ messages)
` [PATCH 14/23] userfaultfd: wake pending userfaults

[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
 2015-10-22 14:11 UTC  (19+ messages)
` [PATCH v11 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH v11 02/15] mmu_notifier: keep track of active invalidation ranges v5
` [PATCH v11 03/15] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH v11 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH v11 05/15] HMM: introduce heterogeneous memory management v5
` [PATCH v11 06/15] HMM: add HMM page table v4
` [PATCH v11 07/15] HMM: add per mirror "
` [PATCH v11 08/15] HMM: add device page fault support v6
` [PATCH v11 09/15] HMM: add mm page table iterator helpers
` [PATCH v11 10/15] HMM: use CPU page table during invalidation
` [PATCH v11 11/15] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH v11 12/15] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH v11 13/15] HMM: DMA map memory on behalf of device driver v2
` [PATCH v11 14/15] HMM: Add support for hugetlb
` [PATCH v11 15/15] HMM: add documentation explaining HMM internals and how to use it

Triggering non-integrity writeback from userspace
 2015-10-22 13:15 UTC 

[PATCH] mm: memcontrol: eliminate root memory.current
 2015-10-22 12:29 UTC  (3+ messages)

[PATCHv12 00/37] THP refcounting redesign
 2015-10-22 10:33 UTC  (5+ messages)
` [PATCHv12 14/37] futex, thp: remove special case for THP in get_futex_key

[PATCH] kasan: always taint kernel on report
 2015-10-22 10:15 UTC  (2+ messages)

[PATCH v11 01/14] fork: pass the dst vma to copy_page_range() and its sub-functions
 2015-10-22  7:08 UTC 

[PATCH] mm/hugetlb: i_mmap_lock_write before unmapping in remove_inode_hugepages
 2015-10-22  1:42 UTC 

[PATCH 0/3] Slub code refine
 2015-10-22  1:09 UTC  (7+ messages)
` [PATCH 1/3] mm/slub: correct the comment in calculate_order()
` [PATCH 2/3] mm/slub: use get_order() instead of fls()
` [PATCH 3/3] mm/slub: calculate start order with reserved in consideration

mm: simplify reclaim path for MADV_FREE
 2015-10-22  0:09 UTC  (2+ messages)

[linux-review:Tycho-Andersen/seccomp-ptrace-add-support-for-dumping-seccomp-filters/20151022-043958 9489/9695] arch/m68k/include/asm/cacheflush_no.h:33:20: error: storage class specified for parameter '__clear_cache_all'
 2015-10-21 23:40 UTC 

[PATCH 26/26] x86, pkeys: Documentation
 2015-10-21 23:22 UTC  (15+ messages)

[PATCH v4 0/4] enhance shmem process and swap accounting
 2015-10-21 22:38 UTC  (5+ messages)
` [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps

[PATCH] mm, hugetlbfs: Fix new warning in fault-time huge page allocation
 2015-10-21 21:56 UTC 

mmotm 2015-10-21-14-41 uploaded
 2015-10-21 21:42 UTC 

[PATCH] mm, slub, kasan: enable user tracking by default with KASAN=y
 2015-10-21 20:37 UTC  (2+ messages)

[PATCH] mm: initialize kmem_cache pointer to NULL
 2015-10-21 20:32 UTC  (2+ messages)

[PATCH v11 00/14] HMM anomymous memory migration to device memory
 2015-10-21 21:10 UTC  (15+ messages)
` [PATCH v11 01/14] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH v11 02/14] HMM: add special swap filetype for memory migrated to device v2
` [PATCH v11 03/14] HMM: add new HMM page table flag (valid device memory)
` [PATCH v11 04/14] HMM: add new HMM page table flag (select flag)
` [PATCH v11 05/14] HMM: handle HMM device page table entry on mirror page table fault and update
` [PATCH v11 06/14] HMM: mm add helper to update page table when migrating memory back v2
` [PATCH v11 07/14] HMM: mm add helper to update page table when migrating memory v2
` [PATCH v11 08/14] HMM: new callback for copying memory from and to device "
` [PATCH v11 09/14] HMM: allow to get pointer to spinlock protecting a directory
` [PATCH v11 10/14] HMM: split DMA mapping function in two
` [PATCH v11 11/14] HMM: add helpers for migration back to system memory v3
` [PATCH v11 12/14] HMM: fork copy migrated memory into system memory for child process
` [PATCH v11 13/14] HMM: CPU page fault on migrated memory
` [PATCH v11 14/14] HMM: add mirror fault support for system to device memory migration v3

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-10-21 20:05 UTC  (6+ messages)

[linux-review:Tetsuo-Handa/mm-vmscan-Use-accurate-values-for-zone_reclaimable-checks/20151021-203036 9489/9695] arch/arm/include/asm/glue-cache.h:133:20: error: storage class specified for parameter 'nop_flush_icache_all'
 2015-10-21 14:13 UTC 

[linux-review:Tetsuo-Handa/mm-vmscan-Use-accurate-values-for-zone_reclaimable-checks/20151021-203036 9489/9695] include/linux/cpu.h:48:13: error: storage class specified for parameter 'unregister_cpu'
 2015-10-21 14:04 UTC 

[linux-review:Tetsuo-Handa/mm-vmscan-Use-accurate-values-for-zone_reclaimable-checks/20151021-203036 9356/9695] mm/hugetlb.c:1583:13: sparse: symbol '__alloc_buddy_huge_page_no_mpol' was not declared. Should it be static?
 2015-10-21 12:58 UTC  (2+ messages)
` [RFC PATCH] mm, hugetlb: __alloc_buddy_huge_page_no_mpol() can be static

[linux-review:Tetsuo-Handa/mm-vmscan-Use-accurate-values-for-zone_reclaimable-checks/20151021-203036 9489/9695] arch/sh/include/asm/cacheflush.h:22:15: error: storage class specified for parameter 'local_flush_cache_all'
 2015-10-21 13:58 UTC 

[linux-review:Tetsuo-Handa/mm-vmscan-Use-accurate-values-for-zone_reclaimable-checks/20151021-203036 9489/9695] include/linux/uaccess.h:88:13: error: storage class specified for parameter '__probe_kernel_read'
 2015-10-21 13:48 UTC 

[PATCH 4.3-rc6] proc: fix oom_adj value read from /proc/<pid>/oom_adj
 2015-10-21  9:37 UTC  (2+ messages)

[PATCH V7] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-10-21  9:20 UTC  (6+ messages)

[PATCH] fixup! mm: simplify reclaim path for MADV_FREE
 2015-10-21  8:59 UTC  (2+ messages)

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-21  8:55 UTC  (11+ messages)
    ` [ovs-dev] "


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