linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-17 19:22:19 to 2021-07-19 22:13:09 UTC [more...]

kernel BUG at include/linux/swapops.h:204!
 2021-07-19 22:12 UTC  (7+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-19 21:36 UTC  (41+ 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 v4] mm: introduce reference pages
 2021-07-19 20:50 UTC  (3+ messages)

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19 20:47 UTC  (13+ 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 v4 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 11/13] lib: add support for device generic type in test_hmm
` [PATCH v4 12/13] tools: update hmm-test to support device generic type
` [PATCH v4 13/13] tools: update test_hmm script to support SP config

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-19 20:39 UTC  (4+ messages)

[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 v15 00/17] Folio support in block + iomap layers
 2021-07-19 18:40 UTC  (18+ 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

[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  (25+ 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 0/7] Free user PTE page table pages
 2021-07-19 14:17 UTC  (23+ messages)
` [PATCH 1/7] mm: fix the deadlock in finish_fault()
` [PATCH 2/7] mm: introduce pte_install() helper
` [PATCH 3/7] mm: remove redundant smp_wmb()
` [PATCH 4/7] mm: rework the parameter of lock_page_or_retry()
` [PATCH 5/7] mm: free user PTE page table pages
` [PATCH 6/7] mm: defer freeing PTE page table for a grace period
` [PATCH 7/7] mm: use mmu_gather to free PTE page table

[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 v2 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-19 13:01 UTC  (17+ 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

[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  (7+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 5/6] aacraid: remove an unused include

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

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-07-19  6:21 UTC  (2+ messages)

[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  (9+ messages)

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

[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

Folio tree for next
 2021-07-19  3:57 UTC  (2+ messages)

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

[PATCH] mm: make falutaround selectable
 2021-07-19  2:31 UTC  (2+ messages)

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-07-19  2:17 UTC  (5+ messages)
` [PATCH 1/4] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 2/4] bitmap: unify find_bit operations
` [PATCH 3/4] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 4/4] vsprintf: rework bitmap_list_string

[PATCH v2 1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease
 2021-07-18 21:41 UTC  (3+ messages)
` [PATCH v2 2/3] mm: introduce process_mrelease system call
` [PATCH v2 3/3] mm: wire up syscall process_mrelease

[PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-18 21:32 UTC  (6+ messages)
` [PATCH v3 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config

[linux-next:master 1402/1996] fence.c:undefined reference to `sync_file_create'
 2021-07-18 17:37 UTC 

incoming
 2021-07-18 14:17 UTC  (8+ messages)
` [patch 07/54] mm/slub: use stackdepot to save stack trace in objects

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-18 12:09 UTC  (6+ messages)

[PATCH v2 0/4] Cleanups for vmscan
 2021-07-18  0:58 UTC  (3+ messages)
` [PATCH v2 1/4] mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-07-18  0:38 UTC  (3+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-17 19:54 UTC  (6+ messages)


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