Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 06:53:09 to 2025-02-14 06:32:22 UTC [more...]

[PATCH] mm/hugetlb: wait for hugepage folios to be freed
 2025-02-14  6:32 UTC 

drivers/net/ethernet/freescale/ucc_geth.c:2160:40: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-02-14  5:13 UTC 

[PATCH v6 00/17] zsmalloc/zram: there be preemption
 2025-02-14  4:50 UTC  (18+ messages)
` [PATCH v6 01/17] zram: sleepable entry locking
` [PATCH v6 02/17] zram: permit preemption with active compression stream
` [PATCH v6 03/17] zram: remove unused crypto include
` [PATCH v6 04/17] zram: remove max_comp_streams device attr
` [PATCH v6 05/17] zram: remove two-staged handle allocation
` [PATCH v6 06/17] zram: remove writestall zram_stats member
` [PATCH v6 07/17] zram: limit max recompress prio to num_active_comps
` [PATCH v6 08/17] zram: filter out recomp targets based on priority
` [PATCH v6 09/17] zram: rework recompression loop
` [PATCH v6 10/17] zsmalloc: rename pool lock
` [PATCH v6 11/17] zsmalloc: make zspage lock preemptible
` [PATCH v6 12/17] zsmalloc: introduce new object mapping API
` [PATCH v6 13/17] zram: switch to new zsmalloc "
` [PATCH v6 14/17] zram: permit reclaim in zstd custom allocator
` [PATCH v6 15/17] zram: do not leak page on recompress_store error path
` [PATCH v6 16/17] zram: do not leak page on writeback_store "
` [PATCH v6 17/17] zram: add might_sleep to zcomp API

[PATCH] Revert "selftests/mm: remove local __NR_* definitions"
 2025-02-14  3:38 UTC 

[PATCHv4 14/17] zsmalloc: make zspage lock preemptible
 2025-02-14  3:33 UTC  (14+ messages)

[PATCH v2] arm: pgtable: fix NULL pointer dereference issue
 2025-02-14  3:03 UTC 

[linux-next:master] [alloc_tag] 0d1ae800a1: WARNING:at_include/linux/alloc_tag.h:#__pgalloc_tag_sub
 2025-02-14  3:04 UTC 

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-02-14  2:57 UTC  (11+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v13 5/5] arm64: introduce copy_mc_to_kernel() implementation

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-14  2:52 UTC  (27+ messages)
` [RFC PATCH v5 1/7] mseal, system mappings: kernel config and header change
` [RFC PATCH v5 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-14  2:01 UTC  (7+ messages)

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-14  1:25 UTC  (4+ messages)

[PATCH] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-13 23:35 UTC  (7+ messages)
  ` 回复: "

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-02-13 23:04 UTC  (23+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
          ` [PATCH] refcount: Strengthen inc_not_zero()
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH RESEND 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
 2025-02-13 22:54 UTC  (8+ messages)
` [PATCH RESEND 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations

[PATCH v10 00/18] reimplement per-vma lock as a refcount
 2025-02-13 22:46 UTC  (19+ messages)
` [PATCH v10 01/18] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v10 02/18] mm: move per-vma lock into vm_area_struct
` [PATCH v10 03/18] mm: mark vma as detached until it's added into vma tree
` [PATCH v10 04/18] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v10 05/18] mm: mark vmas detached upon exit
` [PATCH v10 06/18] types: move struct rcuwait into types.h
` [PATCH v10 07/18] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v10 08/18] mm: move mmap_init_lock() out of the header file
` [PATCH v10 09/18] mm: uninline the main body of vma_start_write()
` [PATCH v10 10/18] refcount: provide ops for cases when object's memory can be reused
` [PATCH v10 11/18] refcount: introduce __refcount_{add|inc}_not_zero_limited_acquire
` [PATCH v10 12/18] mm: replace vm_lock and detached flag with a reference count
` [PATCH v10 13/18] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v10 14/18] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v10 15/18] mm: remove extra vma_numab_state_init() call
` [PATCH v10 16/18] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v10 17/18] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v10 18/18] docs/mm: document latest changes to vm_lock

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-13 21:54 UTC  (7+ messages)
` [PATCH v20 01/15] EDAC: Add support for EDAC device features control
` [PATCH v20 02/15] EDAC: Add scrub control feature
` [PATCH v20 03/15] EDAC: Add ECS "

[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
 2025-02-13 21:34 UTC  (7+ messages)
` [RFC PATCH 4/5] mm/migrate: introduce multi-threaded page copy routine

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2025-02-13 20:47 UTC  (8+ messages)
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[PATCH v11 00/12] AMD broadcast TLB invalidation
 2025-02-13 20:02 UTC  (16+ messages)
` [PATCH v11 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v11 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v11 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v11 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v11 05/12] x86/mm: add INVLPGB support code
` [PATCH v11 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v11 07/12] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v11 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v11 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v11 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v11 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v11 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-13 19:52 UTC  (19+ messages)
` [PATCH v14 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v14 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v14 3/8] mm: rust: add vm_insert_page
` [PATCH v14 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v14 5/8] mm: rust: add mmput_async support
` [PATCH v14 6/8] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v14 7/8] rust: miscdevice: add mmap support
` [PATCH v14 8/8] task: rust: rework how current is accessed

[PATCH] maple_tree: Remove a BUG_ON() in mas_alloc_nodes()
 2025-02-13 19:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 7b7a883c7f4de1ee5040bd1c32aabaafde54d209
 2025-02-13 18:37 UTC 

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-13 18:27 UTC  (10+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH v6] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-02-13 18:20 UTC  (6+ messages)

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-13 18:17 UTC  (5+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
` [PATCH 2/4] selftests/mm: rename guard-pages to guard-regions
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
` [PATCH 4/4] tools/selftests: add file/shmem-backed mapping guard region tests

[PATCH v6 2/3] sched: Move task_mm_cid_work to mm delayed work
 2025-02-13 17:31 UTC  (8+ messages)

[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
 2025-02-13 16:48 UTC  (3+ messages)

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2025-02-13 16:20 UTC  (10+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-13 15:28 UTC  (5+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t

[bpf-next v8 1/3] mm: add copy_remote_vm_str
 2025-02-13 15:21 UTC  (3+ messages)
` [bpf-next v8 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v8 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-13 15:01 UTC  (2+ messages)

[PATCH v6 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
 2025-02-13 14:56 UTC  (2+ messages)

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-02-13 14:54 UTC  (4+ messages)

[PATCH v10 00/12] AMD broadcast TLB invalidation
 2025-02-13 13:03 UTC  (6+ messages)

[PATCH mm 1/1] filemap: Remove redundant folio_test_large check in filemap_free_folio
 2025-02-13 13:00 UTC  (2+ messages)

[PATCH v5 00/18] zsmalloc/zram: there be preemption
 2025-02-13 12:29 UTC  (9+ messages)
` [PATCH v5 01/18] zram: sleepable entry locking
` [PATCH v5 12/18] zsmalloc: make zspage lock preemptible

[PATCH 0/4] mm: Rework generic PTDUMP configs
 2025-02-13 11:49 UTC  (12+ messages)
` [PATCH 1/4] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH 2/4] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH 3/4] mm: Make GENERIC_PTDUMP dependent on MMU
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-13 11:13 UTC  (3+ messages)

[PATCH] test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
 2025-02-13 16:36 UTC  (2+ messages)

[PATCH v2 00/28] hugetlb/CMA improvements for large systems
 2025-02-13 10:11 UTC  (3+ messages)
` [PATCH v2 03/28] mm/cma: introduce cma_intersects function

[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
 2025-02-13  9:47 UTC  (2+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-13  9:38 UTC  (16+ messages)
` [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings

[linux-next:master 2995/3437] mm/mempolicy.c:207:undefined reference to `__udivdi3'
 2025-02-13  9:12 UTC 

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-13  8:29 UTC  (7+ messages)
` [PATCH v3 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v3 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-13  8:16 UTC  (7+ messages)
` [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID

[PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-02-13  7:45 UTC  (3+ messages)

New Energy Storage, Rechargeable Battery
 2025-02-13  7:18 UTC 

[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling
 2025-02-13  6:59 UTC  (6+ messages)
` [PATCH v1 4/4] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages


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