linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-21 15:47:59 to 2023-07-24 09:56:45 UTC [more...]

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-24  9:56 UTC  (49+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [PATCH v2 45/47] mm: shrinker: make memcg "
` [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex

Prerequisites for Large Anon Folios
 2023-07-24  9:54 UTC  (6+ messages)

[RFC PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-24  9:55 UTC  (2+ messages)

[RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
 2023-07-24  9:44 UTC  (8+ messages)
` [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-07-24  9:38 UTC  (8+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH v3 0/8] selftests/mm fixes for arm64
 2023-07-24  8:25 UTC  (9+ messages)
` [PATCH v3 1/8] selftests: Line buffer test program's stdout
` [PATCH v3 2/8] selftests/mm: Skip soft-dirty tests on arm64
` [PATCH v3 3/8] selftests/mm: Enable mrelease_test for arm64
` [PATCH v3 4/8] selftests/mm: Fix thuge-gen test bugs
` [PATCH v3 5/8] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
` [PATCH v3 6/8] selftests/mm: Make migration test robust to failure
` [PATCH v3 7/8] selftests/mm: Optionally pass duration to transhuge-stress
` [PATCH v3 8/8] selftests/mm: Run all tests from run_vmtests.sh

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-24  8:11 UTC  (3+ messages)

[PATCH mm-hotfixes] mm/pagewalk: fix EFI_PGT_DUMP of espfix area
 2023-07-24  7:55 UTC  (2+ messages)

[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
 2023-07-24  7:54 UTC  (6+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)

[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
 2023-07-24  7:41 UTC  (4+ messages)
` [RFC PATCH V3 1/1] "

[linux-next:master] [NFSD] e5b9a37505: fsmark.files_per_sec 2.1% improvement
 2023-07-24  6:42 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24  6:38 UTC  (20+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory

[stable:linux-4.19.y 593/9999] arch/riscv/include/asm/irqflags.h:42: Error: unrecognized opcode `csrrc t4,sstatus,2', extension `zicsr' required
 2023-07-24  6:34 UTC 

[RFC PATCH v2 2/2] zram: charge the compressed RAM to the page's memcgroup
 2023-07-24  6:22 UTC 

[RFC PATCH v2 1/2] memcg: Add support for zram object charge
 2023-07-24  6:22 UTC 

[RFC PATCH v2 0/2] zram: memcg accounting
 2023-07-24  6:21 UTC 

[RFC PATCH] arm64: mm: Fix kernel page tables incorrectly deleted during memory removal
 2023-07-24  6:11 UTC  (5+ messages)

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-24  6:00 UTC  (7+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-24  3:47 UTC  (3+ messages)
  `  "

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-24  2:39 UTC  (13+ messages)

[PATCH] mm/memcg: fix obsolete function name in mem_cgroup_protection()
 2023-07-24  1:52 UTC  (3+ messages)

[RFC 2/2] mm: alloc/free depth based PCP high auto-tuning
 2023-07-24  1:09 UTC  (12+ messages)

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-24  0:42 UTC  (7+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in madvise_collapse
 2023-07-23 22:43 UTC  (2+ messages)

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-07-23 22:35 UTC  (10+ messages)
` [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
          ` [PATCH v3 04/13 fix] powerpc: assert_pte_locked() use pte_offset_map_nolock(): fix
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
    ` [PATCH v3 07/13 fix] s390: add pte_free_defer() for pgtables sharing page: fix
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
  ` [PATCH v3 10/13 fix] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix
` [PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
  ` [PATCH v3 11/13 fix] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(): fix

[PATCH mm-hotfixes] shmem: minor fixes to splice-read implementation
 2023-07-23 21:05 UTC 

[PATCH 3/4] openrisc: Support floating point user api
 2023-07-23 21:04 UTC  (6+ messages)

[PATCH mm-hotfixes] tmpfs: fix Documentation of noswap and huge mount options
 2023-07-23 20:55 UTC 

[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
 2023-07-23 19:09 UTC  (3+ messages)
` [RFC 1/2] Revert "mm, slub: change percpu partial accounting from objects to pages"
` [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines

[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
 2023-07-23 14:13 UTC  (5+ messages)

[RFC PATCH] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-23 13:14 UTC  (2+ messages)

[RFC PATCH v2] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-23 13:11 UTC  (2+ messages)

[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
 2023-07-23 12:26 UTC  (4+ messages)
` [RFC PATCH v2 1/4] madvise: not use mapcount() against large folio for sharing check

[PATCH 0/4] Add KFENCE support for LoongArch
 2023-07-23  7:34 UTC  (11+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 4/4] LoongArch: Add KFENCE support

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

[syzbot] [mm?] kernel BUG in collapse_file (3)
 2023-07-23  5:13 UTC 

[syzbot] [mm?] possible deadlock in shmem_uncharge (2)
 2023-07-23  4:37 UTC 

[PATCH v2 0/3] page table check warn instead of panic
 2023-07-23  3:37 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_table_check: Do WARN_ON instead of BUG_ON
` [PATCH v2 2/3] doc/vm: add information about page_table_check warn_on behavior
` [PATCH v2 3/3] mm/page_table_check: Check writable zero page in page table check

[PATCH] mm/mprotect: fix obsolete function name in change_pte_range()
 2023-07-23  3:31 UTC 

[PATCH 0/4] A few fixup and cleanup patches for memory-failure
 2023-07-23  2:23 UTC  (6+ messages)
` [PATCH 1/4] mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page

Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings
 2023-07-23  2:02 UTC  (2+ messages)
`  "

[PATCH] mm/memcg: use get_page() for device private pages in mc_handle_swap_pte()
 2023-07-23  1:16 UTC  (4+ messages)

[PATCH 0/8] Remove unused parameters in page_table_check
 2023-07-22 21:48 UTC  (2+ messages)

[PATCH v7 3/3] shmem: stable directory offsets
 2023-07-22 20:33 UTC  (2+ messages)

[PATCH 6.4 000/292] 6.4.5-rc1 review
 2023-07-22 16:36 UTC 

[syzbot] [mm?] BUG: soft lockup in generic_file_write_iter (2)
 2023-07-22 14:12 UTC 

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-22 14:05 UTC  (11+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-22  4:05 UTC  (5+ messages)
` [PATCH v2 1/1] mm/filemap: remove hugetlb special casing in filemap.c

[PATCH 0/3] percpu: some trivial cleanup patches
 2023-07-22  3:30 UTC  (11+ messages)
` [PATCH 1/3] mm/percpu.c: remove redundant check
` [PATCH 2/3] mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
` [PATCH 3/3] mm/percpu.c: print error message too if atomic alloc failed

[PATCH] mm: Lock VMA in dup_anon_vma() before setting ->anon_vma
 2023-07-22  0:05 UTC  (2+ messages)

[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-21 23:26 UTC  (2+ messages)

[PATCH v1 00/14] futex: More futex2 bits
 2023-07-21 21:23 UTC  (9+ messages)
` [PATCH v1 02/14] futex: Extend the FUTEX2 flags
` [PATCH v1 05/14] futex: Add sys_futex_wake()

[RFC PATCH 0/8] memory recharging for offline memcgs
 2023-07-21 20:59 UTC  (14+ messages)

[PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-21 19:31 UTC  (13+ messages)
` [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier

[PATCH 6.1 222/223] swiotlb: mark swiotlb_memblock_alloc() as __init
 2023-07-21 16:07 UTC 

[PATCH v2 0/9] Avoid the mmap lock for fault-around
 2023-07-21 18:48 UTC  (3+ messages)
` [PATCH v2 9/9] tcp: Use per-vma locking for receive zerocopy

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-21 18:25 UTC  (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-21 18:23 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-21 18:15 UTC  (8+ messages)
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-07-21 16:56 UTC  (8+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled

[linux-next:master] BUILD REGRESSION ae867bc97b713121b2a7f5fcac68378a0774739b
 2023-07-21 16:45 UTC 

[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2023-07-21 16:32 UTC  (5+ messages)
` [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible()

[PATCH v1 1/1] minmax: Fix header inclusions
 2023-07-21 16:13 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).