[PATCH 0/9] Mitigate a vmap lock contention
2023-05-22 11:08 UTC (8+ messages)
` [PATCH 1/9] mm: vmalloc: Add va_alloc() helper
` [PATCH 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH 4/9] mm: vmalloc: Add a per-CPU-zone infrastructure
` [PATCH 5/9] mm: vmalloc: Insert busy-VA per-cpu zone
` [PATCH 6/9] mm: vmalloc: Support multiple zones in vmallocinfo
` [PATCH 7/9] mm: vmalloc: Insert lazy-VA per-cpu zone
[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-05-22 11:08 UTC (5+ messages)
` [PATCHv12 4/9] x86/boot/compressed: Handle "
[PATCH v4 0/9] fs: implement multigrain timestamps
2023-05-22 10:53 UTC (8+ messages)
` [PATCH v4 8/9] ext4: convert to "
` [PATCH v4 9/9] btrfs: "
[PATCH v8 0/6] ksm: support tracking KSM-placed zero-pages
2023-05-22 10:42 UTC
[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-05-22 10:24 UTC (5+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "
[PATCH v2 0/2] SPDX conversion from UDF
2023-05-22 9:53 UTC (4+ messages)
` [PATCH v2 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
` [PATCH v2 2/2] fs: udf: udftime: Replace LGPL boilerplate "
[PATCH 2/2] selftests: cgroup: fix unexpected failure on test_memcg_low
2023-05-22 9:52 UTC
[PATCH 1/2] mm/memcontrol: fix typo in comment
2023-05-22 9:52 UTC
[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
2023-05-22 9:42 UTC (2+ messages)
[PATCH v2 0/5] MDWE without inheritance
2023-05-22 9:01 UTC (9+ messages)
` [PATCH v2 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v2 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
[PATCH RFC v2] Randomized slab caches for kmalloc()
2023-05-22 8:58 UTC (7+ messages)
[PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds
2023-05-22 8:53 UTC (2+ messages)
[PATCH v5 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte
2023-05-22 8:40 UTC (4+ messages)
` [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold counter
[PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-22 8:28 UTC (4+ messages)
[PATCH] mm/mmap: refactor mlock_future_check()
2023-05-22 8:24 UTC
[PATCH 0/7] riscv: Memory Hot(Un)Plug support
2023-05-22 8:21 UTC (5+ messages)
[PATCH v21 00/30] splice: Kill ITER_PIPE
2023-05-22 7:55 UTC (56+ messages)
` [PATCH v21 01/30] splice: Fix filemap of a blockdev
` [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes
` [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
` [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit
` [PATCH v21 05/30] splice: Make do_splice_to() generic and export it
` [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read()
` [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read()
` [PATCH v21 08/30] splice: Make splice from a DAX file "
` [PATCH v21 10/30] overlayfs: Implement splice-read
` [PATCH v21 16/30] ceph: Provide a splice-read stub
` [PATCH v21 18/30] ext4: "
` [PATCH v21 22/30] ocfs2: "
` [PATCH v21 24/30] xfs: "
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
` [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read()
` [PATCH v21 29/30] splice: Remove generic_file_splice_read()
` [PATCH v21 30/30] iov_iter: Kill ITER_PIPE
[LSF/MM/BPF TOPIC] mm documentation
2023-05-22 7:47 UTC (8+ messages)
[PATCH v4 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-05-22 7:27 UTC (14+ messages)
` [PATCH v4 02/15] dma: Allow dma_get_cache_alignment() to return the smaller cache_line_size()
` [PATCH v4 11/15] scatterlist: Add dedicated config for DMA flags
` [PATCH v4 12/15] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v4 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned
[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
2023-05-22 7:27 UTC (34+ messages)
` [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
` [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()s
` [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic()
` [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to fail
` [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() "
` [PATCH 06/31] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
` [PATCH 07/31] mm/page_vma_mapped: reformat map_pte() with less indentation
` [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
` [PATCH 09/31] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
` [PATCH 10/31] mm/pagewalk: walk_pte_range() allow for pte_offset_map()
` [PATCH 11/31] mm/vmwgfx: simplify pmd & pud mapping dirty helpers
` [PATCH 12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
` [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails
` [PATCH 14/31] fs/userfaultfd: "
` [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
` [PATCH 16/31] mm/debug_vm_pgtable,page_table_check: warn pte map fails
` [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() fails
` [PATCH 18/31] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
` [PATCH 19/31] mm/mremap: retry if either pte_offset_map_*lock() fails
` [PATCH 20/31] mm/madvise: clean up pte_offset_map_lock() scans
` [PATCH 21/31] mm/madvise: clean up force_shm_swapin_readahead()
` [PATCH 22/31] mm/swapoff: allow pte_offset_map[_lock]() to fail
` [PATCH 23/31] mm/mglru: allow pte_offset_map_nolock() "
` [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() "
` [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
` [PATCH 26/31] mm/huge_memory: split huge pmd under one pte_offset_map()
` [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail
` [PATCH 28/31] mm/memory: "
` [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
` [PATCH 30/31] mm/pgtable: delete pmd_trans_unstable() and friends
` [PATCH 31/31] perf/core: Allow pte_offset_map() to fail
[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage
2023-05-22 7:09 UTC (6+ messages)
` [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_count()
` [PATCH -V2 2/5] swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range
` [PATCH -V2 3/5] swap: remove __swp_swapcount()
` [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_duplicate()
` [PATCH -V2 5/5] swap: comments get_swap_device() with usage rule
[PATCHv4] mm: skip CMA pages when they are not available
2023-05-22 6:36 UTC
[PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-22 5:55 UTC (5+ messages)
[PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
2023-05-22 5:49 UTC (2+ messages)
[PATCH v3 00/10] Clean ups for maple tree
2023-05-22 5:06 UTC (11+ messages)
` [PATCH v3 01/10] maple_tree: Rework mtree_alloc_{range,rrange}()
` [PATCH v3 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap()
` [PATCH v3 03/10] maple_tree: Fix the arguments to __must_hold()
` [PATCH v3 04/10] maple_tree: Simplify mas_is_span_wr()
` [PATCH v3 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null()
` [PATCH v3 06/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately
` [PATCH v3 07/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH v3 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient
` [PATCH v3 09/10] maple_tree: Simplify and clean up mas_wr_node_store()
` [PATCH v3 10/10] maple_tree: Relocate the declaration of mas_empty_area_rev()
[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
2023-05-22 4:50 UTC (6+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
[PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
2023-05-22 4:12 UTC (3+ messages)
[PATCHv3] mm: skip CMA pages when they are not available
2023-05-22 4:07 UTC (2+ messages)
[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
2023-05-22 3:07 UTC (7+ messages)
` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context
cleanup the filemap / direct I/O interaction
2023-05-22 2:22 UTC (29+ messages)
` [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 02/13] filemap: update ki_pos in generic_perform_write
` [PATCH 03/13] filemap: assign current->backing_dev_info "
` [PATCH 04/13] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/13] iomap: assign current->backing_dev_info "
` [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 10/13] fs: factor out a direct_write_fallback helper
` [PATCH 11/13] fuse: update ki_pos in fuse_perform_write
` [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 13/13] fuse: use direct_write_fallback
[Resend PATCHv2] mm: skip CMA pages when they are not available
2023-05-22 2:06 UTC (4+ messages)
[PATCH v20 13/32] ceph: Provide a splice-read stub
2023-05-22 1:53 UTC (12+ messages)
` [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
` [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-22 1:26 UTC (4+ messages)
[PATCH] swap: cleanup get/put_swap_device usage
2023-05-22 1:26 UTC (5+ messages)
[PATCH] mm: pagemap: restrict pagewalk to the requested range
2023-05-21 23:55 UTC (2+ messages)
Excessive TLB flush ranges
2023-05-21 23:10 UTC (12+ messages)
` [RFC PATCH 3/3] mm/vmalloc.c: change _vm_unmap_aliases() to do purge firstly
[PATCH 07/32] mm: Bring back vmalloc_exec
2023-05-21 22:04 UTC (12+ messages)
[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction"
2023-05-21 19:20 UTC (2+ messages)
[syzbot] [mm?] kernel BUG in __page_table_check_zero
2023-05-21 16:20 UTC
[PATCH] mm: shrinkers: fix race condition on debugfs cleanup
2023-05-21 13:57 UTC (2+ messages)
[linux-stable-rc:queue/5.4 4610/23441] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_215' declared with attribute error: FIELD_GET: mask is not constant
2023-05-21 0:12 UTC
[linux-next:master 3171/3527] arch/sparc/kernel/setup_64.c:382:9: error: implicit declaration of function 'time_init_early'; did you mean 'inode_init_early'?
2023-05-20 21:16 UTC
[PATCH -next v9 0/3] Delay the initialization of zswap
2023-05-20 15:33 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Reducing zombie memcgs
2023-05-20 15:31 UTC (12+ messages)
[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
2023-05-20 9:52 UTC (2+ messages)
[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
2023-05-20 9:12 UTC (6+ messages)
[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
2023-05-20 8:50 UTC (5+ messages)
[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
2023-05-20 5:04 UTC (11+ messages)
` [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-05-20 5:04 UTC (6+ messages)
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
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