linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-10 00:08:05 to 2018-10-11 02:00:39 UTC [more...]

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-11  8:39 UTC  (18+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH v4 0/3] Randomize free memory
 2018-10-11  1:36 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Shuffle initial "
` [PATCH v4 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v4 3/3] mm: Maintain randomization of page free lists

INFO: rcu detected stall in shmem_fault
 2018-10-11  1:17 UTC  (20+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[PATCH] mm: Speed up mremap on large regions
 2018-10-11  0:50 UTC  (6+ messages)

[PATCH] mm: Fix warning in insert_pfn()
 2018-10-11  0:46 UTC  (3+ messages)

[PATCH 5/5] RISC-V: Implement sparsemem
 2018-10-11  0:27 UTC  (2+ messages)

[PATCH v2 0/3] Randomize free memory
 2018-10-11  0:13 UTC  (7+ messages)

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-10 23:45 UTC  (11+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH v3 0/3] mm: Fix for movable_node boot option
 2018-10-10 23:29 UTC  (8+ messages)
` [PATCH v3 1/3] mm: zero remaining unavailable struct pages
` [PATCH v3 2/3] mm: return zero_resv_unavail optimization

[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-10 23:13 UTC  (47+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
  ` [PATCH v2 "
` [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/25] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/25] xfs: update ctime and remove suid before cloning files
` [PATCH 05/25] vfs: check file ranges "
` [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 07/25] vfs: skip zero-length dedupe requests
` [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 13/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 17/25] vfs: make remapping to source file eof more explicit
` [PATCH 18/25] vfs: enable remap callers that can handle short operations
` [PATCH 19/25] vfs: hide file range comparison function
` [PATCH 20/25] vfs: implement opportunistic short dedupe
` [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 23/25] ocfs2: support partial clone range and dedupe range
` [PATCH 24/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/25] xfs: support returning partial reflink results

[PATCH 1/6] mm/gup_benchmark: Time put_page
 2018-10-10 22:42 UTC  (12+ messages)
` [PATCH 2/6] mm/gup_benchmark: Add additional pinning methods
` [PATCH 3/6] tools/gup_benchmark: Fix 'write' flag usage
` [PATCH 4/6] tools/gup_benchmark: Allow user specified file
` [PATCH 5/6] tools/gup_benchmark: Add MAP_SHARED option
` [PATCH 6/6] tools/gup_benchmark: Add MAP_HUGETLB option

[PATCH] kasan: convert kasan/quarantine_lock to raw_spinlock
 2018-10-10 21:49 UTC  (10+ messages)
                  ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

[PATCH 0/2] thp nodereclaim fixes
 2018-10-10 21:19 UTC  (17+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCHv4] mm/gup: Cache dev_pagemap while pinning pages
 2018-10-10 19:56 UTC 

[RFC PATCH for 4.21 05/16] mm: Provide is_vma_noncached
 2018-10-10 19:19 UTC 

[PATCH] mm: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
 2018-10-10 18:36 UTC  (7+ messages)

[PATCH v5 0/3] get_user_pages*() and RDMA: first steps
 2018-10-10 18:35 UTC  (6+ messages)
` [PATCH v5 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v5 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v5 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-10 17:33 UTC  (9+ messages)
` [PATCH v5 2/2] mm/page_alloc: remove software prefetching in __free_pages_core

[bug report] mm: brk: downgrade mmap_sem to read when shrinking
 2018-10-10 16:31 UTC  (2+ messages)

[PATCH v3 0/5] Clean up huge vmap and ioremap code
 2018-10-10 16:23 UTC  (6+ messages)
` [PATCH v3 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH v3 2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table()
` [PATCH v3 3/5] x86/pgtable: Drop pXd_none() "
` [PATCH v3 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
` [PATCH v3 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-10 15:56 UTC  (9+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function

[PATCH] mm: remove a redundant check in do_munmap()
 2018-10-10 15:23 UTC  (5+ messages)

[PATCH 0/4] mm: workingset & shrinker fixes
 2018-10-10 15:15 UTC  (13+ messages)
` [PATCH 1/4] mm: workingset: don't drop refault information prematurely fix
` [PATCH 2/4] mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
` [PATCH 3/4] mm: workingset: add vmstat counter for shadow nodes
` [PATCH 4/4] mm: zero-seek shrinkers

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-10 14:09 UTC  (4+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-10 12:43 UTC  (4+ messages)

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-10 12:04 UTC  (3+ messages)

[PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration
 2018-10-10  9:39 UTC  (13+ messages)

[PATCH] mm: Preserve _PAGE_DEVMAP across mprotect() calls
 2018-10-10  7:45 UTC  (3+ messages)

[PATCH -V6 00/21] swap: Swapout/swapin THP in one piece
 2018-10-10  7:19 UTC  (22+ messages)
` [PATCH -V6 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V6 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V6 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V6 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V6 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V6 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V6 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V6 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V6 09/21] swap: Swapin a THP in one piece
` [PATCH -V6 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V6 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V6 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V6 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V6 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V6 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V6 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V6 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V6 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V6 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V6 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V6 21/21] swap: Update help of CONFIG_THP_SWAP

[PATCH v3 0/3] Randomize free memory
 2018-10-10  6:01 UTC  (4+ messages)
` [PATCH v3 1/3] mm: Shuffle initial "
` [PATCH v3 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v3 3/3] mm: Maintain randomization of page free lists

[Bug 200105] High paging activity as soon as the swap is touched (with steps and code to reproduce it)
 2018-10-10  1:35 UTC  (4+ messages)

[LKP] fde06e0775 [ 9.203072] kernel BUG at lib/list_debug.c:31!
 2018-10-10  0:50 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).