Unintentional 24 byte hole in mm_struct reducing objs_per_slab
2023-09-03 11:31 UTC
[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
2023-09-03 8:14 UTC (12+ messages)
` [PATCH v2 1/9] mm/clear_huge_page: allow arch override for clear_huge_page()
` [PATCH v2 2/9] mm/huge_page: separate clear_huge_page() and copy_huge_page()
` [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 5/9] x86/clear_page: add clear_pages()
` [PATCH v2 6/9] x86/clear_huge_page: multi-page clearing
` [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 net-next 0/3] sock: Be aware of memcg pressure on alloc
2023-09-03 4:54 UTC (6+ messages)
` [RFC PATCH net-next 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
` [RFC PATCH net-next 2/3] net-memcg: Record pressure level when under pressure
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets "
` "
[PATCH 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
2023-09-03 2:05 UTC (5+ messages)
` [PATCH 2/2] rcu: Dump vmalloc memory info safely
[PATCH RFC] delayacct: add memory reclaim delay in get_page_from_freelist
2023-09-02 23:44 UTC (3+ messages)
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-09-02 22:58 UTC (4+ messages)
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
[PATCH 0/2] zram: support for specific numa node for zram
2023-09-02 22:55 UTC (4+ messages)
` [PATCH 1/2] zram: add a parameter "node_id" "
` [PATCH 2/2] zram: take the benefit of kvzalloc_node
6.6/regression/bisected - after commit a349d72fd9efc87c8fd1d16d3164752d84a7275b system stopped booting
2023-09-02 15:50 UTC (9+ messages)
[PATCH] mm/pagewalk: fix bootstopping regression from extra pte_unmap()
2023-09-02 15:29 UTC
[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
2023-09-02 13:59 UTC (3+ messages)
[PATCH] mm, memcg: expose swapcache stat for memcg v1
2023-09-02 10:07 UTC
[PATCH] mm/memory_hotplug: Fix spelling mistake "reintialization" -> "reinitialization"
2023-09-02 10:05 UTC
[PATCH] mm/khugepaged: make reserved memory adaptively
2023-09-02 5:26 UTC
[GIT PULL] percpu changes for v6.6-rc1
2023-09-01 23:19 UTC (2+ messages)
[linux-next:master 13230/13643] arch/riscv/errata/andes/errata.c:46:14: warning: result of comparison of constant 9223372036854811205 with expression of type 'unsigned long' is always true
2023-09-01 21:57 UTC
[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
2023-09-01 18:32 UTC (5+ messages)
[PATCH] mm/khugepaged: increase transparent_hugepage_recommend_disable parameter to disable active modification of min_free_kbytes
2023-09-01 17:29 UTC (4+ messages)
[PATCH v5 0/5] variable-order, large folios for anonymous memory
2023-09-01 17:18 UTC (23+ messages)
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-01 16:46 UTC (3+ messages)
[PATCH v2 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
2023-09-01 16:41 UTC (7+ messages)
` [PATCH v2 2/2] rcu: Dump vmalloc memory info safely
[PATCH v6 22/38] riscv: Implement the new page table range API
2023-09-01 16:25 UTC (2+ messages)
[PATCH v3 0/6] Fixes and cleanups to compaction
2023-09-01 15:51 UTC (7+ messages)
` [PATCH v3 3/6] mm/compaction: correctly return failure with bogus compound_order in strict mode
` [PATCH v3 2/6] mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_{head}/{tail}
` [PATCH v3 4/6] mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation_suitable
` [PATCH v3 6/6] mm/compaction: factor out code to test if we should run compaction for target order
Prerequisites for Large Anon Folios
2023-09-01 14:44 UTC (16+ messages)
[PATCH 00/15] stackdepot: allow evicting stack traces
2023-09-01 13:06 UTC (3+ messages)
` [PATCH 12/15] stackdepot: add refcount for records
[linux-next:master 11548/13643] drivers/dma/fsl-edma-main.c:61:16: sparse: sparse: cast removes address space '__iomem' of expression
2023-09-01 11:30 UTC
[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
2023-09-01 10:58 UTC (3+ messages)
[linux-next:master 11586/13643] fs/debugfs/file.c:942:9: sparse: sparse: incompatible types in comparison expression (different address spaces):
2023-09-01 9:45 UTC
[linux-next:master 13230/13643] arch/riscv/errata/andes/errata.c:29:23: error: storage size of 'ret' isn't known
2023-09-01 8:34 UTC (11+ messages)
` [WARNING: ATTACHMENT UNSCANNED]Re: "
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-09-01 8:23 UTC (5+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
[RFC PATCH 00/14] Rearrange batched folio freeing
2023-09-01 8:15 UTC (38+ messages)
` [RFC PATCH 01/14] mm: Make folios_put() the basis of release_pages()
` [RFC PATCH 02/14] mm: Convert free_unref_page_list() to use folios
` [RFC PATCH 03/14] mm: Add free_unref_folios()
` [RFC PATCH 04/14] mm: Use folios_put() in __folio_batch_release()
` [RFC PATCH 05/14] memcg: Add mem_cgroup_uncharge_folios()
` [RFC PATCH 06/14] mm: Remove use of folio list from folios_put()
` [RFC PATCH 09/14] mm: Handle large folios in free_unref_folios()
` [RFC PATCH 10/14] mm: Allow non-hugetlb large folios to be batch processed
` [RFC PATCH 12/14] mm: Free folios directly in move_folios_to_lru()
` [RFC PATCH 13/14] memcg: Remove mem_cgroup_uncharge_list()
` [RFC PATCH 14/14] mm: Remove free_unref_page_list()
` [RFC PATCH 15/18] mm: Convert free_pages_and_swap_cache() to use folios_put()
` [RFC PATCH 16/18] mm: Use a folio in __collapse_huge_page_copy_succeeded()
` [RFC PATCH 17/18] mm: Convert free_swap_cache() to take a folio
` [RFC PATCH 18/18] mm: Add pfn_range_put()
[PATCH v2 0/5] Optimize mmap_exit for large folios
2023-09-01 4:36 UTC (6+ messages)
` [PATCH v2 4/5] mm: Refector release_pages()
[linux-next:master] BUILD REGRESSION a47fc304d2b678db1a5d760a7d644dac9b067752
2023-08-31 19:50 UTC
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-08-31 19:01 UTC (10+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
[GIT PULL] non-MM updates for 6.6-rc1
2023-08-31 18:46 UTC (4+ messages)
[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
2023-08-31 17:18 UTC (6+ messages)
` [PATCH v4 1/4] mm: memcg: properly name and document unified stats flushing
` [PATCH v4 2/4] mm: memcg: add a helper for non-unified "
` [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
[PATCH v5 00/45] use refcount+RCU method to implement lockless slab shrink
2023-08-31 16:41 UTC (3+ messages)
` [PATCH v5 03/45] binder: dynamically allocate the android-binder shrinker
[PATCH v3 4/4] mm: memcg: use non-unified stats flushing for userspace reads
2023-08-31 16:40 UTC (4+ messages)
[linux-next:master 8811/11214] arch/x86/pci/amd_bus.c:59:16: sparse: sparse: cast truncates bits from constant value (fcffffffff becomes ffffffff)
2023-08-31 16:28 UTC (2+ messages)
[PATCH v2 0/9] Mitigate a vmap lock contention v2
2023-08-31 16:26 UTC (3+ messages)
[linux-next:master 13198/13643] drivers/parisc/sba_iommu.c:1900:32: warning: variable 'root' set but not used
2023-08-31 15:59 UTC
[PATCH 0/3] Use nth_page() in place of direct struct page manipulation
2023-08-31 15:37 UTC (8+ messages)
` [PATCH 1/3] mm: use "
` [PATCH 2/3] fs: "
` [PATCH 2/3] "
` [PATCH 3/3] mips: "
LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
2023-08-31 15:26 UTC (5+ messages)
BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
2023-08-31 14:52 UTC (2+ messages)
[RFC PATCH] Introduce persistent memory pool
2023-08-31 14:18 UTC (11+ messages)
[linux-next:pending-fixes] BUILD SUCCESS caed158a50c7a877da046e89b8c2cbc69079ac8e
2023-08-31 14:11 UTC
[PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it
2023-08-31 12:51 UTC (2+ messages)
some works in 2023
2023-08-31 11:57 UTC (2+ messages)
[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-31 10:28 UTC (9+ messages)
` [v3 4/4] "
` [External] "
` [External] "
[PATCH v3 0/4] cleanups for lockless slab shrink
2023-08-31 9:50 UTC (2+ messages)
[PATCH] selftests/mm: gup_longterm: fix a resource leak
2023-08-31 9:31 UTC
[PATCH 00/12] Batch hugetlb vmemmap modification operations
2023-08-31 9:26 UTC (14+ messages)
` [PATCH 08/12] hugetlb: batch freeing of vmemmap pages
` [PATCH 09/12] hugetlb_vmemmap: Optimistically set Optimized flag
` [PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
[PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
2023-08-31 9:05 UTC (11+ messages)
[PATCH v3] tools/mm: fix undefined reference to pthread_once
2023-08-31 3:42 UTC
[PATCH RESEND] tools/mm: fix undefined reference to pthread_once
2023-08-31 2:57 UTC (5+ messages)
[linux-next:master 10401/13390] include/linux/fortify-string.h:65:29: warning: '__builtin_strcpy' source argument is the same as destination
2023-08-31 2:08 UTC (2+ messages)
[PATCH v2] tools/mm: fix undefined reference to pthread_once
2023-08-31 1:26 UTC
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