linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 20:01:04 to 2017-04-04 19:42:25 UTC [more...]

[PATCH] mm: Add additional consistency check
 2017-04-04 19:42 UTC  (14+ messages)

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-04 19:41 UTC  (36+ messages)
` [PATCH 1/6] mm: get rid of zone_is_initialized
  ` [PATCH v1 "
` [PATCH 3/6] mm: remove return value from init_currently_empty_zone
` [PATCH 5/6] mm, memory_hotplug: do not associate hotadded memory to zones until online
` [PATCH 6/6] mm, memory_hotplug: remove unused cruft after memory hotplug rework

[PATCH v3] Illuminate thread id to user space
 2017-04-04 19:04 UTC  (5+ messages)
    ` [PATCH v3] userfaultfd: provide pid in userfault msg
  ` [PATCH v3] please don't see patch set

[PATCH 0/4] Add hstate parameter to huge_pte_offset()
 2017-04-04 18:47 UTC  (4+ messages)
` [PATCH 2/4] arm64: hugetlbpages: Correctly handle swap entries in huge_pte_offset()

[PATCH] mm, memory_hotplug: fix devm_memremap_pages() after memory_hotplug rework
 2017-04-04 16:57 UTC  (2+ messages)

[PATCH v2] fault-inject: support systematic fault injection
 2017-04-04 14:57 UTC  (3+ messages)

[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
 2017-04-04 14:24 UTC  (4+ messages)

[PATCH] Fix print order in show_free_areas()
 2017-04-04 14:19 UTC  (3+ messages)

[PATCH] oom: improve oom disable handling
 2017-04-04 13:47 UTC 

oom: Bogus "sysrq: OOM request ignored because killer is disabled" message
 2017-04-04 13:36 UTC  (8+ messages)

[PATCH 0/9] convert genericirq.tmpl and kernel-api.tmpl to DocBook
 2017-04-04 12:34 UTC  (5+ messages)
` [PATCH 9/9] kernel-api.rst: fix a series of errors when parsing C files

[PATCH] mm/mmap: Replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
 2017-04-04 12:02 UTC  (2+ messages)

Heavy I/O causing slow interactivity
 2017-04-04 11:25 UTC  (2+ messages)

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-04  9:49 UTC  (14+ messages)
` [PATCH 2/4] x86/ldt: use vfree() instead of vfree_atomic()
` [PATCH 4/4] mm/vmalloc: remove vfree_atomic()

+ fix-print-order-in-show_free_areas.patch added to -mm tree
 2017-04-04  8:57 UTC 

[PATCH for 4.11] userfaultfd: report actual registered features in fdinfo
 2017-04-04  7:46 UTC  (5+ messages)

ksmd lockup - kernel 4.11-rc series
 2017-04-03 19:37 UTC  (7+ messages)

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-03 18:58 UTC  (23+ messages)
` [PATCHv3 01/22] cma: Store a name in the cma structure
` [PATCHv3 02/22] cma: Introduce cma_for_each_area
` [PATCHv3 03/22] staging: android: ion: Remove dmap_cnt
` [PATCHv3 04/22] staging: android: ion: Remove alignment from allocation field
` [PATCHv3 05/22] staging: android: ion: Duplicate sg_table
` [PATCHv3 06/22] staging: android: ion: Call dma_map_sg for syncing and mapping
` [PATCHv3 07/22] staging: android: ion: Remove page faulting support
` [PATCHv3 08/22] staging: android: ion: Remove crufty cache support
` [PATCHv3 09/22] staging: android: ion: Remove custom ioctl interface
` [PATCHv3 10/22] staging: android: ion: Remove import interface
` [PATCHv3 11/22] staging: android: ion: Remove duplicate ION_IOC_MAP
` [PATCHv3 12/22] staging: android: ion: Remove old platform support
` [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly
` [PATCHv3 14/22] staging: android: ion: Stop butchering the DMA address
` [PATCHv3 15/22] staging: android: ion: Break the ABI in the name of forward progress
` [PATCHv3 16/22] staging: android: ion: Get rid of ion_phys_addr_t
` [PATCHv3 17/22] staging: android: ion: Collapse internal header files
` [PATCHv3 18/22] staging: android: ion: Rework heap registration/enumeration
` [PATCHv3 19/22] staging: android: ion: Drop ion_map_kernel interface
` [PATCHv3 20/22] staging: android: ion: Remove ion_handle and ion_client
` [PATCHv3 21/22] staging: android: ion: Set query return value
` [PATCHv3 22/22] staging/android: Update Ion TODO list

Bad page state splats on arm64, v4.11-rc{3,4}
 2017-04-03 17:43 UTC  (6+ messages)

[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
 2017-04-03 16:57 UTC  (5+ messages)
` [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations

[PATCH] mm: fix spelling error
 2017-04-03 16:16 UTC 

[PATCH] mm/zswap: fix potential deadlock in zswap_frontswap_store()
 2017-04-03 13:46 UTC  (12+ messages)

Page allocator order-0 optimizations merged
 2017-04-03 12:05 UTC  (11+ messages)
` in_irq_or_nmi()
            ` in_irq_or_nmi() and RFC patch

[RFC] calc_memmap_size() isn't accurate and one suggestion to improve
 2017-04-03  9:18 UTC  (2+ messages)

[PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-04-03  8:15 UTC  (12+ messages)

[PATCH v2] module: check if memory leak by module
 2017-04-03  7:24 UTC  (10+ messages)

[RFC] mm/crypto: add tunable compression algorithm for zswap
 2017-04-03  5:35 UTC  (3+ messages)

[PATCH v35 01/14] memblock: add memblock_clear_nomap()
 2017-04-03  2:23 UTC  (2+ messages)
` [PATCH v35 02/14] memblock: add memblock_cap_memory_range()

[PATCH 1/4] mm/hugetlb.c: add hstate parameter to huge_pte_offset()
 2017-04-02 19:55 UTC  (2+ messages)

[PATCH -mm -v7 0/9] THP swap: Delay splitting THP during swapping out
 2017-04-01  3:32 UTC  (20+ messages)
` [PATCH -mm -v7 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -mm -v7 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -mm -v7 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -mm -v7 9/9] mm, THP, swap: Delay splitting THP during swap out

sudo x86info -a => kernel BUG at mm/usercopy.c:78!
 2017-03-31 23:58 UTC  (18+ messages)

memory hotplug and force_remove
 2017-03-31 22:35 UTC  (14+ messages)

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-31 16:25 UTC  (7+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[PATCH v2] fs: Remove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
 2017-03-31 15:41 UTC  (2+ messages)

[PATCHv5] x86/mm: make in_compat_syscall() work during exec
 2017-03-31 14:51 UTC  (2+ messages)

crash under qemu, bisected to f2a6a7050109 ("x86: Convert the rest of the code to support p4d_t")
 2017-03-31  9:56 UTC  (2+ messages)

[PATCH 0/6 v5] kvmalloc
 2017-03-31  8:46 UTC  (5+ messages)
` [PATCH 5/9] xattr: zero out memory copied to userspace in getxattr
  ` [PATCH 7/9] net: use kvmalloc with __GFP_REPEAT rather than open coded variant

[mmotm:master 123/232] WARNING: mm/built-in.o(.text+0x2b91d): Section mismatch in reference from the function move_pfn_range_to_zone() to the function .meminit.text:init_currently_empty_zone()
 2017-03-31  2:12 UTC 

mmotm 2017-03-30-16-31 uploaded
 2017-03-31  0:15 UTC  (2+ messages)

[PATCH 0/3] x86, kasan: add KASAN checks to atomic operations
 2017-03-30 22:30 UTC  (2+ messages)

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-03-30 21:54 UTC  (4+ messages)

[PATCH RESEND] mm/hugetlb: Don't call region_abort if region_chg fails
 2017-03-30 20:20 UTC  (4+ 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).