linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-23 12:36:21 to 2018-05-24 16:40:16 UTC [more...]

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2018-05-24 16:40 UTC  (4+ messages)

vmalloc with GFP_NOFS
 2018-05-24 16:37 UTC  (5+ messages)
` [PATCH] doc: document scope NOFS, NOIO APIs

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-24 16:26 UTC  (3+ messages)
` [PATCH v3 6/9] "

[RFC PATCH 0/5] kmalloc-reclaimable caches
 2018-05-24 16:18 UTC  (11+ messages)
` [RFC PATCH 1/5] mm, slab/slub: introduce "
` [RFC PATCH 2/5] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [RFC PATCH 3/5] dcache: allocate external names from reclaimable kmalloc caches
` [RFC PATCH 4/5] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [RFC PATCH 5/5] mm, proc: add NR_RECLAIMABLE to /proc/meminfo

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-24 15:29 UTC  (8+ messages)
  ` [External] "

[RFC PATCH v3 6/9] mm/vmpressure: update usage of zone modifiers
 2018-05-24 15:20 UTC 

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-24 15:06 UTC  (40+ messages)
` [PATCH 01/34] block: add a lower-level bio_add_page interface
` [PATCH 02/34] fs: factor out a __generic_write_end helper
` [PATCH 03/34] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 04/34] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/34] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 09/34] iomap: inline data should be an iomap type, not a flag
` [PATCH 10/34] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 12/34] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 13/34] iomap: add a iomap_sector helper
` [PATCH 14/34] iomap: add an iomap-based bmap implementation
` [PATCH 15/34] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 16/34] iomap: add initial support for writes without buffer heads
` [PATCH 17/34] xfs: use iomap_bmap
` [PATCH 18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 19/34] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 20/34] xfs: simplify xfs_aops_discard_page
` [PATCH 21/34] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric
` [PATCH 23/34] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 24/34] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 25/34] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 26/34] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 27/34] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 28/34] xfs: remove the imap_valid flag
` [PATCH 29/34] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 30/34] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 31/34] xfs: remove xfs_start_page_writeback
` [PATCH 32/34] xfs: refactor the tail of xfs_writepage_map
` [PATCH 33/34] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 34/34] xfs: allow writeback on pages without buffer heads

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-24 15:04 UTC  (18+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
 2018-05-24 14:39 UTC  (23+ messages)
` [PATCH v1 01/10] mm: introduce and use PageOffline()
` [PATCH v1 02/10] mm/page_ext.c: support online/offline of memory < section size
` [PATCH v1 03/10] kasan: prepare for online/offline of different start/size
` [PATCH v1 04/10] kdump: include PAGE_OFFLINE_MAPCOUNT_VALUE in VMCOREINFO
` [PATCH v1 05/10] mm/memory_hotplug: limit offline_pages() to sizes we can actually handle
` [PATCH v1 06/10] mm/memory_hotplug: onlining pages can only fail due to notifiers
` [PATCH v1 07/10] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()
` [PATCH v1 08/10] mm/memory_hotplug: allow to control onlining/offlining of memory by a driver
` [PATCH v1 09/10] mm/memory_hotplug: teach offline_pages() to not try forever
` [PATCH v1 10/10] mm/memory_hotplug: allow online/offline memory by a kernel module

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-24 13:24 UTC  (11+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-24 11:50 UTC  (9+ messages)

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-24 11:28 UTC  (3+ messages)

[PATCH REPOST] mm: memcg: allow lowering memory.swap.max below the current usage
 2018-05-24 10:58 UTC  (2+ messages)

[PATCH RFC] zswap: reject to compress/store page if zswap_max_pool_percent is 0
 2018-05-24  9:57 UTC 

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-24  9:36 UTC  (8+ messages)
` [PATCH v2] "

[PATCH RFCv2 0/4] virtio-mem: paravirtualized memory
 2018-05-24  9:04 UTC  (12+ messages)
` [PATCH RFCv2 1/4] ACPI: NUMA: export pxm_to_node
` [PATCH RFCv2 2/4] s390: mm: support removal of memory
` [PATCH RFCv2 3/4] s390: numa: implement memory_add_physaddr_to_nid()
` [PATCH RFCv2 4/4] virtio-mem: paravirtualized memory

[PATCH V5 00/33] block: support multipage bvec
 2018-05-24  9:01 UTC 

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-24  8:01 UTC  (6+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[PATCH 0/2] few memory hotplug fixes
 2018-05-24  8:00 UTC  (9+ messages)
` [PATCH 1/2] mm, memory_hotplug: make has_unmovable_pages more robust
` [PATCH 2/2] mm: do not warn on offline nodes unless the specific node is explicitly requested

[Bug 199763] System is unresponsive, or completely frozen on high memory usage
 2018-05-24  7:23 UTC  (2+ messages)

[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave()
 2018-05-24  7:14 UTC  (11+ messages)
` [PATCH 3/8] md: raid5: use refcount_t for reference counting instead atomic_t

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-05-24  6:35 UTC  (4+ messages)

[PATCH -V2 -mm 0/4] mm, huge page: Copy target sub-page last when copy huge page
 2018-05-24  0:58 UTC  (5+ messages)
` [PATCH -V2 -mm 1/4] mm, clear_huge_page: Move order algorithm into a separate function
` [PATCH -V2 -mm 2/4] mm, huge page: Copy target sub-page last when copy huge page
` [PATCH -V2 -mm 3/4] mm, hugetlbfs: Rename address to haddr in hugetlb_cow()
` [PATCH -V2 -mm 4/4] mm, hugetlbfs: Pass fault address to cow handler

[LSFMM] RDMA data corruption potential during FS writeback
 2018-05-23 23:03 UTC  (10+ messages)

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-23 21:35 UTC  (3+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-23 18:50 UTC  (6+ messages)

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-23 18:10 UTC  (14+ messages)

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-23 18:07 UTC  (7+ messages)
` [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface

[RFC PATCH v3 5/9] drivers/block/zram/zram_drv: update usage of zone modifiers
 2018-05-23 17:16 UTC 

[RFC PATCH v3 9/9] arch/x86/include/asm/page.h: update usage of movableflags
 2018-05-23 17:13 UTC 

[RFC PATCH v3 8/9] include/linux/highmem.h: update usage of movableflags
 2018-05-23 17:08 UTC 

[RFC PATCH v3 7/9] mm/zsmalloc: update usage of zone modifiers
 2018-05-23 17:07 UTC 

[RFC PATCH v3 4/9] fs/btrfs/extent_io: update usage of zone modifiers
 2018-05-23 16:57 UTC 

[RFC PATCH v3 3/9] drivers/xen/swiotlb-xen: update usage of zone modifiers
 2018-05-23 16:53 UTC 

[RFC PATCH v3 2/9] include/linux/dma-mapping: update usage of zone modifiers
 2018-05-23 16:38 UTC 

[RFC PATCH v3 1/9] include/linux/gfp.h: get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 16:38 UTC 

[RFC PATCH v3 0/9] get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 16:37 UTC 

[PATCH v2 0/7] mm: Rework hmm to use devm_memremap_pages
 2018-05-23 15:55 UTC  (6+ messages)
` [PATCH v2 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v2 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support

[RFC PATCH v3 0/9] get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 14:57 UTC  (10+ messages)
` [RFC PATCH v3 1/9] include/linux/gfp.h: "
` [RFC PATCH v3 2/9] include/linux/dma-mapping: update usage of zone modifiers
` [RFC PATCH v3 3/9] drivers/xen/swiotlb-xen: "
` [RFC PATCH v3 4/9] fs/btrfs/extent_io: "
` [RFC PATCH v3 5/9] drivers/block/zram/zram_drv: "
` [RFC PATCH v3 6/9] mm/vmpressure: "
` [RFC PATCH v3 7/9] mm/zsmalloc: "
` [RFC PATCH v3 8/9] include/linux/highmem.h: update usage of movableflags
` [RFC PATCH v3 9/9] arch/x86/include/asm/page.h: "

[RFC] Checking for error code in __offline_pages
 2018-05-23 14:51 UTC  (2+ messages)

sub-page blocksize support in iomap non-buffer head path v3
 2018-05-23 14:46 UTC  (3+ messages)
` [PATCH 1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads

[PATCH] mm/memory_hotplug: Fix leftover use of struct page during hotplug
 2018-05-23 14:31 UTC  (8+ messages)

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-23 13:50 UTC  (4+ messages)
` [PATCH 06/11] filesystem-dax: perform __dax_invalidate_mapping_entry() under the page lock

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-23 13:19 UTC  (5+ messages)
` [PATCH 6/7] "

[PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files
 2018-05-23 13:04 UTC  (2+ messages)

Introduce atomic_dec_and_lock_irqsave()
 2018-05-23 13:02 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).