linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2024-02-02  7:43 UTC  (7+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface

[PATCH] mm: memcg: Use larger chunks for proactive reclaim
 2024-02-02  5:02 UTC  (5+ messages)

[PATCH v8 0/4] Introduce mseal
 2024-02-02  5:00 UTC  (26+ messages)
` [PATCH v8 2/4] mseal: add mseal syscall

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-02  4:48 UTC  (4+ messages)
`  "

[PATCH] regset: use vmalloc() for regset_get_alloc()
 2024-02-02  4:05 UTC  (9+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-02  4:02 UTC  (15+ messages)
` [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with "
` [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-02  3:31 UTC  (14+ messages)

[PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
 2024-02-02  3:16 UTC  (4+ messages)
` [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page

[PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio
 2024-02-02  3:04 UTC  (14+ messages)
` [PATCH rfc 1/9] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfc 2/9] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfc 3/9] mm: migrate: remove migrate_folio_extra()
` [PATCH rfc 4/9] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfc 6/9] mm: migrate: support poisoned recover from migrate folio

[PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
 2024-02-02  2:28 UTC  (5+ messages)
` [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available

[PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-02-02  2:10 UTC  (3+ messages)

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-02  1:35 UTC  (3+ messages)

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-02-02  1:25 UTC  (11+ messages)
` [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault

[PATCH 0/6] mm/zswap: optimize zswap lru list
 2024-02-02  1:11 UTC  (19+ messages)
` [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb()
` [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free
` [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region
` [PATCH 4/6] mm/zswap: remove duplicate_entry debug value
` [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled
` [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore

[linux-next:master 2950/3381] mm/mempolicy.c:2429:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-02-01 23:22 UTC 

[PATCH v2] mm: swap: async free swap slot cache entries
 2024-02-01 23:20 UTC  (3+ messages)

[PATCH] iommu/iova: use named kmem_cache for iova magazines
 2024-02-01 22:28 UTC  (6+ messages)

[PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning
 2024-02-01 22:09 UTC  (3+ messages)

regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
 2024-02-01 22:08 UTC  (7+ messages)

[PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled
 2024-02-01 21:02 UTC  (3+ messages)

[PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
 2024-02-01 20:37 UTC  (3+ messages)

[linux-next:master 2351/3001] kismet: WARNING: unmet direct dependencies detected for PADATA when selected by HUGETLBFS
 2024-02-01 20:33 UTC 

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2024-02-01 19:00 UTC  (6+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-02-01 18:56 UTC  (5+ messages)

[PATCH 0/3] Handle delay slot for extable lookup
 2024-02-01 17:48 UTC  (7+ messages)
` [PATCH 1/3] ptrace: Introduce exception_ip arch hook
` [PATCH 2/3] MIPS: Clear Cause.BD in instruction_pointer_set
` [PATCH 3/3] mm/memory: Use exception ip to search exception tables

[linux-next:master] BUILD REGRESSION 51b70ff55ed88edd19b080a524063446bcc34b62
 2024-02-01 16:54 UTC 

[LSF/MM/BPF TOPIC] MM: Mapcount Madness
 2024-02-01 16:17 UTC  (3+ messages)

[PATCH 1/2] mm: introduce memalloc_flags_{save,restore}
 2024-02-01 15:59 UTC  (7+ messages)
` [PATCH 2/2] mm: introduce PF_MEMALLOC_NOWARN

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-01 15:44 UTC  (6+ messages)
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime

[linux-next:pending-fixes] BUILD SUCCESS aa052261a92da0c8cdd1dde3466f43a05a8ab0d3
 2024-02-01 15:39 UTC 

[linux-next:master 2336/3381] iptable_nat.c:undefined reference to `ipt_unregister_table_exit'
 2024-02-01 15:11 UTC  (2+ messages)

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-02-01 15:03 UTC  (5+ messages)
` [PATCH RFC/RFT v2 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-01 14:45 UTC  (8+ messages)

[PATCH -next v4 0/3] minor improvements for x86 mce processing
 2024-02-01 14:20 UTC  (9+ messages)
` [PATCH -next v4 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
` [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC

[PATCH v2 1/2] selftests/mm: on-fault-limit: run test without root privileges otherwise skip
 2024-02-01 13:05 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/mm: run_vmtests: Use correct flag in the code

[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
 2024-02-01 12:45 UTC  (8+ messages)
` [PATCH v3 2/5] selftests/mm: run_vmtests: remove sudo and conform to tap
` [PATCH v3 5/5] selftests/mm: run_vmtests.sh: add missing tests

[PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip
 2024-02-01 12:32 UTC  (2+ messages)

[PATCH] mempool: kvmalloc pool
 2024-02-01 12:15 UTC 

[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (2)
 2024-02-01 11:10 UTC 

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-01 10:47 UTC  (6+ messages)

[PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order
 2024-02-01 10:30 UTC  (4+ messages)
` [PATCH 2/2] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages

[PATCH RFC v2] kasan: add atomic tests
 2024-02-01  9:38 UTC  (2+ messages)

[PATCH v2 0/3] fix and extend zswap kselftests
 2024-02-01  9:08 UTC  (5+ messages)
` [PATCH v2 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH v2 2/3] selftests: fix the zswap invasive shrink test
` [PATCH v2 3/3] selftests: add zswapin and no zswap tests

[PATCH -mm] stackdepot: do not use flex_array_size() in memcpy()
 2024-02-01  8:52 UTC  (2+ messages)

[linux-next:master 2573/3381] ld.lld: error: undefined symbol: snd_pcm_format_physical_width
 2024-02-01  7:23 UTC 

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-01  6:50 UTC  (11+ messages)
` [PATCH 1/3] rust: add userspace pointers
` [PATCH 2/3] rust: add typed accessors for "
` [PATCH 3/3] rust: add abstraction for `struct page`

Do we still need SLAB_MEM_SPREAD (and possibly others)?
 2024-02-01  6:27 UTC  (4+ messages)

[PATCHv6 1/1] block: introduce content activity based ioprio
 2024-02-01  4:37 UTC  (5+ messages)

[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-02-01  3:10 UTC  (11+ messages)
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH] mm/cma: Don't treat bad input arguments for cma_alloc() as its failure
 2024-02-01  2:37 UTC 

[PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-01  2:18 UTC  (2+ messages)

[PATCH] mm: swap: async free swap slot cache entries
 2024-02-01  1:21 UTC  (8+ messages)

[PATCH v3 0/7] swapin refactor for optimization and unified readahead
 2024-02-01  0:52 UTC  (7+ messages)
` [PATCH v3 6/7] mm/swap, shmem: use unified swapin helper for shmem
  ` Whether is the race for SWP_SYNCHRONOUS_IO possible? (was Re: [PATCH v3 6/7] mm/swap, shmem: use unified swapin helper for shmem)

[PATCH 00/20] mm: zswap: cleanups
 2024-01-31 23:37 UTC  (9+ messages)
` [PATCH 17/20] mm: zswap: function ordering: compress & decompress functions
` [PATCH 18/20] mm: zswap: function ordering: per-cpu compression infra
` [PATCH 19/20] mm: zswap: function ordering: writeback
` [PATCH 20/20] mm: zswap: function ordering: shrink_memcg_cb

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox