linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] Following cleanup after introduce mas_wr_store_type()
 2024-10-16  0:22 UTC  (2+ messages)
` [PATCH 1/2] maple_tree: calculate new_end when needed

[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
 2024-10-16  0:19 UTC  (12+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy

[PATCH] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION
 2024-10-16  0:00 UTC  (5+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-15 23:42 UTC  (6+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH 0/2] fix mas_new_root()
 2024-10-15 23:39 UTC  (3+ messages)
` [PATCH 1/2] maple_tree: not necessary to check index/last again
` [PATCH 2/2] maple_tree: one single entry couldn't represent the whole range

[PATCH v3 2/3] kasan: migrate copy_user_test to kunit
 2024-10-15 23:16 UTC  (7+ messages)
` [PATCH RESEND v3 0/3] kasan: migrate the last module test "
  ` [PATCH RESEND v3 2/3] kasan: migrate copy_user_test "

[PATCH v3 0/5] page allocation tag compression
 2024-10-15 22:59 UTC  (26+ messages)
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory
` [PATCH v3 3/5] alloc_tag: populate memory for module tags as needed
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-10-15 22:47 UTC  (4+ messages)

[syzbot] [mm?] BUG: corrupted list in add_to_unbuddied
 2024-10-15 22:39 UTC  (3+ messages)

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-10-15 22:05 UTC  (5+ messages)
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim

[PATCH v2] memcg: add tracing for memcg stat updates
 2024-10-15 21:52 UTC  (2+ messages)

[PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa()
 2024-10-15 21:27 UTC 

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-15 21:13 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-15 20:54 UTC  (10+ messages)
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file
 2024-10-15 20:27 UTC  (6+ messages)

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-15 20:11 UTC  (15+ messages)
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-15 20:10 UTC  (5+ messages)
    ` 回复: "

[PATCH v3 0/1] update mseal.rst
 2024-10-15 20:00 UTC  (3+ messages)
` [PATCH v3 1/1] mseal: "

[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
 2024-10-15 19:56 UTC  (9+ messages)

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-15 19:40 UTC  (3+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-15 19:17 UTC  (10+ messages)
` [PATCH v2 1/2] mm: skip reclaiming folios in writeback contexts that may trigger deadlock
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-15 18:47 UTC  (11+ messages)

[PATCH] rust: page: add Rust version of PAGE_ALIGN
 2024-10-15 18:44 UTC  (4+ messages)

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-15 18:38 UTC  (32+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 02/57] vmlinux: Align to PAGE_SIZE_MAX
  ` [RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large
  ` [RFC PATCH v1 17/57] kvm: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 18/57] trace: "
  ` [RFC PATCH v1 19/57] crash: "
  ` [RFC PATCH v1 22/57] sound: "
  ` [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection

[PATCH] mm/mmap: Fix race in mmap_region() with ftrucate()
 2024-10-15 18:36 UTC  (4+ messages)

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-15 18:35 UTC  (8+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 07/10] tmpfs: Add casefold lookup support

[PATCH hotfix 6.12 0/2] fork: do not expose incomplete mm on fork
 2024-10-15 17:56 UTC  (3+ messages)
` [PATCH hotfix 6.12 1/2] fork: do not invoke uffd on fork if error occurs
` [PATCH hotfix 6.12 2/2] fork: only invoke khugepaged, ksm hooks if no error

[RFC PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2024-10-15 17:54 UTC  (8+ messages)
` [RFC PATCH 1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [RFC PATCH 2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [RFC PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [RFC PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [RFC PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [RFC PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests
` [RFC PATCH 7/7] mm/damon: remove DAMON debugfs interface

[PATCH v14] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
 2024-10-15 17:33 UTC  (3+ messages)

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-10-15 16:55 UTC  (7+ messages)

[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
 2024-10-15 16:38 UTC  (8+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-15 16:32 UTC  (18+ messages)
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
 2024-10-15 15:45 UTC  (6+ messages)

[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-10-15 15:23 UTC  (5+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v1 3/4] IB/core: P2P DMA for device private pages
` [PATCH v1 4/4] RDMA/mlx5: Enabling ATS for ODP memory

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-15 15:20 UTC  (29+ messages)
` [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
` [PATCH v2 2/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v2 5/7] virtio-mem: s390 support

[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
 2024-10-15 15:12 UTC  (3+ messages)

[syzbot] [mm?] WARNING: ODEBUG bug in __folio_put (2)
 2024-10-15 15:06 UTC 

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-15 15:01 UTC  (12+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-15 14:02 UTC  (3+ messages)
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c

[PATCH 1/2] maple_tree: fix alloc node fail issue
 2024-10-15 13:52 UTC  (6+ messages)
` [PATCH 2/2] maple_tree: Add some alloc node test case

[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
 2024-10-15 13:33 UTC  (2+ messages)

[RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
 2024-10-15 13:17 UTC  (6+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-15 13:05 UTC  (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH v2] mm/page_alloc: Let GFP_ATOMIC order-0 allocs access highatomic reserves
 2024-10-15 12:51 UTC 

[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
 2024-10-15 12:27 UTC  (5+ messages)
` [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access

[PATCH 0/2] Use dot prefixes for section names
 2024-10-15 12:08 UTC  (6+ messages)

[PATCH v2 0/3] cleanup maple_alloc related functions
 2024-10-15 12:07 UTC  (4+ messages)
` [PATCH v2 1/3] maple_tree: clear request_count for new allocated one
` [PATCH v2 2/3] maple_tree: total is not changed for nomem_one case
` [PATCH v2 3/3] maple_tree: simplify mas_push_node()

[PATCH v1] Fix NULL pointer dereference in read_cache_folio
 2024-10-15 11:57 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v2] mm: fix null "

[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
 2024-10-15 11:34 UTC  (3+ messages)
` [RFC v3 2/3] fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem

[PATCH v5] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-15 11:05 UTC  (4+ messages)
` [PATCH v6] "

[PATCH net-next v21 13/14] mm: page_frag: update documentation for page_frag
 2024-10-15 10:58 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-10-17
 2024-10-15 10:55 UTC 

[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2024-10-15 10:33 UTC  (7+ messages)
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [PATCH v3 06/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable

Proposal: bi-weekly guest_memfd upstream call
 2024-10-15 10:24 UTC  (2+ messages)

[syzbot] [mm?] WARNING in folio_walk_start
 2024-10-15  9:51 UTC  (4+ messages)

[PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-10-15  8:23 UTC  (2+ messages)

[RFC RESEND v2 00/13] powerpc/kfence: Improve kfence support
 2024-10-15  8:19 UTC  (4+ messages)
` [RFC RESEND v2 02/13] powerpc: mm: Fix kfence page fault reporting

[PATCH] MAINTAINERS: add myself as memory mapping/VMA reviewer
 2024-10-15  7:54 UTC  (2+ messages)

[RFC PATCH 0/4] implement lightweight guard pages
 2024-10-15  7:27 UTC  (4+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs

[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-15  6:55 UTC  (3+ messages)

[PATCH] selftests: mm: fix the incorrect usage() info of khugepaged
 2024-10-15  2:34 UTC  (2+ messages)

[PATCH] mm/swapfile: skip HugeTLB pages for unuse_vma
 2024-10-15  2:33 UTC  (2+ messages)

[PATCH 1/2] maple_tree: check for MA_STATE_BULK on setting wr_rebalance
 2024-10-15  2:04 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: refactor mas_wr_store_type()

page:  |  | latest

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