linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 07:41:12 to 2018-10-08 23:34:36 UTC [more...]

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-08 23:34 UTC  (9+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
    ` [mm PATCH] memremap: Fix reference count for pgmap in devm_memremap_pages

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 21:16 UTC  (4+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v4 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 20:59 UTC  (11+ messages)
` [PATCH v3 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v3 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH 0/2] thp nodereclaim fixes
 2018-10-08 20:41 UTC  (14+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask

x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
 2018-10-08 20:08 UTC  (23+ messages)

[PATCH 4.4 004/113] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-10-08 18:30 UTC 

[PATCH] mm,numa: Remove remaining traces of rate-limiting
 2018-10-08 17:01 UTC  (3+ messages)

[RFC PATCH v3 0/5] Do not touch pages/zones during hot-remove path
 2018-10-08 13:56 UTC  (4+ messages)
` [RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-08  9:27 UTC  (6+ messages)
    `  "

[PATCH v2] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-10-08  9:22 UTC  (2+ messages)

[RFC PATCH 01/11] nios2: update_mmu_cache clear the old entry from the TLB
 2018-10-08 17:02 UTC  (7+ messages)

[PATCH] kasan: convert kasan/quarantine_lock to raw_spinlock
 2018-10-08  9:15 UTC  (4+ messages)

[PATCH RFC 0/1] hugetlbfs: fix truncate/fault races
 2018-10-08  8:03 UTC  (3+ messages)
` [PATCH RFC 1/1] hugetlbfs: introduce truncation/fault mutex to avoid races

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-08  7:34 UTC  (3+ messages)
` [PATCH v5 2/2] mm/page_alloc: remove software prefetching in __free_pages_core

[PATCH] tty: check name length in tty_find_polling_driver()
 2018-10-08  2:39 UTC 

[patch] mm, page_alloc: set num_movable in move_freepages()
 2018-10-07 22:35 UTC  (3+ messages)

[PATCH] percpu: stop leaking bitmap metadata blocks
 2018-10-07 22:09 UTC  (2+ messages)

[PATCH 0/2] docs: ReSTify memory-hotplug description
 2018-10-07 16:32 UTC  (5+ messages)
` [PATCH 1/2] docs: move memory hotplug description into admin-guide/mm
` [PATCH 2/2] docs/vm: split memory hotplug notifier description to Documentation/core-api

[RFC 00/12] Multi-Key Total Memory Encryption API (MKTME)
 2018-10-07 13:10 UTC 

[PATCH v2 0/3] Randomize free memory
 2018-10-06 17:01 UTC  (7+ messages)
` [PATCH v2 1/3] mm: Shuffle initial "

[PATCH v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-06 10:49 UTC  (20+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-06  1:17 UTC  (10+ messages)

[PATCH v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  0:03 UTC  (11+ messages)
` [PATCH v2 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v2 2/3] mm: introduce put_user_page[s](), placeholder versions
` [PATCH v2 3/3] infiniband/mm: convert to the new put_user_page[s]() calls

[PATCH RFC] mm: Add an fs-write seal to memfd
 2018-10-05 22:31 UTC  (5+ messages)

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-05 22:19 UTC  (4+ messages)

[PATCH v2 0/3] mm: Fix for movable_node boot option
 2018-10-05 19:02 UTC  (5+ messages)

[mm PATCH 0/5] Deferred page init improvements
 2018-10-05 17:37 UTC  (7+ messages)
` [mm PATCH 1/5] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH 2/5] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH 3/5] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH 4/5] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH 5/5] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-05 17:26 UTC  (16+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[PATCH v7 0/4] KASLR feature to randomize each loadable module
 2018-10-05 17:19 UTC  (5+ messages)
` [PATCH v7 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v7 3/4] vmalloc: Add debugfs modfraginfo

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-05 16:32 UTC  (7+ messages)
` [PATCH 1/5] mm/sparse: add common helper to mark all memblocks present
` [PATCH 2/5] ARM: mm: make use of new memblocks_present() helper
` [PATCH 3/5] arm64: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] RISC-V: Implement sparsemem

[PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-10-05 14:55 UTC  (2+ messages)

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-05 14:06 UTC  (3+ messages)
` [PATCH 32/39] x86/pgtable/pae: Use separate kernel PMDs for user page-table

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-10-05  7:37 UTC  (27+ messages)

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-05  7:34 UTC  (12+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration

[PATCH v4] memory_hotplug: Free pages as higher order
 2018-10-05  7:24 UTC  (3+ messages)

[PATCH v3 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-10-05  7:16 UTC  (9+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v3 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v3 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v3 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-05  6:32 UTC 

Question about a pte with PTE_PROT_NONE and !PTE_VALID on !PROT_NONE vma
 2018-10-05  6:26 UTC  (4+ messages)

[PATCH] mm: madvise(MADV_DODUMP) allow hugetlbfs pages
 2018-10-04 21:47 UTC  (4+ messages)

[PATCH 1/2 -mm] mm: brk: fix unsigned compare against 0 issue
 2018-10-04 21:14 UTC  (2+ messages)
` [PATCH 2/2 -mm] mm: mremap: "

[patch v2] mm, thp: always specify ineligible vmas as nh in smaps
 2018-10-04 18:34 UTC  (14+ messages)
          ` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc

mm: brk: downgrade mmap_sem to read when shrinking
 2018-10-04 18:08 UTC 

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-04 17:34 UTC  (8+ messages)
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol

[PATCH v2 1/3] mm/vmstat: fix outdated vmstat_text
 2018-10-04 16:34 UTC  (3+ messages)
` [PATCH v2 3/3] mm/vmstat: assert that vmstat_text is in sync with stat_items_size

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (4+ messages)
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states

[PATCH] mm: Fix warning in insert_pfn()
 2018-10-04 14:35 UTC  (4+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-04 10:04 UTC  (11+ messages)

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-10-04  8:55 UTC  (15+ messages)

[PATCH V3 0/2] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-10-04  8:34 UTC  (2+ 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).