linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 03:18:53 to 2021-07-20 08:45:24 UTC [more...]

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-20  8:44 UTC  (39+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()
` [PATCH v15 02/17] block: Add bio_for_each_folio_all()
` [PATCH v15 03/17] iomap: Convert to_iomap_page to take a folio
` [PATCH v15 04/17] iomap: Convert iomap_page_create "
` [PATCH v15 05/17] iomap: Convert iomap_page_release "
` [PATCH v15 06/17] iomap: Convert iomap_releasepage to use "
` [PATCH v15 07/17] iomap: Convert iomap_invalidatepage "
` [PATCH v15 08/17] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH v15 09/17] iomap: Use folio offsets instead of page offsets
` [PATCH v15 10/17] iomap: Convert bio completions to use folios
` [PATCH v15 11/17] iomap: Convert readahead and readpage to use a folio
` [PATCH v15 12/17] iomap: Convert iomap_page_mkwrite "
` [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH v15 14/17] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH v15 15/17] iomap: Convert iomap_write_end_inline "
` [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend "
` [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-20  8:44 UTC  (10+ messages)

[PATCH v4.19.y,v5.4.y] mm: slab: fix kmem_cache_create failed when sysfs node not destroyed
 2021-07-20  8:20 UTC 

kernel BUG at include/linux/swapops.h:204!
 2021-07-20  7:47 UTC  (11+ messages)

[PATCH] mm: mmap_lock: fix disabling preemption directly
 2021-07-20  7:42 UTC 

[PATCH v4] mm: introduce reference pages
 2021-07-20  7:28 UTC  (6+ messages)

[PATCH v4 00/10] Add generic support for kdump DT properties
 2021-07-20  7:23 UTC  (7+ messages)
` [PATCH v4 02/10] memblock: Add variables for usable memory limitation

[PATCH 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-20  7:02 UTC  (5+ messages)
` [PATCH 01/12] mm/debug_vm_pgtable: Introduce struct vm_pgtable_debug

[PATCH] mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
 2021-07-20  6:55 UTC 

[PATCH] driver: zram: fix wrong counting on pages_store
 2021-07-20  6:47 UTC 

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-07-20  6:35 UTC  (3+ messages)

[PATCH v2 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-20  6:42 UTC  (19+ messages)
` [PATCH v2 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v2 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v2 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v2 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v2 05/12] mm/vm_debug_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v2 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v2 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v2 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD
` [PATCH v2 09/12] mm/vm_debug_pgtable: Use struct pgtable_debug_args in PUD modifying tests
` [PATCH v2 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v2 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v2 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

WARNING: modpost: vmlinux.o(.text+0x18deea): Section mismatch in reference from the function __first_node() to the variable .init.data:numa_nodes_parsed
 2021-07-20  1:22 UTC 

[linux-next:master] BUILD REGRESSION 08076eab6fef63e6bd52a71ddf166446175e9b61
 2021-07-20  2:45 UTC 

[PATCH 0/7] Free user PTE page table pages
 2021-07-20  4:00 UTC  (20+ messages)
` [PATCH 1/7] mm: fix the deadlock in finish_fault()
` [PATCH 2/7] mm: introduce pte_install() helper
` [PATCH 5/7] mm: free user PTE page table pages

Folio tree for next
 2021-07-20  2:55 UTC  (5+ messages)

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-20  2:51 UTC  (4+ messages)
` [PATCH v2 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v2 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-20  0:10 UTC  (47+ messages)
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[syzbot] bpf test error: possible deadlock in fs_reclaim_acquire
 2021-07-19 22:40 UTC 

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19 20:47 UTC  (9+ messages)
` [PATCH v4 03/13] kernel: resource: lookup_resource as exported symbol
` [PATCH v4 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v4 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v4 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-19 20:12 UTC  (8+ messages)
` [PATCH v5 24/26] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs

[PATCH] mm: Report a more useful address for reclaim acquisition
 2021-07-19 18:57 UTC 

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-19 18:23 UTC  (3+ messages)
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-07-19 18:21 UTC  (3+ messages)
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions for "

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-19 16:56 UTC  (21+ messages)

mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
 2021-07-19 16:15 UTC  (2+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (3+ messages)

5.13-rt1 + KVM = WARNING: at fs/eventfd.c:74 eventfd_signal()
 2021-07-19 15:38 UTC  (2+ messages)

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-07-19 15:18 UTC  (5+ messages)
` [PATCH v5 2/9] dax: Introduce holder for dax_device
` [PATCH v5 9/9] fs/dax: Remove useless functions

[PATCH v3 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-19 13:06 UTC  (13+ messages)
` [PATCH v3 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v3 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v3 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v3 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v3 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v3 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v3 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v3 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v3 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v3 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v3 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v3 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH v1 1/1] mm/util: Rephrase documentation for kmemdup_nul() to clarify input
 2021-07-19 12:57 UTC  (3+ messages)

[linux-next:master 1475/1825] drivers/gpu/drm/amd/amdgpu/nv.c:337:45: warning: unused variable 'yc_video_codecs_decode_array'
 2021-07-19 12:45 UTC 

[syzbot] linux-next boot error: WARNING in debug_vm_pgtable
 2021-07-19 12:16 UTC  (2+ messages)

[PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-19  9:31 UTC  (8+ messages)
` [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH 3/5] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
` [PATCH 5/5] KVM: Get rid of kvm_get_pfn()

[PATCH] mm/mempolicy: Convert from atomic_t to refcount_t on mempolicy->refcnt
 2021-07-19  8:34 UTC 

[PATCH] memcg: enable accounting in keyctl subsys
 2021-07-19  8:17 UTC 

flush_kernel_dcache_page fixes and removal
 2021-07-19  8:15 UTC  (3+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data

[PATCH] memcg: charge io_uring related objects
 2021-07-19  6:20 UTC 

[fsdax xfs] Regression panic at inode_switch_wbs_work_fn
 2021-07-19  5:56 UTC  (7+ messages)

[RFC 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-07-19  4:47 UTC  (6+ messages)
` [RFC 07/10] arm64/mm: Detect and enable FEAT_LPA2

[PATCH] mm/rmap: Convert from atomic_t to refcount_t on anon_vma->refcount
 2021-07-19  3:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).