linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
 2024-08-08 15:33 UTC 

[PATCH v2 0/3] Fixes for memmap accounting
 2024-08-08 15:23 UTC 

[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-08-08 15:21 UTC  (6+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)

[PATCH] powerpc/mm: Fix size of allocated PGDIR
 2024-08-08 15:20 UTC 

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-08 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
 2024-08-08 15:12 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-06 17:49 UTC  (4+ messages)

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

[PATCH 0/6] mm: split underutilized THPs
 2024-08-06 17:33 UTC  (11+ messages)

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-06 17:00 UTC  (14+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
` [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 05/28] rust: alloc: add module `allocator_test`
` [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator

Warning on mremapped uffd-wp memory
 2024-08-06 16:58 UTC  (3+ messages)

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-08-06 16:51 UTC  (8+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES

[PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
 2024-08-06 16:41 UTC 

[PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
 2024-08-06 16:20 UTC  (3+ messages)

[PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
 2024-08-06 16:15 UTC  (3+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-06 15:48 UTC  (9+ messages)
` [PATCH RFC 1/4] mm: Introduce 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 v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-06 15:36 UTC  (9+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk

shmem folio changes have broken linux-next
 2024-08-06 15:29 UTC  (3+ messages)

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

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

[linux-next:pending-fixes] BUILD SUCCESS e1a15959d75c9ba4b45e07e37bcf843c85750010
 2024-08-06 14:56 UTC 

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

[PATCH 00/10] mm: remove vma_merge()
 2024-08-06 14:42 UTC  (28+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 03/10] mm: abstract duplicated policy comparison
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
` [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
` [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
` [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-06 14:40 UTC  (10+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
` [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-06 14:26 UTC 

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

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-06 13:43 UTC  (6+ messages)

[linux-next:fs-current] BUILD SUCCESS ba2e1663436dc16a86ed31d5f7adb173dc7d02d6
 2024-08-06 13:31 UTC 

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-06 13:28 UTC  (46+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH v5] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-06 13:04 UTC 

[PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
 2024-08-06 12:56 UTC  (3+ messages)

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

[PATCH 7/8] mm: Introduce promo_wmark_pages()
 2024-08-06 12:20 UTC  (8+ messages)
  ` [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk()
  ` [PATCH 1/8] mm: Fix endless reclaim on machines with unaccepted memory
  ` [PATCH 3/8] mm: Introduce PageUnaccepted() page type
  ` [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
  ` [PATCH 5/8] mm: Add a helper to accept page

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

[RFC PATCH 12/20] kthread: Implement preferred affinity
 2024-08-06 11:08 UTC  (8+ messages)

[linux-next:master 2827/3348] mm/numa_memblks.c:427:31: warning: implicit conversion from 'unsigned long long' to 'phys_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
 2024-08-06 10:53 UTC 

[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

[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] 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  (2+ messages)

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

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

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

[PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-06  5:29 UTC  (2+ messages)

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

[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 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

page:  |  | latest

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