linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 14:40:40 to 2021-10-14 18:01:40 UTC [more...]

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-14 18:01 UTC  (9+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-10-14 18:00 UTC  (5+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-10-14 17:56 UTC  (8+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[linux-next:master 7355/7806] drivers/pinctrl/renesas/pfc-r8a77965.c:5030:27: error: 'mlb_3pin_groups' defined but not used
 2021-10-14 17:49 UTC 

[PATCH v2] memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
 2021-10-14 17:53 UTC  (5+ messages)

[PATCH] memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
 2021-10-14 17:43 UTC  (14+ messages)

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-14 16:55 UTC  (3+ messages)

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-10-14 16:31 UTC  (7+ messages)
` [PATCH v2 2/2] memcg: unify memcg stat flushing

[PATCH v3] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-14 16:30 UTC  (4+ messages)

[PM] bfcc1e67ff: kernel-selftests.breakpoints.step_after_suspend_test.fail
 2021-10-14 16:26 UTC  (2+ messages)

[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
 2021-10-14 16:15 UTC  (3+ messages)
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()

[RFC PATCH] mm/mempolicy: add MPOL_PREFERRED_STRICT memory policy
 2021-10-14 15:50 UTC  (11+ messages)

[PATCH v3 0/8] Remove dependency on congestion_wait in mm/
 2021-10-14 15:45 UTC  (23+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/8] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator
` [PATCH 6/8] mm/vmscan: Centralise timeout values for reclaim_throttle
` [PATCH 7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress
` [PATCH 8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS

[PATCH 0/5] Minor mm/struct page work
 2021-10-14 15:09 UTC  (13+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 2/5] mm: Introduce struct page_free_list
` [PATCH 3/5] mm/page_reporting: Improve control flow
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "
` [PATCH 5/5] brd: "

move the bdi from the request_queue to the gendisk
 2021-10-14 14:32 UTC  (4+ messages)
` [PATCH 4/5] block: "
  ` [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)

[PATCH v1] mm, pagemap: expose hwpoison entry
 2021-10-14 13:36 UTC  (3+ messages)

[PATCH 00/62] Separate struct slab from struct page
 2021-10-14 13:08 UTC  (12+ messages)
` [PATCH 03/62] mm: Split slab into its own type

[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
 2021-10-14 12:06 UTC  (3+ messages)

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-14 11:46 UTC  (12+ messages)

mmotm 2021-10-13-19-52 uploaded
 2021-10-14 11:18 UTC  (3+ messages)
` mmotm 2021-10-13-19-52 uploaded (mm/damon/vaddr.c)

[PATCH] mm/damon/vaddr: Include 'highmem.h' to fix a build failure
 2021-10-14 11:08 UTC 

[PATCH 0/2] mm: constify static mm_walk_ops
 2021-10-14 10:29 UTC  (4+ messages)
` [PATCH 1/2] mm/damon/vaddr: "
` [PATCH 2/2] mm/memory_failure: "

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-14 10:16 UTC  (4+ messages)
` [lib/stackdepot] 1cd8ce52c5: BUG:unable_to_handle_page_fault_for_address

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-10-14 10:01 UTC  (7+ messages)
` [PATCH] mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation

[PATCH] mm/migrate: rework hotplug_memory_notifier() stub
 2021-10-14  8:42 UTC  (3+ messages)

[PATCH mm v2] memcg: enable memory accounting in __alloc_pages_bulk
 2021-10-14  8:02 UTC  (9+ messages)
` [PATCH mm v3] "
` [PATCH mm v5] "

[PATCH 00/11] PageSlab: eliminate unnecessary compound_head() calls
 2021-10-14  7:35 UTC  (9+ messages)

[PATCH v2] mm/damon/dbgfs: remove unnecessary variables
 2021-10-14  7:30 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-14  7:20 UTC  (4+ messages)
` [PATCH v1 04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs

[v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
 2021-10-14  6:54 UTC  (15+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-14  6:54 UTC  (4+ messages)

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-14  6:52 UTC  (15+ messages)
` [PATCH v2 01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v2 02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v2 03/13] powerpc: Remove func_descr_t
` [PATCH v2 04/13] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v2 05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs
` [PATCH v2 07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v2 08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v2 09/13] lkdtm: Force do_nothing() out of line
` [PATCH v2 10/13] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v2 13/13] lkdtm: Add a test for function descriptors protection

[PATCH 0/7] DAMON: Support Physical Memory Address Space Monitoring
 2021-10-14  6:45 UTC  (4+ messages)
` [PATCH 1/7] mm/damon/dbgfs: Allow users to set initial monitoring target regions

[PATCH v2] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-14  6:08 UTC 

mm: unnecessary COW phenomenon
 2021-10-14  5:10 UTC  (2+ messages)

[linux-next:master 3576/7806] drivers/gpu/drm/msm/msm_gem.c:624:20: error: implicit declaration of function 'vmap'
 2021-10-14  4:37 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 076a1cb758f782b71838d6d464f19be80dd14231
 2021-10-14  4:06 UTC 

[PATCH] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-14  2:39 UTC  (5+ messages)

WARNING in __init_work
 2021-10-14  2:38 UTC  (3+ messages)

[PATCH -V9 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-10-14  0:50 UTC  (4+ messages)
` [PATCH -V9 1/6] NUMA Balancing: add page promotion counter

[PATCH v7 1/2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-10-14  0:20 UTC  (3+ messages)
` [PATCH v7 2/2] mm, hugepages: Add hugetlb vma mremap() test

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-10-13 23:09 UTC  (12+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 22:31 UTC  (27+ messages)
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v5 33/45] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH 1/1] gup: document and work around "COW can break either way" issue
 2021-10-13 21:58 UTC  (2+ messages)

[PATCH v0.7 3/5] sched/umcg: implement UMCG syscalls
 2021-10-13 21:47 UTC  (3+ messages)

[PATCH] mm/thp: decrease nr_thps in file's mapping on THP split
 2021-10-13 21:44 UTC  (2+ messages)

[PATCH v6 1/2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-10-13 19:55 UTC  (3+ messages)

kvm crash in 5.14.1?
 2021-10-13 19:33 UTC  (6+ messages)

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-13 19:23 UTC 

[linux-next:master] BUILD REGRESSION 8006b911c90a4ec09958447d24c8a4c3538f5723
 2021-10-13 18:24 UTC 

[PATCH] mm: Free per cpu pages async to shorten program exit time
 2021-10-13 17:38 UTC  (3+ messages)

[linux-next:master 1997/7806] include/linux/lsm_hook_defs.h:408:18: error: 'uring_sqpoll_default' defined but not used
 2021-10-13 17:23 UTC  (4+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-13 16:56 UTC  (11+ messages)

[PATCH] mm/damon/dbgfs: remove unnecessary variables
 2021-10-13 16:27 UTC  (3+ messages)

[RFC PATCH] userfaultfd: support control over mm of remote PIDs
 2021-10-13 16:02 UTC  (3+ messages)

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-13 15:59 UTC  (6+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather

[RFC PATCH] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-13 15:58 UTC  (2+ messages)


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