linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-08 20:09:12 to 2022-04-11 08:00:13 UTC [more...]

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-04-11  8:00 UTC  (7+ messages)

[linux-next:master 3001/3522] powerpc-linux-ld: fs/btrfs/raid56.c:970: undefined reference to `__udivdi3'
 2022-04-11  7:50 UTC 

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-04-11  7:49 UTC 

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-11  7:47 UTC  (8+ messages)

[PATCH] mm/slub: remove unused parameter in setup_object*()
 2022-04-11  7:25 UTC 

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-11  7:20 UTC  (16+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v3 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v3 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim

[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
 2022-04-11  7:19 UTC  (4+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-04-11  7:06 UTC  (2+ messages)

[PATCH bpf 0/2] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-11  6:56 UTC  (10+ messages)
` [PATCH bpf 1/2] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-11  6:55 UTC  (17+ messages)
` [PATCH v12 1/7] dax: Introduce holder for dax_device
` [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v12 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v12 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
` [PATCH v12 7/7] fsdax: set a CoW flag when associate reflink mappings

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-11  6:49 UTC  (20+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 3/8] efi/x86: Implement "
` [PATCHv4 4/8] x86/boot/compressed: Handle "
` [PATCHv4 5/8] x86/mm: Reserve unaccepted memory bitmap

[PATCH 0/3] A few fixup and cleanup patches for memory failure
 2022-04-11  6:35 UTC  (6+ messages)
` [PATCH 1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test

[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-11  5:44 UTC  (6+ messages)
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH] mm/slub: remove duplicate flag in allocate_slab()
 2022-04-11  4:00 UTC  (3+ messages)

[PATCH] mm/slub: remove meaningless node check in ___slab_alloc()
 2022-04-11  3:50 UTC  (3+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-04-11  3:26 UTC  (2+ messages)

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-11  3:26 UTC  (14+ messages)
` [PATCH v2 1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback
` [PATCH v2 2/9] mm/vmscan: remove unneeded can_split_huge_page check
` [PATCH v2 3/9] mm/vmscan: introduce helper function reclaim_page_list()
` [PATCH v2 4/9] mm/vmscan: save a bit of stack space in shrink_lruvec
` [PATCH v2 5/9] mm/vmscan: activate swap-backed executable folios after first usage
` [PATCH v2 6/9] mm/vmscan: take all base pages of THP into account when race with speculative reference
` [PATCH v2 7/9] mm/vmscan: take min_slab_pages into account when try to call shrink_node
` [PATCH v2 8/9] mm/vmscan: remove obsolete comment in kswapd_run
` [PATCH v2 9/9] mm/vmscan: use helper folio_is_file_lru()

[PATCH] mm/memory-failure.c: bail out early if huge zero page
 2022-04-11  2:18 UTC  (2+ messages)

[PATCH 0/4] A few cleanup and fixup patches for migration
 2022-04-11  1:54 UTC  (7+ messages)
` [PATCH 1/4] mm/migration: reduce the rcu lock duration
` [PATCH 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH v7] mm/hmm/test: use char dev with struct device to get device node
 2022-04-11  1:50 UTC 

WARNING: modpost: vmlinux.o(.text+0x1750660): Section mismatch in reference from the function mux_probe() to the function .init.text:set_reset_devices()
 2022-04-10 22:42 UTC 

[PATCH 00/12] mm: userspace hugepage collapse
 2022-04-10 17:47 UTC  (18+ messages)
` [PATCH 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH 02/12] mm/khugepaged: add struct collapse_control
` [PATCH 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH 04/12] mm/khugepaged: add struct collapse_result
` [PATCH 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH 10/12] selftests/vm: modularize collapse selftests
` [PATCH 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH 12/12] selftests/vm: add test to verify recollapse of THPs

[PATCH] mm/slub: check pfmemalloc_match in slab_alloc_node fastpath
 2022-04-10 16:13 UTC  (3+ messages)

[PATCH] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-10  6:51 UTC  (2+ messages)

use block_device based APIs in block layer consumers v2
 2022-04-10  6:27 UTC  (33+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-04-09 17:17 UTC  (14+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v10 02/13] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v10 03/13] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v10 04/13] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v10 05/13] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v10 06/13] powerpc/mm: Make slice specific to book3s/64
` [PATCH v10 07/13] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v10 08/13] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v10 09/13] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v10 10/13] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v10 11/13] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v10 12/13] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v10 13/13] powerpc: Simplify and move arch_randomize_brk()

False positive kmemleak report for dtb properties names on powerpc
 2022-04-09 13:47 UTC  (4+ messages)

[PATCH] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
 2022-04-09 13:16 UTC  (4+ messages)

[PATCH v9 0/4] mm: Enable conversion of powerpc to default topdown mmap layout
 2022-04-09 12:45 UTC  (4+ messages)

[linux-next:master 2149/3040] drivers/gpu/drm/panel/panel-newvision-nv3052c.c:478:19: error: initialization of 'void (*)(struct spi_device *)' from incompatible pointer type 'int (*)(struct spi_device *)'
 2022-04-09  9:52 UTC  (2+ messages)

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-09  9:38 UTC  (2+ messages)

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-09  9:32 UTC 

[RFC PATCH -next V2 0/7]arm64: add machine check safe support
 2022-04-09  9:24 UTC  (13+ messages)
` [RFC PATCH -next V2 5/7] arm64: add get_user to machine check safe
` [RFC PATCH -next V2 7/7] arm64: add pagecache reading "

[PATCH v2] delayacct: track delays from write-protect copy
 2022-04-09  8:31 UTC  (3+ messages)

[PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-09  6:08 UTC  (3+ messages)

[PATCH 0/3] memory tiering: hot page selection
 2022-04-09  4:07 UTC  (2+ messages)

[PATCH] mm/vmscan: remove obsolete comment in get_scan_count
 2022-04-09  3:02 UTC 

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-09  2:33 UTC  (9+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
` [PATCH v8 3/3] Revert "mm/memory-failure.c: fix race with changing page compound again"

[PATCH] mm, page_alloc: fix build_zonerefs_node()
 2022-04-08 23:21 UTC  (3+ messages)

[Patch v2 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-08 23:07 UTC  (4+ messages)
` [Patch v2 2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-08 21:35 UTC  (3+ messages)

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-08 21:22 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

incoming
 2022-04-08 20:10 UTC  (7+ messages)
` [patch 1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation
` [patch 6/9] mm/mempolicy: fix mpol_new leak in shared_policy_replace
` [patch 7/9] mailmap: update Vasily Averin's email address
` [patch 8/9] mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
` [patch 9/9] MAINTAINERS: add Tom as clang reviewer


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