linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-18 14:06:01 to 2022-04-19 23:23:23 UTC [more...]

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-19 23:22 UTC  (20+ messages)
` [PATCH v7 26/70] mm/mmap: Use advanced maple tree API for mmap_region()

[PATCH] binfmt_flat: fix sparse annotation ordering
 2022-04-19 23:08 UTC  (6+ messages)
  ` [PATCH] binfmt_flat; Drop vestigates of coredump support
    ` (subset) "

[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
 2022-04-19 22:50 UTC  (5+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-19 22:43 UTC  (5+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH v2 00/12] mm: userspace hugepage collapse
 2022-04-19 22:42 UTC  (10+ messages)

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-04-19 22:34 UTC  (6+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-19 22:32 UTC  (18+ messages)
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-19 22:01 UTC  (11+ messages)
` [PATCH v8 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v8 22/23] mm: Enable PTE markers by default

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-19 21:50 UTC  (12+ messages)

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-19 21:36 UTC  (17+ messages)

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-19 21:24 UTC  (14+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-19 21:11 UTC  (6+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings
` [PATCH 2/4] mm: Add a .to_text() method for shrinkers
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c
` [PATCH 4/4] bcachefs: shrinker.to_text() methods

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-19 21:10 UTC  (16+ messages)

[PATCH] mm/uffd: Hide PTE_MARKER option
 2022-04-19 20:25 UTC 

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2022-04-19 19:37 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 634de1db0e9bbeb90d7b01020e59ec3dab4d38a1
 2022-04-19 19:29 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-19 19:23 UTC  (12+ messages)
` [PATCHv4 3/8] efi/x86: "

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-19 18:32 UTC  (11+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
  ` [PATCH 0/2] Add support to relocate kernel image to mirrored region
    ` [PATCH 1/2] arm64/boot/KASLR: "
    ` [PATCH 2/2] arm64/boot: Add support to relocate kernel image to mirrored region without kaslr

[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
 2022-04-19 17:41 UTC  (7+ messages)

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-19 17:40 UTC  (14+ messages)
` [PATCH v3 12/16] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v3 14/16] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v3 15/16] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH v3 16/16] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH] mm: do not call add_nr_deferred() with zero deferred
 2022-04-19 16:57 UTC  (4+ messages)

incoming
 2022-04-19 16:41 UTC  (8+ messages)
` [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-19 16:21 UTC  (5+ messages)
` [PATCH 2/4] selftest/vm: verify remap destination address "

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-04-19 15:57 UTC  (4+ messages)

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

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-04-19 15:28 UTC  (6+ messages)
` [PATCH v3 1/3] shmem: Keep track of out-of-memory and out-of-space errors
` [PATCH v3 2/3] shmem: Introduce /sys/fs/tmpfs support
` [PATCH v3 3/3] shmem: Expose space and accounting error count

LSF/MM/BPF 2022: Running BOF
 2022-04-19 15:20 UTC 

[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
 2022-04-19 14:07 UTC  (10+ messages)
` [PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
  ` [PATCH v4] "

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-19 13:19 UTC  (12+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v4 3/4] arm64: mm: add support for page table check

[linux-next:master 4642/4662] ntb_perf.c:undefined reference to `__umoddi3'
 2022-04-19 13:01 UTC 

use block_device based APIs in block layer consumers v3
 2022-04-19 12:55 UTC  (5+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH v2] mm/mmzone: Introduce a new macro for_each_node_zonelist()
 2022-04-19 12:53 UTC  (3+ messages)

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-04-19 12:46 UTC  (3+ messages)
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] mm/damon/core-test: Add a kunit test case for ops registration
 2022-04-19 12:22 UTC 

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-19 12:22 UTC 

[PATCH] mm/slub: remove unneeded return value of slab_pad_check
 2022-04-19 12:03 UTC 

[PATCH 00/12] A few cleanup and fixup patches for compaction
 2022-04-19 11:05 UTC  (17+ messages)
` [PATCH 01/12] mm: compaction: remove unneeded return value of kcompactd_run
` [PATCH 02/12] mm: compaction: remove unneeded pfn update
` [PATCH 03/12] mm: compaction: remove unneeded assignment to isolate_start_pfn
` [PATCH 04/12] mm: compaction: clean up comment for sched contention
` [PATCH 05/12] mm: compaction: clean up comment about suitable migration target recheck
` [PATCH 06/12] mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
` [PATCH 07/12] mm: compaction: use helper compound_nr in isolate_migratepages_block
` [PATCH 08/12] mm: compaction: clean up comment about async compaction in isolate_migratepages
` [PATCH 09/12] mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
` [PATCH 10/12] mm: compaction: make compaction_zonelist_suitable return false when COMPACT_SUCCESS
` [PATCH 11/12] mm: compaction: simplify the code in __compact_finished
` [PATCH 12/12] mm: compaction: make sure highest is above the min_pfn

[linux-next:pending-fixes] BUILD REGRESSION 4604e2bc18b6af1d84e18b4da451fac9bf70f952
 2022-04-19 10:54 UTC 

[PATCH V2] block: avoid io timeout in case of sync polled dio
 2022-04-19  8:15 UTC  (10+ messages)

[PATCH] mm, page_alloc: check pfn is valid before moving to freelist
 2022-04-19  6:45 UTC  (7+ messages)

[PATCH] mm/madvise: fix potential pte_unmap_unlock pte error
 2022-04-19  6:35 UTC  (3+ messages)

[PATCH v8 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-19  6:23 UTC  (5+ messages)
` [PATCH v8 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP

[stable:linux-5.4.y 1969/9999] drivers/crypto/inside-secure/safexcel_cipher.c:303:12: warning: stack frame size (1040) exceeds limit (1024) in 'safexcel_aead_setkey'
 2022-04-19  5:13 UTC 

[PATCH sysctl-next] mm: fix unused variable kernel warning when SYSCTL=n
 2022-04-19  4:28 UTC  (2+ messages)

[PATCH v2] kasan: Fix sleeping function called from invalid context on RT kernel
 2022-04-19  4:20 UTC  (4+ messages)

[PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-19  3:32 UTC  (5+ messages)
` [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[RFC PATCH] cgroup/cpuset: fix a memory binding failure for cgroup v2
 2022-04-19  2:09 UTC 

[PATCH] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-19  1:51 UTC  (3+ messages)

[Q] page allocation failure when there are many free pages
 2022-04-19  0:06 UTC  (5+ messages)

[PATCH RFC lsfmm 0/6] mm: proactive reclaim and memory tiering topics
 2022-04-19  0:00 UTC  (7+ messages)
` [PATCH 4/6] mm: introduce per-node proactive reclaim interface
` [PATCH 6/6] mm/migrate: export whether or not node is toptier in sysf

[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
 2022-04-18 20:20 UTC 

[PATCH 2/2] selftests/damon: make selftests executable
 2022-04-18 20:13 UTC  (4+ messages)

[mm/readahead] 793917d997: fio.read_iops -18.8% regression
 2022-04-18 17:08 UTC 

WARNING: modpost: vmlinux.o(.text+0xa47e1): Section mismatch in reference from the function __next_node() to the variable .init.data:numa_nodes_parsed
 2022-04-18 15:20 UTC 

[RFC PATCH] mm/mmap: Map MAP_STACK to VM_STACK
 2022-04-18 14:56 UTC 


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