linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 18:30:25 to 2023-01-24 16:24:13 UTC [more...]

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-24 16:24 UTC  (12+ messages)
` [PATCH v5 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-24 16:21 UTC  (6+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob
` [RESEND RFC PATCH v1 15/20] docs: document new procfs ksm knobs

[PATCH 0/9] mm: kmemleak: fix unreported memory leaks
 2023-01-24 16:16 UTC  (3+ messages)
` [PATCH 9/9] mm: kmemleak: fix undetected leaks for page aligned objects

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

[PATCH RESEND V5,0/2]mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-01-24 16:01 UTC  (4+ messages)
` [PATCH RESEND V5,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-24 15:56 UTC  (31+ messages)
` [RFC PATCH 01/19] mm: Introduce vm_account
` [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
` [RFC PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
` [RFC PATCH 04/19] infiniband/umem: Convert to use vm_account
` [RFC PATCH 05/19] RMDA/siw: "
` [RFC PATCH 06/19] RDMA/usnic: convert "
` [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [RFC PATCH 09/19] io_uring: convert to use vm_account
` [RFC PATCH 10/19] net: skb: Switch to using vm_account
` [RFC PATCH 11/19] xdp: convert to use vm_account
` [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
` [RFC PATCH 13/19] fpga: dfl: afu: convert to use vm_account
` [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
` [RFC PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
` [RFC PATCH 16/19] mm/util: Refactor account_locked_vm
` [RFC PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
` [RFC PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
` [RFC PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap

[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
 2023-01-24 15:48 UTC  (4+ messages)

[syzbot] linux-next test error: WARNING in vma_merge
 2023-01-24 15:42 UTC  (2+ messages)

[PATCH 0/9] convert hugetlb fault functions to folios
 2023-01-24 15:23 UTC  (3+ messages)
` [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() to take in a folio

[PATCH] maple_tree: Remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
 2023-01-24 15:23 UTC  (6+ messages)

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-24 15:20 UTC  (6+ messages)

[PATCH v8 02/10] iov_iter: Add a function to extract a page list from an iterator
 2023-01-24 15:12 UTC  (36+ messages)
` [PATCH v8 03/10] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-24 14:59 UTC  (3+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH v4 0/1] docs/mm: start filling out new structure
 2023-01-24 13:40 UTC  (5+ messages)
` [PATCH v4 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH v7 0/3] cachestat: a new syscall for page cache state of files
 2023-01-24 13:18 UTC  (6+ messages)
` [PATCH v7 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v7 2/3] cachestat: implement cachestat syscall
` [PATCH v7 3/3] selftests: Add selftests for cachestat

[PATCH 5/8] mm/gup: add FOLL_UNLOCK
 2023-01-24 13:08 UTC  (5+ messages)

[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-24 11:15 UTC  (10+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v8 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v8 4/4] selftests: vm: add pagemap ioctl tests

[PATCHv15 00/17] Linear Address Masking enabling
 2023-01-24 11:01 UTC  (20+ messages)
` [PATCHv15 01/17] x86/mm: Rework address range check in get_user() and put_user()
` [PATCHv15 02/17] x86: Allow atomic MM_CONTEXT flags setting
` [PATCHv15 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv15 04/17] x86/mm: Handle LAM on context switch
` [PATCHv15 05/17] mm: Introduce untagged_addr_remote()
` [PATCHv15 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv15 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM
` [PATCHv15 08/17] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv15 09/17] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv15 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv15 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv15 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv15 13/17] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv15 14/17] selftests/x86/lam: Add io_uring "
` [PATCHv15 15/17] selftests/x86/lam: Add inherit "
` [PATCHv15 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "
` [PATCHv15 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation

[PATCH v2] mm/page_ext: init page_ext early if there are no deferred struct pages
 2023-01-24 10:49 UTC  (2+ messages)

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-24 10:19 UTC  (11+ messages)

[PATCH 1/2] mm/memory_hotplug: remove head page reference in do_migrate_range
 2023-01-24 10:17 UTC  (7+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove head page reference in scan_movable_pages()

[linux-next:pending-fixes] BUILD SUCCESS c5f142de047d84593e76201356647dbc696fa7aa
 2023-01-24 10:16 UTC 

[LSF/MM/BPF BoF] Session for CXL memory
 2023-01-24 10:12 UTC  (12+ messages)
          ` [External] "

[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
 2023-01-24 16:34 UTC  (5+ messages)

[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
 2023-01-24 16:06 UTC  (3+ messages)

[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-24  6:55 UTC  (12+ messages)

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-24  6:15 UTC  (9+ messages)
` [Lsf-pc] "

[PATCH 1/9] mm: kmemleak: properly disable task stack scanning
 2023-01-24  6:07 UTC  (5+ messages)

[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
 2023-01-24  3:23 UTC  (8+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()
` [PATCH mm-unstable v2 2/6] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable v2 3/6] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable v2 4/6] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable v2 5/6] mm/mempolicy: Convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable v2 6/6] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()

[PATCH v6 0/5] shoot lazy tlbs
 2023-01-24  3:16 UTC  (10+ messages)
` [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

[linux-next:master] BUILD REGRESSION d514392f17fd4d386cfadde7f849d97db4ca1fb0
 2023-01-24  2:02 UTC  (2+ messages)

DAMON Beer/Coffee/Tea chat series
 2023-01-24  1:44 UTC  (2+ messages)

[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
 2023-01-24  0:33 UTC  (5+ messages)
` [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-23 23:47 UTC  (3+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-23 22:49 UTC  (5+ messages)
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command

[linux-next:master 2107/7257] drivers/platform/x86/acerhdf.c:344:2-3: Unneeded semicolon
 2023-01-23 22:47 UTC 

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-23 22:41 UTC  (3+ messages)

[PATCH] maple_tree: should get pivots boundary by type
 2023-01-23 22:35 UTC  (3+ messages)

[PATCH v2] kasan: infer the requested size by scanning shadow memory
 2023-01-23 21:46 UTC  (2+ messages)

[PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
 2023-01-23 20:38 UTC  (18+ messages)

[RESEND PATCH v2 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2023-01-23 19:40 UTC  (6+ messages)
` [RESEND PATCH v2 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

return an ERR_PTR from __filemap_get_folio v2
 2023-01-23 19:18 UTC  (5+ 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).