linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-06 20:04:32 to 2023-09-08 16:52:58 UTC [more...]

[PATCH] mm: vmscan: fix NULL pointer dereference in can_reclaim_anon_pages
 2023-09-08 16:52 UTC  (3+ messages)

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-08 16:48 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
 2023-09-08 16:10 UTC 

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-08 16:07 UTC  (18+ messages)
` [PATCH v2 1/6] maple_tree: Add two helpers
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
` [PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
 2023-09-08 16:03 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
` [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
` [PATCH 3/3] iov_iter: Kunit tests for page extraction

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-08 15:42 UTC  (3+ messages)

Memory protection keys: Signal handlers crash if pkey0 is write-disabled
 2023-09-08 15:43 UTC  (5+ messages)

[PATCH v2 0/5] Use nth_page() in place of direct struct page manipulation
 2023-09-08 14:56 UTC  (3+ messages)

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-08 14:53 UTC  (5+ messages)
` [PATCH 1/4] mm/slub: simplify the last resort slab order calculation
` [PATCH 2/4] mm/slub: remove min_objects loop from calculate_order()
` [PATCH 3/4] mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()

[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
 2023-09-08 14:43 UTC  (2+ messages)

[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
 2023-09-08 13:26 UTC  (6+ messages)
` [PATCH v6 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v6 2/7] mm/mremap: Allow moves within the same VMA for stack moves

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-08 13:23 UTC  (21+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock

[linux-next:pending-fixes] BUILD SUCCESS 9fc05fa98a113fe105271eacfb97c33027fcd4a3
 2023-09-08 13:13 UTC 

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-08 13:11 UTC  (15+ messages)
` [PATCH v2 3/9] mm/huge_page: cleanup clear_/copy_subpage()
` [PATCH v2 4/9] x86/clear_page: extend clear_page*() for multi-page clearing
` [PATCH v2 6/9] x86/clear_huge_page: "
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
` [PATCH v2 8/9] irqentry: define irqentry_exit_allow_resched()
` [PATCH v2 9/9] x86/clear_huge_page: make clear_contig_region() preemptible

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-08 12:34 UTC  (14+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-08 12:11 UTC  (8+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch
` [PATCH 2/2] fs: don't update the atime if existing atime is newer than "now"

[PATCH 0/5] Remove the XFS mrlock
 2023-09-08 10:44 UTC  (19+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()
` [PATCH 2/5] mm: Use rwsem_is_write_locked in mmap_assert_write_locked
` [PATCH 3/5] xfs: Use rwsem_is_write_locked()
` [PATCH 4/5] xfs: Remove mrlock wrapper
` [PATCH 5/5] xfs: Stop using lockdep to assert that locks are held

[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
 2023-09-08  9:47 UTC  (5+ messages)

Kernel crash during ltp(min_free_kbytes) test run (zone_reclaimable_pages)
 2023-09-08  8:42 UTC  (3+ messages)

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-08  8:26 UTC  (3+ messages)

[PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it
 2023-09-08  8:00 UTC  (4+ messages)

[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
 2023-09-08  7:42 UTC 

[v4 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-09-08  2:39 UTC  (9+ messages)
` [v4 4/4] "
    ` [External] "

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-08  1:11 UTC  (6+ messages)
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads

[syzbot] [mm?] kernel BUG in filemap_unaccount_folio
 2023-09-08  0:50 UTC  (2+ messages)

[PATCH v3 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
 2023-09-08  0:47 UTC  (16+ messages)
` [PATCH v3 2/2] rcu: Dump vmalloc memory info safely

[PATCH v6 00/11] io_uring getdents
 2023-09-08  0:29 UTC  (8+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()

WARNING in vma_merge
 2023-09-07 21:22 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-09-07 20:24 UTC  (3+ messages)
` [RFC PATCH 1/2] binfmt_misc, fork, proc: Introduce flag to expose the interpreted binary in procfs
` [RFC PATCH 2/2] fork, procfs: Introduce /proc/self/interpreter symlink

[PATCH] mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
 2023-09-07 20:31 UTC  (3+ messages)

[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
 2023-09-07 19:18 UTC  (2+ messages)

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-09-07 18:58 UTC  (19+ messages)
` [PATCH v2 07/11] hugetlb: perform vmemmap restoration on a list of pages
` [PATCH v2 08/11] hugetlb: batch freeing of vmemmap pages
` [PATCH v2 10/11] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v2 11/11] hugetlb: batch TLB flushes when restoring vmemmap

[PATCH 0/3] Do not map unaccepted memory
 2023-09-07 15:51 UTC  (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH] mm, memcg: expose swapcache stat for memcg v1
 2023-09-07 15:24 UTC  (2+ messages)

[PATCH] maple_tree: use GFP_KERNEL on mas_node_count
 2023-09-07 14:49 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

[PATCH] docs/mm: Physical Memory: add "Memory map" section
 2023-09-07 14:20 UTC  (3+ messages)

[RFC PATCH v4] mm/slub: Optimize slub memory usage
 2023-09-07 13:42 UTC  (5+ messages)

[PATCH 1/2] kmsan: simplify kmsan_internal_memmove_metadata()
 2023-09-07 13:06 UTC  (2+ messages)
` [PATCH 2/2] kmsan: prevent optimizations in memcpy tests

[linux-next:pending-fixes] BUILD SUCCESS 4945171c168f291e31b55acfd30748af9a38e5a1
 2023-09-07 12:52 UTC 

[PATCH RFC] delayacct: add memory reclaim delay in get_page_from_freelist
 2023-09-07 11:52 UTC  (6+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-09-07 10:31 UTC  (3+ messages)
` [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support

[linus:master] [tmpfs] d48c339729: ltp.mount03.fail
 2023-09-07 10:08 UTC  (2+ messages)

[PATCH] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-07  8:55 UTC  (3+ messages)

[PATCH resend] mm: hugetlb_vmemmap: use bulk allocator in alloc_vmemmap_page_list()
 2023-09-07  6:35 UTC  (8+ messages)

[PATCH] mm: vmscan: fix get_swappiness() return value type
 2023-09-07  4:50 UTC  (2+ messages)

[PATCH 00/11] mm/damon: misc fixups for documents, comments and its tracepoint
 2023-09-07  2:29 UTC  (12+ messages)
` [PATCH 01/11] Docs/admin-guide/mm/damon/usage: fixup missed :ref: keyword
` [PATCH 02/11] Docs/admin-guide/mm/damon/usage: place debugfs usage at the bottom
` [PATCH 03/11] Docs/admin-guide/mm/damon/usage: move debugfs intro to the bottom of the section
` [PATCH 04/11] Docs/mm/damon/design: explicitly introduce ``nr_accesses``
` [PATCH 05/11] Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracepoint
` [PATCH 06/11] Docs/mm/damon/design: add a section for kdamond and DAMON context
` [PATCH 07/11] Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and context
` [PATCH 08/11] mm/damon/core: fix a comment about damon_set_attrs() call timings
` [PATCH 09/11] mm/damon/core: add more comments for nr_accesses
` [PATCH 10/11] mm/damon/core: remove duplicated comment for watermarks-based deactivation
` [PATCH 11/11] mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint

[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
 2023-09-07  1:18 UTC 

[PATCH] fs: binfmt_elf_efpic: fix personality for fdpic ELF
 2023-09-07  1:10 UTC  (4+ messages)

[PATCH v6] mm/filemap: remove hugetlb special casing in filemap.c
 2023-09-07  0:18 UTC  (4+ messages)

kmemleak handling of kfree_rcu
 2023-09-06 23:10 UTC  (10+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-06 22:10 UTC  (5+ messages)
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()
 2023-09-06 20:53 UTC  (2+ 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).