linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-21 16:13:46 to 2021-09-23 10:48:23 UTC [more...]

[PATCH v3 1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
 2021-09-23 10:48 UTC  (5+ messages)
` [PATCH v3 2/5] kfence: count unexpectedly skipped allocations
` [PATCH v3 3/5] kfence: move saving stack trace of allocations into __kfence_alloc()
` [PATCH v3 4/5] kfence: limit currently covered allocations when pool nearly full
` [PATCH v3 5/5] kfence: add note to documentation about skipping covered allocations

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-23 10:36 UTC  (17+ messages)
` [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
` [PATCH 4/6] mm/page_alloc: Introduce alternative per-cpu list locking
` [PATCH 5/6] mm/page_alloc: Allow remote per-cpu page list draining
` [PATCH 6/6] sched/isolation: Enable 'remote_pcpu_cache_access' on NOHZ_FULL systems

[PATCH] memcg: flush lruvec stats in the refault
 2021-09-23 10:02 UTC  (2+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-09-23  9:52 UTC 

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-23  9:47 UTC  (7+ messages)
` [PATCH 1/3] arch_numa: simplify numa_distance allocation
` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH 3/3] memblock: cleanup memblock_free interface

Struct page proposal
 2021-09-23  9:03 UTC  (4+ messages)

[PATCH v3 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-23  6:46 UTC  (2+ messages)
` [PATCH v3 1/1] Documentation: update pagemap with shmem exceptions

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-23  6:49 UTC  (9+ messages)
` [PATCH mm] vmalloc: back off when the current task is OOM-killed

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-23  6:07 UTC  (7+ messages)

[PATCH 1/3] userfaultfd/selftests: fix feature support detection
 2021-09-23  5:43 UTC  (17+ messages)
` [PATCH 2/3] userfaultfd/selftests: fix calculation of expected ioctls
` [PATCH 3/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers

[GIT PULL] Memory folios for v5.15
 2021-09-23  5:42 UTC  (19+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[RFC 0/9] Linear Address Masking enabling
 2021-09-23  5:35 UTC  (12+ messages)

incoming
 2021-09-23  5:10 UTC  (13+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking
        ` function prototype element ordering

[RFC v2 PATCH] mm, sl[au]b: Introduce lockless cache
 2021-09-23  3:55 UTC  (11+ messages)
` Github link here

[RFC v2 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-23  3:28 UTC  (6+ messages)
` [v2 PATCH 1/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v2 PATCH 2/5] mm: hwpoison: refactor refcount check handling
` [v2 PATCH 3/5] mm: hwpoison: remove the unnecessary THP check
` [v2 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens
` [v2 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

[RFC PATCH] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
 2021-09-23  3:07 UTC  (8+ messages)

[PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
 2021-09-23  2:18 UTC  (13+ messages)

[PATCH v3 1/1] mm: Fix the uninitialized use in overcommit_policy_handler
 2021-09-23  2:05 UTC 

[PATCH v2 1/1] mm: Fix the uninitialized use in overcommit_policy_handler
 2021-09-23  1:56 UTC  (4+ messages)

[linux-next:master 2223/2463] drivers/extcon/extcon-usbc-tusb320.c:250:15: warning: cast to smaller integer type 'enum tusb320_type' from 'const void *'
 2021-09-23  1:44 UTC  (2+ messages)

[PATCH] mm: do not acquire zone lock in is_free_buddy_page()
 2021-09-22 23:23 UTC  (2+ messages)

[PATCH v2 0/7] Add __alloc_size() for better bounds checking
 2021-09-22 22:41 UTC  (4+ messages)
` [PATCH v2 4/7] slab: Add __alloc_size attributes "

[v2 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-09-22 20:37 UTC  (5+ messages)
` [v2 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-22 18:55 UTC  (5+ messages)
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH] kfence: test: use kunit_skip() to skip tests
 2021-09-22 18:25 UTC 

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-22 17:52 UTC  (22+ messages)
` [PATCH 1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/5] mm/vmscan: Throttle reclaim when no progress is being made

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-22 17:04 UTC  (6+ messages)
` [PATCH v2 0/2] mm, thp: fix file-backed THP race in collapse_file and truncate pagecache
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
` [PATCH v2 2/2] mm, thp: bail out early in collapse_file for writeback page

[PATCH] mm: Fix the uninitialized use in overcommit_policy_handler
 2021-09-22 15:30 UTC  (3+ messages)

[PATCH] mm:vmscan remove unnecessary lru lock unlock/lock pair
 2021-09-22 14:34 UTC  (3+ messages)
  ` 回复: "

[PATCH] userfaultfd: fix a race between writeprotect and exit_mmap()
 2021-09-22 14:30 UTC  (3+ messages)

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-22 13:28 UTC  (4+ messages)
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

[PATCH] mm/swapfile: Remove needless request_queue NULL pointer check
 2021-09-22 11:24 UTC  (2+ messages)

[PATCH 0/3] mm/smaps: Fixes and optimizations on shmem swap handling
 2021-09-22 10:41 UTC  (5+ messages)
` [PATCH 1/3] mm/smaps: Fix shmem pte hole swap calculation
` [PATCH 2/3] mm/smaps: Use vma->vm_pgoff directly when counting partial swap

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-22 10:41 UTC  (9+ messages)

[PATCH v3 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-22 10:24 UTC  (5+ messages)
` [PATCH v3 1/4] mm: hugetlb: free "
` [PATCH v3 2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v3 3/4] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v3 4/4] selftests: vm: add a hugetlb test case

[PATCH v5] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-22  9:14 UTC  (3+ messages)

[PATCH RESEND v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-22  7:36 UTC  (10+ messages)
` [PATCH RESEND v2 1/4] mm: hugetlb: free "

Sales Enquiry
 2021-09-22  6:56 UTC 

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-22  7:22 UTC  (11+ messages)

[PATCH 0/1] mm/migrate: de-duplicate migrate_reason strings
 2021-09-22  6:00 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
 2021-09-22  4:49 UTC  (9+ messages)
  ` [PATCH v2 1/2] mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN

mmotm 2021-09-21-16-54 uploaded
 2021-09-21 23:54 UTC 

[PATCH] mm: Remove HARDENED_USERCOPY_FALLBACK
 2021-09-21 23:50 UTC  (3+ messages)

[syzbot] WARNING in __init_work
 2021-09-21 20:19 UTC  (6+ messages)

[PATCH] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-21 20:18 UTC 

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-21 19:46 UTC  (7+ messages)
` [PATCH 3/4] mm: shmem: don't truncate page if memory failure happens
` [PATCH 4/4] mm: hwpoison: handle non-anonymous THP correctly

BoF at LPC: Documenting the Heterogeneous Memory Model Architecture
 2021-09-21 19:19 UTC 

[PATCH] mm: don't include <linux/dax.h> in <linux/mempolicy.h>
 2021-09-21 18:26 UTC  (2+ messages)

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-21 17:17 UTC  (4+ messages)
` [PATCH 5/8] hugetlb: document the demote sysfs interfaces

[PATCH v2 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-21 17:09 UTC  (8+ messages)
` [PATCH v2 1/1] Documentation: update pagemap with shmem exceptions

[PATCH] mm: Mark the OOM reaper thread as freezable
 2021-09-21 16:57 UTC  (2+ messages)
` [PATCH v2] "


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