[PATCH v3 0/5] Fixes and cleanups to xarray
2024-12-13 12:25 UTC (7+ messages)
` [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH v3 2/5] Xarray: move forward index correctly in xas_pause()
` [PATCH v3 3/5] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH v3 4/5] Xarray: remove repeat check in xas_squash_marks()
` [PATCH v3 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
[PATCH] mm: add comments to do_mmap(), mmap_region() and vm_mmap()
2024-12-13 9:22 UTC (3+ messages)
[PATCH] MAINTAINERS: update MEMORY MAPPING section
2024-12-13 9:17 UTC (10+ messages)
[PATCH 0/4] ARM: towards 32-bit preempt-rt support
2024-12-13 9:11 UTC (6+ messages)
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
2024-12-13 8:59 UTC (15+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
2024-12-13 8:43 UTC (5+ messages)
[PATCH] netfs: If didn't read new data then abandon retry
2024-12-13 8:41 UTC (3+ messages)
[PATCH V1] mm: fix bug in some memory information update
2024-12-13 8:16 UTC
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-13 7:49 UTC (12+ messages)
[PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
2024-12-13 7:19 UTC (3+ messages)
[PATCH v3 0/6] Enable strict percpu address space checks
2024-12-13 7:13 UTC (4+ messages)
[PATCH] mm: shmem: skip swapcache for swapin of synchronous swap device
2024-12-13 6:35 UTC (2+ messages)
[PATCH v4 0/1] Seal system mappings
2024-12-13 6:33 UTC (5+ messages)
` [PATCH v4 1/1] exec: seal "
[RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
2024-12-13 6:19 UTC (2+ messages)
` [External Mail] "
[linux-next:master] BUILD REGRESSION 3e42dc9229c5950e84b1ed705f94ed75ed208228
2024-12-13 5:11 UTC
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-13 5:04 UTC (30+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
[PATCH 0/4] move per-vma lock into vm_area_struct
2024-12-13 4:48 UTC (13+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
[PATCH v2] memcg: allow exiting tasks to write back data to swap
2024-12-13 4:42 UTC (15+ messages)
[linus:master] [mm/codetag] 51f43d5d82: WARNING:at_include/linux/alloc_tag.h:#__alloc_tag_ref_set
2024-12-13 4:22 UTC (9+ messages)
` [PATCH] mm/codetag: clear tags before swap
` [PATCH v2] "
` [PATCH v3] "
[PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
2024-12-13 3:51 UTC (5+ messages)
[PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
2024-12-13 3:18 UTC
[PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
2024-12-13 2:27 UTC (10+ messages)
[RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
2024-12-13 2:26 UTC (3+ messages)
[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
2024-12-13 2:25 UTC (6+ messages)
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes
[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
2024-12-13 2:24 UTC (2+ messages)
[PATCH] cxl: Update Soft Reserved resources upon region creation
2024-12-13 1:01 UTC (8+ messages)
[PATCH v4 0/1] mm: vmascan: retry folios written back while isolated for traditional LRU
2024-12-13 0:54 UTC (8+ messages)
` [PATCH v4 1/1] "
[PATCH] memcg: allow exiting tasks to write back data to swap
2024-12-12 23:39 UTC (6+ messages)
[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
2024-12-12 21:57 UTC (31+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages()
[PATCH v6 0/5] fuse: remove temp page copies in writeback
2024-12-12 21:55 UTC (2+ messages)
[PATCH] mm: allow exiting processes to exceed the memory.max limit
2024-12-12 20:45 UTC (3+ messages)
[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
2024-12-12 19:13 UTC (10+ messages)
` [PATCH v2 1/5] rcu/kvfree: Initialize kvfree_rcu() separately
` [PATCH v2 2/5] rcu/kvfree: Move some functions under CONFIG_TINY_RCU
` [PATCH v2 3/5] rcu/kvfree: Adjust names passed into trace functions
` [PATCH v2 4/5] rcu/kvfree: Adjust a shrinker name
` [PATCH v2 5/5] mm/slab: Move kvfree_rcu() into SLAB
[PATCH v2] mm: convert partially_mapped set/clear operations to be atomic
2024-12-12 18:33 UTC
[PATCH] mm: convert partially_mapped set/clear operations to be atomic
2024-12-12 18:07 UTC (4+ messages)
[RFC v1 0/5] Move kvfree_rcu() into SLAB
2024-12-12 18:04 UTC (3+ messages)
[PATCH] mm: include linux/pagemap.h where needed
2024-12-12 18:03 UTC (2+ messages)
[RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
2024-12-12 16:48 UTC (5+ messages)
` [RFC PATCH 1/2] mips: vdso: prefer do_mmap() to mmap_region()
` [RFC PATCH 2/2] mm: make mmap_region() internal
Fwd: Possible memory leak on nfsd
2024-12-12 16:15 UTC
[linus:master] [mm] 249608ee47: will-it-scale.per_thread_ops 50.1% improvement
2024-12-12 16:04 UTC
[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2024-12-12 14:47 UTC (3+ messages)
[PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
2024-12-12 14:07 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-12 14:06 UTC (12+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_setsockopt (4)
2024-12-12 13:26 UTC (2+ messages)
[PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-12-12 12:32 UTC (3+ messages)
[PATCH v3] vmalloc: Fix accounting with i915
2024-12-12 12:26 UTC (2+ messages)
[PATCH] mm: assert mmap write lock held on do_mmap(), mmap_region()
2024-12-12 11:48 UTC
There is WARNING in __alloc_frozen_pages_noprof in v6.13-rc2
2024-12-12 11:09 UTC (3+ messages)
mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
2024-12-12 11:02 UTC
[PATCH v5 0/6] mm: split underused THPs
2024-12-12 10:49 UTC (5+ messages)
` [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios
[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
2024-12-12 10:12 UTC (4+ messages)
[PATCH] mm/early_ioremap: Add null pointer checks to prevent NULL-pointer dereference
2024-12-12 10:10 UTC
[linux-next:master 1948/2656] block/blk-iocost.c:1101:11: error: call to __compiletime_assert_560 declared with 'error' attribute: clamp() low limit 1 greater than high limit active
2024-12-12 9:39 UTC (2+ messages)
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-12 8:54 UTC (10+ messages)
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
[PATCH] mm: unexport apply_to_existing_page_range
2024-12-12 8:07 UTC (2+ messages)
[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
2024-12-12 6:36 UTC (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness
` [PATCH 2/5] KVM: gmem: Don't clear pages that have already been prepared
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
` [PATCH 4/5] KVM: SEV: Improve handling of large ranges in gmem prepare callback
` [PATCH 5/5] KVM: Add hugepage support for dedicated guest memory
[PATCHSET v5 0/17] Uncached buffered IO
2024-12-12 6:31 UTC (5+ messages)
` [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
[PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
2024-12-12 2:23 UTC (3+ 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