linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-11 11:06:07 to 2019-01-14 12:59:39 UTC [more...]

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-14 12:58 UTC  (4+ messages)
` [PATCH v2 1/9] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH v2 2/9] s390/vdso: don't clear PG_reserved
` [PATCH v2 3/9] powerpc/vdso: "

Super savings for super experiences
 2019-01-14 12:18 UTC 

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-14 11:48 UTC  (4+ messages)

[PATCH] docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
 2019-01-14 11:47 UTC 

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-14 10:21 UTC  (3+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-14  9:54 UTC  (7+ messages)
` [PATCH V7 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH V7 2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region
` [PATCH V7 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc
` [PATCH V7 4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing
` [PATCH V7 5/5] testing

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-14  9:53 UTC  (10+ messages)

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-14  9:34 UTC  (10+ messages)
` [PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v3 2/3] powerpc/32: Move early_init() in a separate file
` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-14  9:13 UTC  (8+ messages)
` [PATCHv2 3/7] mm/memblock: introduce allocation boundary for tracing purpose

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-14  8:53 UTC  (2+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-14  8:43 UTC  (6+ messages)

Lock overhead in shrink_inactive_list / Slow page reclamation
 2019-01-14  7:44 UTC  (9+ messages)

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-14  7:01 UTC  (14+ messages)

[PATCH] rbtree: fix the red root
 2019-01-14  6:23 UTC  (22+ messages)
        ` [PATCH v2] "

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-13 23:10 UTC  (13+ messages)
` [PATCHv3 07/13] node: Add heterogenous memory access attributes
` [PATCHv3 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv3 13/13] doc/mm: New documentation for memory performance

[PATCH v3] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-13 18:34 UTC  (5+ messages)

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-13 17:36 UTC  (13+ messages)

[PATCH -manpage 0/2] Document memfd F_SEAL_FUTURE_WRITE seal
 2019-01-13  0:14 UTC  (3+ messages)
` [PATCH -manpage 1/2] fcntl.2: Update manpage with new "
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-12 20:46 UTC  (24+ messages)

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-12 20:38 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE "
` [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal

use generic DMA mapping code in powerpc V4
 2019-01-12 18:14 UTC  (16+ messages)

[PATCH 0/3] mm/vmalloc: fix size check and few cleanups
 2019-01-12 17:19 UTC  (8+ messages)
` [PATCH 1/3] mm/vmalloc: fix size check for remap_vmalloc_range_partial()
` [PATCH 2/3] mm/vmalloc: do not call kmemleak_free() on not yet accounted memory
` [PATCH 3/3] mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()

[PATCH 0/4] RFC: userfaultfd remap
 2019-01-12  0:36 UTC  (5+ messages)
` [PATCH 1/4] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH 2/4] userfaultfd: UFFDIO_REMAP uABI
` [PATCH 3/4] userfaultfd: UFFDIO_REMAP
` [PATCH 4/4] userfaultfd: change the direction for UFFDIO_REMAP to out

[RFC PATCH] mm: align anon mmap for THP
 2019-01-11 23:28 UTC  (3+ messages)

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-11 23:25 UTC  (15+ messages)
` [RFC PATCH v7 07/16] arm64/mm, xpfo: temporarily map dcache regions

[mmotm:master 157/168] arch/ia64/Kconfig:128:error: recursive dependency detected!
 2019-01-11 23:19 UTC  (2+ messages)

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-11 20:58 UTC  (5+ messages)
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-11 20:53 UTC  (19+ messages)
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records

[PATCH] mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
 2019-01-11 19:11 UTC  (2+ messages)

[PATCH] kasan: Remove use after scope bugs detection
 2019-01-11 18:58 UTC 

[PATCH] kasan: fix kasan_check_read/write definitions
 2019-01-11 18:46 UTC  (2+ messages)

[PATCH] page_poison: plays nicely with KASAN
 2019-01-11 18:45 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-11 16:26 UTC  (13+ messages)

[PATCH] Documentation/sysctl/vm.txt: Fix drop_caches bit number
 2019-01-11 16:14 UTC 

[PATCH v11 00/26] Speculative page faults
 2019-01-11 15:43 UTC 

[PATCH 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2019-01-11 15:10 UTC  (2+ messages)

[PATCH 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:13 UTC 

[PATCH 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-11 15:12 UTC 

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:11 UTC 

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-11 15:11 UTC 

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-11 15:09 UTC 

[PATCH 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:08 UTC 

[PATCH 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2019-01-11 15:08 UTC 

[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-11 15:07 UTC 

[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-11 15:05 UTC 

[PATCH 4.19 029/148] x86/mm: Fix guard hole handling
 2019-01-11 14:13 UTC  (2+ messages)
` [PATCH 4.19 030/148] x86/dump_pagetables: Fix LDT remap address marker

[PATCH 4.14 018/105] x86/mm: Fix guard hole handling
 2019-01-11 14:13 UTC  (2+ messages)
` [PATCH 4.14 019/105] x86/dump_pagetables: Fix LDT remap address marker

cma: deadlock using usb-storage and fs
 2019-01-11 13:55 UTC  (10+ messages)
  ` [usb-storage] "

[PATCH v3 0/3] kasan: tag-based mode fixes
 2019-01-11 13:48 UTC  (5+ messages)
` [PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning

[PATCH] kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
 2019-01-11 13:47 UTC 

[PATCH RFC 0/3] mm: Reduce IO by improving algorithm of memcg pagecache pages eviction
 2019-01-11 12:17 UTC  (5+ messages)

(ghes|hest)_disable
 2019-01-11 11:28 UTC  (2+ messages)

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-11 11:01 UTC  (5+ messages)
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE


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