linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 12:52:37 to 2022-03-22 21:38:07 UTC [more...]

incoming
 2022-03-22 21:38 UTC 

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-22 21:37 UTC  (5+ messages)

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-22 21:19 UTC  (12+ messages)

[RFC PATCH 0/5] Split a huge page to any lower order pages
 2022-03-22 20:57 UTC  (20+ messages)
` [RFC PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 3/5] mm: thp: split huge page to any lower order pages
` [RFC PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [RFC PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order

BUG_ON() in pfn_swap_entry_to_page()
 2022-03-22 18:53 UTC  (3+ messages)

[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
 2022-03-22 18:22 UTC 

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-03-22 17:56 UTC  (5+ messages)

slab_pre_alloc_hook() strips __GFP_NOLOCKDEP away
 2022-03-22 17:39 UTC 

[PATCH v6 0/6] Allocate module text and data separately
 2022-03-22 17:24 UTC  (2+ messages)

[PATCH v8 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-03-22 16:42 UTC  (5+ messages)
` [PATCH v8 2/5] mm: page_isolation: check specified range for unmovable pages

[PATCH v3] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-03-22 16:39 UTC 

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-22 16:36 UTC  (8+ messages)

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-22 16:32 UTC  (8+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-03-22 16:31 UTC  (5+ messages)

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-22 15:53 UTC  (13+ messages)
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()

[PATCH 1/2] mm/page_owner.c: introduce vmalloc allocator for page_owner
 2022-03-22 15:10 UTC  (4+ messages)
` [PATCH 2/2] mm/vmalloc.c: record the allocator in page_owner when __vmalloc_area_node complete mapping pages to virtual address

[linux-next:master 4951/14215] usr/include/linux/ptrace.h:76: warning: "PTRACE_GET_SYSCALL_INFO" redefined
 2022-03-22 15:05 UTC 

[PATCH] mm: remove unnecessary (void*) conversions
 2022-03-22 14:28 UTC  (4+ messages)
` [External] "

[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-22 14:44 UTC  (5+ messages)
` [PATCH -next v2 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v2 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "

[linux-next:master 8752/11953] sound/soc/codecs/lpass-macro-common.c:53 lpass_macro_pds_init() warn: passing zero to 'ERR_PTR'
 2022-03-22 14:09 UTC  (5+ messages)

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-22 14:05 UTC  (10+ messages)
` [RFC 2/3] mm: export zap_page_range()
` [RFC 3/3] scsi: target: tcmu: Support zero copy

[linux-next:pending-fixes] BUILD SUCCESS 27610c0a0ca278e3cf262241c8820abbda25838d
 2022-03-22 11:58 UTC 

[PATCH] mm/page_alloc: simplify update of pgdat in wake_all_kswapds
 2022-03-22 11:56 UTC 

[PATCH] mm/mremap: use helper mlock_future_check
 2022-03-22 11:20 UTC 

[PATCH] mm: compaction: use helper isolation_suitable
 2022-03-22 11:07 UTC 

[PATCH] delayacct: track delays from COW
 2022-03-22 11:04 UTC 

[PATCH v3] mm/mempolicy: fix mpol_new leak in shared_policy_replace
 2022-03-22 10:43 UTC 

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-22 10:37 UTC  (10+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-22  9:46 UTC  (4+ messages)

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-22  9:46 UTC  (9+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-22  9:41 UTC  (15+ messages)
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v2 13/15] mm: support GUP-triggered unsharing of anonymous pages

[PATCH] delayacct: track delays from ksm cow
 2022-03-22  9:09 UTC  (13+ messages)

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-22  9:00 UTC  (26+ messages)
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v9 10/14] mm: multi-gen LRU: kill switch
` [PATCH v9 11/14] mm: multi-gen LRU: thrashing prevention

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-03-22  8:46 UTC  (10+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()

[PATCH v2] ksm: Count ksm merging pages for each process
 2022-03-22  8:46 UTC  (2+ messages)

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-22  8:40 UTC  (13+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[PATCH v2] mm/mempolicy: fix mpol_new leak in shared_policy_replace
 2022-03-22  8:34 UTC  (7+ messages)

[PATCH] mm/munlock: Protect the per-CPU pagevec by a local_lock_t
 2022-03-22  7:56 UTC  (3+ messages)

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-22  5:31 UTC  (4+ messages)

[PATCH v5] mm/hmm/test: use char dev with struct device to get device node
 2022-03-22  4:35 UTC 

[linux-next:master] BUILD REGRESSION f9006d9269eac8ff295c2cb67280c54888c74106
 2022-03-22  3:31 UTC 

[PATCH -next 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-22  3:07 UTC  (8+ messages)
` [PATCH -next 3/4] arm64: mm: add support for page table check

[PATCH v5] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-22  2:55 UTC  (4+ messages)

[PATCH v4] mm/hmm/test: use char dev with struct device to get device node
 2022-03-22  1:45 UTC  (2+ messages)

[LSF/MM TOPIC] Improving OOM debugging
 2022-03-22  0:51 UTC 

unhandlable pages
 2022-03-22  0:10 UTC  (7+ messages)

[PATCH] mm/migrate: fix race between lock page and clear PG_Isolated
 2022-03-21 23:26 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 5/5] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH AUTOSEL 5.16 6/6] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-03-21 21:17 UTC  (2+ messages)

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-21 20:59 UTC  (4+ messages)
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma

[linux-next:master 8808/13988] drivers/net/vxlan/vxlan_core.c:2962:5-8: Unneeded variable: "ret". Return "0" on line 2971
 2022-03-21 19:16 UTC  (3+ messages)
` [PATCH] vxlan: fix returnvar.cocci warnings

[GIT PULL] slab for 5.18
 2022-03-21 19:02 UTC 

[GIT PULL] Folio patches for 5.18 (MM part)
 2022-03-21 17:49 UTC  (8+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-03-21 16:09 UTC  (2+ messages)

mm/damon/core.c:469 __damon_stop() warn: if();
 2022-03-21 15:05 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-03-21 14:12 UTC  (8+ messages)
` [PATCH 13/43] kmsan: add KMSAN runtime core

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-21 13:42 UTC  (2+ messages)

[PATCH 0/3] nilfs2 lockdep warning fixes
 2022-03-21 12:57 UTC  (4+ messages)
` [PATCH 1/3] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 2/3] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 3/3] nilfs2: get rid of nilfs_mapping_init()


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