linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH -next v2] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-22  2:33 UTC  (4+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-22  2:13 UTC  (6+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-02-24
 2025-02-22  2:04 UTC 

[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2025-02-22  1:14 UTC  (4+ messages)

[syzbot] [mm?] kernel BUG in sg_init_one
 2025-02-22  0:48 UTC  (5+ messages)

[PATCH 00/11] cgroup: separate rstat trees
 2025-02-22  0:28 UTC  (13+ messages)
` [PATCH 05/11] cgroup: separate rstat for bpf cgroups
` [PATCH 06/11] cgroup: rstat lock indirection
` [PATCH 07/11] cgroup: fetch cpu-specific lock in rstat cpu lock helpers
` [PATCH 08/11] cgroup: rstat cpu lock indirection
` [PATCH 10/11] cgroup: separate rstat locks for subsystems
` [PATCH 11/11] cgroup: separate rstat list pointers from base stats

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-21 23:47 UTC  (11+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH v3 0/8] enable bs > ps for block devices
 2025-02-21 22:38 UTC  (9+ messages)
` [PATCH v3 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v3 2/8] fs/buffer: remove batching from async read
` [PATCH v3 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v3 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v3 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v3 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v3 8/8] bdev: use bdev_io_min() for statx block size

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

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

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-02-21 21:13 UTC 

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-21 20:39 UTC  (9+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-21 20:01 UTC  (27+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH] bcachefs: Use alloc_percpu_gfp to avoid deadlock
 2025-02-21 19:44 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION d4b0fd87ff0d4338b259dc79b2b3c6f7e70e8afa
 2025-02-21 19:41 UTC 

[PATCH v12 00/16] AMD broadcast TLB invalidation
 2025-02-21 18:41 UTC  (5+ messages)
` [PATCH v12 04/16] x86/mm: get INVLPGB count max from CPUID
    ` [PATCH v12.1 "

[bpf-next v8 1/3] mm: add copy_remote_vm_str
 2025-02-21 18:26 UTC  (4+ messages)
` [bpf-next v8 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH v2 0/9] selftests/mm: Some cleanups from trying to run them
 2025-02-21 18:25 UTC  (10+ messages)
` [PATCH v2 1/9] selftests/mm: Report errno when things fail in gup_longterm
` [PATCH v2 2/9] selftests/mm: Fix assumption that sudo is present
` [PATCH v2 3/9] selftests/mm: Skip uffd-stress if userfaultfd not available
` [PATCH v2 4/9] selftests/mm: Skip uffd-wp-mremap "
` [PATCH v2 5/9] selftests/mm/uffd: Rename nr_cpus -> nr_threads
` [PATCH v2 6/9] selftests/mm: Print some details when uffd-stress gets bad params
` [PATCH v2 7/9] selftests/mm: Don't fail uffd-stress if too many CPUs
` [PATCH v2 8/9] selftests/mm: Skip map_populate on weird filesystems
` [PATCH v2 9/9] selftests/mm: Skip gup_longerm tests "

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-21 17:50 UTC 

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-02-21 17:45 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools/selftests: add guard region test for /proc/$pid/pagemap

[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
 2025-02-21 17:40 UTC  (6+ messages)

[PATCH] mm/page_alloc: Clarify some migratetype fallback code
 2025-02-21 17:33 UTC  (7+ messages)

[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
 2025-02-21 17:28 UTC  (4+ messages)

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-21 17:24 UTC  (12+ messages)

[PATCH v2 0/6] Track node vacancy to reduce worst case allocation counts
 2025-02-21 16:36 UTC  (7+ messages)
` [PATCH v2 1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [PATCH v2 2/6] maple_tree: use height and depth consistently
` [PATCH v2 3/6] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH v2 4/6] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH v2 5/6] maple_tree: add sufficient height
` [PATCH v2 6/6] maple_tree: reorder mas->store_type case statements

[syzbot] [mm?] KMSAN: uninit-value in __alloc_frozen_pages_noprof
 2025-02-21 16:28 UTC 

[PATCH v10 00/18] reimplement per-vma lock as a refcount
 2025-02-21 16:14 UTC  (14+ messages)
` [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 07/18] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [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 18/18] docs/mm: document latest changes to vm_lock

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-21 16:07 UTC  (13+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 05/12] KVM: Documentation: document KVM_GMEM_NO_DIRECT_MAP flag
` [PATCH v4 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v4 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v4 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v4 10/12] KVM: selftests: adjust test_create_guest_memfd_invalid
` [PATCH v4 11/12] KVM: selftests: set KVM_GMEM_NO_DIRECT_MAP in mem conversion tests
` [PATCH v4 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-02-21 15:41 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-21 15:35 UTC  (10+ messages)
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-21 15:27 UTC  (20+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 02/14] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 06/14] x86: Add arch specific kasan functions
` [PATCH v2 12/14] x86: Minimal SLAB alignment
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
 2025-02-21 14:57 UTC  (4+ messages)

[syzbot] possible deadlock in page_cache_ra_unbounded
 2025-02-21 14:56 UTC  (3+ messages)
` [syzbot] [mm] [fs] "

[PATCH 0/4] Some uses of folio_mk_pte()
 2025-02-21 14:31 UTC  (5+ messages)
` [PATCH 1/4] hugetlb: Simplify make_huge_pte()
` [PATCH 2/4] mm: Remove mk_huge_pte()
` [PATCH 3/4] mm: Add folio_mk_pmd()
` [PATCH 4/4] arch: Remove mk_pmd()

[tip: x86/mm] mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
 2025-02-21 14:28 UTC 

[tip: x86/mm] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2025-02-21 14:28 UTC 

[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
 2025-02-21 14:16 UTC  (5+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
` [PATCH 2/2] mm: hugetlb: log time needed to allocate hugepages

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-02-21 13:20 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 0/2] fixes for uncached IO
 2025-02-21 13:10 UTC  (3+ messages)

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-21 11:30 UTC  (2+ messages)

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-02-21  9:48 UTC  (10+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (5+ messages)

[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-21  8:30 UTC  (5+ messages)
  ` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
  ` [PATCH v3 2/2] mm: slub: call WARN() when the slab detect an error

[PATCH] mm/migrate_device: Do not access pgmap for non zone device pages
 2025-02-21  8:13 UTC  (7+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-21  6:52 UTC  (17+ messages)
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-21  4:57 UTC  (6+ messages)

[linux-next:master 4579/5164] arch/x86/kernel/cpu/mce/severity.c:305:15: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2025-02-21  4:25 UTC 

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-21  3:24 UTC  (4+ messages)
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

page:  |  | latest

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