linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 06:35:32 to 2024-03-07 01:03:01 UTC [more...]

[PATCH v2] mm: Add an explicit smp_wmb() to UFFDIO_CONTINUE
 2024-03-07  1:02 UTC 

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-03-07  0:46 UTC  (17+ messages)

[PATCH] mm: Add an explicit smp_wmb() to UFFDIO_CONTINUE
 2024-03-07  0:23 UTC  (4+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-07  0:00 UTC  (14+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH v4] zswap: replace RB tree with xarray
 2024-03-06 23:43 UTC  (6+ messages)

[Bug] WARNING in static_key_disable_cpuslocked
 2024-03-06 23:42 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Hugetlb Unifications
 2024-03-06 23:24 UTC  (4+ messages)

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-06 23:23 UTC  (2+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit

[PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area
 2024-03-06 23:11 UTC  (12+ messages)
` [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-06 22:39 UTC 

[PATCH v2 0/3] selftests/mm: Improve Hugepage Test Handling in MM Selftests
 2024-03-06 22:37 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: Dont fail testsuite due to a lack of hugepages
` [PATCH v2 2/3] selftests/mm: Skip uffd hugetlb tests with insufficient hugepages
` [PATCH v2 3/3] selftests/mm: Skip the hugetlb-madvise tests on unmet hugepage requirements

[PATCH] mm: Fix list corruption in put_pages_list
 2024-03-06 21:59 UTC  (4+ messages)

[PATCH v3 00/18] Rearrange batched folio freeing
 2024-03-06 21:55 UTC  (9+ messages)
` [PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed

[PATCH v2 bpf-next 2/9] bpf: add new acquire/release BPF kfuncs for mm_struct
 2024-03-06 21:44 UTC  (3+ messages)
  ` [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs

[linux-next:pending-fixes] BUILD SUCCESS 6894e1c0fb7d85c088c7caa6504a7815096bdd96
 2024-03-06 20:30 UTC 

[PATCH v7 0/2] mm/vmalloc: lock contention optimization under multi-threading
 2024-03-06 19:01 UTC  (7+ messages)
` [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
` [PATCH v7 2/2] mm/vmalloc: Eliminated the lock contention from twice to once

[PATCH v5 00/37] Memory allocation profiling
 2024-03-06 18:24 UTC  (38+ messages)
` [PATCH v5 01/37] fix missing vmalloc.h includes
` [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v5 10/37] lib: code tagging framework
` [PATCH v5 11/37] lib: code tagging module support
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
` [PATCH v5 14/37] lib: introduce support for page allocation tagging
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v5 18/37] mm: enable page allocation tagging
` [PATCH v5 19/37] mm: create new codetag references during page splitting
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
` [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
` [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
` [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
` [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging
` [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
` [PATCH v5 31/37] rhashtable: Plumb through alloc tag
` [PATCH v5 32/37] lib: add memory allocations report in show_mem()
` [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v5 37/37] memprofiling: Documentation

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH] tmpfs: don't interrupt fallocate with EINTR
 2024-03-06 17:49 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-03-06 16:40 UTC  (3+ messages)

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-06 16:02 UTC  (9+ messages)

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 15:52 UTC 

[PATCH STABLE v5.15.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 15:51 UTC 

[PATCH STABLE v5.10.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 15:51 UTC 

[PATCH STABLE v5.4.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 15:51 UTC 

[PATCH STABLE v4.19.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 15:50 UTC 

[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
 2024-03-06 15:35 UTC  (5+ messages)

[PATCH 0/5] Remove some races around folio_test_hugetlb
 2024-03-06 15:18 UTC  (7+ messages)

[PATCH v10 0/7] page_owner: print stacks and their outstanding allocations
 2024-03-06 14:23 UTC  (3+ messages)
` [PATCH v10 6/7] mm,page_owner: Filter out stacks by a threshold

[PATCH v2] mm: swap: Fix race between free_swap_and_cache() and swapoff()
 2024-03-06 14:03 UTC 

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-06 13:51 UTC  (6+ messages)

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-06 12:56 UTC  (15+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH RFC 03/13] mm/gup: Check p4d presence before going on
` [PATCH RFC 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH RFC 05/13] mm/sparc: "
` [PATCH RFC 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH RFC 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH RFC 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH RFC 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH RFC 12/13] mm/treewide: Remove pXd_huge()
` [PATCH RFC 13/13] mm: Document pXd_leaf() API

[PATCH 0/2] page_owner: Fixup and cleanup
 2024-03-06 12:32 UTC  (3+ messages)
` [PATCH 1/2] mm,page_owner: Check for null stack_record before bumping its refcount
` [PATCH 2/2] mm,page_owner: Drop unnecesary check

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-06 12:05 UTC  (9+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
        `  "
            `  "

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-06 10:28 UTC  (8+ messages)
` [PATCH v3 1/7] mm: memremap: register/unregister altmap region to a separate resource
` [PATCH v3 2/7] mm: memremap: add pgmap_parent_resource() helper
` [PATCH v3 3/7] nvdimm: pmem: assign a parent resource for vmemmap region for the fsdax
` [PATCH v3 4/7] dax: pmem: assign a parent resource for vmemmap region for the devdax
` [PATCH v3 5/7] resource: Introduce walk device_backed_vmemmap res() helper
` [PATCH v3 6/7] x86/crash: make device backed vmemmap dumpable for kexec_file_load
` [PATCH v3 7/7] nvdimm: set force_raw=1 in kdump kernel

[PATCH v4] filemap: avoid unnecessary major faults in filemap_fault()
 2024-03-06 10:24 UTC  (4+ messages)

[PATCH v2 0/3] make the hugetlb migration strategy consistent
 2024-03-06 10:13 UTC  (4+ messages)
` [PATCH v2 1/3] mm: record the migration reason for struct migration_target_control
` [PATCH v2 2/3] mm: hugetlb: make the hugetlb migration strategy consistent
` [PATCH v2 3/3] docs: hugetlbpage.rst: add hugetlb migration description

[PATCH v2] mm: hold PTL from the first PTE while reclaiming a large folio
 2024-03-06  9:52 UTC 

[linux-next:master 8491/8619] fs/xfs/xfs.o: warning: objtool: xfs_da_grow_inode_int+0x6c1: stack state mismatch: reg1[12]=-2-48 reg2[12]=-1+0
 2024-03-06  9:42 UTC  (2+ messages)

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-06  9:31 UTC  (8+ messages)
` [PATCH 3/8] mm: Return the address from page_mapped_in_vma()
` [PATCH 4/8] mm/memory-failure: Convert shake_page() to shake_folio()

[PATCH v1] mm: swap: Fix race between free_swap_and_cache() and swapoff()
 2024-03-06  9:31 UTC  (11+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-06  8:54 UTC  (3+ messages)
` [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest

[PATCH 0/3] make the hugetlb migration strategy consistent
 2024-03-06  8:58 UTC  (8+ messages)
` [PATCH 2/3] mm: hugetlb: "

[PATCH v13 00/27] DEPT(Dependency Tracker)
 2024-03-06  8:55 UTC  (28+ messages)
` [PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h
` [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v13 03/27] dept: Add single event dependency tracker APIs
` [PATCH v13 04/27] dept: Add lock "
` [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v13 11/27] dept: Distinguish each syscall context from another
` [PATCH v13 12/27] dept: Distinguish each work "
` [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v13 18/27] dept: Apply timeout consideration to swait
` [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v13 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v13 24/27] dept: Track PG_locked with dept
` [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v13 27/27] dept: Add documentation for Dept

[linux-next:master] [mm,page_owner] 4bedfb314b: BUG:KASAN:null-ptr-deref_in_init_page_owner
 2024-03-06  7:19 UTC  (6+ messages)

[PATCH v3 00/10] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-03-06  6:35 UTC  (5+ messages)
` [PATCH v3 09/10] mm/treewide: Drop pXd_large()
` [PATCH v3 10/10] mm/treewide: Align up pXd_leaf() retval across archs


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 NNTP newsgroup(s).