linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-20 13:02 UTC  (32+ 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 16/16] arm64/mm: Implement clear_ptes() to optimize exit, munmap, dontneed

[PATCH v2] mm/khugepaged: Remove redundant try_to_freeze()
 2023-12-20 12:38 UTC  (3+ messages)

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-20 12:20 UTC  (16+ messages)
` [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 00/50] big header dependency cleanup targeting sched.h
 2023-12-20 11:59 UTC  (23+ messages)
` [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
  ` [PATCH 19/50] locking/mutex: split out mutex_types.h
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 42/50] sem: Split out sem_types.h
` [PATCH 44/50] restart_block: Trim includes
  ` [PATCH 50/50] Kill sched.h dependency on rcupdate.h

[PATCH v3 00/34] kmsan: Enable on s390
 2023-12-20 11:27 UTC  (5+ messages)
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions

[RFC PATCH 1/1] mm: mark folio accessed in minor fault
 2023-12-20 10:29 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-20 10:22 UTC  (16+ messages)

[PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
 2023-12-20 10:04 UTC  (18+ 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 v4 28/39] netfs: Implement support for unbuffered/DIO read
  ` [PATCH v4 36/39] netfs: Implement a write-through caching option
  ` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data

LSF/MM/BPF: 2024: Call for Proposals
 2023-12-20 10:01 UTC 

[PATCH] mm: page_alloc: remove duplication of free_one_page()
 2023-12-20  9:43 UTC  (2+ messages)

[linux-next:master 4321/9096] drivers/scsi/mpi3mr/mpi3mr_app.c:1096:14-15: WARNING opportunity for min() (fwd)
 2023-12-20  9:42 UTC 

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-20  8:56 UTC  (5+ messages)

[linux-next:master] [mm] 1111d46b5c: stress-ng.pthread.ops_per_sec -84.3% regression
 2023-12-20  8:29 UTC  (3+ messages)

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-20  8:24 UTC  (17+ messages)

[PATCH] scripts: Fix no space expression between sp and offset
 2023-12-20  7:36 UTC 

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
 2023-12-20  7:07 UTC 

[PATCH] mm: memcg: fix split queue list crash when large folio migration
 2023-12-20  6:51 UTC 

[linux-next:master 7125/9096] drivers/scsi/fcoe/fcoe_sysfs.c:283 store_ctlr_mode() warn: unsigned 'ctlr->mode' is never less than zero
 2023-12-20  6:37 UTC 

[PATCH v2 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2023-12-20  6:32 UTC  (5+ messages)
` [PATCH v2 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH v2 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH v2 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

arch/sh/kernel/relocate_kernel.S:38: Error: invalid operands for opcode
 2023-12-20  6:00 UTC  (3+ messages)

[PATCH] mm: remove VM_EXEC requirement for THP eligibility
 2023-12-20  5:41 UTC 

[PATCH v1] mm: fix unmap_mapping_range high bits shift bug
 2023-12-20  5:28 UTC 

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-20  4:30 UTC  (11+ messages)
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()

[linux-next:master 8299/9096] lib/aolib.h:369:46: error: invalid use of undefined type 'struct tcp_ao_add'
 2023-12-20  4:20 UTC 

[syzbot] [mm?] kernel BUG in add_to_swap
 2023-12-20  4:19 UTC  (2+ messages)

[PATCH mm-unstable v3 0/4] mm/mglru: Kconfig cleanup
 2023-12-20  4:16 UTC  (6+ messages)
` [PATCH mm-unstable v1 1/4] mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
` [PATCH mm-unstable v1 2/4] mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
` [PATCH mm-unstable v1 3/4] mm/mglru: remove CONFIG_MEMCG
` [PATCH mm-unstable v1 4/4] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-20  4:13 UTC  (2+ messages)

[PATCH 0/4] riscv: support fast gup
 2023-12-20  2:59 UTC  (6+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
` [PATCH 2/4] riscv: tlb: convert __p*d_free_tlb() to inline functions
  ` [External] "
` [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
` [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU

[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-20  2:27 UTC  (6+ messages)
  ` [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support "

[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
 2023-12-20  1:43 UTC  (5+ 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 00/13] mm/gup: Unify hugetlb, part 2
 2023-12-20  1:43 UTC  (16+ 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

[PATCH -next v4 0/2] Make memory reclamation measurable
 2023-12-20  1:21 UTC  (3+ messages)
` [PATCH -next v4 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v4 2/2] mm: vmscan: add new event to trace shrink lru

[PATCH 00/13] More swap folio conversions
 2023-12-20  0:54 UTC  (4+ messages)
` [PATCH 13/13] mm: Convert swap_cluster_readahead and swap_vma_readahead to return a folio

[PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
 2023-12-20  0:48 UTC  (3+ messages)

[PATCH] mm/zswap: Improve with alloc_workqueue() call
 2023-12-20  0:21 UTC  (6+ messages)

[PATCH v5 0/4] mm/ksm: Add ksm advisor
 2023-12-19 23:53 UTC  (3+ messages)
` [PATCH v5 4/4] mm/ksm: document ksm advisor and its sysfs knobs

[PATCH mm 00/21] kasan: save mempool stack traces
 2023-12-19 22:29 UTC  (22+ messages)
` [PATCH mm 01/21] kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
` [PATCH mm 02/21] kasan: move kasan_mempool_poison_object
` [PATCH mm 03/21] kasan: document kasan_mempool_poison_object
` [PATCH mm 04/21] kasan: add return value for kasan_mempool_poison_object
` [PATCH mm 05/21] kasan: introduce kasan_mempool_unpoison_object
` [PATCH mm 06/21] kasan: introduce kasan_mempool_poison_pages
` [PATCH mm 07/21] kasan: introduce kasan_mempool_unpoison_pages
` [PATCH mm 08/21] kasan: clean up __kasan_mempool_poison_object
` [PATCH mm 09/21] kasan: save free stack traces for slab mempools
` [PATCH mm 10/21] kasan: clean up and rename ____kasan_kmalloc
` [PATCH mm 11/21] kasan: introduce poison_kmalloc_large_redzone
` [PATCH mm 12/21] kasan: save alloc stack traces for mempool
` [PATCH mm 13/21] mempool: skip slub_debug poisoning when KASAN is enabled
` [PATCH mm 14/21] mempool: use new mempool KASAN hooks
` [PATCH mm 15/21] mempool: introduce mempool_use_prealloc_only
` [PATCH mm 16/21] kasan: add mempool tests
` [PATCH mm 17/21] kasan: rename pagealloc tests
` [PATCH mm 18/21] kasan: reorder tests
` [PATCH mm 19/21] kasan: rename and document kasan_(un)poison_object_data
` [PATCH mm 20/21] skbuff: use mempool KASAN hooks
` [PATCH mm 21/21] io_uring: use mempool KASAN hook

[linux-next:master 7931/9096] lib/maple_tree.c:5480:32: error: 'struct ma_wr_state' has no member named 'node_end'
 2023-12-19 22:20 UTC 

[linux-next:master 5887/9096] drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: sparse: sparse: invalid assignment: |=
 2023-12-19 21:26 UTC 

[PATCH v3 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-19 21:21 UTC  (6+ messages)
` [PATCH v3 mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
` [PATCH v3 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
` [PATCH v3 mm 3/4] kasan: memset free track in qlink_free
` [PATCH v3 mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h

[PATCH -v2 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-19 21:19 UTC  (4+ messages)
` [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls

Convert write_cache_pages() to an iterator v3
 2023-12-19 18:27 UTC  (7+ 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 v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-19 16:20 UTC  (10+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[linux-next:master] [mm] bbcbf2a3f0: kernel_BUG_at_mm/memory.c
 2023-12-19 15:46 UTC 

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

[PATCH v2 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 11:56 UTC  (3+ messages)
` [PATCH v2 1/6] mm/zswap: change dstmem size to one page

[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  (9+ messages)
` [PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [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)

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

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

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-15 13:29 UTC 

[PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
 2023-12-14 14:07 UTC 

[PATCH v4 36/39] netfs: Implement a write-through caching option
 2023-12-14 13:49 UTC 

[PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
 2023-12-14 12:43 UTC 

page:  |  | latest

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