linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 05:06:25 to 2023-06-23 05:50:54 UTC [more...]

[PATCH v2] elf: correct note name comment
 2023-06-23  5:50 UTC 

[PATCH v2] mm/hugetlb: remove hugetlb_set_page_subpool()
 2023-06-23  5:49 UTC 

[PATCH] mm/hugetlb: remove hugetlb_set_page_subpool()
 2023-06-23  5:46 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23  5:25 UTC  (38+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH 0/2] zsmalloc: small compaction improvements
 2023-06-23  4:40 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCH 2/2] zsmalloc: move migration destination zspage inuse check

[PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
 2023-06-23  4:19 UTC  (13+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-23  3:38 UTC  (11+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

kasan cgroup user-after-free in get_mem_cgroup_from_mm
 2023-06-23  3:29 UTC 

[akpm-mm:mm-nonmm-unstable 69/70] panic.c:undefined reference to `arch_trigger_cpumask_backtrace'
 2023-06-23  2:42 UTC  (2+ messages)

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-23  2:24 UTC  (16+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-23  2:11 UTC  (8+ messages)
` [PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)

[PATCH v3] mm: Fix shmem THP counters on migration
 2023-06-23  2:07 UTC  (2+ messages)

[linux-next:master 211/11867] drivers/target/target_core_iblock.c:892:30-35: WARNING: conversion to bool not needed here
 2023-06-23  1:08 UTC  (3+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-22 23:52 UTC  (12+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-22 23:18 UTC  (20+ messages)

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-22 22:10 UTC  (6+ messages)
` [PATCH v1 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v1 2/2] udmabuf: Add back support for mapping hugetlb pages

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

[PATCH v3 0/1] Randomized slab caches for kmalloc()
 2023-06-22 20:10 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH RESEND] elf: correct note name comment
 2023-06-22 20:07 UTC  (2+ messages)

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-22 18:27 UTC  (4+ messages)
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-22 16:41 UTC  (3+ messages)
` [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations

[PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
 2023-06-22 15:51 UTC  (3+ messages)

[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
 2023-06-22 15:43 UTC  (15+ messages)

[PATCH 11/14] init: consolidate prototypes in linux/init.h
 2023-06-22 15:02 UTC  (2+ messages)

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-06-22 14:42 UTC  (15+ messages)
` [PATCH v1 01/14] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v1 02/14] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v1 03/14] arm64/mm: pte_clear(): "
` [PATCH v1 04/14] arm64/mm: ptep_get_and_clear(): "
` [PATCH v1 05/14] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v1 06/14] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v1 07/14] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v1 08/14] arm64/mm: ptep_set_access_flags(): "
` [PATCH v1 09/14] arm64/mm: ptep_get(): "
` [PATCH v1 10/14] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v1 12/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
` [PATCH v1 13/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v1 14/14] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()

[linux-next:master 7316/11867] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1673 amdgpu_dm_init() error: we previously assumed 'adev->dm.dc' could be null (see line 1669)
 2023-06-22 14:14 UTC 

[PATCH 08/11] sysctl: Add size to register_sysctl_init
 2023-06-22 14:00 UTC  (9+ messages)

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-06-22 13:55 UTC  (7+ messages)
` [PATCH 1/3] mm/memory_hotplug: Allow an override for the memmap_on_memory param

[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
 2023-06-22 12:54 UTC  (4+ messages)
    ` Bad linux-next merge? (was Re: [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR)

[linux-next:master 2829/11867] drivers/scsi/scsi.c:591:1-3: WARNING: possible condition with no effect (if == else) (fwd)
 2023-06-22 12:19 UTC 

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-22 10:20 UTC  (8+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH 01/79] fs: add ctime accessors infrastructure
 2023-06-22 10:14 UTC  (2+ messages)

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:39 UTC  (15+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:31 UTC  (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink

[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
 2023-06-22  8:30 UTC  (7+ messages)
  ` [LTP] "

[PATCH] mm: zswap: fix double invalidate with exclusive loads
 2023-06-22  6:39 UTC  (7+ messages)

[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
 2023-06-22  5:06 UTC  (3+ messages)


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