linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 19:36:23 to 2022-04-27 19:41:39 UTC [more...]

incoming
 2022-04-27 19:41 UTC 

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-04-27 19:15 UTC  (2+ messages)

[syzbot] WARNING in vma_merge
 2022-04-27 19:06 UTC  (5+ messages)

[PATCH 0/2] mm/memory-failure: rework fix on huge_zero_page splitting
 2022-04-27 19:00 UTC  (10+ messages)
` [PATCH 1/2] Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
` [PATCH 2/2] mm/huge_memory: do not overkill when splitting huge_zero_page
  ` [PATCH 2/2 RESEND] "

[PATCH 0/5] zswap: cgroup accounting & control
 2022-04-27 18:53 UTC  (8+ messages)
` [PATCH 1/5] mm: Kconfig: move swap and slab config options to the MM section
` [PATCH 2/5] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH 3/5] mm: Kconfig: simplify zswap configuration
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage
` [PATCH 5/5] zswap: memcg accounting

Linux 5.18-rc4
 2022-04-27 18:31 UTC  (2+ messages)

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-27 18:27 UTC  (22+ messages)

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-27 18:25 UTC  (10+ messages)
` [PATCH 1/4] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH 2/4] mm: ioremap: Add arch_ioremap/iounmap_check()
` [PATCH 3/4] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH 4/4] arm64: Add HAVE_IOREMAP_PROT support

[PATCH v3 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-04-27 18:19 UTC  (8+ messages)

[PATCH v8 00/70] Introducing the Maple Tree
 2022-04-27 18:12 UTC  (13+ messages)
` [PATCH v8 07/70] Maple Tree: add new data structure
` [PATCH v8 45/70] userfaultfd: use maple tree iterator to iterate VMAs

DAMON VA regions don't split on an large Android APP
 2022-04-27 17:50 UTC  (10+ messages)

[PATCH v3] x86/pm: fix false positive kmemleak report in msr_build_context()
 2022-04-27 16:33 UTC  (2+ messages)

[linux-next:master 6746/7265] tools/lib/bpf/relo_core.c:1064:8-11: Unneeded variable: "len". Return "0" on line 1086
 2022-04-27 16:07 UTC  (3+ messages)
` [PATCH] libbpf: fix returnvar.cocci warnings

[linux-next:master 6482/7265] drivers/gpu/drm/sun4i/sun4i_frontend.c:225:18: error: 'PHYS_OFFSET' undeclared; did you mean 'PAGE_OFFSET'?
 2022-04-27 16:06 UTC 

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-27 16:00 UTC  (6+ messages)

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-27 15:48 UTC  (5+ messages)
` [PATCH v3 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP

[PATCH v2 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-04-27 15:17 UTC  (3+ messages)
` [PATCH v2 2/2] mm: Covert sysfs input to bool using kstrtobool()

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-27 15:21 UTC  (4+ messages)

[PATCH v3] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27 14:54 UTC 

[RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-04-27 14:49 UTC  (10+ messages)

[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27 14:33 UTC  (8+ messages)

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-04-27 14:24 UTC  (16+ messages)
` [PATCH v3 01/46] x86: add missing include to sparsemem.h
` [PATCH v3 03/46] kasan: common: adapt to the new prototype of __stack_depot_save()
` [PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v3 12/46] kmsan: add KMSAN runtime core
` [PATCH v3 27/46] kmsan: instrumentation.h: add instrumentation_begin_with_regs()
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-04-27 14:19 UTC  (4+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-04-27 14:09 UTC  (3+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()

[PATCH v2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool
 2022-04-27 13:50 UTC  (4+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-27 13:30 UTC  (9+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-04-27 13:03 UTC  (10+ messages)
` [RFC PATCH v1 1/4] mm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON to save raw error page
` [RFC PATCH v1 2/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [RFC PATCH v1 3/4] mm, hwpoison: add parameter unpoison to get_hwpoison_huge_page()
` [RFC PATCH v1 4/4] mm, memory_hotplug: fix inconsistent num_poisoned_pages on memory hotremove

[linux-next:master 4831/7265] drivers/fpga/zynq-fpga.c:246:14: warning: result of comparison of constant 170 with expression of type 'const char' is always false
 2022-04-27 12:28 UTC 

[PATCH] mm/kfence: fix a potential NULL pointer dereference
 2022-04-27 12:18 UTC  (6+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-04-27 12:07 UTC  (9+ messages)
` [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
` [RFC PATCH v1 10/18] xfs: Enable async write file modification handling
` [RFC PATCH v1 11/18] xfs: add async buffered write support

[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
 2022-04-27 10:52 UTC  (4+ messages)
` [PATCH v2 1/3] mm: hugetlb: Considering PMD sharing when flushing cache/TLBs
` [PATCH v2 2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb PMD sharing
` [PATCH v2 3/3] mm: rmap: Use flush_cache_range() to flush cache for hugetlb pages

[PATCH 1/3] writeback: refine trace event balance_dirty_pages
 2022-04-27 10:36 UTC  (5+ messages)
` [PATCH 2/3] writeback: per memcg dirty flush
` [PATCH 3/3] writeback: specify writeback period and expire interval per memcg

[PATCH 0/3] writeback: support dirty flush parameters per memcg
 2022-04-27  9:32 UTC 

[PATCH v4 1/2] printk: stop including cache.h from printk.h
 2022-04-27  9:25 UTC  (4+ messages)
` [PATCH v4 2/2] mm: make minimum slab alignment a runtime property

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-04-27  9:09 UTC  (2+ messages)

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-27  8:10 UTC  (5+ messages)
` [PATCH v2 12/23] mm/slab_common: cleanup kmalloc()
` [PATCH v2 13/23] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator

[PATCH] mm: memcontrol: annotation typo error
 2022-04-27  7:17 UTC 

[PATCH] mm/shmem: Remove duplicate include in memory.c
 2022-04-27  6:47 UTC 

[PATCH v3 0/6] A few cleanup and fixup patches for vmscan
 2022-04-27  6:36 UTC  (8+ messages)
` [PATCH v3 3/6] mm/vmscan: activate swap-backed executable folios after first usage

[PATCH] mm/mprotect: reduce Committed_AS if memory protection is changed to PROT_NONE
 2022-04-27  6:34 UTC  (3+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-27  6:00 UTC  (24+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v10 10/14] mm: multi-gen LRU: kill switch
` [PATCH v10 12/14] mm: multi-gen LRU: debugfs interface

[linux-next:master 6086/6873] ld.lld: error: duplicate symbol: sof_hifixdsp_boot_sequence
 2022-04-27  5:47 UTC 

[PATCH v3 0/7] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-27  3:34 UTC  (8+ messages)

[PATCH] mm/memory_hotplug: avoid consuming corrupted data when offline pages
 2022-04-27  3:13 UTC  (6+ messages)

mmotm 2022-04-26-19-29 uploaded
 2022-04-27  2:30 UTC 

[PATCH v2 0/7] mm: introduce shrinker debugfs interface
 2022-04-27  2:18 UTC  (7+ messages)

[PATCH 0/3] support fixed virtual address ranges monitoring
 2022-04-26 23:17 UTC  (4+ messages)
` [PATCH 1/3] mm/damon/vaddr: register a damon_operations for "
` [PATCH 2/3] mm/damon/sysfs: support "
` [PATCH 3/3] Docs/{ABI,admin-guide}/damon: update for "

[PATCH 1/3] mm/vmscan: not necessary to re-init the list for each iteration
 2022-04-26 21:47 UTC  (3+ messages)
` [PATCH 2/3] mm/vmscan: filter empty page_list at the beginning

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-26 21:33 UTC  (6+ messages)
` [PATCH v2 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v2 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control

[PATCH] mm/filemap: Fix NULL pointer dereference in pagecache_get_page
 2022-04-26 21:17 UTC  (4+ messages)

[PATCH 0/4] mm/damon: allow users know which monitoring ops are available
 2022-04-26 20:38 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/core: add a function for damon_operations registration checks
` [PATCH 2/4] mm/damon/sysfs: add a file for listing available monitoring ops
` [PATCH 3/4] selftets/damon/sysfs: test existence and permission of avail_operations
` [PATCH 4/4] Docs/{ABI,admin-guide}/damon: document 'avail_operations' sysfs file

[PATCH v2] x86/pm: fix false positive kmemleak report in msr_build_context()
 2022-04-26 20:08 UTC  (3+ messages)

[RFC] Expose a memory poison detector ioctl to user space
 2022-04-26 20:06 UTC  (12+ 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).