linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-07 11:09 UTC  (23+ messages)

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

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-11-07 10:31 UTC  (5+ 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)

[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
 2024-11-07  8:54 UTC  (3+ 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 v1 00/17] Provide a new two step DMA mapping API
 2024-11-07  8:32 UTC  (5+ messages)

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-07  7:54 UTC  (6+ 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] mm/readahead: Fix large folio support in async readahead
 2024-11-07  6:01 UTC  (7+ 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 6.6 00/28] fix CVE-2024-46701
 2024-11-07  1:43 UTC  (12+ 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

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

[PATCH 0/2] memcg/hugetlb: Rework memcg hugetlb charging
 2024-11-07  0:21 UTC  (6+ messages)
` [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging

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

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-06 23:34 UTC  (6+ 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 v2 0/6] Buddy allocator like folio split
 2024-11-06 22:06 UTC  (4+ messages)
` [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()

[PATCH v3] mm: count zeromap read and set for swapout and swapin
 2024-11-06 22:02 UTC  (9+ 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)

[PATCH v3 00/13] zswap IAA compress batching
 2024-11-06 20:44 UTC  (18+ 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

[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 v5 0/8] uprobes: RCU-protected hot path optimizations
 2024-11-06 16:25 UTC  (4+ messages)
` [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[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

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-11-06 15:20 UTC  (8+ 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: stack guard page was hit in v9fs_file_read_iter
 2024-11-06 14:08 UTC 

[PATCH v2 00/17] Provide a new two step DMA mapping API
 2024-11-06 13:49 UTC  (18+ messages)
` [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v2 03/17] iommu: generalize the batched sync after map interface
` [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v2 09/17] docs: core-api: document the IOVA-based API
` [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API

[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  (34+ messages)
` [PATCH v3 01/33] kheaders: Ignore silly-rename files
` [PATCH v3 02/33] netfs: Remove call to folio_index()
` [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v3 04/33] netfs: Remove unnecessary references to pages
` [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions
` [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [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()

[linux-next:fs-current] BUILD SUCCESS a65f6ea9c631478311c47c80c8c941cc1d43a4e4
 2024-11-06 11:52 UTC 

[linux-next:fs-next] BUILD SUCCESS 7671d2ddc9d7796f3c131b147229fbe4cd677d65
 2024-11-06 11:50 UTC 

[PATCH v2 0/3] tmpfs: Casefold fixes
 2024-11-06 10:23 UTC  (2+ messages)

[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
 2024-11-06 10:13 UTC  (3+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-11-06 10:06 UTC  (2+ messages)

[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
 2024-11-06  9:39 UTC  (3+ messages)

[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-11-06  8:09 UTC  (3+ messages)

[PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-11-06  6:12 UTC  (6+ messages)
` [PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration

cluster_alloc_swap_entry() may change per-cpu cluster of another CPU randomly
 2024-11-06  5:24 UTC  (7+ messages)

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-11-06  3:17 UTC  (18+ messages)

[PATCH v2] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
 2024-11-06  2:48 UTC  (3+ messages)

[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-11-06  2:19 UTC  (6+ messages)

FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "vmscan,migrate: fix page count imbalance on node stats when demoting pages" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.1-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.6-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.6-stable tree
 2024-11-06  2:09 UTC 

FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.6-stable tree
 2024-11-06  2:09 UTC 

FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.6-stable tree
 2024-11-06  2:08 UTC 

FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.11-stable tree
 2024-11-06  2:08 UTC 

FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.11-stable tree
 2024-11-06  2:08 UTC 

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-06  2:01 UTC  (2+ messages)

page:  |  | latest

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