[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 v3 00/13] zswap IAA compress batching
2024-11-06 19:21 UTC (14+ 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] 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] docs/mm: add VMA locks documentation
2024-11-06 18:09 UTC (18+ messages)
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-06 17:28 UTC (6+ messages)
` [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
[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)
slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
2024-11-06 16:28 UTC (4+ 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 RFC 2/2] zram: support compression at the granularity of multi-pages
2024-11-06 16:23 UTC (3+ messages)
[PATCH 6.6 00/28] fix CVE-2024-46701
2024-11-06 16:21 UTC (9+ 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 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
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-11-06 15:57 UTC (20+ messages)
[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
[PATCH v3] mm: count zeromap read and set for swapout and swapin
2024-11-06 15:06 UTC (3+ messages)
[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/6] Buddy allocator like folio split
2024-11-06 10:44 UTC (3+ messages)
` [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
[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 (6+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
[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 (4+ messages)
[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
2024-11-06 9:23 UTC (5+ messages)
` [PATCH v2 1/1] [PATCH] "
[PATCH] mm/readahead: Fix large folio support in async readahead
2024-11-06 9:21 UTC
[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 (7+ 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)
[syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
2024-11-06 1:23 UTC
[syzbot] [mm?] BUG: Bad page state in kvm_coalesced_mmio_init
2024-11-06 1:08 UTC (3+ messages)
[PATCH 0/3] Introduce acctmem
2024-11-06 0:09 UTC (6+ messages)
` [PATCH 1/3] mm: Opencode split_page_memcg() in __split_huge_page()
` [PATCH 2/3] mm: Simplify split_page_memcg()
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-05 23:57 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 566383b19a74825da16da3b567303cb0536411d0
2024-11-05 23:17 UTC
[linux-next:master] BUILD REGRESSION 850f22c42f4b0a14a015aecc26f46f9948ded6dd
2024-11-05 23:00 UTC
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-11-05 21:40 UTC (9+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
2024-11-05 21:30 UTC (6+ messages)
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
2024-11-05 21:23 UTC (11+ messages)
` [PATCH 1/4] mm: fix quoted strings spliting across lines
` [PATCH 2/4] mm: Fix minor formatting issues for mm control
` [PATCH 3/4] mm: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
[PATCH v2 00/33] Separate struct slab from struct page
2024-11-05 21:08 UTC (7+ messages)
` slab tree for next
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-05 19:53 UTC (5+ messages)
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-05 19:35 UTC (2+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 19:04 UTC (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-05 18:55 UTC (6+ messages)
` [RFC PATCH 1/4] mm: Add mempolicy support to the filemap layer
` [RFC PATCH 2/4] Introduce fbind syscall
` [RFC PATCH 3/4] KVM: guest_memfd: Pass file pointer instead of inode in guest_memfd APIs
` [RFC PATCH 4/4] KVM: guest_memfd: Enforce NUMA mempolicy if available
[PATCH 5.10.y 0/2] Backport fix of CVE-2024-47674 to 5.10
2024-11-05 15:50 UTC (3+ messages)
` [PATCH 5.10.y 1/2] mm: add remap_pfn_range_notrack
` [PATCH 5.10.y 2/2] mm: avoid leaving partial pfn mappings around in error case
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-05 15:16 UTC (6+ messages)
[PATCH] mm: remove unnecessary page_table_lock on stack expansion
2024-11-05 15:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox