Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-18 09:25:03 to 2023-12-19 15:27:56 UTC [more...]

[PATCH v6 0/4] Add DAX ABI for memmap_on_memory
 2023-12-19 15:27 UTC  (3+ messages)
` [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers

[linux-next:master 8770/9096] ld.lld: error: undefined symbol: spi_setup
 2023-12-19 14:58 UTC 

[PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
 2023-12-19 14:48 UTC  (12+ messages)
` [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
  ` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints

[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
 2023-12-19 14:25 UTC  (3+ messages)
` [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 14:07 UTC  (12+ messages)
` [PATCH v3 1/6] mm/zswap: change dstmem size to one page
` [PATCH v3 2/6] mm/zswap: reuse dstmem when decompress
` [PATCH v3 3/6] mm/zswap: refactor out __zswap_load()
` [PATCH v3 4/6] mm/zswap: cleanup zswap_load()
` [PATCH v3 5/6] mm/zswap: cleanup zswap_writeback_entry()
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and
 2023-12-19 14:07 UTC  (7+ messages)
` [PATCH v2 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio

[syzbot] [mm?] kernel BUG in add_to_swap
 2023-12-19 13:09 UTC 

[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-19 12:24 UTC  (6+ messages)
` [PATCH v4 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
  ` [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 12:16 UTC  (14+ messages)
` [PATCH 3/5] mm/zswap: refactor out __zswap_load()
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()

[PATCH v2 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 11:56 UTC  (9+ messages)
` [PATCH v2 1/6] mm/zswap: change dstmem size to one page
` [PATCH v2 2/6] mm/zswap: reuse dstmem when decompress
` [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-19 11:50 UTC  (3+ messages)

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-19 11:29 UTC  (22+ messages)
` [PATCH v4 01/16] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()
` [PATCH v4 03/16] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v4 04/16] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v4 05/16] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v4 06/16] arm64/mm: pte_clear(): "
` [PATCH v4 07/16] arm64/mm: ptep_get_and_clear(): "
` [PATCH v4 08/16] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v4 09/16] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v4 10/16] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v4 11/16] arm64/mm: ptep_set_access_flags(): "
` [PATCH v4 12/16] arm64/mm: ptep_get(): "
` [PATCH v4 13/16] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v4 15/16] arm64/mm: Implement new helpers to optimize fork()
` [PATCH v4 16/16] arm64/mm: Implement clear_ptes() to optimize exit, munmap, dontneed

[linux-next:master 8475/9096] fs/bcachefs/btree_update_interior.c:158: warning: Function parameter or struct member 'nr' not described in 'bch2_btree_node_format_fits'
 2023-12-19 10:46 UTC 

[PATCH] maple_tree: Avoid checking other gaps after getting the largest gap
 2023-12-19  9:14 UTC  (5+ messages)

[PATCH v1 00/39] mm/rmap: interface overhaul
 2023-12-19  8:42 UTC  (24+ messages)
` [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
` [PATCH v1 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH v1 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH v1 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH v1 11/39] mm/userfaultfd: "
` [PATCH v1 12/39] mm/rmap: remove page_add_file_rmap()
` [PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()

[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
 2023-12-19  8:33 UTC  (11+ messages)

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2023-12-19  7:55 UTC  (14+ messages)
` [PATCH 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH 04/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH 12/13] mm/gup: Handle hugepd for follow_page()
` [PATCH 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[syzbot] [mm?] general protection fault in folio_flags (2)
 2023-12-19  4:59 UTC 

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-19  4:04 UTC  (27+ messages)
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 19/50] locking/mutex: split out mutex_types.h
  ` [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
` [PATCH 22/50] pid: Split out pid_types.h
  ` [PATCH 25/50] wait: Remove uapi header file from main header file
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 41/50] uidgid: Split out uidgid_types.h
  ` [PATCH 43/50] lockdep: move held_lock to lockdep_types.h

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-19  3:57 UTC  (4+ messages)
  ` [EXT] "

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-19  3:44 UTC  (13+ messages)

[PATCH] mm: fix arithmetic for bdi min_ratio and max_ratio
 2023-12-19  2:03 UTC  (3+ messages)

[PATCH] mm/khugepaged: Remove unnecessary try_to_freeze()
 2023-12-19  0:44 UTC  (3+ messages)

[linux-next:master 5497/9113] drivers/pwm/pwm-cros-ec.c:32: warning: Excess struct member 'dev' description in 'cros_ec_pwm_device'
 2023-12-18 23:47 UTC 

[PATCH v5 0/4] mm/ksm: Add ksm advisor
 2023-12-18 23:10 UTC  (5+ messages)
` [PATCH v5 1/4] mm/ksm: add "
` [PATCH v5 2/4] mm/ksm: add sysfs knobs for advisor
` [PATCH v5 3/4] mm/ksm: add tracepoint for ksm advisor
` [PATCH v5 4/4] mm/ksm: document ksm advisor and its sysfs knobs

[PATCH 00/15] kexec: Allow preservation of ftrace buffers
 2023-12-18 23:01 UTC  (4+ messages)
` [PATCH 06/15] arm64: Add KHO support

[linux-next:master 8772/9113] lib/aolib.h:320:45: warning: 'struct tcp_ao_add' declared inside parameter list will not be visible outside of this definition or declaration
 2023-12-18 22:43 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-18 21:54 UTC  (6+ messages)

Convert write_cache_pages() to an iterator v3
 2023-12-18 21:00 UTC  (19+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/17] writeback: Factor out writeback_finish()
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor should_writeback_folio() "
` [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/17] pagevec: Add ability to iterate a queue
` [PATCH 11/17] writeback: Use the folio_batch queue iterator
` [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/17] writeback: Factor writeback_get_folio() "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback

[PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
 2023-12-18 17:53 UTC  (3+ messages)

[PATCH] ARM64: Implement arch_report_meminfo()
 2023-12-18 17:49 UTC  (5+ messages)

[PATCH v4 0/4] mm/ksm: Add ksm advisor
 2023-12-18 17:44 UTC  (7+ messages)
` [PATCH v4 1/4] mm/ksm: add "
` [PATCH v4 2/4] mm/ksm: add sysfs knobs for advisor

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-18 17:43 UTC  (9+ messages)
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support

[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-18 17:15 UTC  (4+ messages)

[linux-next:master 8322/9113] mm/zswap.c:644:9: error: too few arguments to function 'mem_cgroup_flush_stats'
 2023-12-18 16:49 UTC  (2+ messages)

[linux-next:master 5175/8213] arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
 2023-12-18 15:06 UTC  (2+ messages)

arch/sh/kernel/relocate_kernel.S:38: Error: invalid operands for opcode
 2023-12-18 14:55 UTC 

[PATCH WIP v1 00/20] mm: precise "mapped shared" vs. "mapped exclusively" detection for PTE-mapped THP / partially-mappable folios
 2023-12-18 14:34 UTC  (5+ messages)
` [PATCH WIP v1 07/20] mm/rmap_id: track if one ore multiple MMs map a partially-mappable folio

[PATCH 0/3] Three memory-failure fixes
 2023-12-18 14:03 UTC  (5+ messages)
` [PATCH 1/3] mm/memory-failure: Pass the folio and the page to collect_procs()
` [PATCH 2/3] mm/memory-failure: Check the mapcount of the precise page
` [PATCH 3/3] mm/memory-failure: Cast index to loff_t before shifting it
` [PATCH] mailmap: Add an old address for Naoya Horiguchi

[PATCH v2] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-18 13:36 UTC  (2+ messages)

[linux-next:master 1595/9113] drivers/spi/spi-axi-spi-engine.c:106: warning: Function parameter or struct member 'p' not described in 'spi_engine_message_state'
 2023-12-18 13:09 UTC 

mm/DAMON: Profiling enhancements for DAMON
 2023-12-18 13:05 UTC  (9+ messages)

[linux-next:master 8437/9113] lib/kunit/device.c:68: warning: Function parameter or struct member 'test' not described in 'kunit_driver_create'
 2023-12-18 11:47 UTC 

[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
 2023-12-18 10:59 UTC  (11+ messages)

[syzbot] Monthly mm report (Dec 2023)
 2023-12-18 10:47 UTC 

[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
 2023-12-18 10:45 UTC  (2+ messages)

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-18  9:54 UTC  (6+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable


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