linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-12 02:02:39 to 2019-01-15 10:06:50 UTC [more...]

KMSAN: uninit-value in mpol_rebind_mm
 2019-01-15 10:06 UTC  (7+ messages)

INFO: task hung in generic_file_write_iter
 2019-01-15  9:29 UTC  (16+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-15  8:49 UTC  (18+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-15  8:34 UTC  (26+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-15  8:24 UTC  (3+ messages)

[RFC PATCH] mm: align anon mmap for THP
 2019-01-15  8:24 UTC  (13+ messages)

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-15  7:38 UTC  (23+ messages)
` [PATCHv2 1/7] x86/mm: concentrate the code to memblock allocator enabled
` [PATCHv2 2/7] acpi: change the topo of acpi_table_upgrade()
` [PATCHv2 3/7] mm/memblock: introduce allocation boundary for tracing purpose
` [PATCHv2 6/7] x86/mm: remove bottom-up allocation style for x86_64

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-15  7:27 UTC  (11+ 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

KASAN: use-after-scope Read in corrupted
 2019-01-15  7:25 UTC  (4+ messages)

[PATCH v3] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-15  7:25 UTC  (7+ messages)

+ mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
 2019-01-15  6:32 UTC  (2+ messages)

[PATCH 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-15  5:41 UTC  (4+ messages)

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-15  5:32 UTC  (6+ messages)

[PATCH] rbtree: fix the red root
 2019-01-15  5:31 UTC  (17+ messages)
` [PATCH v2] "

[PATCH 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-15  4:49 UTC  (4+ messages)

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (2+ messages)

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-15  1:39 UTC  (4+ 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

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-15  1:17 UTC  (11+ messages)
      ` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs

[PATCH] docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
 2019-01-15  0:27 UTC  (2+ messages)

[PATCH] Documentation/sysctl/vm.txt: Fix drop_caches bit number
 2019-01-15  0:25 UTC  (2+ messages)

cma: deadlock using usb-storage and fs
 2019-01-14 23:47 UTC  (10+ messages)
  ` [usb-storage] "

[PATCH] page_poison: plays nicely with KASAN
 2019-01-14 23:34 UTC  (2+ messages)
` [PATCH v2] page_poison: play "

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

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-14 19:01 UTC  (8+ messages)

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-14 19:00 UTC  (3+ messages)
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

[PATCH v9] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-14 16:41 UTC  (9+ messages)

[PATCH] mm: Remove 7th argument of isolate_lru_pages()
 2019-01-14 16:20 UTC 

[PATCH] kasan: Remove use after scope bugs detection
 2019-01-14 16:08 UTC  (4+ messages)

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-14 15:53 UTC  (7+ messages)
` [PATCHv3 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv3 13/13] doc/mm: New documentation for memory performance

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-14 15:52 UTC  (16+ 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: "
` [PATCH v2 4/9] riscv/vdso: "
` [PATCH v2 5/9] m68k/mm: use __ClearPageReserved()
` [PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved
` [PATCH v2 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v2 9/9] mm: better document PG_reserved

[PATCH v4 1/2] mm: Refactor swap-in logic out of shmem_getpage_gfp
 2019-01-14 15:31 UTC  (2+ messages)
` [PATCH v4 2/2] mm: rid swapoff of quadratic complexity

Lock overhead in shrink_inactive_list / Slow page reclamation
 2019-01-14 15:22 UTC  (10+ messages)
      `  "

[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-01-14 13:17 UTC  (4+ messages)
` [RFC PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug

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

[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] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-14  8:53 UTC  (2+ messages)

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-14  7:01 UTC  (14+ 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 0/3] mm/vmalloc: fix size check and few cleanups
 2019-01-12 17:19 UTC  (4+ messages)
` [PATCH 2/3] mm/vmalloc: do not call kmemleak_free() on not yet accounted memory


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