[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
2023-01-05 3:10 UTC (8+ messages)
` [PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
` [PATCH 2/3] mm/mprotect: Use long for page accountings and retval
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures
[PATCH 09/17] mm: export access_remote_vm() symbol
2023-01-05 3:08 UTC (13+ messages)
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-05 2:42 UTC (21+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
[PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
2023-01-05 2:39 UTC (3+ messages)
[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
2023-01-05 1:46 UTC (8+ messages)
` A better dump_page()
[PATCH 0/1] Pages not released from memblock to the buddy allocator
2023-01-05 1:43 UTC (2+ messages)
[Patch v3 -mm 1/2] mm/slab: add is_kmalloc_cache() helper function
2023-01-05 1:42 UTC (5+ messages)
` [Patch v3 -mm 2/2] mm/kasan: simplify and refine kasan_cache code
[PATCH v4 00/39] Shadow stacks for userspace
2023-01-05 1:29 UTC (19+ messages)
` [PATCH v4 07/39] x86: Add user control-protection fault handler
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors
[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
2023-01-05 1:23 UTC (5+ messages)
` [RFC PATCH v2 12/47] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
2023-01-05 1:14 UTC (4+ messages)
[PATCH rcu 24/27] mm: Remove "select SRCU"
2023-01-05 0:38 UTC
[PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
2023-01-05 0:06 UTC (6+ messages)
[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
2023-01-05 0:03 UTC (5+ messages)
[PATCH] workingset: fix confusion around eviction vs refault container
2023-01-04 23:22 UTC (2+ messages)
[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
2023-01-04 23:21 UTC (5+ messages)
` [PATCH v5 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v5 2/3] cachestat: implement cachestat syscall
` [PATCH v5 3/3] selftests: Add selftests for cachestat
[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 23:19 UTC
[PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 23:12 UTC (11+ messages)
[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
2023-01-04 23:10 UTC (4+ messages)
` [PATCH v5 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v5 2/3] cachestat: implement cachestat syscall
` [PATCH v5 3/3] selftests: Add selftests for cachestat
[PATCH] workingset: fix confusion around eviction vs refault container
2023-01-04 22:29 UTC
[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
2023-01-04 21:27 UTC (4+ messages)
[PATCH v5 00/23] Convert to filemap_get_folios_tag()
2023-01-04 21:14 UTC (24+ messages)
` [PATCH v5 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v5 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v5 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v5 05/23] afs: Convert afs_writepages_region() "
` [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v5 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag()
[PATCH] [PATCH] memblock: Fix return sizeless candidate on __memblock_find_range_top_down
2023-01-04 21:13 UTC (5+ messages)
[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-04 20:20 UTC (5+ messages)
` [PATCH v2 3/7] "
[PATCHv13 00/16] Linear Address Masking enabling
2023-01-04 19:55 UTC (5+ messages)
` [PATCHv13 01/16] x86: Allow atomic MM_CONTEXT flags setting
` [PATCHv13 06/16] x86/mm: Provide arch_prctl() interface for LAM
[PATCH 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
2023-01-04 19:34 UTC (2+ messages)
[PATCH] mm/page_alloc: invert logic for early page initialisation checks
2023-01-04 19:18 UTC
[PATCH v3 0/9] mm: introduce Designated Movable Blocks
2023-01-04 19:10 UTC (10+ messages)
[driver-core:debugfs_lookup_fix] [mm/damon/dbgfs] ff25f87cfc: kernel_BUG_at_lib/list_debug.c
2023-01-04 18:35 UTC (2+ messages)
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-01-04 18:09 UTC (4+ messages)
BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
2023-01-04 16:08 UTC
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-04 15:58 UTC (7+ messages)
` [RFC PATCH 02/25] kvx: Add ELF-related definitions
` [RFC PATCH 11/25] kvx: Add memory management
[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
2023-01-04 14:49 UTC
[PATCH] mm: Remove a sentence from kmap_local_folio() kdocs
2023-01-04 14:40 UTC (2+ messages)
[PATCH] mm/filemap: fix page end in filemap_get_read_batch
2023-01-04 14:36 UTC
[PATCH v4 0/4] cachestat: a new syscall for page cache state of files
2023-01-04 14:18 UTC (6+ messages)
` [PATCH v4 3/4] cachestat: implement cachestat syscall
mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY")
2023-01-04 13:57 UTC (3+ messages)
` mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY") #forregzbot
[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-01-04 13:55 UTC (16+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
[PATCH v12 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
2023-01-04 13:34 UTC (5+ messages)
` [PATCH v12 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
[RFC PATCH 0/6] Discard __GFP_ATOMIC
2023-01-04 12:04 UTC (13+ messages)
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations access to reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC
[PATCH] memblock tests: Fix compilation error
2023-01-04 10:32 UTC (2+ messages)
[PATCH] memblock: Fix doc for memblock_phys_free
2023-01-04 10:32 UTC (2+ messages)
[PATCH 0/4] return EINVAL for illegal user memory range
2023-01-04 9:32 UTC (3+ messages)
[PATCH] kasan: mark kasan_kunit_executing as static
2023-01-04 8:52 UTC (2+ messages)
[PATCH v3] mm: Add nodes= arg to memory.reclaim
2023-01-04 8:41 UTC (8+ messages)
` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")
[syzbot] INFO: task hung in freeze_super (3)
2023-01-04 7:45 UTC (2+ messages)
` [syzbot] [gfs2?] "
[PATCH 0/8] migrate_pages(): batch TLB flushing
2023-01-04 7:12 UTC (15+ messages)
` [PATCH 3/8] migrate_pages: restrict number of pages to migrate in batch
` [PATCH 5/8] migrate_pages: batch _unmap and _move
` [PATCH 6/8] migrate_pages: move migrate_folio_done() and migrate_folio_unmap()
` [PATCH 7/8] migrate_pages: share more code between _unmap and _move
` [PATCH 8/8] migrate_pages: batch flushing TLB
[PATCH] kasan: infer the requested size by scanning shadow memory
2023-01-04 2:00 UTC (2+ messages)
[RFC] Improving userfaultfd scalability for live migration
2023-01-04 1:05 UTC (12+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-03 23:06 UTC (6+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH mm-unstable 0/9] continue hugetlb folio conversions
2023-01-03 21:00 UTC (9+ messages)
` [PATCH mm-unstable 1/8] mm/hugetlb: convert isolate_hugetlb to folios
` [PATCH mm-unstable 2/8] mm/hugetlb: convert __update_and_free_page() "
` [PATCH mm-unstable 3/8] mm/hugetlb: convert dequeue_hugetlb_page_node functions "
` [PATCH mm-unstable 5/8] mm/hugetlb: increase use of folios in alloc_huge_page()
` [PATCH mm-unstable 6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios
` [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page "
[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
2023-01-03 20:53 UTC (4+ messages)
` [RFC PATCH] "
[PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2023-01-03 20:52 UTC (12+ messages)
[PATCHv3 00/12] dmapool enhancements
2023-01-03 19:15 UTC (13+ messages)
` [PATCHv3 01/12] dmapool: add alloc/free performance test
` [PATCHv3 02/12] dmapool: remove checks for dev == NULL
` [PATCHv3 03/12] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCHv3 04/12] dmapool: cleanup integer types
` [PATCHv3 05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCHv3 06/12] dmapool: move debug code to own functions
` [PATCHv3 07/12] dmapool: rearrange page alloc failure handling
` [PATCHv3 08/12] dmapool: consolidate page initialization
` [PATCHv3 09/12] dmapool: simplify freeing
` [PATCHv3 10/12] dmapool: don't memset on free twice
` [PATCHv3 11/12] dmapool: link blocks across pages
` [PATCHv3 12/12] dmapool: create/destroy cleanup
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