linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: kmemleak: Turn kmemleak_lock to spin lock and RCU primitives
 2019-01-04 18:37 UTC  (3+ messages)

[RFC PATCH v4 0/3] test driver to analyse vmalloc allocator
 2019-01-04 18:34 UTC  (5+ messages)
` [RFC PATCH 1/3] vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE
` [RFC PATCH 2/3] vmalloc: add test driver to analyse vmalloc allocator
` [RFC PATCH 3/3] selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE

[PATCH] mm: Expose lazy vfree pages to control via sysctl
 2019-01-04 18:30 UTC  (7+ messages)

After Vega 56/64 GPU hang I unable reboot system
 2019-01-04 17:50 UTC  (7+ messages)

[RFC][v2] x86: remove Intel MPX
 2019-01-04 17:49 UTC  (6+ messages)
` [PATCH 1/5] x86/mpx: remove MPX APIs
` [PATCH 2/5] x86/mpx: remove bounds exception code
` [PATCH 3/5] mm: remove MPX hooks from generic code
` [PATCH 4/5] x86/mpx: remove build infratsructure
` [PATCH 5/5] x86/mpx: remove MPX from arch/x86

[FIX] slab: Alien caches must not be initialized if the allocation of the alien cache failed
 2019-01-04 17:42 UTC  (2+ messages)

[RFC PATCH 0/3] mm: memcontrol: delayed force empty
 2019-01-04 16:46 UTC  (21+ messages)
` [PATCH 1/3] doc: memcontrol: fix the obsolete content about "
` [PATCH 2/3] mm: memcontrol: do not try to do swap when "

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-04 16:20 UTC  (12+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr

[PATCH v2] mm/page_owner: fix for deferred struct page init
 2019-01-04 15:32 UTC  (15+ messages)
` [PATCH v3] "

[PATCH] netfilter: account ebt_table_info to kmemcg
 2019-01-04 13:21 UTC  (12+ messages)

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-04 12:50 UTC  (26+ messages)
` [PATCH 01/25] mm, compaction: Shrink compact_control
` [PATCH 02/25] mm, compaction: Rearrange compact_control
` [PATCH 03/25] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/25] mm, compaction: Remove unnecessary zone parameter in some instances
` [PATCH 05/25] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 06/25] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 07/25] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 08/25] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 09/25] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 10/25] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 11/25] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 12/25] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 13/25] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 14/25] mm, compaction: Avoid rescanning the same pageblock multiple times
` [PATCH 15/25] mm, compaction: Finish pageblock scanning on contention
` [PATCH 16/25] mm, compaction: Check early for huge pages encountered by the migration scanner
` [PATCH 17/25] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
` [PATCH 18/25] mm, compaction: Rework compact_should_abort as compact_check_resched
` [PATCH 19/25] mm, compaction: Do not consider a need to reschedule as contention
` [PATCH 20/25] mm, compaction: Reduce unnecessary skipping of migration target scanner
` [PATCH 21/25] mm, compaction: Round-robin the order while searching the free lists for a target
` [PATCH 22/25] mm, compaction: Sample pageblocks for free pages
` [PATCH 23/25] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 24/25] mm, compaction: Capture a page under direct compaction
` [PATCH 25/25] mm, compaction: Do not direct compact remote memory

KASAN: stack-out-of-bounds Read in corrupted (3)
 2019-01-04 11:23 UTC  (3+ messages)

[PATCH 0/3] mm/vmalloc: fix size check and few cleanups
 2019-01-04 11:06 UTC  (14+ 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()

memory cgroup pagecache and inode problem
 2019-01-04 10:35 UTC  (7+ messages)

[PATCH] mm/slub.c: keep red_left_pad being zero without SLAB_RED_ZONE flag
 2019-01-04 10:09 UTC 

[PATCH] mm, page_alloc: Do not wake kswapd with zone lock held
 2019-01-04  9:46 UTC  (4+ messages)

[PATCH v6 1/2] memory_hotplug: Free pages as higher order
 2019-01-04  9:01 UTC  (9+ messages)

KMSAN: uninit-value in mpol_rebind_mm
 2019-01-04  8:57 UTC  (10+ messages)

[PATCH v7] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-04  5:01 UTC 

[PATCH] mm: Remove sysctl_extfrag_handler
 2019-01-04  3:29 UTC  (2+ messages)

[v5 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2019-01-04  2:25 UTC  (4+ messages)
` [v5 PATCH 2/2] mm: swap: add comment for swap_vma_readahead

[PATCH 1/2] hugetlbfs: Revert "Use i_mmap_rwsem to fix page fault/truncate race"
 2019-01-03 23:54 UTC  (2+ messages)
` [PATCH 2/2] hugetlbfs: Revert "use i_mmap_rwsem for more pmd sharing synchronization"

possible deadlock in __wake_up_common_lock
 2019-01-03 22:54 UTC  (7+ messages)

[bug] problems with migration of huge pages with v4.20-10214-ge1ef035d272e
 2019-01-03 21:59 UTC  (9+ messages)

cma: deadlock using usb-storage and fs
 2019-01-03 21:56 UTC  (7+ messages)
  ` [usb-storage] "

[BUG, TOT] xfs w/ dax failure in __follow_pte_pmd()
 2019-01-03 20:25 UTC  (9+ messages)

[linux-next:master 12298/12332] ./include/generated/atomic-instrumented.h:1776:2: note: in expansion of macro 'arch_cmpxchg_double'
 2019-01-03 19:36 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-03 19:26 UTC  (12+ messages)

[PATCH v2 0/3] kasan: tag-based mode fixes
 2019-01-03 18:46 UTC  (6+ messages)
` [PATCH v2 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning

[PATCH v3 0/3] kasan: tag-based mode fixes
 2019-01-03 18:45 UTC  (4+ messages)
` [PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
` [PATCH v3 2/3] kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
` [PATCH v3 3/3] kasan: fix krealloc handling for tag-based mode

[v4 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2019-01-03 17:16 UTC  (8+ messages)
` [v4 PATCH 2/2] mm: swap: add comment for swap_vma_readahead

[PATCH] kmemleak: survive in a low-memory situation
 2019-01-03 17:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-03 16:18 UTC  (4+ messages)

[PATCH v2] memcg: localize memcg_kmem_enabled() check
 2019-01-03 16:12 UTC  (2+ messages)

[PATCH] Initialise mmu_notifier_range correctly
 2019-01-03 15:05 UTC  (14+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-03 14:57 UTC  (17+ messages)

[Bug 202089] New: transparent hugepage not compatable with madvise(MADV_DONTNEED)
 2019-01-03 14:53 UTC  (6+ messages)

[PATCH v2] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2019-01-03 13:56 UTC  (3+ messages)
` [PATCH v3] mm: remove extra drain pages on pcp list

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-03 10:57 UTC  (9+ messages)

[PATCH] mm: Introduce page_size()
 2019-01-03 10:47 UTC  (8+ messages)

kernel BUG at mm/huge_memory.c:LINE!
 2019-01-03 10:43 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox