messages from 2017-03-16 19:01:31 to 2017-03-20 03:12:45 UTC [more...]
Still OOM problems with 4.9er/4.10er kernels
2017-03-20 3:05 UTC (19+ messages)
[PATCH] mm, swap: VMA based swap readahead
2017-03-20 2:47 UTC (3+ messages)
[PATCH 1/5] mm, swap: Fix comment in __read_swap_cache_async
2017-03-20 2:07 UTC (10+ messages)
` [PATCH 2/5] mm, swap: Improve readability via make spin_lock/unlock balanced
` [PATCH 3/5] mm, swap: Avoid lock swap_avail_lock when held cluster lock
` [PATCH 4/5] mm, swap: Try kzalloc before vzalloc
` [PATCH 5/5] mm, swap: Sort swap entries before free
kernel BUG at mm/swap_slots.c:270
2017-03-20 1:25 UTC (3+ messages)
[PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END
2017-03-20 1:14 UTC (4+ messages)
[x86/mm/gup] 2947ba054a [ 71.329069] kernel BUG at include/linux/pagemap.h:151!
2017-03-19 22:51 UTC
[PATCH v3 0/8] try to reduce fragmenting fallbacks
2017-03-19 21:23 UTC (6+ messages)
[HMM 00/16] HMM (Heterogeneous Memory Management) v18
2017-03-19 20:09 UTC (37+ messages)
` [HMM 01/16] mm/memory/hotplug: convert device bool to int to allow for more flags v3
` [HMM 02/16] mm/put_page: move ref decrement to put_zone_device_page()
` [HMM 03/16] mm/ZONE_DEVICE/free-page: callback when page is freed v3
` [HMM 04/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3
` [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback
` [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 10/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM 11/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2
[HMM 09/16] mm/hmm: heterogeneous memory management (HMM for short)
2017-03-19 20:09 UTC (2+ messages)
[memcg:since-4.10 522/528] include/asm-generic/atomic-instrumented.h:70: undefined reference to `__arch_atomic_add_unless'
2017-03-19 19:17 UTC
[PATCH v4 00/13] mm: sub-section memory hotplug support
2017-03-19 16:35 UTC (4+ messages)
[PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags
2017-03-19 16:05 UTC (5+ messages)
[PATCH 00/26] x86: 5-level paging enabling for v4.12
2017-03-19 8:55 UTC (7+ messages)
` [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits
[PATCH 0/3] mm: page_alloc: Object code reductions and logging fix
2017-03-18 19:31 UTC (10+ messages)
` [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks
[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1
2017-03-15 15:42 UTC (5+ messages)
[PATCH 0/5] mm subsystem refcounter conversions
2017-03-18 16:37 UTC (2+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-18 16:37 UTC (25+ messages)
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
[mmotm:master 119/211] mm/migrate.c:2184:5: note: in expansion of macro 'MIGRATE_PFN_DEVICE'
2017-03-18 12:48 UTC (5+ messages)
` [kbuild-all] "
[HMM 0/2] Build fix and documentation
2017-03-18 3:54 UTC (5+ messages)
` [HMM 1/2] mm/hmm: Fix build on 32 bit systems
` [HMM 2/2] hmm: heterogeneous memory management documentation
XArray version 2
2017-03-18 2:28 UTC
DOM Worker: page allocation stalls (4.9.13)
2017-03-18 1:30 UTC (5+ messages)
[RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging
2017-03-18 0:54 UTC (22+ messages)
` [RFC PATCHv2 01/21] cma: Store a name in the cma structure
` [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area
` [RFC PATCHv2 03/21] staging: android: ion: Remove dmap_cnt
` [RFC PATCHv2 04/21] staging: android: ion: Remove alignment from allocation field
` [RFC PATCHv2 05/21] staging: android: ion: Duplicate sg_table
` [RFC PATCHv2 06/21] staging: android: ion: Call dma_map_sg for syncing and mapping
` [RFC PATCHv2 07/21] staging: android: ion: Remove page faulting support
` [RFC PATCHv2 08/21] staging: android: ion: Remove crufty cache support
` [RFC PATCHv2 09/21] staging: android: ion: Remove custom ioctl interface
` [RFC PATCHv2 10/21] staging: android: ion: Remove import interface
` [RFC PATCHv2 11/21] staging: android: ion: Remove duplicate ION_IOC_MAP
` [RFC PATCHv2 12/21] staging: android: ion: Remove old platform support
` [RFC PATCHv2 13/21] staging: android: ion: Use CMA APIs directly
` [RFC PATCHv2 14/21] staging: android: ion: Stop butchering the DMA address
` [RFC PATCHv2 15/21] staging: android: ion: Break the ABI in the name of forward progress
` [RFC PATCHv2 16/21] staging: android: ion: Get rid of ion_phys_addr_t
` [RFC PATCHv2 17/21] staging: android: ion: Collapse internal header files
` [RFC PATCHv2 18/21] staging: android: ion: Rework heap registration/enumeration
` [RFC PATCHv2 19/21] staging: android: ion: Drop ion_map_kernel interface
` [RFC PATCHv2 20/21] staging: android: ion: Remove ion_handle and ion_client
` [RFC PATCHv2 21/21] staging: android: ion: Set query return value
[RFC 0/1] add support for reclaiming priorities per mem cgroup
2017-03-17 23:16 UTC (2+ messages)
` [RFC 1/1] mm, memcg: add prioritized reclaim
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-17 22:58 UTC (12+ messages)
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 15/28] Add support to access persistent memory "
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
mmotm 2017-03-17-15-26 uploaded
2017-03-17 22:26 UTC
[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
2017-03-17 22:13 UTC (4+ messages)
` [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations
[PATCHv2 2/5] target/user: Add global data block pool support
2017-03-17 22:06 UTC (5+ messages)
[patch] mm, zoneinfo: print non-populated zones
2017-03-17 21:21 UTC (7+ messages)
` [patch v2] mm, vmstat: print non-populated zones in zoneinfo
[PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
2017-03-17 20:00 UTC (6+ messages)
[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 2
2017-03-17 19:49 UTC (8+ messages)
` [PATCH 1/6] x86/kexec: Add 5-level paging support
` [PATCH 2/6] x86/efi: "
` [PATCH 3/6] x86/mm/pat: "
` [PATCH 4/6] x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
` [PATCH 5/6] x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [PATCH 6/6] x86: Convert the rest of the code to support p4d_t
[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
2017-03-17 18:02 UTC (4+ messages)
` [RFC PATCH 08/12] cma: Store a name in the cma structure
[PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation
2017-03-17 17:27 UTC (9+ messages)
` [PATCH 5/7] mm/gup: Implement dev_pagemap logic in generic get_user_pages_fast()
` [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation
` [PATCHv2 "
[locking/lockdep] 383776fa75: INFO: trying to register non-static key
2017-03-17 14:41 UTC (3+ messages)
[RFC PATCH] rework memory hotplug onlining
2017-03-17 13:20 UTC (10+ messages)
` ZONE_NORMAL vs. ZONE_MOVABLE (was: Re: [RFC PATCH] rework memory hotplug onlining)
` ZONE_NORMAL vs. ZONE_MOVABLE
[PATCH v2 0/5] mm: support parallel free of memory
2017-03-17 13:16 UTC (18+ messages)
[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-17 7:34 UTC (4+ messages)
[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-17 6:55 UTC (7+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
` [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ
[mmotm:master 198/211] lib/dma-mapping.c:11: undefined reference to `bad_dma_ops'
2017-03-17 3:45 UTC
[mmotm:master] BUILD REGRESSION 8276ddb3c638602509386f1a05f75326dbf5ce09
2017-03-17 3:35 UTC
[mmotm:master 195/211] include/asm-generic/atomic-instrumented.h:70: undefined reference to `__arch_atomic_add_unless'
2017-03-17 3:23 UTC
[mmotm:master 198/211] dma-mapping.c:undefined reference to `bad_dma_ops'
2017-03-17 3:05 UTC
Is it fixed by following patch
2017-03-17 2:38 UTC (5+ messages)
[PATCH v1] mm: migrate: fix remove_migration_pte() for ksm pages
2017-03-17 2:28 UTC
+ mm-sparse-refine-usemap_size-a-little.patch added to -mm tree
2017-03-17 1:47 UTC (2+ messages)
[mmotm:master 122/211] mm/hmm.c:1129:15: note: in expansion of macro 'MIGRATE_PFN_ERROR'
2017-03-17 1:30 UTC
[mmotm:master 117/211] mm/hmm.c:331:10: error: implicit declaration of function 'pgd_addr_end'
2017-03-17 1:21 UTC
[mmotm:master 113/211] include/linux/migrate.h:128:32: warning: left shift count >= width of type
2017-03-17 1:21 UTC
[mmotm:master 122/211] mm/hmm.c:809:30: error: 'PA_SECTION_SHIFT' undeclared
2017-03-17 1:13 UTC
[mmotm:master 113/211] include/linux/migrate.h:144:35: error: 'PMD_SIZE' undeclared
2017-03-17 1:11 UTC
[mmotm:master 117/211] mm/hmm.c:354:24: error: implicit declaration of function 'pmd_pfn'
2017-03-17 1:05 UTC
[mmotm:master 110/211] mm/shmem.c:646:2: note: in expansion of macro 'free_swap_and_cache'
2017-03-17 1:05 UTC
[mmotm:master 110/211] mm/madvise.c:341:4: note: in expansion of macro 'free_swap_and_cache'
2017-03-17 1:04 UTC
mmotm 2017-03-16-16-37 uploaded
2017-03-16 23:37 UTC
[PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default
2017-03-16 22:05 UTC (3+ messages)
[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
2017-03-16 20:26 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).