linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 07:41:05 to 2020-06-18 01:12:30 UTC [more...]

[PATCH] mm: Move p?d_alloc_track to separate header file
 2020-06-18  1:12 UTC  (2+ messages)

[PATCH 0/2] generic_file_buffered_read() refactoring & optimization
 2020-06-18  1:05 UTC  (3+ messages)
` [PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH] mm: Use unsigned types for fragmentation score
 2020-06-18  1:03 UTC 

[PATCH 0/3] Fix build failure with v5.8-rc1
 2020-06-18  1:00 UTC  (12+ messages)
` [PATCH 1/3] mm/gup: Use huge_ptep_get() in gup_hugepte()
` [PATCH 3/3] powerpc/8xx: Provide ptep_get() with 16k pages

[PATCH v2 00/16] Introduce kvfree_rcu(1 or 2 arguments)
 2020-06-18  0:52 UTC  (4+ messages)
` [PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-18  0:47 UTC  (25+ messages)
` [PATCH v6 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v6 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v6 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v6 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v6 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v6 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

[PATCH] mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fix
 2020-06-18  0:15 UTC  (2+ messages)

[PATCH] mm, slab: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-06-17 23:40 UTC  (4+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 23:35 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH 0/3] tool lib traceevent: Fix some parsing errors
 2020-06-17 22:55 UTC  (3+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 22:47 UTC  (2+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 22:32 UTC 

[PATCH v33 13/21] x86/sgx: Add a page reclaimer
 2020-06-17 22:08 UTC 

[PATCH v8] mm: Proactive compaction
 2020-06-17 22:02 UTC  (3+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-17 21:09 UTC  (20+ messages)

[PATCH v2 0/5] mm: memcg accounting of percpu memory
 2020-06-17 20:47 UTC  (4+ messages)
` [Potential Spoof] "

[PATCH] doc: THP CoW fault no longer allocate THP
 2020-06-17 20:14 UTC 

[PATCH 0/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB
 2020-06-17 20:01 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] slab: Add naive detection of double free

[linux-next:master] BUILD REGRESSION 5fcb9628fd1227a5f11d87171cb1b8b5c414d9d9
 2020-06-17 18:29 UTC 

[PATCH v1 0/3] mm/shuffle: fix and cleanips
 2020-06-17 18:13 UTC  (14+ messages)
` [PATCH v1 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [PATCH v1 2/3] mm/memory_hotplug: don't shuffle complete zone when onlining memory
` [PATCH v1 3/3] mm/shuffle: remove dynamic reconfiguration

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-17 17:56 UTC  (7+ messages)
` [PATCH 6/9] mm, slub: introduce static key for slub_debug()
` [PATCH 7/9] mm, slub: introduce kmem_cache_debug_flags()
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

[PATCH] mm: ksize() should silently accept a NULL pointer
 2020-06-17 16:26 UTC  (5+ messages)

[PATCH 0/3] mm/slub: Fix slabs_node return value
 2020-06-17 16:19 UTC  (2+ messages)

[patch 93/93] include/linux/cache.h: expand documentation over __read_mostly
 2020-06-17 15:51 UTC  (2+ messages)

[PATCH v3] IB/srpt: Remove WARN_ON from srpt_cm_req_recv
 2020-06-17 14:08 UTC 

[linux-next:pending-fixes] BUILD SUCCESS bf332658aac21c73969216e8858c7b647be1b208
 2020-06-17 13:48 UTC 

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-06-17 13:34 UTC  (6+ messages)
` [PATCH 16/19] "
    ` [PATCH for 5.8] mm: do_swap_page fix up the error code instantiation

[PATCH] powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
 2020-06-17 13:05 UTC  (5+ messages)

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-06-17 12:17 UTC  (8+ messages)
` [PATCH v6 1/6] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache
` [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio "

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-17 10:01 UTC  (3+ messages)
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH] mm, page_alloc: capture page in task context only
 2020-06-17  9:55 UTC  (9+ messages)
      ` [PATCH 1/2] mm, compaction: make capture control handling safe wrt interrupts
        ` [PATCH 2/2] mm, page_alloc: use unlikely() in task_capc()

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-17  8:38 UTC  (6+ messages)

fs/ntfs/file.c:1730:16: warning: stack frame size of 1040 bytes in function 'ntfs_perform_write'
 2020-06-17  8:38 UTC 

[PATCH for v5.8 0/3] fix for "mm: balance LRU lists based on relative thrashing" patchset
 2020-06-17  5:08 UTC  (7+ messages)
` [PATCH for v5.8 2/3] mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"
` [PATCH for v5.8 3/3] mm/memory: fix IO cost for anonymous page

[PATCH v2] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-17  4:03 UTC  (9+ messages)
          `  "
            ` (2) "

[linux-next:master] BUILD REGRESSION 27f70ec4fa0e0f419031f1b8d61b1a788244e313
 2020-06-17  2:26 UTC 

[PATCH v11 00/25] Change readahead API
 2020-06-17  2:21 UTC  (6+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[PATCH v2 0/2] mm: fix the names of general cma and hugetlb cma
 2020-06-16 22:31 UTC  (3+ messages)
` [PATCH v2 1/2] mm: cma: fix the name of CMA areas
` [PATCH v2 2/2] mm: hugetlb: fix the name of hugetlb CMA

incoming
 2020-06-16 20:59 UTC  (3+ messages)
` [patch 041/127] mm: add kvfree_sensitive() for freeing sensitive data objects

[PATCH 06/25] mm/arm64: Use mm_fault_accounting()
 2020-06-16 20:46 UTC 

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH] mm: thp: remove debug_cow switch
 2020-06-16 17:33 UTC  (2+ messages)

[PATCH 0/4 v2] mm/swap: Add locking for pagevec
 2020-06-16 16:55 UTC  (3+ messages)

[PATCH v7] mm: Proactive compaction
 2020-06-16 16:51 UTC  (3+ messages)

[PATCH 1/1] psi: eliminate kthread_worker from psi trigger scheduling mechanism
 2020-06-16 15:39 UTC  (5+ messages)

[RFC v4 0/8] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-16 14:34 UTC  (10+ messages)
` [RFC v4 1/8] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v4 2/8] tools/damon: Implement init target regions feature
` [RFC v4 3/8] Docs/damon: Document 'initial_regions' feature
` [RFC v4 4/8] mm/rmap: Export essential functions for rmap_run
` [RFC v4 5/8] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v4 6/8] mm/damon/debugfs: Support "
` [RFC v4 7/8] tools/damon/record: Support physical memory address spce
` [RFC v4 8/8] Docs/damon: Document physical memory monitoring support

[PATCH v3] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-17  2:05 UTC  (3+ messages)

[PATCH] mm, kcsan: Instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"
 2020-06-16 12:56 UTC 

[PATCH v3] xfs: avoid deadlock when trigger memory reclaim in ->writepages
 2020-06-16 11:42 UTC  (12+ messages)

[PATCH] mm: fix swap cache node allocation mask
 2020-06-16 11:24 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS d1a574997c4e461b39d3c8162b5fcf1a402888b7
 2020-06-16 10:39 UTC 

[PATCH] mm/pgtable: Move extern zero_pfn outside __HAVE_COLOR_ZERO_PAGE
 2020-06-16 10:04 UTC  (4+ messages)

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-16  9:01 UTC  (8+ messages)

[PATCH v2] IB/srpt: Remove WARN_ON from srpt_cm_req_recv
 2020-06-16  6:20 UTC  (2+ messages)

[RFC v12 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-16  7:38 UTC  (7+ messages)
` [RFC v12 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v12 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v12 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v12 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v12 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v12 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes


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