[PATCH 00/41] Per-VMA locks
2023-01-18 9:18 UTC (78+ messages)
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
[PATCH 1/3] mm: return the number of pages successfully paged out
2023-01-18 9:11 UTC (9+ messages)
` [PATCH 2/3] mm: return boolean for deactivate_page
` [PATCH 3/3] mm: add vmstat statistics for madvise_[cold|pageout]
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-18 8:48 UTC (4+ messages)
` [RFC PATCH 02/25] kvx: Add ELF-related definitions
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-18 8:23 UTC (18+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH] mm/cma: Fix potential memory loss on cma_declare_contiguous_nid
2023-01-18 8:05 UTC
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-18 8:04 UTC (13+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
[PATCH v6 0/5] shoot lazy tlbs
2023-01-18 8:00 UTC (6+ messages)
` [PATCH v6 1/5] lazy tlb: introduce lazy tlb mm refcount helper functions
` [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v6 4/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
` [PATCH v6 5/5] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
2023-01-18 7:36 UTC (4+ messages)
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-18 7:36 UTC (2+ messages)
[PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-01-18 7:30 UTC (4+ messages)
[PATCH] mm: Functions used internally should not be put into
2023-01-18 7:23 UTC (2+ messages)
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-18 6:55 UTC (2+ messages)
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-18 6:49 UTC (7+ messages)
[PATCH] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-18 5:57 UTC (3+ messages)
[PATCH v4] mm/page_ext: Do not allocate space for page_ext->flags if not needed
2023-01-18 5:56 UTC (3+ messages)
[PATCH] rmap: Add folio parameter to __page_set_anon_rmap()
2023-01-18 5:55 UTC (2+ messages)
[RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
2023-01-18 5:47 UTC (5+ messages)
[QUESTION] Linux memory model: control dependency with bitfield
2023-01-18 3:57 UTC (11+ messages)
[PATCH -mm 0/2] mm: page_ext: split page_ext flags
2023-01-18 3:15 UTC (3+ messages)
[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-18 3:09 UTC (7+ messages)
` [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
[PATCH] mm: move KMEMLEAK's Kconfig items from lib to mm
2023-01-18 2:35 UTC
[PATCH v3 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-18 2:17 UTC (5+ messages)
[PATCH v3 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-18 2:13 UTC (4+ messages)
` [PATCH v3 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
[PATCHv3] mm: use stack_depot_early_init for kmemleak
2023-01-18 2:07 UTC
[bug report] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
2023-01-18 2:03 UTC (2+ messages)
[PATCH mm-unstable v2 0/8] continue hugetlb folio conversion
2023-01-18 1:56 UTC (6+ messages)
` [PATCH mm-unstable v2 8/8] mm/hugetlb: convert demote_free_huge_page to folios
[PATCHv2] mm: use stack_depot_early_init for kmemleak
2023-01-18 1:49 UTC (8+ messages)
[RFC PATCH] mm: populate multiple PTEs if file page is large folio
2023-01-18 1:41 UTC (7+ messages)
[PATCH] mm/page_ext: init page_ext early if there are no deferred struct pages
2023-01-18 1:13 UTC (2+ messages)
[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
2023-01-18 1:07 UTC (7+ messages)
[PATCH mm-unstable v1 0/7] mm: multi-gen LRU: improve
2023-01-18 1:00 UTC (9+ messages)
` [PATCH mm-unstable v1 1/7] mm: multi-gen LRU: section for working set protection
` [PATCH mm-unstable v1 2/7] mm: multi-gen LRU: section for rmap/PT walk feedback
` [PATCH mm-unstable v1 3/7] mm: multi-gen LRU: section for Bloom filters
` [PATCH mm-unstable v1 4/7] mm: multi-gen LRU: section for memcg LRU
` [PATCH mm-unstable v1 5/7] mm: multi-gen LRU: improve lru_gen_exit_memcg()
` [PATCH mm-unstable v1 6/7] mm: multi-gen LRU: improve walk_pmd_range()
` [PATCH mm-unstable v1 7/7] mm: multi-gen LRU: simplify lru_gen_look_around()
[PATCHv3 0/4] zsmalloc: make zspage chain size configurable
2023-01-18 0:52 UTC (5+ messages)
` [PATCHv3 1/4] zsmalloc: rework zspage chain size selection
` [PATCHv3 2/4] zsmalloc: skip chain size calculation for pow_of_2 classes
` [PATCHv3 3/4] zsmalloc: make zspage chain size configurable
` [PATCHv3 4/4] zsmalloc: set default zspage chain size to 8
[PATCH] zsmalloc: avoid unused-function warning
2023-01-18 0:39 UTC (2+ messages)
[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
2023-01-17 23:45 UTC (3+ messages)
[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
2023-01-17 23:11 UTC (15+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
2023-01-17 23:00 UTC (9+ messages)
[PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-17 22:55 UTC (7+ messages)
[PATCH v3 30/48] mm/damon: Stop using vma_mas_store() for maple tree store
2023-01-17 22:47 UTC (5+ messages)
[PATCHv14 00/17] Linear Address Masking enabling
2023-01-17 20:43 UTC (14+ messages)
` [PATCHv14 08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user
[PATCH v3] mm/page_ext: Do not allocate space for page_ext->flags if not needed
2023-01-17 20:05 UTC (6+ messages)
[PATCH v6 0/3] cachestat: a new syscall for page cache state of files
2023-01-17 19:59 UTC (4+ messages)
` [PATCH v6 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v6 2/3] cachestat: implement cachestat syscall
` [PATCH v6 3/3] selftests: Add selftests for cachestat
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-17 18:40 UTC (4+ messages)
[PATCH v1 0/3] Introduce per NUMA node memory error statistics
2023-01-17 18:33 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 9ce08dd7ea24253aac5fd2519f9aea27dfb390c9
2023-01-17 16:44 UTC
[PATCH 0/8] Simplify the external interface for GUP
2023-01-17 15:58 UTC (9+ messages)
` [PATCH 1/8] mm/gup: have internal functions get the mmap_read_lock()
` [PATCH 2/8] mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
` [PATCH 3/8] mm/gup: simplify the external interface functions and consolidate invariants
` [PATCH 4/8] mm/gup: add an assertion that the mmap lock is locked
` [PATCH 5/8] mm/gup: add FOLL_UNLOCK
` [PATCH 6/8] mm/gup: make locked never NULL in the internal GUP functions
` [PATCH 7/8] mm/gup: remove pin_user_pages_fast_only()
` [PATCH 8/8] mm/gup: make get_user_pages_fast_only() return the common return value
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-17 15:35 UTC (6+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox