linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/6] mm/arm64: re-enable HVO
 2024-11-07 20:20 UTC  (3+ messages)
` [PATCH v2 1/6] mm/hugetlb_vmemmap: batch-update PTEs
` [PATCH v2 2/6] mm/hugetlb_vmemmap: add arch-independent helpers

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-07 20:20 UTC  (4+ messages)

[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  (11+ messages)
` [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging

[PATCH v3 0/6] fuse: remove temp page copies in writeback
 2024-11-07 19:22 UTC  (9+ 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 v2 0/3] scftorture: Avoid kfree from IRQ context
 2024-11-07 19:05 UTC  (7+ 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] docs/mm: add VMA locks documentation
 2024-11-07 19:01 UTC 

[PATCH v3 00/13] zswap IAA compress batching
 2024-11-07 18:53 UTC  (23+ messages)
` [PATCH v3 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v3 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v3 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto
` [PATCH v3 04/13] crypto: iaa - Make async mode the default
` [PATCH v3 05/13] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v3 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [PATCH v3 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [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 v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-07 17:57 UTC  (7+ messages)
` [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
` [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()

[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] mm: Fix __wp_page_copy_user fallback path for remote mm
 2024-11-07 17:32 UTC  (5+ messages)

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-07 16:24 UTC  (8+ messages)
` [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "

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

[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
 2024-11-07 15:10 UTC  (4+ 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  (8+ 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

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

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-07 14:44 UTC  (14+ messages)
` [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store"
  ` [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store

[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  (10+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
    ` [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant

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

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

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

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

[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-07 10:10 UTC  (3+ 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

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2024-11-07  9:30 UTC  (6+ messages)

[PATCH v4 1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init
 2024-11-07  8:42 UTC  (2+ messages)

[PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash)
 2024-11-07  8:42 UTC  (2+ messages)

[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
 2024-11-07  4:57 UTC  (6+ messages)
` [PATCH v2 1/1] [PATCH] "

[PATCH v4] mm: count zeromap read and set for swapout and swapin
 2024-11-07  1:12 UTC 

[PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
 2024-11-06 23:56 UTC  (13+ messages)

[PATCH v3] mm: count zeromap read and set for swapout and swapin
 2024-11-06 22:02 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 5b913f5d7d7fe0f567dea8605f21da6eaa1735fb
 2024-11-06 21:41 UTC 

slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
 2024-11-06 21:22 UTC  (5+ messages)

[PATCH] MAINTAINERS: exec: Mark Kees as maintainer
 2024-11-06 20:57 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 47f01a19a6ee2967b92b0cb4ca4b33e23b7556e3
 2024-11-06 19:59 UTC 

[akpm-mm:mm-unstable 27/106] mm/page_io.c:220:3: error: call to undeclared function 'count_objcg_events'; ISO C99 and later do not support implicit function declarations
 2024-11-06 19:54 UTC  (2+ messages)

[PATCH v3] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-11-06 19:53 UTC 

[PATCH] mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
 2024-11-06 18:50 UTC  (2+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-06 18:20 UTC  (8+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-06 17:04 UTC  (2+ messages)

[PATCH 2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE
 2024-11-06 16:39 UTC  (2+ messages)

[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-11-06 15:58 UTC  (4+ messages)
` [PATCH v6 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v6 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
 2024-11-06 14:08 UTC 

[akpm-mm:mm-unstable 27/106] mm/page_io.c:220:17: error: implicit declaration of function 'count_objcg_events'; did you mean 'count_objcg_event'?
 2024-11-06 13:02 UTC 

[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-06 12:35 UTC  (28+ messages)
` [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t
` [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v3 11/33] netfs: Drop the was_async "
` [PATCH v3 12/33] netfs: Don't use bh spinlock
` [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock
` [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v3 15/33] afs: Fix directory format encoding struct
` [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations
` [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints
` [PATCH v3 18/33] cachefiles: Add auxiliary data trace
` [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity
` [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file
` [PATCH v3 23/33] afs: Use netfslib for directories
` [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v3 25/33] afs: Eliminate afs_read
` [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls
` [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
` [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v3 30/33] afs: Use the contained hashtable to search a directory
` [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive()
` [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

page:  |  | latest

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