linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-05 15:22:41 to 2024-08-06 10:36:30 UTC [more...]

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-06 10:35 UTC  (9+ messages)
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-06 10:24 UTC  (6+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk

[PATCH 0/6] mm: split underutilized THPs
 2024-08-06  9:58 UTC  (11+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp

[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
 2024-08-06  9:29 UTC  (12+ messages)
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()

[RFC PATCH 0/4] mm/arm64: re-enable HVO
 2024-08-06  9:12 UTC  (7+ messages)
` [RFC PATCH 1/4] mm: HVO: introduce helper function to update and flush pgtable
` [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
` [RFC PATCH 3/4] arm64: pause remote CPUs to update vmemmap
` [RFC PATCH 4/4] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

shmem folio changes have broken linux-next
 2024-08-06  8:47 UTC 

[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
 2024-08-06  8:35 UTC  (6+ messages)
` [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure

[linux-next:master 2333/3348] arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: dma-controller@11820000: compatible:0: 'renesas,r9a08g045-dmac' is not one of ['renesas,r9a07g043-dmac', 'renesas,r9a07g044-dmac', 'renesas,r9a07g054-dmac']
 2024-08-06  8:29 UTC 

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-06  8:26 UTC  (9+ messages)

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06  8:19 UTC  (7+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH] mm: swap: mTHP frees entries as a whole
 2024-08-06  8:12 UTC  (7+ messages)

[PATCH 1/4] mm/mempolicy: Use folio_alloc_mpol_noprof() in alloc_pages_noprof()
 2024-08-06  8:05 UTC  (5+ messages)
` [PATCH 2/4] mm/mempolicy: Make alloc_pages_mpol_noprof() static
` [PATCH 3/4] mm/mempolicy: Remove alloc_pages_mpol_noprof()
` [PATCH 4/4] mm/mempolicy: Convert alloc_pages_preferred_many() to return a folio

[PATCH 7/8] mm: Introduce promo_wmark_pages()
 2024-08-06  7:52 UTC  (3+ messages)
  ` [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk()

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06  7:23 UTC  (2+ messages)

[PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
 2024-08-06  7:38 UTC  (5+ messages)

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-06  7:06 UTC  (7+ messages)
` [PATCH] exec: drop a racy path_noexec check

[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
 2024-08-06  6:04 UTC  (20+ messages)

[PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-06  5:29 UTC  (6+ messages)
` [PATCH v4 2/5] memblock test: add the definition of __setup()
` [PATCH v4 3/5] memblock test: fix implicit declaration of function 'memparse'
` [PATCH v4 4/5] memblock test: fix implicit declaration of function 'isspace'
` [PATCH v4 5/5] memblock test: fix implicit declaration of function 'strscpy'

[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-08-06  4:33 UTC  (2+ messages)

[PATCH] md/raid6 algorithms: scale test duration for speedier boots
 2024-08-06  4:01 UTC  (2+ messages)

[PATCH v5 0/9] Improve the copy of task comm
 2024-08-06  3:50 UTC  (5+ messages)

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-06  3:31 UTC  (5+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval

[PATCH] vduse: avoid using __GFP_NOFAIL
 2024-08-06  3:10 UTC  (8+ messages)

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-08-06  3:01 UTC  (8+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-06  2:40 UTC 

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-06  2:23 UTC  (23+ messages)
  ` [PATCH v5 01/21] "
  ` [PATCH v5 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
  ` [PATCH v5 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
  ` [PATCH v5 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
  ` [PATCH v5 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
  ` [PATCH v5 06/21] mm/zsmalloc: convert create_page_chain() and its users "
  ` [PATCH v5 07/21] mm/zsmalloc: convert obj_allocated() and related helpers "
  ` [PATCH v5 08/21] mm/zsmalloc: convert init_zspage() "
  ` [PATCH v5 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
  ` [PATCH v5 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
  ` [PATCH v5 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
  ` [PATCH v5 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc
  ` [PATCH v5 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
  ` [PATCH v5 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
  ` [PATCH v5 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
  ` [PATCH v5 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
  ` [PATCH v5 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
  ` [PATCH v5 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
  ` [PATCH v5 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
  ` [PATCH v5 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
  ` [PATCH v5 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06  1:24 UTC 

[PATCH v3 0/2] improving dynamic zswap shrinker protection scheme
 2024-08-06  1:07 UTC  (10+ messages)
` [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
  ` [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
` [PATCH v3 2/2] zswap: track swapins from disk more accurately
  ` [PATCH v3 2/2] zswap: track swapins from disk more accurately (fix)

[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-06  0:52 UTC  (7+ messages)

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-06  0:50 UTC  (11+ messages)

[RFC PATCH 12/20] kthread: Implement preferred affinity
 2024-08-05 23:59 UTC  (7+ messages)

[PATCH v2 0/2] improving dynamic zswap shrinker protection scheme
 2024-08-05 23:58 UTC  (5+ messages)
` [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker

[PATCH v13] mm: report per-page metadata information
 2024-08-05 23:18 UTC  (5+ messages)

[linux-next:fs-current] BUILD SUCCESS a30bdcb59da63bfa89f6d03dbf4d17a6d747c1f0
 2024-08-05 22:23 UTC 

[RFC PATCH v1 0/1] binfmt_elf: seal address zero
 2024-08-05 21:33 UTC  (5+ messages)
` [RFC PATCH v1 1/1] binfmt_elf: mseal "

[PATCH v2] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-05 21:27 UTC  (6+ messages)
` [RFC PATCH] piped/ptraced coredump (was: Dump smaller VMAs first in ELF cores)

[PATCH net-next v18 06/14] page_pool: devmem support
 2024-08-05 21:25 UTC 

[akpm-mm:mm-unstable 173/179] include/vdso/limits.h:16:25: warning: conversion from 'long long unsigned int' to 'phys_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295'
 2024-08-05 21:13 UTC 

[PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
 2024-08-05 21:03 UTC  (2+ messages)

[GIT PULL] slab fixes for 6.11-rc2
 2024-08-05 20:44 UTC  (2+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 20:35 UTC  (16+ messages)
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-05 20:34 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION d6dbc9f56c3a70e915625b6f1887882c23dc5c91
 2024-08-05 20:05 UTC 

[linux-next:fs-next] BUILD SUCCESS b6b3ab6bae73b8ba1fefadea42f448f27591365b
 2024-08-05 19:44 UTC 

[PATCH mm-unstable v1 0/5] mm/swap: remove boilerplate
 2024-08-05 19:14 UTC  (5+ messages)
` [PATCH mm-unstable v1 5/5] "

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-08-05 18:50 UTC  (8+ messages)

[linus:master] [mm/slab] 2e8000b826: WARNING:at_mm/util.c:#__kvmalloc_node_noprof
 2024-08-05 18:48 UTC  (2+ messages)
` Too large alloc in gem_exec_reloc test? (was Re: [linus:master] [mm/slab] 2e8000b826: WARNING:at_mm/util.c:#__kvmalloc_node_noprof)

[RFC PATCH 0/3] Enable strict percpu address space checks
 2024-08-05 18:39 UTC  (4+ messages)
` [RFC PATCH 1/3] percpu: Define __pcpu_typeof()
` [RFC PATCH 2/3] percpu: Assorted fixes found by strict percpu address space checks
` [RFC PATCH 3/3] percpu/x86: [RFH] Enable strict percpu checks via named AS qualifiers

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-05 18:34 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: Introduce guest_memfd
` [PATCH RFC 2/4] kvm: Convert to use mm/guest_memfd
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-05 18:30 UTC  (4+ messages)
` [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-08-05 18:13 UTC  (3+ messages)

[RFC PATCH v2 04/10] KVM: Add KVM capability to check if guest_memfd can be mapped by the host
 2024-08-05 18:12 UTC  (3+ messages)

[RFC PATCH v2 02/10] KVM: Add restricted support for mapping guestmem by the host
 2024-08-05 18:08 UTC  (3+ messages)

[PATCH] mm: Only enforce minimum stack gap size if it's sensible
 2024-08-05 17:26 UTC  (2+ messages)

[PATCH] memcg: protect concurrent access to mem_cgroup_idr
 2024-08-05 17:25 UTC  (3+ messages)

[PATCH v3 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-05 17:05 UTC  (4+ messages)

[PATCH] mm: zswap: make the lock critical section obvious in shrink_worker()
 2024-08-05 17:06 UTC  (2+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-05 16:54 UTC  (6+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[linux-next:master 568/3069] drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
 2024-08-05 15:57 UTC 

[PATCH v2] mm: increase totalram_pages on freeing to buddy system
 2024-08-05 15:47 UTC  (3+ messages)

[PATCH v3 0/2] mm: tlb swap entries batch async release
 2024-08-05 15:36 UTC  (3+ messages)
` [PATCH v3 1/2] mm: move task_is_dying to h headfile
` [PATCH v3 2/2] mm: tlb: add tlb swap entries batch async release

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-05 15:19 UTC  (4+ messages)
` [PATCH v4 26/28] rust: str: test: replace `alloc::format`
` [PATCH v4 27/28] rust: alloc: update module comment of alloc.rs
` [PATCH v4 28/28] kbuild: rust: remove the `alloc` crate


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