messages from 2024-03-13 18:52:49 to 2024-03-15 10:36:27 UTC [more...]
[PATCH] Revert "mm: skip CMA pages when they are not available"
2024-03-15 10:36 UTC (6+ messages)
` reply: "
` [PATCH v2] "
[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
2024-03-15 10:28 UTC (4+ messages)
[RFC PATCH v3 0/5] mm: support large folios swap-in
2024-03-15 10:01 UTC (16+ messages)
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
[PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-03-15 9:59 UTC (17+ messages)
` [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
[PATCH] mm: cachestat: avoid bogus workingset test during swapping & invalidation races
2024-03-15 9:55 UTC (5+ messages)
` [PATCH] mm: cachestat: fix two shmem bugs
[PATCH 0/3] mm: random cleanups
2024-03-15 9:39 UTC (9+ messages)
` [PATCH 1/3] mm/show_mem: simplify ifdef on si_meminfo_node()
` [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
` [PATCH 3/3] mm/vmstat: simplfy extfrag_show_print with fragmentation_index()
[RFC PATCH v2] mm: support multi-size THP numa balancing
2024-03-15 9:18 UTC
[PATCH 0/8] Some cleanups for memory-failure
2024-03-15 8:32 UTC (17+ messages)
` [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
[PATCH v3 4/4] rust: add abstraction for `struct page`
2024-03-15 8:16 UTC (3+ messages)
[PATCH 0/2] Reliable testing for hugetlb
2024-03-15 6:38 UTC (8+ messages)
` [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
` [PATCH 2/2] mm: Remove a call to compound_head() from is_page_hwpoison()
[PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
2024-03-15 6:24 UTC (3+ messages)
[PATCH] cpufreq: dt: always allocate zeroed cpumask
2024-03-15 5:50 UTC (4+ messages)
[RFC 00/14] Dynamic Kernel Stacks
2024-03-15 4:17 UTC (31+ messages)
` [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
` [RFC 08/14] fork: separate vmap stack alloction and free calls
` [RFC 11/14] x86: add support for Dynamic Kernel Stacks
[linus:master] [mm] 99fbb6bfc1: will-it-scale.per_process_ops -4.7% regression
2024-03-15 3:32 UTC (2+ messages)
[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
2024-03-15 3:23 UTC (3+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
[linux-next:master 13396/13397] WARNING: modpost: vmlinux: section mismatch in reference: bitmap_allocate_region+0x50 (section: .text.unlikely) -> __setup_str_initcall_blacklist (section: .init.rodata)
2024-03-15 3:06 UTC
[linux-next:master 13404/13571] drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:105:73: warning: '.bin' directive output may be truncated writing 4 bytes into a region of size between 2 and 31
2024-03-15 2:54 UTC
MGLRU premature memcg OOM on slow writes
2024-03-15 2:38 UTC (11+ messages)
[PATCH v1 0/2] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
2024-03-15 2:25 UTC (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)
[GIT PULL] non-MM updates for 6.9-rc1
2024-03-15 1:20 UTC (2+ messages)
[GIT PULL] MM updates for 6.9-rc1
2024-03-15 1:20 UTC (2+ messages)
[PATCH v10 00/12] Support page table check PowerPC
2024-03-15 0:45 UTC (6+ messages)
` [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
` [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
2024-03-14 23:45 UTC (17+ messages)
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-14 21:46 UTC (3+ messages)
` [RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
Unmapping KVM Guest Memory from Host Kernel
2024-03-14 21:45 UTC (3+ messages)
[RFC PATCH v2 00/19] PKS write protected page tables
2024-03-14 21:02 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
2024-03-14 20:49 UTC
Splitting pinned folios
2024-03-14 17:57 UTC (11+ messages)
` updated documentation: "
[PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
2024-03-14 17:12 UTC (4+ messages)
[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-03-14 17:01 UTC (16+ messages)
[PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context()
2024-03-14 15:55 UTC (4+ messages)
[PATCH v2] vmstat: Keep count of the maximum page reached by the kernel stack
2024-03-14 14:54 UTC
[PATCH] mm,page_owner: Fix refcount imbalance
2024-03-14 14:47 UTC
[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
2024-03-14 14:19 UTC (6+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-03-14 14:03 UTC (11+ messages)
` [musl] "
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-14 14:03 UTC (7+ messages)
` [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU
[PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
2024-03-14 13:42 UTC (3+ messages)
[PATCH 00/13] mm/treewide: Remove pXd_huge() API
2024-03-14 13:11 UTC (11+ messages)
` [PATCH 03/13] mm/gup: Check p4d presence before going on
` [PATCH 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 11/13] mm/treewide: Replace "
` [PATCH 12/13] mm/treewide: Remove pXd_huge()
[PATCH v2 00/12] conform tests to TAP format output
2024-03-14 12:33 UTC (6+ messages)
` [PATCH v2 12/12] selftests/mm: virtual_address_range: conform "
` [PATCH] selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
[linux-next:master 8475/13571] sound/core/pcm_native.c:4106:5-11: inconsistent IS_ERR and PTR_ERR on line 4107
2024-03-14 12:32 UTC
[linux-next:pending-fixes] BUILD SUCCESS d5f8ee808c593453ce8e74b31159acca3cfe04a3
2024-03-14 11:57 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
2024-03-14 11:19 UTC (10+ messages)
` [Lsf-pc] "
[PATCH] selftests: mm: restore settings from only parent process
2024-03-14 9:40 UTC
[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
2024-03-14 9:31 UTC (5+ messages)
` [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings
[PATCH v6] zswap: replace RB tree with xarray
2024-03-14 9:24 UTC (4+ messages)
[PATCH] selftests/exec: execveat: Improve debug reporting
2024-03-14 8:54 UTC (2+ messages)
[Test Failure Report] exec: Test failures in execveat
2024-03-14 8:49 UTC (7+ messages)
[PATCH] mm: fix a race scenario in folio_isolate_lru
2024-03-14 8:39 UTC
[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-14 7:52 UTC (5+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
` [External] "
[PATCH] mm,page_owner: Fix recursion
2024-03-14 7:01 UTC (5+ messages)
[PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
2024-03-14 4:06 UTC (3+ messages)
[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
2024-03-14 1:51 UTC (2+ messages)
[RFC] mm/vmstat: add a single value debugfs fragmentation metric
2024-03-14 0:57 UTC
[PATCH v2] mm/slub: Simplify get_partial_node()
2024-03-13 23:36 UTC (4+ messages)
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-03-13 23:32 UTC (9+ messages)
[PATCH v9 0/1] mm: report per-page metadata information
2024-03-13 22:40 UTC (5+ messages)
` [PATCH v9 1/1] "
[PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
2024-03-13 22:29 UTC (5+ messages)
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-13 22:09 UTC (2+ messages)
[PATCH v3 00/12] Cover a guard gap corner case
2024-03-13 21:58 UTC (5+ messages)
` [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-13 21:44 UTC (11+ messages)
[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
2024-03-13 21:05 UTC (8+ messages)
[PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
2024-03-13 21:03 UTC (7+ messages)
[linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
2024-03-13 19:59 UTC (4+ messages)
[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
2024-03-13 19:05 UTC (3+ 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).