linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 14:35:18 to 2018-12-02 06:11:15 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-12-02  6:11 UTC  (5+ messages)

[PATCH] madvise.2: MADV_FREE clarify swapless behavior
 2018-12-01  8:54 UTC  (2+ messages)

[PATCH -next] mm/hmm: remove set but not used variable 'devmem'
 2018-12-01  2:06 UTC 

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-01  1:50 UTC  (8+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types
` [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
 2018-12-01  0:52 UTC  (2+ messages)

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-12-01  0:34 UTC  (4+ messages)
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP

[PATCH] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-12-01  0:31 UTC  (18+ messages)
` [PATCH v2] "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()

[PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection
 2018-12-01  0:27 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-12-01  0:13 UTC  (6+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-30 22:47 UTC  (12+ messages)
` [PATCH v8 3/7] mm, devm_memremap_pages: Fix shutdown handling

[mm PATCH v6 0/7] Deferred page init improvements
 2018-11-30 21:53 UTC  (8+ messages)
` [mm PATCH v6 1/7] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v6 2/7] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v6 3/7] mm: Implement new zone specific memblock iterator
` [mm PATCH v6 4/7] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
` [mm PATCH v6 5/7] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links
` [mm PATCH v6 7/7] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[PATCHv2 0/2] Fixups for LDT remap placement change
 2018-11-30 20:23 UTC  (3+ messages)
` [PATCHv2 1/2] x86/mm: Fix guard hole handling
` [PATCHv2 2/2] x86/dump_pagetables: Fix LDT remap address marker

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-11-30 19:58 UTC  (5+ messages)
` [PATCH 1/4] mm: infrastructure for page fault page caching
` [PATCH 2/4] filemap: kill page_cache_read usage in filemap_fault
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-11-30 18:19 UTC  (4+ messages)

[PATCH V3 0/5] 52-bit userspace VAs
 2018-11-30 17:59 UTC  (9+ messages)
` [PATCH V3 2/5] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V3 3/5] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
` [PATCH V3 4/5] arm64: mm: introduce 52-bit userspace support

[PATCH v24 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-11-30 17:06 UTC  (7+ messages)
` [PATCH v24 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v24 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v24 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v24 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v24 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v24 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-30 16:01 UTC  (14+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2018-11-30 15:53 UTC  (8+ messages)
` [PATCH v2] "

use generic DMA mapping code in powerpc V4
 2018-11-30 15:29 UTC  (16+ messages)

[PATCH 0/2] Fixups for LDT remap placement change
 2018-11-30 12:19 UTC  (6+ messages)
` [PATCH 1/2] x86/mm: Fix guard hole handling
` [PATCH 2/2] x86/dump_pagetables: Fix LDT remap address marker

Caching/buffers become useless after some time
 2018-11-30 12:01 UTC  (16+ messages)

[PATCH 1/2] mm: Move lru_to_page to mm.h
 2018-11-30  9:11 UTC  (9+ messages)
` [PATCH 2/2] fs: Don't open-code lru_to_page

[PATCH] mm, show_mem: drop pgdat_resize_lock in show_mem()
 2018-11-30  8:54 UTC  (13+ messages)
` [PATCH v2] "

Question about the laziness of MADV_FREE
 2018-11-30  8:19 UTC  (6+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-30  3:14 UTC  (14+ messages)

mmotm 2018-11-29-13-37 uploaded
 2018-11-30  0:32 UTC  (2+ messages)
` mmotm 2018-11-29-13-37 uploaded (kasan)

[mmotm:master 266/283] lib/lzo/lzo1x_compress.c:238:14: warning: 'm_pos' may be used uninitialized in this function
 2018-11-30  0:18 UTC 

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29 23:19 UTC  (13+ messages)
` [PATCH 2/2] x86/modules: Make x86 allocs to flush when free

[kvm PATCH v8 0/2] shrink vcpu_vmx down to order 2
 2018-11-29 21:51 UTC  (2+ messages)

[PATCH] hugetlbfs: Call VM_BUG_ON_PAGE earlier in free_huge_page
 2018-11-29 20:52 UTC  (3+ messages)

[PATCH v8 0/8] arm64: untag user pointers passed to the kernel
 2018-11-29 18:24 UTC  (9+ messages)
` [PATCH v8 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v8 2/8] uaccess: add untagged_addr definition for other arches
` [PATCH v8 3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr

[PATCH v2] mm/memblock: skip kmemleak for kasan_init()
 2018-11-29 18:11 UTC  (3+ messages)

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-11-29 18:01 UTC  (5+ messages)
` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS

stable request: mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)
 2018-11-29 16:32 UTC  (2+ messages)

[PATCH] sysctl: clean up nr_pdflush_threads leftover
 2018-11-29 15:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2018-11-29 14:54 UTC  (3+ messages)

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-29 13:09 UTC  (9+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections

pkeys: Reserve PKEY_DISABLE_READ
 2018-11-29 11:37 UTC  (13+ messages)

[PATCH] mm: make "migrate_reason_names[]" const char *
 2018-11-29 10:06 UTC  (2+ messages)

[PATCH v2 0/5] Do not touch pages in hot-remove path
 2018-11-29  9:29 UTC  (13+ messages)
` [PATCH v2 5/5] mm, memory_hotplug: Refactor shrink_zone/pgdat_span

[PATCH] mm: remove pte_lock_deinit()
 2018-11-29  8:39 UTC  (3+ messages)

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-11-29  6:23 UTC  (6+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V2 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-29  6:04 UTC  (4+ messages)

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-29  3:30 UTC  (5+ messages)

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-11-29  2:53 UTC  (5+ messages)
` [PATCH v2] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support

[RFC PATCH] mm: update highest_memmap_pfn based on exact pfn
 2018-11-29  2:08 UTC  (3+ messages)

[PATCH 00/10] huge_memory,khugepaged tmpfs split/collapse fixes
 2018-11-28 19:40 UTC  (6+ messages)
` [PATCH 07/10] mm/khugepaged: minor reorderings in collapse_shmem()

[PATCH] aio: Convert ioctx_table to XArray
 2018-11-28 18:35 UTC 

[PATCH] mm/memblock: skip kmemleak for kasan_init()
 2018-11-28 18:18 UTC  (2+ messages)

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-28 15:21 UTC  (2+ messages)

[PATCH] docs/core-api: make mm-api.rst more structured
 2018-11-28 14:45 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).