linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-03 09:14:05 to 2018-10-05 14:07:05 UTC [more...]

[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 v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-05 12:11 UTC  (18+ messages)

x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
 2018-10-05  9:39 UTC  (21+ messages)

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

[PATCH 0/2] thp nodereclaim fixes
 2018-10-05  7:38 UTC  (10+ 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

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

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-05  7:34 UTC  (18+ 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

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-05  6:35 UTC  (22+ messages)

[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 v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-05  4:02 UTC  (4+ 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] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-05  3:25 UTC  (2+ messages)

[RFC PATCH 01/11] nios2: update_mmu_cache clear the old entry from the TLB
 2018-10-05  1:52 UTC  (4+ messages)

[PATCH 0/2] docs: ReSTify memory-hotplug description
 2018-10-04 22:11 UTC  (3+ 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

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

[PATCH v2] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-10-04 21:41 UTC 

[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  (17+ 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 0/3] Randomize free memory
 2018-10-04 16:51 UTC  (8+ messages)
` [PATCH v2 1/3] mm: Shuffle initial "
` [PATCH v2 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v2 3/3] mm: Maintain randomization of page free lists

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

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-04 16:25 UTC  (15+ messages)
` [RFC PATCH v4 2/9] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 4/9] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (32+ messages)
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v4 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v4 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v4 10/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v4 18/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v4 20/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs
` [RFC PATCH v4 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

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

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

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

[PATCH V3 0/2] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-10-04  8:34 UTC  (2+ messages)

[PATCH] migration/mm: Add WARN_ON to try_offline_node
 2018-10-04  1:02 UTC  (12+ messages)

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-03 23:23 UTC  (19+ messages)
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call
` [PATCH 2/4] mm: introduce put_user_page(), placeholder version

mmotm 2018-10-03-14-04 uploaded
 2018-10-03 21:05 UTC 

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-03 17:32 UTC  (4+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH 00/18] my generic mmu_gather patches
 2018-10-03 17:03 UTC  (3+ messages)
` [PATCH 12/18] arch/tlb: Clean up simple architectures

[PATCH] mm/vmstat: fix outdated vmstat_text
 2018-10-03 16:31 UTC  (3+ messages)

[PATCH] mm: prototype: rid swapoff of quadratic complexity
 2018-10-03 14:36 UTC 

[PATCH 0/2] Faster migration for automatic NUMA balancing
 2018-10-03 14:08 UTC  (10+ messages)
` [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task

[PATCH] zsmalloc: fix fall-through annotation
 2018-10-03 12:32 UTC  (3+ messages)

[PATCH] mm: Avoid swapping in interrupt context
 2018-10-03 11:53 UTC  (6+ 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).