linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-08 17:32 UTC 

[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
 2024-11-08 17:31 UTC  (6+ messages)

[PATCH v3 28/33] netfs: Change the read result collector to only use one work item
 2024-11-08 17:23 UTC  (4+ messages)
` [PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
  ` [PATCH v3 23/33] afs: Use netfslib for directories

[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
 2024-11-08 17:05 UTC  (12+ messages)
` [RFC PATCH v1 01/10] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [RFC PATCH v1 02/10] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [RFC PATCH v1 03/10] mm/hugetlb: rename "folio_putback_active_hugetlb()" to "folio_putback_hugetlb()"
` [RFC PATCH v1 04/10] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
` [RFC PATCH v1 05/10] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
` [RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
` [RFC PATCH v1 07/10] mm: Introduce struct folio_owner_ops
` [RFC PATCH v1 08/10] mm: Use getters and setters to access page pgmap
` [RFC PATCH v1 09/10] mm: Use owner_ops on folio_put for zone device pages
` [RFC PATCH v1 10/10] mm: hugetlb: Use owner_ops on folio_put for hugetlb

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-08 17:03 UTC  (9+ messages)

slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
 2024-11-08 17:00 UTC  (13+ messages)

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-08 16:59 UTC  (14+ messages)
` [PATCH v15 01/15] EDAC: Add support for EDAC device features control
` [PATCH v15 02/15] EDAC: Add scrub control feature
` [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v15 11/15] EDAC: Add memory repair control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "

[linux-next:fs-current] BUILD SUCCESS 6eb5109a27ed8698809c3bf5acb5df0a579f0095
 2024-11-08 16:25 UTC 

[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
 2024-11-08 16:00 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS aded6a2e0817d76cdd8010ea7c0b217b55cbe78b
 2024-11-08 15:40 UTC 

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-08 15:38 UTC  (18+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH 0/4] Support large folios for tmpfs
 2024-11-08 15:30 UTC  (9+ messages)
` [PATCH 1/4] mm: factor out the order calculation into a new helper
` [PATCH 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [PATCH 3/4] mm: shmem: add large folio support for tmpfs
` [PATCH 4/4] docs: tmpfs: update the huge folios policy for tmpfs and shmem

[PATCH 0/3] Introduce acctmem
 2024-11-08 15:06 UTC  (3+ messages)
` [PATCH 2/3] mm: Simplify split_page_memcg()

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2024-11-08 14:28 UTC  (6+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH v2] mm/readahead: Fix large folio support in async readahead
 2024-11-08 14:17 UTC 

[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
 2024-11-08 14:13 UTC  (4+ messages)

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-08 13:57 UTC 

[GIT PULL] slab fix for 6.12-rc7
 2024-11-08 13:43 UTC 

[PATCH] docs/mm: add VMA locks documentation
 2024-11-08 12:34 UTC  (8+ messages)

[linux-next:fs-next] BUILD SUCCESS 9de5765e47288aa4a9969ac05aad1906df695677
 2024-11-08 11:41 UTC 

[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
 2024-11-08 10:39 UTC  (5+ messages)
` [PATCH v3 1/4] scftorture: Avoid additional div operation
` [PATCH v3 2/4] scftorture: Wait until scf_cleanup_handler() completes
` [PATCH v3 3/4] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH v3 4/4] scftorture: Use a lock-less list to free memory

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-08 10:36 UTC  (3+ messages)

[PATCH v2 0/3] scftorture: Avoid kfree from IRQ context
 2024-11-08 10:32 UTC  (10+ messages)
` [PATCH v2 1/3] scftorture: Avoid additional div operation
` [PATCH v2 2/3] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH v2 3/3] scftorture: Use a lock-less list to free memory
` [PATCH v2 4/3] scftorture: Wait until scf_cleanup_handler() completes

[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
 2024-11-08  9:55 UTC  (6+ messages)

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-08  9:11 UTC  (5+ messages)

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-08  8:48 UTC  (8+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v4 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
` [PATCH v4 3/6] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_MAY_BLOCK mappings
` [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
` [PATCH v4 5/6] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH net-next v3 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
 2024-11-08  8:08 UTC 

[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
 2024-11-08  7:50 UTC 

[PATCH net-next v3 3/9] lib: packing: add pack_fields() and unpack_fields()
 2024-11-08  7:47 UTC 

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-08  7:38 UTC  (16+ messages)
` [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU

[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-08  6:51 UTC  (5+ messages)
` [PATCH RFC v2 1/2] mm: zsmalloc: support objects compressed based on multiple pages
` [PATCH RFC v2 2/2] zram: support compression at the granularity of multi-pages

[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
 2024-11-08  3:40 UTC  (2+ messages)
` [PATCH] netfs: If didn't read new data then abandon retry

[PATCH 0/4] maple_tree: current split may result in deficient node
 2024-11-08  3:19 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] maple_tree: use the correct min to calculate split

[linux-next:master] BUILD REGRESSION 74741a050b79d31d8d2eeee12c77736596d0a6b2
 2024-11-08  1:06 UTC 

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2024-11-08  0:02 UTC  (3+ messages)

[PATCH v3 0/6] fuse: remove temp page copies in writeback
 2024-11-07 23:35 UTC  (10+ messages)
` [PATCH v3 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v3 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
` [PATCH v3 3/6] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_MAY_BLOCK mappings
` [PATCH v3 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
` [PATCH v3 5/6] mm/migrate: fail MIGRATE_SYNC for folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
` [PATCH v3 5/6] mm/migrate: skip migrating "
` [PATCH v3 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v3 00/13] zswap IAA compress batching
 2024-11-07 22:50 UTC  (15+ messages)
` [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool
` [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
` [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios

[PATCH] mm: export copy_to_kernel_nofault
 2024-11-07 22:29 UTC  (7+ messages)

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-11-07 20:53 UTC  (7+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_syslog (2)
 2024-11-07 20:42 UTC 

[PATCH v2 0/6] mm/arm64: re-enable HVO
 2024-11-07 20:20 UTC  (7+ messages)
` [PATCH v2 1/6] mm/hugetlb_vmemmap: batch-update PTEs
` [PATCH v2 2/6] mm/hugetlb_vmemmap: add arch-independent helpers
` [PATCH v2 3/6] irqchip/gic-v3: support SGI broadcast
` [PATCH v2 4/6] arm64: broadcast IPIs to pause remote CPUs
` [PATCH v2 5/6] arm64: pause remote CPUs to update vmemmap
` [PATCH v2 6/6] arm64: select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
 2024-11-07 20:18 UTC  (3+ messages)
` [PATCH 2/4] hugetlbfs: extend hugetlb_vma_lock to private VMAs

[PATCH 0/2] memcg/hugetlb: Rework memcg hugetlb charging
 2024-11-07 19:28 UTC  (7+ messages)
` [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging

[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
 2024-11-07 17:49 UTC  (4+ messages)
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()

[PATCH v5 0/8] uprobes: RCU-protected hot path optimizations
 2024-11-07 16:13 UTC  (7+ messages)
` [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-07 15:32 UTC  (2+ messages)

[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
 2024-11-07 15:12 UTC  (2+ messages)

[PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
 2024-11-07 15:07 UTC  (3+ messages)

[PATCH v2 0/6] Buddy allocator like folio split
 2024-11-07 15:01 UTC  (7+ messages)
` [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()

[PATCH] mm/readahead: Fix large folio support in async readahead
 2024-11-07 15:00 UTC  (4+ messages)

[PATCH] scftorture: Use workqueue to free scf_check
 2024-11-07 14:59 UTC  (8+ messages)
` [PATCH 1/2] scftorture: Move memory allocation outside of preempt_disable region
  ` [PATCH 2/2] scftorture: Use a lock-less list to free memory

[syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
 2024-11-07 14:23 UTC  (2+ messages)

[linus:master] [mm, mmap] d4148aeab4: will-it-scale.per_process_ops 3888.9% improvement
 2024-11-07 14:10 UTC 

[PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
 2024-11-07 13:24 UTC  (4+ messages)

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-11-07 12:47 UTC  (5+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in schedule
 2024-11-07 12:11 UTC 

[PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset()
 2024-11-07 12:04 UTC  (2+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-07 11:15 UTC  (3+ messages)

[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-07 11:10 UTC  (13+ messages)

[PATCH v3 23/33] afs: Use netfslib for directories
 2024-11-06 12:35 UTC 

page:  |  | latest

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