linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-23 22:17:21 to 2017-11-27 16:20:02 UTC [more...]

[PATCH v2 0/4] introduce get_user_pages_longterm()
 2017-11-27 16:19 UTC  (6+ messages)
` [PATCH v2 2/4] mm: fail get_vaddr_frames() for filesystem-dax mappings
` [PATCH v2 3/4] [media] v4l2: disable filesystem-dax mapping support

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-27 15:55 UTC  (7+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

(no subject)
 2017-11-27 15:51 UTC  (4+ messages)
` [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-27 15:33 UTC  (23+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: Memory hotplug (add) support for arm64
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove
` [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem
` [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device

[PATCH 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-27 13:56 UTC  (19+ messages)
` [PATCH 03/23] slab: create_kmalloc_cache() works with 32-bit sizes
` [PATCH 13/23] slub: make ->inuse unsigned int
` [PATCH 14/23] slub: make ->cpu_partial "
` [PATCH 15/23] slub: make ->offset "
` [PATCH 16/23] slub: make ->object_size "
` [PATCH 17/23] slub: make ->size "
` [PATCH 18/23] slab: make kmem_cache_flags accept 32-bit object size
` [PATCH 19/23] kasan: make kasan_cache_create() work with 32-bit slab caches
` [PATCH 20/23] slub: make slab_index() return unsigned int
` [PATCH 21/23] slub: make struct kmem_cache_order_objects::x "
` [PATCH 22/23] slub: make size_from_object() return "
` [PATCH 23/23] slab: use 32-bit arithmetic in freelist_randomize()

[RFC v2] dma-coherent: introduce no-align to avoid allocation failure and save memory
 2017-11-27 13:47 UTC  (3+ messages)

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-27 13:27 UTC  (8+ messages)
` [PATCH 04/30] x86, kaiser: disable global pages by default with KAISER
        ` [PATCH v2] x86/mm/kaiser: Disable "

[patch V2 0/5] x86/kaiser: Boot time disabling and debug support
 2017-11-27 13:18 UTC  (17+ messages)
` [patch V2 1/5] x86/kaiser: Respect disabled CPU features
` [patch V2 2/5] x86/kaiser: Simplify disabling of global pages
` [patch V2 3/5] x86/dump_pagetables: Check KAISER shadow page table for WX pages
` [patch V2 4/5] x86/mm/debug_pagetables: Allow dumping current pagetables
    ` [PATCH] vfs: Add PERM_* symbolic helpers for common file mode/permissions
` [patch V2 5/5] x86/kaiser: Add boottime disable switch

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-27 12:42 UTC  (4+ messages)

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-11-27 11:33 UTC  (2+ messages)

[RFC] a question about stack size form /proc/pid/task/child pid/limits
 2017-11-27 11:33 UTC  (2+ messages)

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-27 10:12 UTC  (2+ messages)

[PATCH] mm: print a warning once the vm dirtiness settings is illogical
 2017-11-27  9:19 UTC  (21+ messages)
  ` [PATCH] Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical" (was: Re: [PATCH] mm: print a warning once the vm dirtiness settings is illogical)

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-27  8:53 UTC  (5+ messages)

[PATCH] mm/vmscan: make do_shrink_slab more robust
 2017-11-27  8:41 UTC  (9+ messages)

[PATCH v2 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-27  8:29 UTC  (10+ messages)
` [PATCH v2 2/2] mm,vmscan: Mark register_shrinker() as __must_check

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-27  7:59 UTC  (5+ messages)

[PATCH] mm:Add watermark slope for high mark
 2017-11-27  7:44 UTC  (8+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-27  7:20 UTC  (6+ messages)
` [PATCH v4 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v4 4/4] test: add a test for "
` [PATCH] process_vmsplice.2: New page describing process_vmsplice(2) system call

hugetlb page migration vs. overcommit
 2017-11-27  6:27 UTC  (3+ messages)

[PATCH] mm: Do not stall register_shrinker
 2017-11-27  6:31 UTC  (4+ messages)

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-11-27  6:22 UTC  (2+ messages)

KASAN: use-after-free Read in handle_userfault
 2017-11-27  6:15 UTC 

Detecting page cache trashing state
 2017-11-27  2:18 UTC  (9+ messages)

[PATCH 01/11] Initialize the mapping of KASan shadow memory
 2017-11-27  1:26 UTC  (16+ messages)
            ` 答复: "

[PATCH 0/5] mm/kasan: advanced check
 2017-11-26 19:37 UTC  (4+ messages)

[patch 0/4] x86/kaiser: Boot time disabling and debug support
 2017-11-26 17:55 UTC  (5+ messages)
` [patch 1/4] x86/kaiser: Simplify disabling of global pages
` [patch 2/4] x86/dump_pagetables: Check KAISER shadow page table for WX pages
` [patch 3/4] x86/mm/debug_pagetables: Allow dumping current pagetables
` [patch 4/4] x86/kaiser: Add boottime disable switch

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2017-11-26 16:29 UTC  (14+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 20/23] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 21/23] x86, kaiser: un-poison PGDs at runtime

[pcpu] BUG: KASAN: use-after-scope in pcpu_setup_first_chunk+0x1e3b/0x29e2
 2017-11-26  6:31 UTC 

[PATCH 1/3] mm,oom: Move last second allocation to inside the OOM killer
 2017-11-25 10:52 UTC  (3+ messages)
` [PATCH 2/3] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation
` [PATCH 3/3] mm,oom: Remove oom_lock serialization from the OOM reaper

[PATCH] mm,page_alloc: Use min watermark for last second allocation attempt
 2017-11-25 11:07 UTC  (3+ messages)

[PATCH] mm/page_alloc: fix comment is __get_free_pages
 2017-11-25  6:29 UTC 

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24 22:08 UTC  (12+ messages)
` XArray documentation

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-24 15:11 UTC  (6+ messages)

MPK: pkey_free and key reuse
 2017-11-24 14:55 UTC  (18+ messages)
` MPK: removing a pkey (was: pkey_free and key reuse)
  ` MPK: removing a pkey

[PATCH 1/1] stackdepot: interface to check entries and size of stackdepot
 2017-11-24 13:48 UTC  (9+ messages)
          `  "
              `  "

[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
 2017-11-24  9:38 UTC  (8+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks

[PATCH] Add slowpath enter/exit trace events
 2017-11-24  8:38 UTC  (7+ messages)

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-23 23:46 UTC  (4+ messages)


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