messages from 2025-05-20 15:00:14 to 2025-05-21 15:40:17 UTC [more...]
[PATCH v9] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-21 15:40 UTC (9+ messages)
[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
2025-05-21 15:28 UTC (19+ messages)
` [RFC v2 1/9] x86/mm: Introduce MSR_IA32_CORE_CAPABILITIES
` [RFC v2 2/9] x86/mm: Introduce Remote Action Request MSRs
` [RFC v2 4/9] x86/mm: Introduce X86_FEATURE_RAR
` [RFC v2 5/9] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request
[PATCH 1/2] memblock: show a warning if allocation in KHO scratch fails
2025-05-21 15:27 UTC (5+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-21 15:21 UTC (13+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH v2] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-21 15:10 UTC (3+ messages)
[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-05-21 14:57 UTC (8+ messages)
[PATCH] riscv: enable mseal sysmap for RV64
2025-05-21 14:45 UTC (5+ messages)
[RFC PATCH 0/4] Support dynamic (de)configuration of memory
2025-05-21 14:25 UTC (12+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
[PATCH] mm: slub: do not warn when allocating slab obj extensions fails
2025-05-21 14:25 UTC
[PATCH v3 0/5] Optimize mprotect() for large folios
2025-05-21 14:17 UTC (14+ messages)
` [PATCH v3 1/5] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v3 2/5] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v3 3/5] mm: Optimize mprotect() by PTE batching
` [PATCH v3 4/5] arm64: Add batched version of ptep_modify_prot_start
` [PATCH v3 5/5] arm64: Add batched version of ptep_modify_prot_commit
[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-21 14:14 UTC (48+ messages)
` [PATCH v9 01/17] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v9 02/17] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v9 03/17] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v9 04/17] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v9 05/17] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v9 06/17] KVM: Fix comments that refer to slots_lock
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 09/17] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v9 12/17] KVM: arm64: Rename variables in user_mem_abort()
` [PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v9 15/17] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v9 16/17] KVM: selftests: guest_memfd mmap() test when mapping is allowed
[PATCH] Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV
2025-05-21 14:10 UTC (2+ messages)
[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
2025-05-21 13:44 UTC (4+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-21 13:17 UTC (9+ messages)
` [PATCH v4 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v4 2/5] KVM: arm64: Make stage2_has_fwb global scope
` [PATCH v4 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-21 13:13 UTC (3+ messages)
[PATCH] mm: fix potential NULL pointer dereference in pagetable_alloc_noprof
2025-05-21 12:48 UTC
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-05-21 12:40 UTC (12+ messages)
[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
2025-05-21 12:18 UTC (10+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-21 11:12 UTC (3+ messages)
[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-21 11:02 UTC (3+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-21 10:23 UTC (8+ messages)
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
[PATCH v3 0/7] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-21 9:31 UTC (8+ messages)
` [PATCH v3 1/7] mm: khugepaged: extract vm flag setting outside of hugepage_madvise
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-21 8:10 UTC (4+ messages)
` [PATCH 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[RFC PATCH v0 0/2] Batch migration for NUMA balancing
2025-05-21 8:02 UTC (3+ messages)
` [RFC PATCH v0 1/2] migrate: implement migrate_misplaced_folio_batch
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages
[PATCH] mm/damon: make region calculations more precise
2025-05-21 7:07 UTC
[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
2025-05-21 6:46 UTC (3+ messages)
[PATCH v6] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-21 6:47 UTC (2+ messages)
[PATCH v4 0/3] Add support for long task name
2025-05-21 6:23 UTC (4+ messages)
` [PATCH v4 1/3] exec: Remove obsolete comments
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[PATCH v3 0/3] mm/memfd: Reserve hugetlb folios before allocation
2025-05-21 5:19 UTC (4+ messages)
` [PATCH v3 1/3] mm/hugetlb: Make hugetlb_reserve_pages() return nr of entries updated
` [PATCH v3 2/3] mm/memfd: Reserve hugetlb folios before allocation
` [PATCH v3 3/3] selftests/udmabuf: Add a test to pin first before writing to memfd
[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-21 4:28 UTC (20+ messages)
` [RFC PATCH v2 4/5] bpf: Add get_current_comm to bpf_base_func_proto
[PATCH 0/2] mm/damon: build-enable essential DAMON components by default
2025-05-21 4:27 UTC (3+ messages)
` [PATCH 1/2] mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMON
` [PATCH 2/2] mm/damon/Kconfig: enable CONFIG_DAMON by default
[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
2025-05-21 4:21 UTC (26+ messages)
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT process_madvise() flag
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-21 3:24 UTC (8+ messages)
[RFC next v2 0/2] ucounts: turn the atomic rlimit to percpu_counter
2025-05-21 1:48 UTC (6+ messages)
[PATCH 1/1] alloc_tag: allocate percpu counters for module tags dynamically
2025-05-21 1:22 UTC (6+ messages)
` comments on patch "alloc_tag: allocate percpu counters for module tags dynamically"
[PATCH v5] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-05-21 0:38 UTC (2+ messages)
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-20 23:49 UTC (4+ messages)
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-20 23:14 UTC (3+ messages)
[PATCH 1/2] mm: slub: allocate slab object extensions non-contiguously
2025-05-20 18:59 UTC (23+ messages)
` [PATCH 2/2] mm: slub: only warn once when allocating slab obj extensions fails
[PATCH RFC v2] mm: add support for dropping LRU recency on process exit
2025-05-20 16:19 UTC (2+ messages)
[GIT PULL] nvme updates for Linux 6.16
2025-05-20 16:14 UTC (2+ messages)
[RESEND PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
2025-05-20 15:57 UTC (5+ messages)
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-20 16:06 UTC (4+ messages)
[PATCH] mm/cma: make detection of highmem_start more robust
2025-05-20 15:08 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).