Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 15:11:37 to 2023-07-28 16:58:39 UTC [more...]

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-28 16:58 UTC  (5+ messages)
` [PATCH v2 04/32] mm/pgtable: "

[PATCH] Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF"
 2023-07-28 16:47 UTC  (2+ messages)

[PATCH v2 2/2] selftests: mm: add KSM_MERGE_TIME tests
 2023-07-28 16:41 UTC 

[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-07-28 16:39 UTC 

[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
 2023-07-28 16:36 UTC  (3+ messages)

[v1 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-28 16:33 UTC  (13+ messages)
` [v1 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v1 2/6] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v1 3/6] memblock: add parameter to memblock_setclr_flag for selecting memblock_type
` [v1 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
    ` [External] "
` [v1 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init
` [v1 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-07-28 16:18 UTC  (8+ messages)
` [PATCH v1 2/4] mm/gup: Make follow_page() succeed again on PROT_NONE PTEs/PMDs
` [PATCH v1 3/4] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v1 4/4] mm/gup: document FOLL_FORCE behavior

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-07-28 16:13 UTC  (3+ messages)
` [PATCH 1/2] madvise: don't use mapcount() against large folio for sharing check
` [PATCH 2/2] "

[PATCH 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-07-28 16:15 UTC  (5+ messages)
` [PATCH 2/2] selftests: mm: add KSM_MERGE_TIME tests

[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
 2023-07-28 16:14 UTC  (10+ messages)
` [RFC PATCH v2 2/4] madvise: Use notify-able API to clear and flush page table entries

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-28 16:13 UTC  (11+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-28 16:02 UTC  (8+ messages)
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init

[PATCH v2 0/4] riscv: tlb flush improvements
 2023-07-28 13:51 UTC  (11+ messages)
` [PATCH v2 1/4] riscv: Improve flush_tlb()
` [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-28 12:45 UTC  (7+ messages)
  `  "

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-28 12:44 UTC  (2+ messages)

[PATCH] nfsd: Fix reading via splice
 2023-07-28 12:32 UTC 

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-28 12:17 UTC  (12+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker

two reports about NULL pointer dereferences in mm subsystem since 5.18(?) with qbittorrent on XFS
 2023-07-28 12:01 UTC  (3+ messages)

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-28 11:53 UTC 

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-28 11:13 UTC  (5+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
    ` WIP: Performance improvements

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-07-28 11:00 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] Fixes and cleanups to compaction
 2023-07-28 17:10 UTC  (10+ messages)
  ` [PATCH 7/8] mm/compaction: remove unnecessary return for void function
  ` [PATCH 1/8] mm/compaction: avoid missing last page block in section after skip offline sections
` [PATCH 2/8] mm/compaction: correct last_migrated_pfn update in compact_zone
` [PATCH 4/8] mm/compaction: remove stale fast_find_block flag in isolate_migratepages
` [PATCH 5/8] mm/compaction: corret comment of cached migrate pfn update
` [PATCH 6/8] mm/compaction: correct comment to complete migration failure
` [PATCH 8/8] mm/compaction: only set skip flag if cc->no_set_skip_hint is false

[PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
 2023-07-28 10:23 UTC  (4+ messages)
` [PATCH v6 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
  ` [PATCH v6 10/13 -fix2] "
  ` [PATCH v6 12/13 -fix] powerpc/book3s64/radix: Remove mmu_vmemmap_psize

[linux-next:master 5015/5284] arch/powerpc/mm/init_64.c:201:15: error: no previous prototype for function '__vmemmap_populate'
 2023-07-28 10:16 UTC  (2+ messages)

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-07-28 10:13 UTC  (5+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-28  9:18 UTC  (23+ messages)
` [PATCH 1/2] mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
` [PATCH 2/2] mm: Fix anon_vma memory ordering

[PATCH v4 0/3] Optimize large folio interaction with deferred split
 2023-07-28  9:16 UTC  (4+ messages)
` [PATCH v4 3/3] mm: Batch-zap large anonymous folio PTE mappings

[PATCH v3 0/3] Optimize large folio interaction with deferred split
 2023-07-28  9:00 UTC  (9+ messages)
` [PATCH v3 2/3] mm: Implement folio_remove_rmap_range()

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2023-07-28  8:45 UTC  (5+ messages)
` [PATCH -V3 1/8] migrate: fix syscall move_pages() return value for failure

[PATCH] damon: Use pmdp_get instead of drect dereferencing pmd
 2023-07-28  8:18 UTC  (5+ messages)

[PATCH next resend 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
 2023-07-28  8:08 UTC  (2+ messages)

[PATCH RFC] libfs: Remove parent dentry locking in offset_iterate_dir()
 2023-07-28  8:06 UTC  (2+ messages)

[PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC
 2023-07-28  7:54 UTC  (2+ messages)

[PATCH 0/3] support large folio for mlock
 2023-07-28  7:09 UTC  (4+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()
` [PATCH 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [PATCH 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v2] damon: Use pmdp_get instead of drectly dereferencing pmd
 2023-07-28  6:58 UTC  (3+ messages)

[PATCH 0/4 v2] Add KFENCE support for LoongArch
 2023-07-28  6:57 UTC  (10+ messages)
` [PATCH 2/4 v2] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 4/4 v2] LoongArch: Add KFENCE support

[linux-next:master 1582/5027] drivers/counter/rz-mtu3-cnt.c:602: undefined reference to `rz_mtu3_shared_reg_update_bit'
 2023-07-28  6:55 UTC  (2+ messages)

[PATCH v3 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-28  5:00 UTC  (5+ messages)
` [PATCH v3 1/4] mm: factor out VMA stack and heap checks
` [PATCH v3 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v3 3/4] selinux: "
` [PATCH v3 4/4] perf/core: "

[PATCH] mm: disable kernelcore=mirror when no mirror memory
 2023-07-28  4:01 UTC 

[RFC PATCH] arm64: mm: Fix kernel page tables incorrectly deleted during memory removal
 2023-07-28  4:01 UTC  (9+ messages)

[PATCH v2] zsmalloc: Fix races between modifications of fullness and isolated
 2023-07-28  3:53 UTC  (2+ messages)

[PATCH 0/3] percpu: some trivial cleanup patches
 2023-07-28  3:04 UTC  (5+ messages)

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-07-28  2:26 UTC  (11+ messages)

[PATCH v2 0/4] A few fixup patches for mm
 2023-07-28  2:20 UTC  (3+ messages)

[linux-next:master 4903/5027] htmldocs: Warning: kernel/Kconfig.kexec references a file that doesn't exist: file:Documentation/s390/zfcpdump.rst
 2023-07-28  2:15 UTC 

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-07-28  1:20 UTC  (11+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management

[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
 2023-07-28  1:13 UTC  (4+ messages)
` [PATCH 1/3] mm/percpu: Remove some local variables in pcpu_populate_pte

[linux-next:master] [mm,memblock] 9e46e4dcd9: WARNING:at_mm/memblock.c:#memblock_remove_region
 2023-07-28  0:33 UTC 

[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
 2023-07-27 21:43 UTC  (11+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)

[PATCH v7 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-27 21:29 UTC  (4+ messages)
` [PATCH v7 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-27 21:26 UTC  (5+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes

[PATCH] mm: Improve the comment in isolate_migratepages_block()
 2023-07-27 21:10 UTC  (2+ messages)

[RFC 0/4] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-27 20:56 UTC  (6+ messages)
` [RFC 2/4] mm/memblock: Add hugepage_size member to struct memblock_region
    ` [External] "

[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
 2023-07-27 20:54 UTC  (5+ messages)
` [PATCH v2 2/2] "

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
 2023-07-27 20:08 UTC  (18+ messages)

[PATCH 1/2] shmem: Fix splice of a missing page
 2023-07-27 19:50 UTC  (7+ messages)
` [PATCH 2/2] shmem: Apply a couple of filemap_splice_read() fixes to shmem_splice_read()

[GIT PULL] memblock fixes for v6.5-rc4
 2023-07-27 19:49 UTC  (3+ messages)

[linux-next:master 3825/5027] arch/mips/pic32/pic32mzda/config.c:22:8: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-07-27 18:56 UTC  (2+ messages)

[PATCH 0/3] mm: zswap: three cleanups
 2023-07-27 18:29 UTC  (7+ messages)
` [PATCH 1/3] mm: zswap: use zswap_invalidate_entry() for duplicates
` [PATCH 2/3] mm: zswap: tighten up entry invalidation
` [PATCH 3/3] mm: zswap: kill zswap_get_swap_cache_page()

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-27 17:15 UTC  (18+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
      ` [v2] "
                    ` [v3] "

[PATCH] mm: page_alloc: consume available CMA space first
 2023-07-27 17:08 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 451cc82bd11eb6a374f4dbcfc1cf007eafea91ab
 2023-07-27 17:01 UTC 

[PATCH] EISA: Replace all non-returning strlcpy with strscpy
 2023-07-27 15:52 UTC  (2+ messages)

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-07-27 15:10 UTC  (7+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()


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 read-only IMAP folder(s) and NNTP newsgroup(s).