linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
 2023-09-10 21:30 UTC  (2+ messages)

[PATCH] mm: remove duplicated vma->vm_flags check when expanding stack
 2023-09-10 21:26 UTC 

[PATCH 0/7] riscv: ASID-related and UP-related TLB flush enhancements
 2023-09-10 19:46 UTC  (10+ messages)
` [PATCH 1/7] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH 2/7] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH 3/7] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH 4/7] riscv: mm: Make asid_bits a local variable
` [PATCH 5/7] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
` [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code

[PATCH v3] mm: Convert DAX lock/unlock page to lock/unlock folio
 2023-09-10 19:46 UTC  (2+ messages)

[PATCH 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
 2023-09-10 19:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-10 18:32 UTC  (29+ 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

[RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
 2023-09-10 15:29 UTC  (2+ messages)

[linus:master] [maple_tree] a5199577b1: canonical_address#:#[##]
 2023-09-10 14:15 UTC 

[syzbot] [mm?] kernel BUG in filemap_unaccount_folio
 2023-09-10 11:53 UTC  (4+ messages)

[linux-next:master 14120/14158] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:60:52: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 57
 2023-09-10 10:39 UTC 

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-10  5:09 UTC  (4+ messages)
    `  "

[RFC 0/8] mm/damon: implement DAMOS apply intervals
 2023-09-10  3:40 UTC  (9+ messages)
` [RFC 1/8] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
` [RFC 2/8] mm/damon/sysfs-schemes: expose nr_accesses_bp via tried_regions/<N>/nr_accesses
` [RFC 3/8] mm/damon/core: expose nr_accesses_bp from damos_before_apply tracepoint
` [RFC 4/8] mm/damon/core: implement scheme-specific apply interval
` [RFC 5/8] Docs/mm/damon/design: document DAMOS apply intervals
` [RFC 6/8] mm/damon/sysfs-schemes: support DAMOS apply interval
` [RFC 7/8] Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals
` [RFC 8/8] Docs/ABI/damon: "

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-10  3:40 UTC  (4+ messages)

[PATCH 2/2] kmsan: prevent optimizations in memcpy tests
 2023-09-10  0:31 UTC  (2+ messages)

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

[PATCH] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-09 15:52 UTC 

lib/maple_tree.c:4327:20: warning: stack frame size (1112) exceeds limit (1024) in 'mas_wr_modify'
 2023-09-09 11:34 UTC 

[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
 2023-09-09 11:30 UTC  (6+ 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

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-09 11:18 UTC  (6+ messages)

mm/kasan/kasan_test.c:114: warning: Function parameter or member 'test' not described in 'KUNIT_EXPECT_KASAN_FAIL'
 2023-09-09 11:12 UTC 

[GIT PULL] XArray for 6.6
 2023-09-09  5:05 UTC  (3+ messages)

[RFC 0/8] mm/damon: provide pseudo-moving sum based access rate
 2023-09-09  3:37 UTC  (9+ messages)
` [RFC 1/8] mm/damon/core: define and use a dedicated function for region access rate update
` [RFC 2/8] mm/damon/vaddr: call damon_update_region_access_rate() always
` [RFC 3/8] mm/damon/core: implement a pseudo-moving sum function
` [RFC 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
` [RFC 5/8] mm/damon/core: introduce nr_accesses_bp
` [RFC 6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp
` [RFC 7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
` [RFC 8/8] mm/damon/core: mark damon_moving_sum() as a static function

[PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
 2023-09-09  1:51 UTC  (4+ messages)

[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
 2023-09-09  0:15 UTC  (2+ messages)

[PATCH] zswap: change zswap's default allocator to zsmalloc
 2023-09-08 23:51 UTC 

[PATCH v2 0/2] mm/memfd: add ioctl(MEMFD_CHECK_IF_ORIGINAL)
 2023-09-08 22:07 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: test ioctl(MEMFD_CHECK_IF_ORIGINAL)

[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
 2023-09-08 22:01 UTC  (3+ messages)

[PATCH v2] mm: Convert DAX lock/unlock page to lock/unlock folio
 2023-09-08 21:56 UTC  (3+ messages)

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-09-08 20:53 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

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

[PATCH] mm: vmscan: fix NULL pointer dereference in can_reclaim_anon_pages
 2023-09-08 16:52 UTC  (3+ 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()

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  (12+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree

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

[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  (17+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()
` [PATCH 3/5] xfs: Use rwsem_is_write_locked()
` [PATCH 4/5] xfs: Remove mrlock wrapper

[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 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

[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)

[PATCH] mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
 2023-09-07 20:31 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

page:  |  | latest

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