linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-12 00:30:16 to 2018-12-13 21:53:57 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-12-13 21:53 UTC  (33+ messages)

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-13 21:48 UTC  (17+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 2/4] modules: Add new special vfree flags
` [PATCH v2 4/4] x86/vmalloc: Add TLB efficient x86 arch_vunmap

[PATCH] mm, memory_hotplug: pass next_memory_node to new_page_nodemask()
 2018-12-13 20:10 UTC  (3+ messages)

WARNING: locking bug in lock_downgrade
 2018-12-13 19:46 UTC  (3+ messages)

[PATCH] mm: Replace verify_mm_writelocked() by lockdep_assert_held_exclusive()
 2018-12-13 19:40 UTC  (2+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-13 19:18 UTC  (50+ messages)

[PATCH] mm: Reuse only-pte-mapped KSM page in do_wp_page()
 2018-12-13 19:15 UTC  (2+ messages)

mm: migrate: Fix page migration stalls for blkdev pages
 2018-12-13 16:17 UTC  (14+ messages)
` [PATCH 1/6] mm: migration: Factor out code to compute expected number of page references
` [PATCH 2/6] mm: migrate: Lock buffers before migrate_page_move_mapping()
` [PATCH 3/6] mm: migrate: Move migrate_page_lock_buffers()
` [PATCH 4/6] mm: migrate: Provide buffer_migrate_page_norefs()
` [PATCH 5/6] blkdev: Avoid migration stalls for blkdev pages
` [PATCH 6/6] mm: migrate: Drop unused argument of migrate_page_move_mapping()

[PATCH 0/3][V5] drop the mmap_sem when doing IO in the fault path
 2018-12-13 16:01 UTC  (9+ messages)
` [PATCH 2/3] filemap: pass vm_fault to the mmap ra helpers
` [PATCH 3/3] filemap: drop the mmap_sem for all blocking operations
  ` [PATCH][v6] "

[bug?] poor migrate_pages() performance on arm64
 2018-12-13 15:38 UTC  (5+ messages)

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-13 15:12 UTC  (6+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

possible deadlock in try_to_wake_up
 2018-12-13 15:11 UTC 

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-12-13 14:29 UTC  (31+ messages)

[PATCH v2] arm64: Add memory hotplug support
 2018-12-13 14:25 UTC  (5+ messages)

[PATCH] mm, memcg: fix reclaim deadlock with writeback
 2018-12-13 12:39 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] mm: thp: fix flags for pmd migration when split
 2018-12-13 10:24 UTC  (5+ messages)

[PATCHv2 01/12] acpi: Create subtable parsing infrastructure
 2018-12-13  9:05 UTC  (2+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-13  9:04 UTC  (18+ messages)

[PATCH v2] kasan: mark file common so ftrace doesn't trace it
 2018-12-13  8:52 UTC  (2+ messages)

[PATCH v2] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
 2018-12-13  8:48 UTC  (6+ messages)

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-13  7:28 UTC  (7+ messages)

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (3+ messages)

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-13  5:52 UTC  (13+ messages)

[PATCH v2] mm: thp: fix flags for pmd migration when split
 2018-12-13  3:22 UTC  (5+ messages)

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-13  2:18 UTC  (3+ messages)

[PATCH] mm, page_alloc: enable pcpu_drain with zone capability
 2018-12-13  1:18 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-12-12 23:05 UTC  (6+ messages)

[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
 2018-12-12 22:05 UTC  (2+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "

INFO: rcu detected stall in sys_mount (2)
 2018-12-12 21:01 UTC  (2+ messages)

[PATCH] kasan: mark kasan_check_(read|write) as 'notrace'
 2018-12-12 18:35 UTC  (3+ messages)

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2018-12-12 17:34 UTC  (7+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
  ` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-12 15:04 UTC  (4+ messages)
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-12 14:45 UTC  (4+ messages)
` [PATCHv2 12/12] doc/mm: New documentation for memory performance

use generic DMA mapping code in powerpc V4
 2018-12-12 14:36 UTC  (4+ messages)
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure

[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
 2018-12-12 14:34 UTC  (4+ messages)
` [RFC PATCH 2/5] mm: lower the printk loglevel for __dump_page messages

[PATCH 0/4] mmu notifier debug checks v2
 2018-12-12 10:26 UTC  (9+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-12-12 10:23 UTC  (12+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH V2] kmemleak: Add config to select auto scan
 2018-12-12 10:14 UTC  (4+ messages)

[PATCH] kasan: fix kasan_check_read/write definitions
 2018-12-12 10:00 UTC  (4+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-12  9:49 UTC  (4+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-12  8:44 UTC  (10+ messages)

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-12-12  3:54 UTC  (12+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA

[PATCH 0/3] few memory offlining enhancements
 2018-12-12  1:12 UTC  (3+ messages)
` [PATCH 1/3] mm, memory_hotplug: try to migrate full pfn range


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