linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 16:36:14 to 2021-11-15 19:33:35 UTC [more...]

[PATCH v1 0/2] Remove extra ZONE_DEVICE page refcount
 2021-11-15 19:33 UTC  (3+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-15 19:15 UTC  (46+ messages)

[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-15 19:30 UTC  (7+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support
` [PATCH v1 2/9] mm: add device coherent vma selection for memory migration
` [PATCH v1 3/9] drm/amdkfd: add SPM support for SVM
` [PATCH v1 5/9] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 6/9] lib: test_hmm add module param for "
` [PATCH v1 8/9] tools: update hmm-test to support device coherent type

[PATCH v4 0/3] mm/hwpoison: fix unpoison_memory()
 2021-11-15 19:10 UTC  (5+ messages)
` [PATCH v4 1/3] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v4 2/3] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v4 3/3] mm/hwpoison: fix unpoison_memory()

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-15 19:12 UTC  (13+ messages)
` [PATCH v7 01/45] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v7 02/45] x86/sev: "
` [PATCH v7 15/45] x86/compressed: Register GHCB memory when SEV-SNP is active

[UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-15 19:00 UTC  (4+ messages)

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-15 19:06 UTC  (4+ messages)

[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
 2021-11-15 18:59 UTC  (10+ messages)
` [PATCH v2 1/9] zsmalloc: introduce some helper functions
` [PATCH v2 2/9] zsmalloc: rename zs_stat_type to class_stat_type
` [PATCH v2 3/9] zsmalloc: decouple class actions from zspage works
` [PATCH v2 4/9] zsmalloc: introduce obj_allocated
` [PATCH v2 5/9] zsmalloc: move huge compressed obj from page to zspage
` [PATCH v2 6/9] zsmalloc: remove zspage isolation for migration
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested
` [PATCH v2 8/9] zsmalloc: replace per zpage lock with pool->migrate_lock
` [PATCH v2 9/9] zsmalloc: replace get_cpu_var with local_lock

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-15 19:05 UTC  (11+ messages)
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-15 18:59 UTC  (6+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-15 18:55 UTC  (9+ messages)

[PATCH v3] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-15 17:55 UTC  (3+ messages)

[PATCH v1 1/5] mm/shmem: support deterministic charging of tmpfs
 2021-11-15 17:53 UTC  (5+ messages)

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-15 17:32 UTC  (7+ messages)

[PATCH] selftests/uffd: Allow EINTR/EAGAIN
 2021-11-15 17:30 UTC  (2+ messages)

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-15 16:49 UTC  (7+ messages)
` [PATCH v5 8/8] device-dax: compound devmap support

[PATCH V4 0/4] mm/damon: Do some small changes
 2021-11-15 15:26 UTC  (5+ messages)
` [PATCH V4 1/4] mm/damon: Unified access_check function naming rules
` [PATCH V4 2/4] mm/damon: Add 'age' of region tracepoint support
` [PATCH V4 3/4] mm/damon/core: Using function abs() instead of diff_of()
` [PATCH V4 4/4] mm/damon: Remove some no need func definitions in damon.h file

Summary of COW (Copy On Write) Related Issues in Upstream Linux
 2021-11-15 15:45 UTC 

[PATCH v1 1/1] printk: Remove printk.h inclusion in percpu.h
 2021-11-15 15:04 UTC  (8+ messages)

[PATCH V3 4/4] mm/damon: Remove some no need func definitions in damon.h file
 2021-11-15 14:52 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 09bd48c4acfa9069ca7517ea27fcc17689ad0f2e
 2021-11-15 14:29 UTC 

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2021-11-15 13:57 UTC  (4+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
` [PATCH RFC v2 2/2] mm: Rework swap handling of zap_pte_range

[PATCH v2] mm/kmemleak: Avoid scanning potential huge holes
 2021-11-15 13:51 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 86fd312d9a3085c29cd9d28bbb1e20e63efb92be
 2021-11-15 11:52 UTC 

[PATCH RFC 0/2] mm: Rework zap ptes on swap entries
 2021-11-15 11:37 UTC  (4+ messages)
` [PATCH RFC 2/2] mm: Rework swap handling of zap_pte_range

[RFC v1 0/4] Two alternatives for mm async teardown
 2021-11-15 10:43 UTC  (7+ messages)
` [RFC v1 2/4] kernel/fork.c: implement new process_mmput_async syscall

[syzbot] WARNING in __get_free_pages
 2021-11-15  8:15 UTC  (3+ messages)

[PATCH v6 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-11-15  8:04 UTC  (24+ messages)
` [PATCH v6 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v6 02/23] mm: Teach core mm about pte markers
` [PATCH v6 03/23] mm: Check against orig_pte for finish_fault()
` [PATCH v6 04/23] mm/uffd: PTE_MARKER_UFFD_WP
` [PATCH v6 05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v6 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler
` [PATCH v6 07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed
` [PATCH v6 08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem
` [PATCH v6 09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v6 10/23] mm/shmem: Handle uffd-wp during fork()
` [PATCH v6 11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v6 12/23] mm/hugetlb: Hook page faults for uffd write protection
` [PATCH v6 13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v6 14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT
` [PATCH v6 15/23] mm/hugetlb: Handle pte markers in page faults
` [PATCH v6 16/23] mm/hugetlb: Allow uffd wr-protect none ptes
` [PATCH v6 17/23] mm/hugetlb: Only drop uffd-wp special pte if required
` [PATCH v6 18/23] mm/hugetlb: Handle uffd-wp during fork()
` [PATCH v6 19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered
` [PATCH v6 20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v6 21/23] mm/uffd: Enable write protection for shmem & hugetlbfs
` [PATCH v6 22/23] mm: Enable PTE markers by default
` [PATCH v6 23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs

[PATCH 0/8] zsmalloc: remove bit_spin_lock
 2021-11-15  7:27 UTC  (9+ messages)
` [PATCH 7/8] zsmalloc: replace per zpage lock with pool->migrate_lock
` [PATCH 8/8] zsmalloc: replace get_cpu_var with local_lock

[PATCH v4] mm: migrate: Support multiple target nodes demotion
 2021-11-15  6:08 UTC 

include/linux/compiler_types.h:276:27: error: expression in static assertion is not an integer
 2021-11-15  4:10 UTC 

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-11-15  2:24 UTC  (6+ messages)

[PATCH] mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
 2021-11-15  2:08 UTC 

SH: error: implicit declaration of function 'init_cache_node_node'
 2021-11-14 22:19 UTC  (3+ messages)

[linux-next:master 13509/13751] drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:121:22: error: 'DP_SINK_DEVICE_STR_ID_2' defined but not used
 2021-11-14 17:01 UTC 

[PATCH v3 13/15] mm/pte_ref: free user PTE page table pages
 2021-11-14 14:43 UTC  (2+ messages)
` [mm/pte_ref] afcc9fb874: kernel_BUG_at_include/linux/pte_ref.h

lib/bitfield_kunit.c:60:20: warning: stack frame size (11256) exceeds limit (8192) in 'test_bitfields_constants'
 2021-11-14  3:13 UTC 

[PATCH] mm: shmem: do not call PageHWPoison on a ERR-page
 2021-11-14  3:10 UTC  (10+ messages)

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-13 19:44 UTC  (2+ messages)

drivers/video/fbdev/i740fb.c:743:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-13 18:27 UTC 

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-13 15:47 UTC  (3+ messages)

[PATCH] hugetlb: fix hugetlb cgroup refcounting during mremap
 2021-11-13 15:44 UTC 

[linux-next:master 13595/13751] arch/x86/kvm/cpuid.c:128:26: warning: no previous prototype for 'kvm_find_kvm_cpuid_features'
 2021-11-13 14:12 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 95867f15dff83f5fd35d279475304fa5f0d9a2e6
 2021-11-13 13:54 UTC 

drivers/edac/thunderx_edac.c:1220:17: warning: 'strncat' specified bound 1024 equals destination size
 2021-11-13  2:50 UTC 

[PATCH V3 0/4] mm/damon: Do some small changes
 2021-11-13  2:46 UTC  (3+ messages)
` [PATCH V3 3/4] mm/damon/core: Using function abs() instead of diff_of()

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-11-13  0:50 UTC  (3+ messages)
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions

[linux-next:master] BUILD REGRESSION f2e19fd15bd7cba347ce50be71955f5cd28a6019
 2021-11-12 23:35 UTC 

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-12 19:57 UTC 

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-12 19:28 UTC  (3+ messages)
` [RFC PATCH 1/6] mm: Add F_SEAL_GUEST to shmem/memfd

[PATCH v2] prctl: PR_SET_MM - unify copying of user's auvx
 2021-11-12 17:21 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).