linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 00:58:10 to 2023-02-24 10:00:50 UTC [more...]

[RFC 00/11] cleanup vma_merge and improve mergeability tests
 2023-02-24 10:00 UTC  (4+ messages)
` [RFC 01/11] mm/mremap: fix dup_anon_vma() in vma_merge() case 4
` [RFC 02/11] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [RFC 04/11] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6

[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
 2023-02-24  9:36 UTC  (3+ messages)

[PATCH v3 00/35] Per-VMA locks
 2023-02-24  9:21 UTC  (18+ messages)
` [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v3 24/35] mm: introduce vma detached flag

[GIT PULL] MM updates for 6.3-rc1
 2023-02-24  9:04 UTC  (6+ messages)

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-24  8:59 UTC  (4+ messages)
` [PATCH v5 2/4] kasan: Treat meminstrinsic as builtins in uninstrumented files
` [PATCH v5 3/4] kasan: test: Fix test for new meminstrinsic instrumentation
` [PATCH v5 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2023-02-24  8:32 UTC  (2+ messages)
` [syzbot] [fs?] [mm?] "

[PATCH] mm/memcontrol: add memory.peak in cgroup root
 2023-02-24  8:23 UTC  (5+ messages)

[PATCH v2 0/7] make slab shrink lockless
 2023-02-24  8:20 UTC  (19+ messages)
` [PATCH v2 1/7] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v2 2/7] mm: vmscan: make global slab shrink lockless
` [PATCH v2 3/7] mm: vmscan: make memcg "
` [PATCH v2 4/7] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v2 5/7] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 6/7] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v2 7/7] mm: shrinkers: convert shrinker_rwsem to mutex

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-02-24  7:01 UTC  (4+ messages)

[PATCH] kasan: remove PG_skip_kasan_poison flag
 2023-02-24  6:51 UTC 

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-02-24  6:45 UTC  (7+ messages)

[PATCH] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
 2023-02-24  6:15 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-24  5:42 UTC  (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v3 0/3] mm: process/cgroup ksm support
 2023-02-24  4:40 UTC  (4+ messages)
` [PATCH v3 1/3] mm: add new api to enable ksm per process
` [PATCH v3 2/3] mm: add new KSM process and sysfs knobs
` [PATCH v3 3/3] selftests/mm: add new selftests for KSM

[PATCH 0/5] batched remove rmap in try_to_unmap_one()
 2023-02-24  4:41 UTC  (11+ messages)
` [PATCH 1/5] rmap: move hugetlb try_to_unmap to dedicated function
` [PATCH 2/5] rmap: move page unmap operation "
` [PATCH 3/5] rmap: cleanup exit path of try_to_unmap_one_page()
` [PATCH 4/5] rmap:addd folio_remove_rmap_range()
` [PATCH 5/5] try_to_unmap_one: batched remove rmap, update folio refcount

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-02-24  3:36 UTC  (10+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-02-24  2:34 UTC  (3+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-24  2:20 UTC  (19+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[GIT PULL] Non MM updates for 6.3-rc1
 2023-02-24  2:05 UTC  (2+ messages)

[PATCH] mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
 2023-02-24  0:52 UTC  (2+ messages)

[RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page
 2023-02-24  0:01 UTC  (2+ messages)

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-02-23 23:53 UTC  (14+ messages)
` [PATCHv2 1/6] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv2 2/6] zsmalloc: remove stat and fullness enums
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 4/6] zsmalloc: rework compaction algorithm
` [PATCHv2 5/6] zsmalloc: extend compaction statistics
` [PATCHv2 6/6] zram: show zsmalloc objs_moved stat in mm_stat

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-23 23:42 UTC  (16+ messages)
` [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v6 37/41] selftests/x86: Add shadow stack test

[GIT PULL] slab updates for 6.3-rc1
 2023-02-23 22:20 UTC  (2+ messages)

[Bug 217061] commit 2286a6914c776ec34cd97e4573b1466d055cb9de breaks do_mprotect_pkey
 2023-02-23 22:02 UTC  (3+ messages)

[PATCH] mm, page_alloc: batch cma update on pcp buffer refill
 2023-02-23 21:48 UTC  (3+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-23 21:41 UTC  (14+ messages)
` [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-23 21:12 UTC  (36+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH] dmapool: push new blocks in ascending order
 2023-02-23 20:41 UTC  (4+ messages)

[stable:linux-5.15.y 1485/9999] <instantiation>:5:8: error: expected relocatable expression
 2023-02-23 19:43 UTC 

[RFC v2 0/5] tmpfs: add the option to disable swap
 2023-02-23 19:43 UTC  (10+ messages)
` [RFC v2 1/5] shmem: remove check for folio lock on writepage()
` [RFC v2 2/5] shmem: set shmem_writepage() variables early
` [RFC v2 3/5] shmem: move reclaim check early on writepages()
` [RFC v2 4/5] shmem: skip page split if we're not reclaiming
` [RFC v2 5/5] shmem: add support to ignore swap

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-23 19:09 UTC  (11+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v2 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-02-23 19:08 UTC  (8+ messages)
` [PATCH v2 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v2 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v2 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-23 18:33 UTC  (9+ messages)

[PATCH 14/19] mm: Introduce a cgroup for pinned memory
 2023-02-23 18:22 UTC  (21+ messages)

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-02-23 18:07 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 0222aa9800b25ff171d6dcabcabcd5c42c6ffc3f
 2023-02-23 17:05 UTC 

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-23 14:35 UTC  (12+ messages)

[PATCH] mm/memcontrol: add memory.peak in cgroup root
 2023-02-23 14:20 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 74c3b2e0a611b04d4619cdb9fee1aba5bee7bd2e
 2023-02-23 11:45 UTC 

[LSF/MM/BPF TOPIC] Virtual Machine Memory Passthrough
 2023-02-23  9:11 UTC  (6+ messages)

[RFC][nvdimm][crash] pmem memmap dump support
 2023-02-23  6:24 UTC 

[PATCH 0/5] make slab shrink lockless
 2023-02-23  4:37 UTC  (11+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "

[RESEND PATCH RFC] mm: pagemap: add vma(VM_PFNMAP) support in pagemap_pte_hole()
 2023-02-23  2:43 UTC 

[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
 2023-02-23  2:12 UTC  (4+ messages)
` [PATCH v4 48/49] mm/mmap: Remove __vma_adjust()

[RFC 0/2] tmpfs: add the option to disable swap
 2023-02-23  1:35 UTC  (9+ messages)
` [RFC 2/2] shmem: add support to ignore swap

[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
 2023-02-23  1:31 UTC  (2+ messages)

[PATCH] mm/slub: fix help comment of SLUB_DEBUG[_ON]
 2023-02-23  1:03 UTC  (2+ messages)


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