Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 11:37:00 to 2024-04-19 16:43:10 UTC [more...]

[PATCH 0/1] selftest mm/mseal compile warning
 2024-04-19 16:42 UTC  (4+ messages)
` [PATCH 1/1] selftest mm/mseal: fix "

[PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-19 16:17 UTC  (38+ messages)
` [PATCH v13 01/26] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v13 02/26] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v13 03/26] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
` [PATCH v13 05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v13 06/26] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v13 07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support
` [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v13 11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v13 12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v13 13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v13 14/26] KVM: SEV: Add support to handle "
` [PATCH v13 15/26] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v13 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v13 17/26] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v13 18/26] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v13 19/26] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v13 20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v13 21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v13 22/26] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v13 23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v13 24/26] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v13 25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v13 26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-19 16:11 UTC  (18+ messages)
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-19 15:59 UTC  (17+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH 0/3] mm/hugetlb: Fix missing hugetlb_lock for memcg resv uncharge
 2024-04-19 15:21 UTC  (6+ messages)
` [PATCH 2/3] mm/hugetlb: Fix missing hugetlb_lock for "
` [PATCH 3/3] mm/hugetlb: Assert hugetlb_lock in __hugetlb_cgroup_commit_charge

[PATCH v2] mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
 2024-04-19 15:17 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS fc92a30222b8eb61facb47ab6e56880632c81952
 2024-04-19 15:15 UTC 

[PATCH v10 0/5] Introduce mseal
 2024-04-19 15:14 UTC  (7+ messages)

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-19 14:22 UTC  (11+ messages)

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-19 14:03 UTC  (17+ messages)
` [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
` [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
` [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-19 14:01 UTC  (3+ messages)
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-19 13:58 UTC  (11+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH] selftests: mm: protection_keys: save/restore nr_hugepages value from launch script
 2024-04-19 11:50 UTC 

[linux-next:master 1892/6937] kismet: WARNING: unmet direct dependencies detected for PHY_FSL_SAMSUNG_HDMI_PHY when selected by DRM_IMX8MP_DW_HDMI_BRIDGE
 2024-04-19 11:43 UTC  (2+ messages)

[PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-04-19 11:03 UTC  (3+ messages)

[RFC PATCH v2] mm/vmalloc: fix return value of vb_alloc if size is 0
 2024-04-19 10:16 UTC 

[PATCH 0/2] mm/hugetlb: a few fixup patches for hugetlb
 2024-04-19  9:07 UTC  (10+ messages)
` [PATCH 1/2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
` [PATCH 2/2] mm/hugetlb: fix unable to handle page fault for address dead000000000108

[PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
 2024-04-19  8:58 UTC 

[PATCH v6 0/4] Memory management patches needed by Rust Binder
 2024-04-19  8:36 UTC  (15+ messages)
` [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v6 4/4] rust: add abstraction for `struct page`

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-19  8:19 UTC  (8+ messages)
` [PATCH v1 1/5] arm64/mm: Move PTE_PROT_NONE and PMD_PRESENT_INVALID
` [PATCH v1 2/5] arm64/mm: Add uffd write-protect support
` [RFC PATCH v1 3/5] arm64/mm: Add soft-dirty page tracking support
` [RFC PATCH v1 4/5] selftests/mm: Enable soft-dirty tests on arm64
` [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails

[PATCH] fstests: add fsstress + compaction test
 2024-04-19  7:51 UTC  (7+ messages)

[PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
 2024-04-19  7:11 UTC  (3+ messages)

[PATCH v9 rebase on mm-unstable 0/8] Reduce tlb and interrupt numbers over 90% by improving folio migration
 2024-04-19  6:21 UTC  (5+ messages)

[PATCH v9 1/8] x86/tlb: add APIs manipulating tlb batch's arch data
 2024-04-19  6:06 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
 2024-04-19  5:01 UTC  (5+ messages)

[PATCH 1/1] mm: vmalloc: dump page owner info if page is already mapped
 2024-04-19  4:39 UTC 

[PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-04-19  3:43 UTC  (3+ messages)

[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-04-19  3:41 UTC  (7+ messages)
` [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages

[RFC PATCH v2 0/2] mm: convert mm's rss stats to use atomic mode
 2024-04-19  3:32 UTC  (7+ messages)
` [RFC PATCH v2 1/2] percpu_counter: introduce atomic mode for percpu_counter
` [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode

[PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
 2024-04-19  3:15 UTC  (6+ messages)
` [PATCH 2/6] memblock tests: add the 129th memory block at all possible position

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-04-19  2:05 UTC  (3+ messages)

[PATCH v2] memblock: add no-map alloc functions
 2024-04-19  1:59 UTC  (7+ messages)

[linux-next:master 6378/6705] mseal_test.c:84:59: warning: format specifies type 'char *' but the argument has type 'char (*)[5]'
 2024-04-19  1:16 UTC 

[PATCH v1] mm/huge_memory: improve split_huge_page_to_list_to_order() return value documentation
 2024-04-19  0:15 UTC  (2+ messages)

[linux-next:master 5767/6937] fs/erofs/super.c:775:2-7: WARNING: NULL check before some freeing functions is not needed
 2024-04-18 23:15 UTC 

[PATCH v2 0/1] slub: limit number of slabs to scan in count_partial()
 2024-04-18 22:44 UTC  (4+ messages)
` [PATCH v2 1/1] "

[GIT PULL] hotfixes for 6.9-rc5
 2024-04-18 21:43 UTC 

[linux-next:pending-fixes] BUILD SUCCESS cc03b7dd51790d2dcafe8d1a3c763719c0cd5d58
 2024-04-18 21:04 UTC 

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-18 19:57 UTC  (4+ messages)
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-18 19:44 UTC  (6+ messages)
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
      ` [RFC PATCH 3/7] module: [

[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
 2024-04-18 19:22 UTC 

[PATCH 6/8] mm/swap: get the swap file offset directly
 2024-04-18 18:43 UTC  (2+ messages)

[PATCH 8/8] mm/swap: reduce swap cache search space
 2024-04-18 18:21 UTC  (3+ messages)

[PATCH] selftests: mm: restore settings from only parent process
 2024-04-18 17:25 UTC  (3+ messages)

[PATCH 0/5] mm: code and data partitioning improvements
 2024-04-18 15:52 UTC  (4+ messages)
` [PATCH 1/5] mm: allow arch refinement/skip for vmap alloc

[PATCH net-next v10 00/10] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-18 14:56 UTC  (9+ messages)
` [PATCH net-next v10 05/10] page_pool: constify some read-only function arguments
` [PATCH net-next v10 06/10] page_pool: add DMA-sync-for-CPU inline helper
` [PATCH net-next v10 07/10] libeth: add Rx buffer management
` [PATCH net-next v10 08/10] iavf: pack iavf_ring more efficiently
` [PATCH net-next v10 09/10] iavf: switch to Page Pool
` [PATCH net-next v10 10/10] MAINTAINERS: add entry for libeth and libie

[PATCH] mm: swapfile: check usable swap device in __folio_throttle_swaprate()
 2024-04-18 13:56 UTC 

[PATCH v10 0/4] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-18 13:44 UTC  (5+ messages)
` [PATCH v10 1/4] mm/madvise: introduce clear_young_dirty_ptes() batch helper
` [PATCH v10 2/4] mm/arm64: override "
` [PATCH v10 3/4] mm/memory: add any_dirty optional pointer to folio_pte_batch()
` [PATCH v10 4/4] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-18 13:09 UTC  (8+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH v9 0/4] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-18 12:48 UTC  (10+ messages)
` [PATCH v9 3/4] mm/memory: add any_dirty optional pointer to folio_pte_batch()
` [PATCH v9 4/4] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

[PATCH v3 00/11] Some cleanups for memory-failure
 2024-04-18 12:31 UTC  (3+ messages)
` [PATCH v3 11/11] mm/memory-failure: Pass the folio to collect_procs_ksm()

[PATCH 0/3] Improve memory statistics for virtio balloon
 2024-04-18 11:49 UTC  (3+ messages)
` [PATCH 2/3] virtio_balloon: introduce memory allocation stall counter


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 read-only IMAP folder(s) and NNTP newsgroup(s).