linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 0/6] mm/vmalloc: Assorted fixes and improvements
 2023-05-23 16:24 UTC  (15+ messages)
` [patch 1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks
` [patch 2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice
` [patch 3/6] mm/vmalloc: Prevent flushing dirty space over and over
` [patch 4/6] mm/vmalloc: Check free space in vmap_block lockless
` [patch 5/6] mm/vmalloc: Add missing READ/WRITE_ONCE() annotations
` [patch 6/6] mm/vmalloc: Dont purge usable blocks unnecessarily

[PATCH RFC net-next/mm V4 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-23 16:16 UTC  (4+ messages)
` [PATCH RFC net-next/mm V4 1/2] mm/page_pool: catch page_pool memory leaks
` [PATCH RFC net-next/mm V4 2/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH v4] memblock: Add flags and nid info in memblock debugfs
 2023-05-23 16:05 UTC  (4+ messages)

cleanup the filemap / direct I/O interaction
 2023-05-23 16:03 UTC  (15+ messages)
` [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 10/13] fs: factor out a direct_write_fallback helper

[PATCH v4 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-23 15:47 UTC  (7+ messages)
` [PATCH v4 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-23 15:32 UTC  (19+ 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 v2 0/5] MDWE without inheritance
 2023-05-23 15:01 UTC  (13+ messages)
` [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 2/2] selftests: cgroup: fix unexpected failure on test_memcg_low
 2023-05-23 14:40 UTC  (2+ messages)

[PATCH v21 00/30] splice: Kill ITER_PIPE
 2023-05-23 14:27 UTC  (3+ messages)
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-23 14:19 UTC  (4+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v8 0/6] ksm: support tracking KSM-placed zero-pages
 2023-05-23 14:11 UTC  (12+ messages)
  ` [PATCH v8 1/6] ksm: support unsharing KSM-placed zero pages
  ` [PATCH v8 2/6] ksm: count all zero pages placed by KSM
  ` [PATCH v8 3/6] ksm: add ksm zero pages for each process
  ` [PATCH v8 4/6] ksm: add documentation for ksm zero pages
  ` [PATCH v8 5/6] ksm: update the calculation of KSM profit
  ` [PATCH v8 6/6] selftest: add a testcase of ksm zero pages

[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction"
 2023-05-23 13:47 UTC  (2+ messages)

[PATCH] maple_tree: Fix a few documentation issues,
 2023-05-23 13:46 UTC  (4+ messages)
` your mail

[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-23 13:45 UTC  (3+ messages)

[PATCH] mm/mmap: refactor mlock_future_check()
 2023-05-23 13:13 UTC  (5+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-05-23 12:46 UTC  (12+ messages)
` [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH v21 0/6] block: Use page pinning
 2023-05-23 12:37 UTC  (16+ messages)
` [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v21 6/6] block: convert bio_map_user_iov "

[linux-next:pending-fixes] BUILD SUCCESS 48bfaadff190661215048dec65019b6bd9dad4b2
 2023-05-23 12:13 UTC 

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-23 12:00 UTC  (5+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "

[PATCH] memblock: update numa node of memblk reserved type
 2023-05-23 11:57 UTC 

[linux-next:master 3753/4223] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2295:31: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio'
 2023-05-23 11:37 UTC 

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-23 10:58 UTC  (4+ messages)

Excessive TLB flush ranges
 2023-05-23  9:35 UTC  (14+ messages)
      ` [RFC PATCH 3/3] mm/vmalloc.c: change _vm_unmap_aliases() to do purge firstly

[LSF/MM/BPF TOPIC] mm documentation
 2023-05-23  8:50 UTC  (8+ messages)

[PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
 2023-05-23  8:28 UTC  (7+ messages)

[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage
 2023-05-23  7:59 UTC  (20+ 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

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-23  7:46 UTC  (8+ messages)

[PATCH v1 3/3] selftests/mm: add tests for HWPOISON hugetlbfs read
 2023-05-23  7:35 UTC  (2+ messages)

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-23  7:25 UTC  (12+ messages)
              ` FOLL_LONGTERM vs FOLL_EPHEMERAL "

[PATCH v11 0/9] Implement copy offload support
 2023-05-23  7:15 UTC  (4+ messages)
  ` [PATCH v11 1/9] block: Introduce queue limits for copy-offload support

Disabling CONFIG_COMPACTION
 2023-05-23  7:09 UTC  (3+ messages)
    ` EXT: "

[PATCH] mmu_notifiers: Notify on pte permission upgrades
 2023-05-23  6:45 UTC  (12+ messages)

[PATCH] mm/hugetlb: revert use of page_cache_next_miss()
 2023-05-23  6:14 UTC  (3+ messages)

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-23  6:06 UTC  (16+ messages)
` [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()s
` [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails
` [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to fail
` [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 v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-23  5:43 UTC  (5+ messages)
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages

[PATCH v3] mm, compaction: Skip all non-migratable pages during scan
 2023-05-23  3:42 UTC  (8+ messages)

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-05-23  3:05 UTC  (2+ messages)

[PATCH v22 00/31] splice: Kill ITER_PIPE
 2023-05-23  2:48 UTC  (3+ messages)
` [PATCH v22 25/31] zonefs: Provide a splice-read wrapper

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-23  2:43 UTC  (8+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-23  1:34 UTC  (6+ messages)

[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
 2023-05-23  1:10 UTC  (11+ messages)
  ` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context

[linux-next:master 3180/3918] ERROR: modpost: "icc_clk_unregister" [drivers/clk/qcom/clk-cbf-8996.ko] undefined!
 2023-05-23  0:56 UTC 

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-23  0:43 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()
` [PATCH v4 2/3] mm: Call arch_swap_restore() from unuse_pte()
` [PATCH v4 3/3] arm64: mte: Simplify swap tag restoration logic

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-23  0:25 UTC 

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-22 23:45 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-05-22 22:05 UTC  (11+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[linux-next:master 2819/3918] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:614 amdgpu_gfx_enable_kcq() warn: inconsistent indenting
 2023-05-22 21:44 UTC 

[RFC PATCH stable 5.4 1/8] uaccess: Add strict non-pagefault kernel-space read function
 2023-05-22 20:33 UTC  (8+ messages)
` [RFC PATCH stable 5.4 2/8] bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
` [RFC PATCH stable 5.4 3/8] bpf: Restrict bpf_probe_read{, str}() only to archs where they work
` [RFC PATCH stable 5.4 4/8] maccess: clarify kerneldoc comments
` [RFC PATCH stable 5.4 5/8] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [RFC PATCH stable 5.4 6/8] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [RFC PATCH stable 5.4 7/8] bpf: rework the compat kernel probe handling
` [RFC PATCH stable 5.4 8/8] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success

Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
 2023-05-22 19:09 UTC 

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-05-22 18:38 UTC  (6+ messages)
` [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()

[linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0
 2023-05-22 16:01 UTC 

[PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
 2023-05-22 14:58 UTC  (8+ messages)
  ` [PATCH v2] mm/page_alloc: don't wake "

page:  |  | latest

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