linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-07 12:25:43 to 2022-03-08 12:17:07 UTC [more...]

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-08 12:17 UTC  (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 03/12] mm: Introduce memfile_notifier

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-08 12:12 UTC  (36+ messages)
` [PATCH 01/16] mm/migration: remove unneeded local variable mapping_locked
` [PATCH 02/16] mm/migration: remove unneeded out label
` [PATCH 03/16] mm/migration: remove unneeded local variable page_lru
` [PATCH 04/16] mm/migration: reduce the rcu lock duration
` [PATCH 10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed
` [PATCH 14/16] mm/migration: fix potential invalid node access for reclaim-based migration
` [PATCH 15/16] mm/migration: fix possible do_pages_stat_array racing with memory offline
` [PATCH 16/16] mm/migration: fix potential pte_unmap on an not mapped pte

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-08 12:11 UTC  (5+ messages)

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-03-08 12:07 UTC  (2+ messages)

[RFC PATCH v1 00/15] common kmalloc subsystem on SLAB/SLUB
 2022-03-08 11:41 UTC  (16+ messages)
` [RFC PATCH v1 01/15] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [RFC PATCH v1 02/15] mm/sl[auo]b: remove CONFIG_NUMA ifdefs for common functions
` [RFC PATCH v1 03/15] mm/sl[au]b: remove CONFIG_TRACING ifdefs for tracing functions
` [RFC PATCH v1 04/15] mm/sl[auo]b: fold kmalloc_order() into kmalloc_large()
` [RFC PATCH v1 05/15] mm/slub: move kmalloc_large_node() to slab_common.c
` [RFC PATCH v1 06/15] mm/slab_common: cleanup kmalloc_large()
` [RFC PATCH v1 07/15] mm/sl[au]b: kmalloc_node: pass large requests to page allocator
` [RFC PATCH v1 08/15] mm/sl[auo]b: cleanup kmalloc()
` [RFC PATCH v1 09/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [RFC PATCH v1 10/15] mm/sl[auo]b: print cache name in tracepoints
` [RFC PATCH v1 11/15] mm/sl[auo]b: use same tracepoint in kmalloc and normal caches
` [RFC PATCH v1 12/15] mm/sl[au]b: generalize kmalloc subsystem
` [RFC PATCH v1 13/15] mm/sl[au]b: remove kmem_cache_alloc_node_trace()
` [RFC PATCH v1 14/15] mm/sl[auo]b: move definition of __ksize() to mm/slab.h
` [RFC PATCH v1 15/15] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH RFC v3 0/3] MAP_POPULATE for device memory
 2022-03-08 11:41 UTC  (5+ messages)
` [PATCH RFC v3 1/3] mm: Add f_op->populate() for populating memory outside of core mm
` [PATCH RFC v3 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC v3 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-08 11:28 UTC  (17+ messages)
` [PATCH 1/4] mm/memory-failure.c: fix race with changing page compound again
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH RFC v2 0/3] MAP_POPULATE for device memory
 2022-03-08 11:16 UTC  (5+ messages)
` [PATCH RFC v2 1/3] mm: Add f_op->populate() for populating memory outside of core mm
` [PATCH RFC v2 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC v2 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-08 10:59 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mm: use vmalloc_array and vcalloc for array allocations
` [PATCH 3/3] KVM: use vcalloc/__vcalloc for very large allocations

[linux-next:master 7437/11353] arch/parisc/kernel/unaligned.c:205 emulate_ldd() warn: inconsistent indenting
 2022-03-08 10:51 UTC 

drivers/video/fbdev/i740fb.c:743:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-03-08 10:41 UTC 

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-03-08 10:27 UTC  (7+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-08 10:10 UTC  (18+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-08  8:53 UTC  (13+ messages)

[PATCH 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
 2022-03-08  8:17 UTC  (4+ messages)
` [PATCH 2/3] mm/memcg: __mem_cgroup_remove_exceeded could handle a !on-tree mz properly
` [PATCH 3/3] mm/memcg: add next_mz back if not reclaimed yet

[linux-next:master] BUILD REGRESSION 519dd6c19986696f59847ff8bf930436ccffd9a1
 2022-03-08  7:12 UTC 

[PATCH v2 00/35] Speculative page faults
 2022-03-08  5:37 UTC  (3+ messages)

[PATCH v3 0/2] slab cleanups
 2022-03-08  5:29 UTC  (10+ messages)
` [PATCH v3 1/2] mm/slub: limit number of node partial slabs only in cache creation
` [PATCH v3 2/2] mm/slub: refactor deactivate_slab()

[PATCH] mm/list_lru: Optimize memcg_drain_list_lru_node()
 2022-03-08  4:39 UTC  (2+ messages)

[PATCH] HMM selftests changes
 2022-03-08  1:57 UTC 

mmotm 2022-03-06-20-33 uploaded
 2022-03-07 23:14 UTC  (6+ messages)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/codecs/snd-soc-lpass-[rt]x-macro.ko)

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-07 23:09 UTC  (8+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-03-07 23:06 UTC  (3+ messages)

[RFC] Mechanism to induce memory reclaim
 2022-03-07 22:53 UTC  (6+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-03-07 22:21 UTC  (13+ messages)

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH] hugetlb: do not demote poisoned hugetlb pages
 2022-03-07 21:57 UTC 

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-07 21:53 UTC  (48+ messages)
` [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v12 07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v12 08/46] x86/sev: "
` [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version
` [PATCH v12 12/46] x86/sev: Check SEV-SNP features support
` [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v12 14/46] x86/sev: Check the vmpl level
` [PATCH v12 15/46] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v12 16/46] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v12 17/46] x86/sev: "
` [PATCH v12 18/46] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v12 20/46] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v12 21/46] x86/mm: Validate memory when changing the C-bit
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v12 23/46] x86/head/64: Re-enable stack protection
` [PATCH v12 24/46] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v12 25/46] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v12 26/46] x86/compressed/acpi: Move EFI config "
` [PATCH v12 27/46] x86/compressed/acpi: Move EFI vendor "
` [PATCH v12 28/46] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v12 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v12 33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v12 34/46] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v12 35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v12 36/46] x86/compressed: Export and rename add_identity_map()
` [PATCH v12 37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v12 40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table
` [PATCH v12 41/46] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver
` [PATCH v12 44/46] virt: sevguest: Add support to derive key
` [PATCH v12 45/46] virt: sevguest: Add support to get extended report
` [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v12 43.1/46] virt: Add SEV-SNP guest driver

[LSF/MM/BPF BOF idea] CXL BOF discussion
 2022-03-07 21:07 UTC 

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-07 20:47 UTC  (4+ messages)

[PATCH mmotm] mm: delete __ClearPageWaiters()
 2022-03-07 20:17 UTC  (7+ messages)
        ` [PATCH mmotm v2] "

[linux-next:pending-fixes] BUILD SUCCESS 477ac50bab9ca99572b9a89e5ed7b3730c6355b1
 2022-03-07 20:00 UTC 

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-07 18:52 UTC  (5+ messages)
` [patch v3] "
  ` [patch v4] "

[PATCH v3] userfaultfd: provide unmasked address on page-fault
 2022-03-07 18:43 UTC  (6+ messages)

[PATCH 0/9] Add tests for memblock allocation functions
 2022-03-07 18:17 UTC  (4+ messages)
` [PATCH 9/9] memblock tests: Add TODO and README files

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-07 17:24 UTC  (7+ messages)

[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-07 17:12 UTC  (8+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v3 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v3 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v3 4/4] mm: hugetlb: add hugetlb_free_vmemmap sysctl

[PATCH] mm/slub: helper macro __ATTR_XX to make code more clear
 2022-03-07 17:11 UTC  (3+ messages)

[PATCH] mm/vmalloc: fix comments about vmap_area struct
 2022-03-07 15:47 UTC  (2+ messages)

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (9+ messages)

[PATCH v3] mm: add ztree - new allocator for use via zpool API
 2022-03-07 15:08 UTC  (2+ messages)

[PATCH 0/3] A minor hotplug refactoring
 2022-03-07 15:07 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-03-07 14:50 UTC  (3+ messages)

[PATCH] lib/test_meminit: add checks for the allocation functions
 2022-03-07 14:13 UTC  (2+ messages)

[PATCH v3 0/2] provide the flexibility to enable KFENCE
 2022-03-07 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] kfence: Allow re-enabling KFENCE after system startup
` [PATCH v3 2/2] kfence: Alloc kfence_pool "

[PATCH mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
 2022-03-07 12:48 UTC  (2+ messages)

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-07 12:24 UTC  (3+ messages)
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "


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