linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 12:35:54 to 2023-02-17 16:53:53 UTC [more...]

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-17 16:53 UTC  (8+ messages)
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW

[PATCH] dax/kmem: Fix leak of memory-hotplug resources
 2023-02-17 16:48 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
 2023-02-17 16:42 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c068f40300a0eaa34f7105d137a5560b86951aa9
 2023-02-17 16:39 UTC 

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-17 16:27 UTC  (13+ 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 4/5] kvm/powerpc: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-17 16:14 UTC  (5+ messages)
` [PATCH v10 1/3] xfs: fix the calculation of length and end
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()
` [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH v3 00/35] Per-VMA locks
 2023-02-17 16:13 UTC  (14+ messages)
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-17 16:03 UTC  (12+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-17 16:00 UTC  (18+ messages)
` [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
` [PATCH drm-next v2 02/16] drm/exec: fix memory leak in drm_exec_prepare_obj()
` [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 drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v2 07/16] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v2 08/16] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v2 09/16] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v2 10/16] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v2 11/16] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v2 12/16] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v2 14/16] drm/nouveau: implement uvmm for user mode bindings
` [PATCH drm-next v2 15/16] drm/nouveau: implement new VM_BIND UAPI
` [PATCH drm-next v2 16/16] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-02-17 15:40 UTC  (4+ messages)
` [PATCH v2 2/6] selftests: use canonical ftrace path

[PATCH] mm/vmalloc: fix unsafe dereference of potential null ptr in vmalloc_init()
 2023-02-17 15:35 UTC  (2+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-17 15:18 UTC  (14+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-02-17 14:35 UTC  (25+ messages)
` [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 10/16] sh: "
` [PATCH v4 11/16] xtensa: "
` [PATCH v4 12/16] parisc: "
` [PATCH v4 13/16] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 15/16] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v4 16/16] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH] maple_tree: Remove some unused functions
 2023-02-17 14:10 UTC  (2+ messages)

[linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
 2023-02-17 13:50 UTC  (2+ messages)

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

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-17 12:31 UTC  (9+ messages)

[PATCH] mm, page_alloc: batch cma update on pcp buffer refill
 2023-02-17 12:05 UTC 

[PATCH v5] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-17 10:55 UTC 

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-02-17 10:37 UTC  (5+ 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 v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-17 10:40 UTC  (9+ messages)
` [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()

[PATCH v2] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-17 10:05 UTC  (2+ messages)

[PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-17 10:05 UTC  (4+ messages)

[PATCH] [RFC] maple_tree: reduce stack usage with gcc-9 and earlier
 2023-02-17 10:01 UTC  (3+ messages)

[PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
 2023-02-17  9:56 UTC  (2+ messages)

[PATCH v2 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-17  9:50 UTC  (7+ messages)
` [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
` [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h

[linux-next:pending-fixes] BUILD SUCCESS 30cd52e17d486c4a44d47f4ebbfa8873196aae19
 2023-02-17  9:47 UTC 

[PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker
 2023-02-17  9:43 UTC 

[net PATCH 0/2] Address recent issues found in netdev page_frag_alloc usage
 2023-02-17  9:30 UTC  (3+ messages)
` [net PATCH 1/2] mm: Use fixed constant in page_frag_alloc instead of size + 1

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-17  9:18 UTC  (4+ messages)
` [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE

[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-17  9:00 UTC  (24+ messages)
` [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()
` [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
` [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT "
` [PATCH 04/17] iov_iter: Define flags to qualify page extraction
` [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator
` [PATCH 06/17] splice: Export filemap/direct_splice_read()
` [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 11/17] cifs: Add a function to Hash the contents of "
` [PATCH 12/17] cifs: Add some helper functions
` [PATCH 13/17] cifs: Add a function to read into an iter from a socket
` [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 16/17] cifs: Remove unused code
` [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work

[PATCH mm-unstable v1 1/2] mm: multi-gen LRU: clean up sysfs code
 2023-02-17  7:20 UTC  (2+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-02-17  6:03 UTC  (7+ messages)

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-17  3:20 UTC  (10+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd

[RFC PATCH 0/2] minor cleanup of usage of flush_dcache_folio()
 2023-02-17  2:21 UTC  (5+ messages)
` [RFC PATCH 1/2] mm: remove duplicated flush_dcache_folio()
` [RFC PATCH 2/2] mm: add zero_user_folio_segments()

[PATCH v3 0/4] Change the return value for page isolation functions
 2023-02-16 22:46 UTC  (4+ messages)
` [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()

RFC for new feature to move pages from one vma to another without split
 2023-02-16 22:27 UTC 

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-16 22:03 UTC  (11+ messages)
` [PATCH 9/7] arm64: Implement the new page table range API
  ` [PATCH 10/7] riscv: "
  ` [PATCH 14/17] ia64: "
    ` [PATCH 15/17] m68k: "

[PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
 2023-02-16 21:54 UTC  (6+ messages)

[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
 2023-02-16 21:49 UTC  (5+ messages)
` [dm-devel] "

[PATCH v2] dm-crypt: allocate compound pages if possible
 2023-02-16 21:22 UTC 

[PATCH] dm-crypt: allocate compound pages if possible
 2023-02-16 21:19 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 11dfdadcff0ad6f6244df5ab33f207453de889bd
 2023-02-16 20:07 UTC 

[PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
 2023-02-16 20:04 UTC  (3+ messages)

[linux-next:master 9401/13217] include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (aaa31337 becomes 37)
 2023-02-16 19:09 UTC 

[PATCH v3 mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range()
 2023-02-16 17:07 UTC 

[PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
 2023-02-16 16:55 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
 2023-02-16 16:52 UTC 

[PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
 2023-02-16 16:51 UTC  (2+ messages)

[linux-next:master 11510/13217] cxl.c:undefined reference to `to_cxl_dax_region'
 2023-02-16 15:42 UTC 

[PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
 2023-02-16 15:36 UTC  (2+ messages)

[PATCH] hugetlb: check for undefined shift on 32 bit architectures
 2023-02-16 15:35 UTC  (2+ messages)

[PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
 2023-02-16 15:07 UTC  (2+ messages)
` [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[linux-next:master 7236/13217] arch/mips/include/asm/page.h:255:55: warning: cast to pointer from integer of different size
 2023-02-16 14:36 UTC  (2+ messages)

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-02-16 13:58 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH 0/2] fixups for generic implementation of pfn_valid()
 2023-02-16 12:56 UTC  (5+ messages)
` [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
` [PATCH 2/2] sh: initialize max_mapnr

[PATCH 14/19] mm: Introduce a cgroup for pinned memory
 2023-02-16 12:45 UTC  (11+ 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).