linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 01:04:23 to 2020-02-12 07:37:22 UTC [more...]

RFC: hold i_rwsem until aio completes
 2020-02-12  7:37 UTC  (4+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon

[PATCH v2 00/25] Large pages in the page cache
 2020-02-12  7:34 UTC  (27+ messages)
` [PATCH v2 01/25] mm: Use vm_fault error code directly
` [PATCH v2 02/25] mm: Optimise find_subpage for !THP
` [PATCH v2 03/25] mm: Use VM_BUG_ON_PAGE in clear_page_dirty_for_io
` [PATCH v2 04/25] mm: Unexport find_get_entry
` [PATCH v2 05/25] mm: Fix documentation of FGP flags
` [PATCH v2 06/25] mm: Allow hpages to be arbitrary order
` [PATCH v2 07/25] mm: Introduce thp_size
` [PATCH v2 08/25] mm: Introduce thp_order
` [PATCH v2 09/25] fs: Add a filesystem flag for large pages
` [PATCH v2 10/25] fs: Introduce i_blocks_per_page
` [PATCH v2 11/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v2 12/25] mm: Add file_offset_of_ helpers
` [PATCH v2 13/25] fs: Add zero_user_large
` [PATCH v2 14/25] iomap: Support arbitrarily many blocks per page
` [PATCH v2 15/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v2 16/25] iomap: Support large pages in read paths
` [PATCH v2 17/25] iomap: Support large pages in write paths
` [PATCH v2 18/25] iomap: Inline data shouldn't see large pages
` [PATCH v2 19/25] xfs: Support "
` [PATCH v2 20/25] mm: Make prep_transhuge_page return its argument
` [PATCH v2 21/25] mm: Add __page_cache_alloc_order
` [PATCH v2 22/25] mm: Allow large pages to be added to the page cache
` [PATCH v2 23/25] mm: Allow large pages to be removed from "
` [PATCH v2 24/25] mm: Add large page readahead
` [PATCH v2 25/25] mm: Align THP mappings for non-DAX

[Bug 206401] kernel panic on Hyper-V after 5 minutes due to memory hot-add
 2020-02-12  7:31 UTC  (8+ messages)

[PATCH v6 0/4] KASAN for powerpc64 radix
 2020-02-12  6:35 UTC  (6+ messages)
` [PATCH v6 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v6 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v6 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v6 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-12  5:25 UTC  (4+ messages)

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-02-12  5:21 UTC  (5+ messages)
` [PATCH v2 27/28] tools/cgroup: make slabinfo.py compatible with new slab controller

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-12  3:58 UTC  (9+ messages)

[PATCH 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-12  3:35 UTC  (11+ messages)
` [PATCH 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH 2/9] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH 6/9] mm/workingset: handle the page without memcg
` [PATCH 7/9] mm/swap: implement workingset detection for anonymous LRU
` [PATCH 8/9] mm/vmscan: restore active/inactive ratio "
` [PATCH 9/9] mm/swap: count a new anonymous page as a reclaim_state's rotate

[PATCH 0/1] net/rds: Track user mapped pages through special API
 2020-02-12  3:03 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH] mm/vmscan: Don't round up scan size for online memory cgroup
 2020-02-12  2:38 UTC  (8+ messages)

[Patch v2] mm/sparsemem: get address to page struct instead of address to pfn
 2020-02-12  2:28 UTC  (5+ messages)

[RFC Patch] mm/vmscan.c: not inherit classzone_idx from previous reclaim
 2020-02-12  2:25 UTC  (3+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-12  2:10 UTC  (4+ messages)
` [PATCH v6 12/12] mm: dump_page(): additional diagnostics for huge pinned pages

[PATCH 1/2] mm: vmpressure: don't need call kfree if kstrndup fails
 2020-02-12  2:08 UTC  (4+ messages)
` [PATCH 2/2] mm: vmpressure: use mem_cgroup_is_root API

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-12  1:19 UTC  (18+ messages)
` [PATCH v17 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v17 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v17 3/9] mm: Add function __putback_isolated_page
` [PATCH v17 4/9] mm: Introduce Reported pages
` [PATCH v17 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v17 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v17 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v17 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass
` [PATCH v17 9/9] mm/page_reporting: Add free page reporting documentation
` [PATCH v17 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v17 QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
` [PATCH v17 QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
` [PATCH v17 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-11 23:53 UTC  (4+ messages)

[PATCH v3] mm/mmu_notifier: prevent unpaired invalidate_start and invalidate_end
 2020-02-11 23:42 UTC  (3+ messages)

[PATCH 0/3] locking/mutex: Add mutex_timed_lock() to solve potential deadlock problems
 2020-02-11 23:31 UTC  (8+ messages)
` [PATCH 3/3] mm/slub: Fix potential deadlock problem in slab_attr_store()

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-11 23:19 UTC  (10+ messages)
` [PATCH v12 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v12 3/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v12 4/9] hugetlb: disable region_add file_region coalescing
` [PATCH v12 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v12 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v12 7/9] hugetlb: support file_region coalescing again
` [PATCH v12 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v12 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 22:57 UTC  (15+ messages)
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host
  ` Should I repost? (was: Re: [PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting)

bug: data corruption introduced by commit 83d116c53058 ("mm: fix double page fault on arm64 if PTE_AF is cleared")
 2020-02-11 22:40 UTC  (12+ messages)

is hibernation usable?
 2020-02-11 22:23 UTC  (2+ messages)

[PATCH v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-11 22:21 UTC  (3+ messages)
` [PATCH v4 10/11] mm/damon: Add kunit tests

[LSF/MM/BPF TOPIC] Restricted kernel address spaces
 2020-02-11 21:53 UTC  (4+ messages)

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-11 21:51 UTC  (5+ messages)
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings

[PATCH v3 0/5] introduce memory hinting API for external process
 2020-02-11 21:11 UTC  (7+ messages)
` [PATCH v3 1/5] mm: factor out madvise's core functionality
` [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise

[PATCH 0/7] mm/hotplug: Only use subsection in VMEMMAP case and fix hot add/remove failure in SPARSEMEM|!VMEMMAP case
 2020-02-11 20:14 UTC  (8+ messages)
` [PATCH 1/7] mm/sparse.c: Introduce new function fill_subsection_map()
` [PATCH 3/7] mm/sparse.c: only use subsection map in VMEMMAP case

[PATCH v5 00/13] Change readahead API
 2020-02-11 20:08 UTC  (10+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 05/13] mm: Add page_cache_readahead_limit
` [PATCH v5 09/13] erofs: Convert compressed files from readpages to readahead

[PATCH -next] mm/rmap: annotate a data race at tlb_flush_batched
 2020-02-11 19:53 UTC 

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-11 19:52 UTC  (4+ messages)

[PATCH] mm/mempool: fix a data race in mempool_free()
 2020-02-11 18:39 UTC 

[PATCH] mm: fix long time stall from mm_populate
 2020-02-11 18:14 UTC  (10+ messages)

[PATCH -next] mm/kmemleak: annotate a data race in checksum
 2020-02-11 16:51 UTC  (2+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-11 16:50 UTC  (5+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-11 16:47 UTC  (5+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[PATCH] memcg: lost css_put in memcg_expand_shrinker_maps()
 2020-02-11 14:44 UTC  (4+ messages)

[RFC] [PATCH 0/2] arm64: tlb: skip tlbi broadcast for single threaded TLB flushes
 2020-02-11 14:00 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2] mm/filemap: fix a data race in filemap_fault()
 2020-02-11 13:24 UTC  (4+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-11 13:21 UTC  (8+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events

[PATCH -next] mm/page_counter: annotate an intentional data race
 2020-02-11 12:16 UTC  (2+ messages)

[PATCH] mm/page_counter: fix various data races
 2020-02-11 12:14 UTC  (2+ messages)

[PATCH] mm: Add missed mem_cgroup_iter_break() into shrink_node_memcgs()
 2020-02-11 11:48 UTC  (3+ messages)

[PATCH -next] mm/util: annotate an intentional data race
 2020-02-11 11:43 UTC  (2+ messages)

Reclaim regression after 1c30844d2dfe
 2020-02-11 10:16 UTC  (2+ messages)

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-11  9:24 UTC  (12+ messages)

[PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
 2020-02-11  9:23 UTC  (2+ messages)
` [PATCH v2 RFC] "

[RFC] lib/show_mem.c: extend show_mem() to support showing drivers' memory consumption
 2020-02-11  3:19 UTC  (2+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-02-11  2:50 UTC  (5+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le

[PATCH v2] mm/vmscan: Don't round up scan size for online memory cgroup
 2020-02-11  2: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).