Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-08 14:45:45 to 2023-08-10 01:53:13 UTC [more...]

[PATCH 0/3] Fixes and cleanups to break_down_buddy_pages in
 2023-08-10  9:53 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: correct start page when guard page debug is enabled
` [PATCH 2/3] mm/page_alloc: remove unnecessary check in break_down_buddy_pages
` [PATCH 3/3] mm/page_alloc: remove unnecessary next_page "

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-10  1:49 UTC  (14+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()

[PATCH v2 0/3] support large folio for mlock
 2023-08-10  1:30 UTC  (6+ messages)
` [PATCH v2 1/3] mm: add functions folio_in_range() and folio_within_vma()
` [PATCH v2 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v2] dma-contiguous: define proper name for global cma region
 2023-08-10  0:57 UTC  (9+ messages)

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

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:22 UTC  (5+ messages)
` [PATCH v10 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v10 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v10 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v10 4/4] RISC-V: mm: Document mmap changes

[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:07 UTC  (8+ messages)
` [PATCH v9 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v9 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v9 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v9 4/4] RISC-V: mm: Document mmap changes

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 22:37 UTC  (34+ messages)
` [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 v2 00/14] futex: More futex2 bits
 2023-08-09 22:25 UTC  (4+ messages)
` [PATCH v2 05/14] futex: Add sys_futex_wake()

[PATCH -fixes] mm: Add a call to flush_cache_vmap() in vmap_pfn()
 2023-08-09 22:25 UTC  (3+ messages)

[PATCH mm-unstable v1] mm: add a total mapcount for large folios
 2023-08-09 21:23 UTC  (7+ messages)

[PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it
 2023-08-09 21:20 UTC 

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-08-09 21:07 UTC  (9+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2023-08-09 19:42 UTC  (4+ messages)
` [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall

[PATCH] mm/filemap.c:fix update prev_pos after one read request done
 2023-08-09 18:45 UTC  (3+ messages)

[PATCH] mm: memcg: provide accurate stats for userspace reads
 2023-08-09 18:33 UTC  (8+ messages)

[linux-next:master 8173/8441] warning: unsafe strcpy() usage lacked '__write_overflow' warning in lib/test_fortify/write_overflow-strcpy.c
 2023-08-09 18:33 UTC  (2+ messages)

[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
 2023-08-09 18:31 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 21ef7b1e17d039053edaeaf41142423810572741
 2023-08-09 18:29 UTC 

Processes hung in "D" state in ext4, mm, md and dmcrypt
 2023-08-09 18:28 UTC  (3+ messages)
` [dm-devel] "
  ` [dm-devel] Processes hung in "D" state in ext4, mm, md and dmcrypt (lockdep output)

[PATCH] Multi-gen LRU: skip CMA pages when they are not eligible
 2023-08-09 17:09 UTC  (4+ messages)

[linux-next:master 2424/8441] arch/alpha/include/asm/xchg.h:234:32: sparse: sparse: cast truncates bits from constant value (eb9f becomes 9f)
 2023-08-09 17:07 UTC 

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

[linux-next:master 8173/8441] include/linux/list.h:53:13: warning: '__preserve_most__' calling convention is not supported for this target
 2023-08-09 16:02 UTC  (5+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-09 15:34 UTC  (4+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH] mm: Fix access_remote_vm() regression on tagged addresses
 2023-08-09 15:05 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2f2141a263cea22c235fbd6cffad596d457a3754
 2023-08-09 14:36 UTC 

[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
 2023-08-09 13:57 UTC  (2+ messages)

[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
 2023-08-09 13:52 UTC  (18+ messages)
` [PATCH vfs.tmpfs 1/5] xattr: simple_xattr_set() return old_xattr to be freed
` [PATCH vfs.tmpfs 2/5] tmpfs: track free_ispace instead of free_inodes
` [PATCH vfs.tmpfs 3/5] tmpfs,xattr: enable limited user extended attributes
` [PATCH vfs.tmpfs 4/5] tmpfs: trivial support for direct IO
` [PATCH vfs.tmpfs 5/5] mm: invalidation check mapping before folio_contains

Replacing walk_page_range
 2023-08-09 13:44 UTC  (4+ messages)

[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
 2023-08-09 13:39 UTC  (14+ messages)
` [PATCH 2/2] selftests/migration: Disable NUMA balancing and check migration status

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-08-09 13:27 UTC  (5+ messages)

[linux-next:master 8173/8441] include/linux/list.h:53:13: error: '__preserve_most__' calling convention is not supported for this target
 2023-08-09 13:05 UTC 

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-08-09 13:03 UTC  (5+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list

[PATCH v2] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
 2023-08-09 12:49 UTC  (2+ messages)

[PATCH v2] mm: memtest: convert to memtest_report_meminfo()
 2023-08-09 12:39 UTC  (2+ messages)

[PATCH] mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
 2023-08-09 12:35 UTC  (3+ messages)

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-09 11:59 UTC  (11+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[linux-next:master 4727/8441] drivers/video/backlight/lp855x_bl.c:252:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-08-09 10:27 UTC 

[linux-next:master 5897/8441] sh4-linux-ld: storage.c:undefined reference to `__bread_gfp'
 2023-08-09 10:27 UTC 

[PATCH -next] mm/memory_hotplug: fix error return code in add_memory_resource()
 2023-08-09  9:19 UTC  (3+ messages)

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-09  8:48 UTC  (8+ 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-09  7:40 UTC  (3+ messages)

[PATCH] mm: page_alloc: remove unused parameter from reserve_highatomic_pageblock()
 2023-08-09  7:33 UTC 

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

[PATCH v27 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-09  4:31 UTC  (6+ messages)
` [PATCH v27 2/6] fs/proc/task_mmu: "

[PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free
 2023-08-09 10:07 UTC  (2+ messages)
` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free

[vbabka:slub-percpu-caches-v1 3/5] maple_tree.c:(.rodata.cst4+0x4b8): undefined reference to `kmem_cache_setup_percpu_array'
 2023-08-08 22:40 UTC 

[linux-next:master 5193/7933] sound/soc/sh/rcar/core.c:1287:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before break around line 1296. (fwd)
 2023-08-08 21:27 UTC 

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-08 21:13 UTC  (3+ messages)

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

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

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-08-08 20:00 UTC  (11+ messages)

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  (9+ messages)
` [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 v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-08-08 17:31 UTC  (2+ messages)

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

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

[PATCH -next v2] mm: zswap: update comment for struct zswap_entry
 2023-08-08 17:01 UTC  (2+ 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


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