linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-08-08 20:00 UTC  (11+ messages)

[PATCH v27 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-08 19:55 UTC  (9+ messages)
` [PATCH v27 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v27 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v27 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v27 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v27 6/6] selftests: mm: add pagemap ioctl tests

error: A dwo section may not contain relocations
 2023-08-08 19:46 UTC  (2+ messages)

[linux-next:master 7083/7933] ld.lld: error: assignment to symbol __init_end does not converge
 2023-08-08 19:26 UTC 

[RFC v1 0/5] SLUB percpu array caches and maple tree nodes
 2023-08-08 19:03 UTC  (13+ messages)
` [RFC v1 1/5] mm, slub: fix bulk alloc and free stats
` [RFC v1 2/5] mm, slub: add opt-in slub_percpu_array
` [RFC v1 3/5] maple_tree: use slub percpu array
` [RFC v1 4/5] maple_tree: avoid bulk alloc/free to use percpu array more
` [RFC v1 5/5] maple_tree: replace preallocation with slub percpu array prefill

[vbabka:slub-percpu-caches-v1 5/5] lib/maple_tree.c:5561: undefined reference to `kmem_cache_prefill_percpu_array'
 2023-08-08 18:34 UTC 

[linux-next:master] BUILD REGRESSION 71cd4fc492ec41e4acd85e98bbf7a13753fc1e03
 2023-08-08 18:27 UTC 

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-08 18:12 UTC  (21+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-08-08 17:31 UTC  (2+ messages)

[vbabka:slub-percpu-caches-v1 5/5] ld.lld: error: undefined symbol: kmem_cache_prefill_percpu_array
 2023-08-08 17:21 UTC 

[vbabka:slub-percpu-caches-v1 3/5] maple_tree.c:undefined reference to `kmem_cache_setup_percpu_array'
 2023-08-08 17:21 UTC 

Replacing walk_page_range
 2023-08-08 17:09 UTC 

[PATCH -next v2] mm: zswap: update comment for struct zswap_entry
 2023-08-08 17:01 UTC  (3+ messages)

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-08-08 16:17 UTC  (3+ messages)

[vbabka:slub-percpu-caches-v1 3/5] ld.lld: error: undefined symbol: kmem_cache_setup_percpu_array
 2023-08-08 15:37 UTC 

[vbabka:slub-percpu-caches-v1 2/5] mm/slub.c:3568:26: error: implicit declaration of function 'alloc_from_pca'
 2023-08-08 14:55 UTC 

[PATCH v2 0/7] Split a folio to any lower order folios
 2023-08-08 14:45 UTC  (4+ messages)
` [PATCH v2 5/7] mm: thp: split huge page to any lower order pages

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-08 14:32 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/mmu_notifier: introduce a new mmu notifier flag MMU_NOTIFIER_RANGE_NUMA
` [RFC PATCH 2/3] mm: don't set PROT_NONE to maybe-dma-pinned pages for NUMA-migrate purpose
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-08 13:38 UTC  (9+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[vbabka:slub-percpu-caches-v1 2/5] mm/slub.c:3568:12: error: call to undeclared function 'alloc_from_pca'; ISO C99 and later do not support implicit function declarations
 2023-08-08 13:12 UTC 

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-08 12:55 UTC  (14+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends

[PATCH] selftests/mm: FOLL_LONGTERM need to be updated to 0x100
 2023-08-08 12:43 UTC 

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-08 12:42 UTC  (13+ messages)

[PATCH] mm/page_alloc: remove unneeded current_order check
 2023-08-08 12:32 UTC  (3+ messages)

[PATCH] mm/memcontrol: add tips for kmem.slabinfo
 2023-08-08 12:10 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 453869586392a5c4f570ba90c557219a65fff41a
 2023-08-08 12:02 UTC 

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-08-08 11:09 UTC  (20+ messages)
` [PATCH v2 04/32] mm/pgtable: "
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()

[PATCH 0/7] cleanup with helper macro K()
 2023-08-08 10:44 UTC  (4+ messages)
` [PATCH 1/7] mm: remove redundant K() macro definition

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-08 10:05 UTC  (19+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 13/13] btrfs: convert to "

[PATCH] mm/damon: Prevent unnecessary age reset for regions
 2023-08-08  9:59 UTC  (3+ messages)

[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
 2023-08-08  9:59 UTC  (5+ messages)
` [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines

[PATCH v8 0/6] Add support for memmap on memory feature on ppc64
 2023-08-08  9:15 UTC  (7+ messages)
` [PATCH v8 1/6] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v8 2/6] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v8 3/6] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v8 4/6] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v8 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v8 6/6] mm/memory_hotplug: Embed vmem_altmap details in memory block

[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
 2023-08-08  9:13 UTC  (6+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages

[PATCH v2 00/14] futex: More futex2 bits
 2023-08-08  9:12 UTC  (11+ messages)
` [PATCH v2 01/14] futex: Clarify FUTEX2 flags
` [PATCH v2 02/14] futex: Extend the "
` [PATCH v2 03/14] futex: Flag conversion
` [PATCH v2 11/14] futex: Implement FUTEX2_NUMA

[PATCH] writeback: remove redundant checks for root memcg
 2023-08-08  8:44 UTC 

[PATCH v2 0/8] Add GDB memory helper commands
 2023-08-08  8:30 UTC  (9+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH v2 2/8] scripts/gdb/modules: add get module text support
` [PATCH v2 3/8] scripts/gdb/utils: add common type usage
` [PATCH v2 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH v2 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH v2 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH v2 7/8] scripts/gdb/slab: Add slab support
` [PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  7:50 UTC  (15+ messages)
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "

[PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
 2023-08-08  7:46 UTC  (14+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-08-08  7:29 UTC  (16+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[linux-next:master 7602/7933] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.c:37: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-08-08  7:00 UTC 

[PATCH -next] mm: zswap: update comment for struct zswap_entry
 2023-08-08  6:36 UTC  (4+ messages)

[PATCH] mm: remove unneeded __meminit annotation
 2023-08-08  6:10 UTC  (6+ messages)

[linux-next:master 1937/6910] drivers/mtd/nand/raw/qcom_nandc.c:2941 qcom_op_cmd_mapping() error: uninitialized symbol 'ret'
 2023-08-08  5:16 UTC  (9+ messages)

[PATCH v2 0/3] don't use mapcount() to check large folio sharing
 2023-08-08  4:10 UTC  (7+ messages)
` [PATCH v2 1/3] madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing check
` [PATCH v2 2/3] madvise:madvise_free_huge_pmd(): "
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): "

[akpm-mm:mm-nonmm-unstable 56/63] kernel/crash_core.c:331:23: error: invalid use of undefined type 'struct crash_mem'
 2023-08-08  3:45 UTC 

[PATCH v2] mm: memtest: convert to memtest_report_meminfo()
 2023-08-08  3:33 UTC 

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-08-08  3:17 UTC  (3+ messages)

[PATCH] mm: memtest: convert to memtest_report_meminfo()
 2023-08-08  1:32 UTC  (3+ messages)

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-08  0:31 UTC  (3+ messages)
` [PATCH v12 2/2] "

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-08-08  0:02 UTC  (6+ messages)

[PATCH] mm: memory-failure: use helper macro llist_for_each_entry_safe()
 2023-08-07 23:59 UTC  (2+ messages)

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-07 23:25 UTC  (3+ messages)

[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
 2023-08-07 23:17 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-07 23:06 UTC  (2+ messages)

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-08-07 23:05 UTC  (32+ messages)
` [PATCH mm-unstable v9 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v9 02/31] pgtable: create struct ptdesc
` [PATCH mm-unstable v9 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v9 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v9 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v9 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v9 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v9 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v9 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v9 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v9 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v9 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 13/31] x86: "
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v9 15/31] mm: remove page table members from struct page
` [PATCH mm-unstable v9 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 17/31] arm: "
` [PATCH mm-unstable v9 18/31] arm64: "
` [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 20/31] hexagon: "
` [PATCH mm-unstable v9 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v9 22/31] m68k: "
` [PATCH mm-unstable v9 23/31] mips: "
` [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 25/31] openrisc: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v9 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 22:00 UTC  (8+ messages)
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests

page:  |  | latest

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