linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-22 11:48 UTC  (11+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[QUESTION] about the maple tree and current status of mmap_lock scalability
 2023-02-22 11:38 UTC  (9+ messages)

[PATCH 14/19] mm: Introduce a cgroup for pinned memory
 2023-02-22 11:38 UTC  (20+ messages)

[PATCH] mm: slub: make kobj_type structure constant
 2023-02-22 11:25 UTC  (2+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-22 10:25 UTC  (19+ messages)
` [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
` [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-22  9:05 UTC  (30+ messages)
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v6 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v6 37/41] selftests/x86: Add shadow stack test

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-22  9:01 UTC  (26+ messages)

[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-02-22  8:35 UTC  (17+ messages)
` [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 12/16] parisc: "

[PATCH 0/5] make slab shrink lockless
 2023-02-22  8:21 UTC  (7+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-22  7:52 UTC  (4+ messages)

[PATCH] swiotlb: mark swiotlb_memblock_alloc() as __init
 2023-02-22  7:04 UTC 

[PATCH v3] mm/damon/paddr: fix missing folio_put()
 2023-02-22  6:42 UTC 

[PATCH v2] mm/damon/paddr: fix missing folio_put()
 2023-02-22  6:27 UTC 

[PATCH] mm/damon/paddr: fix pin page problem
 2023-02-22  6:26 UTC  (4+ messages)

[GIT PULL] Compute Express Link (CXL) for 6.3
 2023-02-22  5:15 UTC 

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-02-22  4:08 UTC  (9+ messages)
` [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
` [PATCH v4 2/3] mm/khugepaged: skip shmem with userfaultfd
` [PATCH v4 3/3] mm/khugepaged: maintain page cache uptodate flag

[PATCH] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
 2023-02-22  4:03 UTC  (2+ messages)

What size anonymous folios should we allocate?
 2023-02-22  3:52 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2023-02-22  2:40 UTC  (7+ messages)

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

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-22  1:02 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-02-21 23:38 UTC  (7+ messages)

[GIT PULL] MM updates for 6.3-rc1
 2023-02-21 23:36 UTC  (2+ messages)

[PATCH v1] mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
 2023-02-21 23:20 UTC  (3+ messages)

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-21 23:13 UTC  (11+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-21 22:06 UTC  (10+ messages)
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-21 21:46 UTC  (16+ messages)
` [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
` [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
` [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
` [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries

[PATCH v8 00/11] tracing/user_events: Remote write ABI
 2023-02-21 21:11 UTC  (12+ messages)
` [PATCH v8 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v8 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v8 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v8 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v8 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v8 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v8 07/11] tracing/user_events: Add ABI self-test
` [PATCH v8 08/11] tracing/user_events: Use write ABI in example
` [PATCH v8 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v8 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v8 11/11] tracing/user_events: Limit global user_event count

[PATCH 1/2] selftests: damon: add config file
 2023-02-21 20:10 UTC  (5+ messages)
` [PATCH 2/2] selftests: damon: change scripts to be executable

[linux-next:master] [net] 9b01c885be: WARNING:at_drivers/net/phy/phy.c:#phy_state_machine
 2023-02-21 19:50 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH] dmapool: push new blocks in ascending order
 2023-02-21 18:07 UTC  (4+ messages)

[RFC PATCH v2 00/19] mm: process/cgroup ksm support
 2023-02-21 17:59 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Single Owner Memory
 2023-02-21 17:20 UTC  (7+ messages)

[PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
 2023-02-21 17:09 UTC  (3+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in io_openat2_prep (3)
 2023-02-21 16:33 UTC 

[PATCH] mm/memcontrol: add memory.peak in cgroup root
 2023-02-21 16:16 UTC  (4+ messages)
  ` Sv: "

[PATCH] mm/memcg: Skip high limit check in root memcg
 2023-02-21 15:21 UTC  (6+ messages)

[GIT PULL] slab updates for 6.3-rc1
 2023-02-21 14:33 UTC 

[PATCH v3] docs/mm: Physical Memory: add example of interleaving nodes
 2023-02-21 14:31 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2d4a54ee969d8fec94b842509c83aad0a6f72f0f
 2023-02-21 12:11 UTC 

[RFC PATCH 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-02-21 11:38 UTC  (5+ messages)
` [RFC PATCH 1/2] mips: add <asm-generic/io.h> including
` [RFC PATCH 2/2] arch/*/io.h: remove ioremap_uc in some architectures

[PATCH] mm, page_alloc: batch cma update on pcp buffer refill
 2023-02-21 10:27 UTC  (2+ messages)

[PATCH v10 0/3] cachestat: a new syscall for page cache state of files
 2023-02-21  8:49 UTC  (4+ messages)
` [PATCH v10 1/3] workingset: refactor LRU refault to expose refault recency check

[LSF/MM/BPF TOPIC] Virtual Machine Memory Passthrough
 2023-02-21  4:38 UTC  (3+ messages)

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-21  1:57 UTC  (4+ messages)
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-02-21  1:41 UTC 

[RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
 2023-02-21  0:38 UTC  (4+ messages)

[GIT PULL] Non MM updates for 6.3-rc1
 2023-02-20 23:35 UTC 

[PATCH] mm: cma: make kobj_type structure constant
 2023-02-20 23:23 UTC 

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-18  9:47 UTC  (9+ messages)

page:  |  | latest

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