[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
2024-04-10 8:07 UTC (10+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
[PATCH] mm,swap: add document about RCU read lock and swapoff interaction
2024-04-10 7:58 UTC (2+ messages)
[PATCH] tracing: Add new_exec tracepoint
2024-04-10 7:54 UTC (8+ messages)
[PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
2024-04-10 7:52 UTC (6+ messages)
[RFC PATCH v3 0/8] mm: workingset reporting
2024-04-10 6:15 UTC (7+ messages)
` [RFC PATCH v3 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [RFC PATCH v3 2/8] mm: aggregate working set information into histograms
[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-04-10 5:55 UTC (13+ messages)
` [PATCH v11 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [External] "
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
` [External] "
[PATCH 0/8] Some cleanups for memory-failure
2024-04-10 4:01 UTC (6+ messages)
` [PATCH 4/8] mm/memory-failure: Convert shake_page() to shake_folio()
[PATCH v4 0/9] transfer page to folio in KSM
2024-04-10 3:47 UTC (14+ messages)
` [PATCH v4 1/9] mm/ksm: add ksm_get_folio
` [PATCH v4 2/9] mm/ksm: use folio in remove_rmap_item_from_tree
` [PATCH v4 3/9] mm/ksm: add folio_set_stable_node
` [PATCH v4 4/9] mm/ksm: use folio in remove_stable_node
` [PATCH v4 5/9] mm/ksm: use folio in stable_node_dup
` [PATCH v4 6/9] mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
` [PATCH v4 7/9] mm/ksm: use folio in write_protect_page
` [PATCH v4 8/9] mm/ksm: Convert chain series funcs and replace get_ksm_page
` [PATCH v4 9/9] mm/ksm: replace set_page_stable_node by folio_set_stable_node
[PATCH 0/7] mm/init: minor clean up and improvement
2024-04-10 3:38 UTC (7+ messages)
` [PATCH 2/7] mm/init: remove the unnecessary special treatment for memory-less node
` [PATCH v2 "
[linux-next:master 3442/4242] WARNING: modpost: vmlinux: section mismatch in reference: (unknown)+0x1270 (section: __ex_table) -> .LASF0 (section: .debug_str)
2024-04-10 3:01 UTC (2+ messages)
[PATCH v2 0/5] zswap same-filled and limit checking cleanups
2024-04-10 2:31 UTC (12+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated
` [PATCH v2 3/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v2 5/5] mm: zswap: remove same_filled module params
[RFC] mm: get_mm_counter() get the total memory usage of the process
2024-04-10 2:17 UTC (2+ messages)
[PATCH v2] mm: swap: prejudgement swap_has_cache to avoid page allocation
2024-04-10 1:46 UTC (9+ messages)
[PATCH -next 0/2] mm: remove arch's private VM_FAULT_BADMAP/BADACCESS
2024-04-10 1:30 UTC (4+ messages)
` [PATCH 1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
[syzbot] [mm?] general protection fault in hpage_collapse_scan_file
2024-04-10 0:32 UTC (3+ messages)
[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
2024-04-10 0:00 UTC (4+ messages)
` [RFC PATCH v3 0/7] DAMON based tiered memory management for CXL
[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-04-09 23:52 UTC (15+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name
` [POC][RFC][PATCH 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-04-09 23:43 UTC (8+ messages)
DAMON Beer/Coffee/Tea chat series
2024-04-09 23:05 UTC (2+ messages)
[syzbot] [ntfs3?] WARNING in do_open_execat (2)
2024-04-09 22:42 UTC
[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
2024-04-09 22:36 UTC (18+ messages)
` [PATCH 06/10] mm: page_alloc: fix freelist movement during block conversion
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting
` [PATCH] mm: page_alloc: consolidate free page accounting fix 3
[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
2024-04-09 21:42 UTC (22+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
` [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
` [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
` [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios
` [PATCH v1 07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes()
` [PATCH v1 08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
` [PATCH v1 09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
` [PATCH v1 10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
` [PATCH v1 11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
` [PATCH v1 12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page()
` [PATCH v1 13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
` [PATCH v1 14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
` [PATCH v1 15/18] trace/events/page_ref: trace the raw page mapcount value
` [PATCH v1 16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios
` [PATCH v1 17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio()
` [PATCH v1 18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-04-09 20:39 UTC (3+ messages)
[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-09 19:35 UTC (5+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
2024-04-09 18:44 UTC (9+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 2467510ebbe2bd24888ec14bbbb153bdbca9f239
2024-04-09 17:30 UTC
[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
2024-04-09 16:59 UTC (2+ messages)
Advice on cgroup rstat lock
2024-04-09 16:59 UTC (4+ messages)
[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-09 16:35 UTC (12+ messages)
[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
2024-04-09 16:18 UTC (3+ messages)
[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2024-04-09 16:17 UTC (9+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management
[PATCH] mm/shmem: Inline shmem_is_huge() for disabled transparent hugepages
2024-04-09 15:54 UTC
[PATCH v2 00/11] Some cleanups for memory-failure
2024-04-09 15:15 UTC (27+ messages)
` [PATCH v2 02/11] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH v2 03/11] mm: Return the address from page_mapped_in_vma()
` [PATCH v2 04/11] mm: Make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILURE
` [PATCH v2 05/11] mm/memory-failure: Convert shake_page() to shake_folio()
` [PATCH v2 06/11] mm: Convert hugetlb_page_mapping_lock_write to folio
` [PATCH v2 07/11] mm/memory-failure: Convert memory_failure() to use a folio
` [PATCH v2 08/11] mm/memory-failure: Convert hwpoison_user_mappings to take "
` [PATCH v2 09/11] mm/memory-failure: Add some folio conversions to unpoison_memory
` [PATCH v2 10/11] mm/memory-failure: Use folio functions throughout collect_procs()
` [PATCH v2 11/11] mm/memory-failure: Pass the folio to collect_procs_ksm()
[PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
2024-04-09 15:11 UTC (12+ messages)
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
2024-04-09 14:18 UTC (15+ messages)
[PATCH] mm: Convert pagecache_isize_extended to use a folio
2024-04-09 14:09 UTC (3+ messages)
[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
2024-04-09 13:32 UTC (2+ messages)
[PATCH] mm,page_owner: Defer enablement of static branch
2024-04-09 13:27 UTC (3+ messages)
[linux-next:master 3639/4253] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data531' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data531'
2024-04-09 11:54 UTC
[linux-next:master 4283/4584] lib/../mm/internal.h:206:70: warning: suggest parentheses around '+' in operand of '&'
2024-04-09 11:21 UTC (2+ messages)
[PATCH v7 0/7] Swap-out mTHP without splitting
2024-04-09 11:18 UTC (13+ messages)
` [PATCH v7 2/7] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH] FIXUP: "
` [PATCH v7 4/7] mm: swap: Update get_swap_pages() to take folio order
[PATCH] mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
2024-04-09 9:43 UTC (5+ messages)
[RFC PATCH v2 0/4] mm/damon: add a DAMOS filter type for page granularity access recheck
2024-04-09 9:24 UTC (2+ messages)
(no subject)
2024-04-09 9:18 UTC
[PATCH v2 0/5] large folios swap-in: handle refault cases first
2024-04-09 8:26 UTC (6+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 2/5] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache
` [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counter
[linux-next:master 4283/4584] mm/internal.h:206:70: warning: suggest parentheses around '+' in operand of '&'
2024-04-09 7:50 UTC
[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
2024-04-09 6:16 UTC (5+ messages)
[Patch v3] mm/memblock: remove empty dummy entry
2024-04-09 5:02 UTC (2+ messages)
[PATCH] mm: vmscan: do not skip CMA while LRU is full of CMA folios
2024-04-09 4:54 UTC (3+ messages)
[PATCH 2/3] kernel/pid: Remove default pid_max value
2024-04-09 1:38 UTC (2+ messages)
[GIT PULL]: memblock tests: fix build errors
2024-04-08 23:19 UTC (2+ messages)
[PATCH] mm/userfaultfd: Allow hugetlb change protection upon poison entry
2024-04-08 20:39 UTC (3+ messages)
[PATCH 0/7] khugepaged folio conversions
2024-04-08 20:28 UTC (4+ messages)
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()
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