linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 04:56:24 to 2018-02-28 23:12:06 UTC [more...]

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-28 23:12 UTC  (10+ messages)
    ` [OMPI devel] "

[PATCH v3 0/4] Split page_type out from mapcount
 2018-02-28 22:31 UTC  (5+ messages)
` [PATCH v3 1/4] s390: Use _refcount for pgtables
` [PATCH v3 2/4] mm: Split page_type out from _map_count
` [PATCH v3 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v3 4/4] mm: Mark pages in use for page tables

[RFC PATCH] Randomization of address chosen by mmap
 2018-02-28 21:02 UTC  (7+ messages)

[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
 2018-02-28 20:06 UTC  (8+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc

possible deadlock in __might_fault
 2018-02-28 17:30 UTC  (4+ messages)

[PATCHv2 0/5] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-28 13:19 UTC  (7+ messages)
` [PATCHv2 1/5] x86/boot/compressed/64: Describe the logic behind LA57 check
` [PATCHv2 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline
` [PATCHv2 3/5] x86/boot/compressed/64: Save and restore trampoline memory
` [PATCHv2 4/5] x86/boot/compressed/64: Set up "
` [PATCHv2 5/5] x86/boot/compressed/64: Prepare new top-level page table for trampoline

[RFC v1] mm: add the preempt check into alloc_vmap_area()
 2018-02-28 12:40 UTC  (3+ messages)

[PATCH] selftests/vm: Update max va test to check for high address return
 2018-02-28 10:58 UTC  (3+ messages)

[PATCH 0/3] userfaultfd: non-cooperative: syncronous events
 2018-02-28  8:26 UTC  (6+ messages)
` [PATCH 1/3] userfaultfd: introduce userfaultfd_init_waitqueue helper
` [PATCH 2/3] userfaultfd: non-cooperative: generalize wake key structure
` [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE

[PATCH v3 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-02-28  3:26 UTC  (5+ messages)
` [PATCH v3 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v3 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v3 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v3 4/4] mm/sparse: Optimize memmap allocation during sparse_init()

[v5 0/6] optimize memory hotplug
 2018-02-28  3:03 UTC  (7+ messages)
` [v5 1/6] mm/memory_hotplug: enforce block size aligned range check
` [v5 2/6] x86/mm/memory_hotplug: determine block size based on the end of boot memory
` [v5 3/6] mm: add uninitialized struct page poisoning sanity checking
` [v5 4/6] mm/memory_hotplug: optimize probe routine
` [v5 5/6] mm/memory_hotplug: don't read nid from struct page during hotplug
` [v5 6/6] mm/memory_hotplug: optimize memory hotplug

[PATCH] mm/zsmalloc: strength reduce zspage_size calculation
 2018-02-28  1:26 UTC  (3+ messages)

[PATCH] mm:swap: do not check readahead flag with THP anon
 2018-02-27 23:29 UTC  (2+ messages)

[PATCH v4 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-27 22:23 UTC  (23+ messages)
` [PATCH v4 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v4 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
` [PATCH v4 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v4 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v4 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v4 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v4 07/12] ext4, "
` [PATCH v4 08/12] xfs, "
` [PATCH v4 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v4 10/12] fs, dax: kill IS_DAX()
` [PATCH v4 11/12] dax: fix S_DAX definition
` [PATCH v4 12/12] vfio: disable filesystem-dax page pinning

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-27 20:02 UTC  (11+ messages)
    ` 答复: "

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-27 19:18 UTC  (3+ messages)
` [PATCH 12/31] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points

WARNING: refcount bug in should_fail
 2018-02-27 18:59 UTC 

[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
 2018-02-27 16:59 UTC  (10+ messages)
` [PATCH 1/4 v2] mm: add access_remote_vm_killable APIs
` [PATCH 2/4 v2] fs: proc: use down_read_killable in proc_pid_cmdline_read()
` [PATCH 3/4 v2] fs: proc: use down_read_killable() in environ_read()
` [PATCH 4/4 v2] mm: use access_remote_vm() in get_cmdline()

GPF in wb_congested due to null bdi_writeback
 2018-02-27 16:21 UTC  (2+ messages)

Regarding slabinfo tool generating kernel crash
 2018-02-27 13:55 UTC  (2+ messages)

[PATCH 00/13] Remove metag architecture
 2018-02-27 13:36 UTC  (5+ messages)
      ` [GIT PULL] "

[PATCH] Synchronize task mm counters on context switch
 2018-02-27 10:02 UTC  (11+ messages)

[PATCH 0/5] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-27  9:32 UTC  (11+ messages)
` [PATCH 1/5] x86/boot/compressed/64: Describe the logic behind LA57 check
` [PATCH 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline
` [PATCH 3/5] x86/boot/compressed/64: Save and restore trampoline memory
` [PATCH 4/5] x86/boot/compressed/64: Set up "
` [PATCH 5/5] x86/boot/compressed/64: Prepare new top-level page table for trampoline

[RFC] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-02-27  7:44 UTC  (3+ messages)

[v2 0/1] Allow deferred page initialization for xen pv domains
 2018-02-27  7:44 UTC  (4+ messages)
` [v2 1/1] xen, mm: "

[PATCH v3 0/3] mm: improve zone->lock scalability
 2018-02-27  3:17 UTC  (10+ messages)
` [PATCH v3 1/3] mm/free_pcppages_bulk: update pcp->count inside
` [PATCH v3 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free
` [PATCH v3 3/3] mm/free_pcppages_bulk: prefetch buddy while not holding lock

[PATCH] mm: Provide consistent declaration for num_poisoned_pages
 2018-02-27  2:13 UTC  (3+ messages)

[PATCH 0/2] mark some slabs as visible not mergeable
 2018-02-27  1:13 UTC  (4+ messages)

[RFC -mm] mm: Fix races between swapoff and flush dcache
 2018-02-27  0:44 UTC 

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-26 21:16 UTC  (11+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH] slab: mark kmalloc machinery as __ro_after_init
 2018-02-26 20:35 UTC 

[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
 2018-02-26 19:26 UTC  (24+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 7/7] Documentation for Pmalloc

[PATCH 0/1] make start_isolate_page_range() thread safe
 2018-02-26 19:10 UTC  (2+ messages)
` [PATCH 1/1] mm: make start_isolate_page_range() fail if already isolated

[PATCH v8 00/24] Speculative page faults
 2018-02-26 17:16 UTC  (3+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure

[PATCH 1/2] Protect larger order pages from breaking up
 2018-02-26 16:16 UTC  (2+ messages)

[PATCH v3 0/6] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26 15:48 UTC  (8+ messages)
` [PATCH v3 1/6] dax: fix vma_is_fsdax() helper
` [PATCH v3 3/6] xfs, dax: introduce IS_FSDAX()
` [PATCH v3 5/6] dax: short circuit vma_is_fsdax() in the CONFIG_FS_DAX=n case

Hangs in balance_dirty_pages with arm-32 LPAE + highmem
 2018-02-26 14:28 UTC  (2+ messages)

[v1 0/1] Allow deferred page initialization for xen pv
 2018-02-26 13:39 UTC  (4+ messages)
` [v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-26 13:16 UTC  (10+ messages)
` [PATCH] mm,page_alloc: wait for oom_lock than back off
        ` [PATCH v2] "

[PATCH 00/11] KASan for arm
 2018-02-26 13:09 UTC  (5+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
      ` 答复: "

[PATCH v2 0/5] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26  9:44 UTC  (5+ messages)
` [PATCH v2 2/5] dax: fix dax_mapping() definition in the FS_DAX=n + DEV_DAX=y case
` [PATCH v2 3/5] dax: fix S_DAX definition

[PATCH RESEND 0/2] swap readahead clean up
 2018-02-26  8:22 UTC  (7+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead

[PATCH 01/52] mm: Introduce lm_alias
 2018-02-26  8:19 UTC 

[PATCHv2 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-26  8:12 UTC  (8+ messages)
` [PATCHv3 "

[PATCH] mm: Fix races between address_space dereference and free in page_evicatable
 2018-02-26  7:36 UTC  (6+ messages)

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-02-26  5:54 UTC  (3+ messages)
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()


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