linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-21 09:00:53 to 2020-03-24 05:23:38 UTC [more...]

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-24  5:22 UTC  (3+ messages)
` [PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
` [PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers

mmotm 2020-03-23-21-29 uploaded
 2020-03-24  4:30 UTC 

[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
 2020-03-24  4:21 UTC  (9+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-24  3:47 UTC  (13+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

WARNING in wp_page_copy
 2020-03-24  2:47 UTC 

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-24  2:37 UTC  (13+ messages)

[PATCH v2] hibernate: Allow uswsusp to write to swap
 2020-03-24  2:19 UTC  (5+ messages)

[PATCH v2 hmm 0/9] Small hmm_range_fault() cleanups
 2020-03-24  1:14 UTC  (10+ messages)
` [PATCH v2 hmm 1/9] mm/hmm: remove pgmap checking for devmap pages
` [PATCH v2 hmm 2/9] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH v2 hmm 3/9] mm/hmm: remove unused code and tidy comments
` [PATCH v2 hmm 4/9] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH v2 hmm 5/9] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH v2 hmm 6/9] mm/hmm: use device_private_entry_to_pfn()
` [PATCH v2 hmm 7/9] mm/hmm: do not unconditionally set pfns when returning EBUSY
` [PATCH v2 hmm 8/9] mm/hmm: do not set pfns when returning an error code
` [PATCH v2 hmm 9/9] mm/hmm: return error for non-vma snapshots

[PATCH] mm: fork: fix kernel_stack memcg stats for various stack implementations
 2020-03-24  1:08 UTC  (7+ messages)

[PATCH v4 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse
 2020-03-24  1:07 UTC  (4+ messages)
` [PATCH v4 2/2] mm/sparse.c: allocate memmap preferring the given node
  ` [PATCH v5 "

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-03-23 23:55 UTC  (13+ messages)
` [PATCH 01/12] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH 02/12] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH 03/12] device-dax: Make pgmap optional for instance creation
` [PATCH 04/12] device-dax: Kill dax_kmem_res
` [PATCH 05/12] device-dax: Add an allocation interface for device-dax instances
` [PATCH 06/12] device-dax: Introduce seed devices
` [PATCH 07/12] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH 08/12] device-dax: Add resize support
` [PATCH 09/12] mm/memremap_pages: Convert to 'struct range'
` [PATCH 10/12] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH 11/12] device-dax: Add dis-contiguous resource support
` [PATCH 12/12] device-dax: Introduce 'mapping' devices

[PATCH] mm: hugetlb: fix per-node size calculation for hugetlb_cma
 2020-03-23 23:36 UTC  (3+ messages)
` [PATCH v2] "
` [Potential Spoof] [PATCH] "

lockdep warning in sys_swapon
 2020-03-23 21:59 UTC  (5+ messages)

[PATCHv8 0/2] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-23 23:11 UTC  (4+ messages)
` [PATCHv8 1/2] mm/gup: rename nr as nr_pinned in get_user_pages_fast()
` [PATCHv8 2/2] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path

[PATCH v10 00/25] Change readahead API
 2020-03-23 20:49 UTC  (27+ messages)
` [PATCH v10 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v10 02/25] mm: Return void from various readahead functions
` [PATCH v10 03/25] mm: Ignore return value of ->readpages
` [PATCH v10 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v10 05/25] mm: Add new readahead_control API
` [PATCH v10 06/25] mm: Use readahead_control to pass arguments
` [PATCH v10 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v10 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v10 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v10 10/25] mm: Put readahead pages in cache earlier
` [PATCH v10 11/25] mm: Add readahead address space operation
` [PATCH v10 12/25] mm: Move end_index check out of readahead loop
` [PATCH v10 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v10 14/25] mm: Document why we don't set PageReadahead
` [PATCH v10 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v10 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v10 17/25] btrfs: Convert from readpages to readahead
` [PATCH v10 18/25] erofs: Convert uncompressed files "
` [PATCH v10 19/25] erofs: Convert compressed "
` [PATCH v10 20/25] ext4: Convert "
` [PATCH v10 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v10 22/25] f2fs: Convert from readpages to readahead
` [PATCH v10 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v10 24/25] fuse: Convert from readpages to readahead
` [PATCH v10 25/25] iomap: "

[PATCH] x86/memory: Drop pud_mknotpresent()
 2020-03-23 20:29 UTC  (5+ messages)

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-23 20:14 UTC  (16+ messages)
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH hmm 3/6] mm/hmm: remove unused code and tidy comments
` [PATCH hmm 5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH hmm 6/6] mm/hmm: use device_private_entry_to_pfn()

[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
 2020-03-23 18:25 UTC  (8+ messages)

[PATCH v4 0/8] workingset protection/detection on the anonymous LRU list
 2020-03-23 17:42 UTC  (14+ messages)
` [PATCH v4 1/8] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v4 2/8] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v4 3/8] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v4 4/8] mm/swapcache: support to handle the exceptional entries in swapcache
` [PATCH v4 5/8] mm/workingset: handle the page without memcg
` [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v4 7/8] mm/vmscan: restore active/inactive ratio "
` [PATCH v4 8/8] mm/swap: count a new anonymous page as a reclaim_state's rotate

Re: Re: [PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-23 17:29 UTC  (3+ messages)
`  "

[ANNOUNCE] xfs-linux: vfs-for-next updated to 56939e014a6c
 2020-03-23 16:46 UTC 

[PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
 2020-03-23 14:49 UTC 

[PATCH 0/2] mm/mmap: check mapping limits more strictly
 2020-03-23 13:29 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: add more sanity checks to get_unmapped_area()
` [PATCH 2/2] mm/mmap.c: do not allow mappings outside of allowed limits

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (5+ messages)

[RFC PATCH v2 0/3] meminfo_extra: introduce meminfo extra
 2020-03-23 12:00 UTC  (7+ messages)
    ` [RFC PATCH v2 1/3] "
    ` [RFC PATCH v2 2/3] mm: zsmalloc: include zs page size in "
    ` [RFC PATCH v2 3/3] android: ion: include system heap "

[PATCH v6 05/16] exec: Add exec_update_mutex to replace cred_guard_mutex
 2020-03-23 10:51 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a32dcb4acc60dc98badb734775b191d6d76f4b06
 2020-03-23 10:35 UTC 

[PATCH v4 0/2] integrate classzone_idx and high_zoneidx
 2020-03-23  7:09 UTC  (8+ messages)
` [PATCH v4 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v4 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

[PATCH v3 0/2] integrate classzone_idx and high_zoneidx
 2020-03-23  4:18 UTC  (6+ messages)
` [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx

[PATCH v9 00/25] Change readahead API
 2020-03-23  3:55 UTC  (18+ messages)
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
` [PATCH v9 18/25] erofs: Convert uncompressed files from readpages to readahead
  ` [f2fs-dev] "
` [PATCH v9 19/25] erofs: Convert compressed "
  ` [f2fs-dev] "
` [PATCH v9 22/25] f2fs: Convert "
  ` [f2fs-dev] "
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
  ` [f2fs-dev] "

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-22 16:19 UTC  (3+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH] mm/hmm.c : Remove additional check for lockdep_assert_held()
 2020-03-22 15:16 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d8f289c16fbb72e17b783175c1fb0942816264fd
 2020-03-22  6:16 UTC 

[hnaz-linux-mm:master 379/435] via-pmu-event.c:undefined reference to `.pmu_get_model'
 2020-03-22  3:27 UTC 

incoming
 2020-03-22  1:22 UTC  (11+ messages)
` [patch 01/10] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
` [patch 02/10] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [patch 03/10] page-flags: fix a crash at SetPageError(THP_SWAP)
` [patch 04/10] mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
` [patch 05/10] mm, memcg: throttle allocators based on ancestral memory.high
` [patch 06/10] mm: do not allow MADV_PAGEOUT for CoW pages
` [patch 07/10] epoll: fix possible lost wakeup on epoll_ctl() path
` [patch 08/10] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
` [patch 09/10] mm, slub: prevent kmalloc_node crashes and memory leaks
` [patch 10/10] x86/mm: split vmalloc_sync_all()

[PATCH] x86/mm: Make pud_present() check _PAGE_PROTNONE and _PAGE_PSE as well
 2020-03-22  1:00 UTC  (6+ messages)

[PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
 2020-03-21 22:53 UTC  (12+ messages)
  ` [PATCH v3 "
              ` [PATCH v4 3/5] "

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-21 22:46 UTC  (6+ messages)

incoming
 2020-03-21 22:17 UTC  (2+ messages)
` mmotm 2020-03-21-15-17 uploaded

ensure device private pages have an owner v2
 2020-03-21 15:18 UTC  (6+ messages)
` [PATCH 4/4] mm: check the device private page owner in hmm_range_fault

[RFC PATCH v3 0/4] arm64: tlb: add support for TTL field
 2020-03-21 12:16 UTC  (5+ messages)
` [RFC PATCH v3 1/4] arm64: Add level-hinted TLB invalidation helper to tlbi_user
` [RFC PATCH v3 2/4] mm: Add page table level flags to vm_flags
` [RFC PATCH v3 3/4] arm64: tlb: Use translation level hint in vm_flags
` [RFC PATCH v3 4/4] mm: Set VM_LEVEL flags in some tlb_flush functions


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