linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-27 17:02:20 to 2018-03-02 21:03:31 UTC [more...]

[PATCH 1/1] /mm/gup.c: Fixed coding style issues
 2018-03-02 21:02 UTC 

"x86/boot/compressed/64: Prepare trampoline memory" breaks boot on Zotac CI-321
 2018-03-02 20:57 UTC 

[RFC PATCH] Randomization of address chosen by mmap
 2018-03-02 20:48 UTC  (11+ messages)
` 097eb0af45: kernel_BUG_at_mm/hugetlb.c

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

[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
 2018-03-02 19:44 UTC  (15+ messages)
` [RFC PATCH 01/14] khwasan: change kasan hooks signatures
` [RFC PATCH 02/14] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH 03/14] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH 04/14] khwasan: adjust shadow size for CONFIG_KASAN_TAGS
` [RFC PATCH 05/14] khwasan: initialize shadow to 0xff
` [RFC PATCH 06/14] khwasan: enable top byte ignore for the kernel
` [RFC PATCH 07/14] khwasan: add tag related helper functions
` [RFC PATCH 08/14] khwasan: perform untagged pointers comparison in krealloc
` [RFC PATCH 09/14] khwasan: add hooks implementation
` [RFC PATCH 10/14] khwasan: add bug reporting routines
` [RFC PATCH 11/14] khwasan: add brk handler for inline instrumentation
` [RFC PATCH 12/14] khwasan, jbd2: add khwasan annotations
` [RFC PATCH 13/14] khwasan: update kasan documentation
` [RFC PATCH 14/14] khwasan: default the instrumentation mode to inline

[PATCH 0/1] FOLL_NOWAIT and get_user_pages_unlocked
 2018-03-02 19:39 UTC  (3+ messages)
` [PATCH 1/1] mm: gup: teach get_user_pages_unlocked to handle FOLL_NOWAIT

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

[patch] mm, compaction: drain pcps for zone when kcompactd fails
 2018-03-02 17:28 UTC  (7+ messages)

[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
 2018-03-02 16:47 UTC  (10+ 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

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-02 15:27 UTC  (11+ messages)
` [PATCH v2] "

Question: Using online_pages/offline_pages() with granularity < mem section size
 2018-03-02 15:23 UTC 

[PATCH v2] mm,page_alloc: wait for oom_lock than back off
 2018-03-02 14:10 UTC  (7+ messages)
        ` [PATCH v3] "

[v5 0/6] optimize memory hotplug
 2018-03-02 13:42 UTC  (9+ 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

[Question PATCH 0/1] mm: crash in vmalloc_to_page - misuse or bug?
 2018-03-02 13:23 UTC  (2+ messages)

[PATCH 1/1] crash vmalloc_to_page()
 2018-03-02 12:16 UTC  (2+ messages)
` f7f99cf8bd:

[PATCH 0/2] kasan: a couple of test fixes
 2018-03-02 12:11 UTC  (6+ messages)
` [PATCH 1/2] kasan: fix invalid-free test crashing the kernel
` [PATCH 2/2] kasan: disallow compiler to optimize away memset in tests

[PATCH] kasan, slub: fix handling of kasan_slab_free hook
 2018-03-02 12:10 UTC  (2+ messages)

[PATCH v3 0/3] mm, smaps: MMUPageSize for device-dax
 2018-03-02  9:36 UTC  (5+ messages)
` [PATCH v3 1/3] mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
` [PATCH v3 2/3] mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
` [PATCH v3 3/3] device-dax: implement ->pagesize() for smaps to report MMUPageSize

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

[PATCH v4 0/4] Record additional page allocation reasons
 2018-03-02  8:21 UTC  (8+ messages)
` [PATCH v4 1/4] s390: Use _refcount for pgtables
` [PATCH v4 2/4] mm: Split page_type out from _map_count
` [PATCH v4 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v4 4/4] mm: Mark pages in use for page tables

[PATCH -mm] mm: Fix races between swapoff and flush dcache
 2018-03-02  8:04 UTC 

[RFC] mm: indirectly reclaimable memory and dcache
 2018-03-01 23:40 UTC  (3+ messages)

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-01 22:35 UTC  (5+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-03-01 18:16 UTC  (11+ messages)
` [PATCH 4/4] kernel/fork: add option to use virtually mapped stacks as fallback
  ` Use higher-order pages in vmalloc

[PATCH] kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
 2018-03-01 17:07 UTC 

[PATCH v3 0/4] Split page_type out from mapcount
 2018-03-01 15:02 UTC  (17+ 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

[UNTESTED RFC PATCH 0/8] compaction scanners rework
 2018-03-01 10:22 UTC  (3+ messages)

Regarding slabinfo tool generating kernel crash
 2018-03-01  7:18 UTC  (3+ messages)
    `  "

[RFC 2/4] Uprobe: Export few functions / data structures
 2018-03-01  5:25 UTC 

[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
 2018-03-01  0:17 UTC  (5+ messages)

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

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

[PATCHv2 0/5] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-28 13:19 UTC  (3+ messages)
` [PATCHv2 2/5] x86/boot/compressed/64: Find a place for 32-bit 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  (4+ messages)
` [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()

[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  (12+ messages)
` [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()

[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)
    ` 答复: "

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


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