[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-04 13:56 UTC (13+ messages)
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
` [RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-04 13:10 UTC (5+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-03-04 13:10 UTC (15+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()
[RFC PATCH] mm: hold PTL from the first PTE while reclaiming a large folio
2024-03-04 13:03 UTC (4+ messages)
[PATCH 0/2] Address some contpte nits
2024-03-04 12:54 UTC (4+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
folio_mmapped
2024-03-04 12:53 UTC (15+ messages)
` folio_mmapped
[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
2024-03-04 12:47 UTC (8+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
` [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
` [PATCH RFC 3/4] mm, slab: introduce kmem_cache_charge()
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
[PATCH 0/8] Some cleanups for memory-failure
2024-03-04 12:31 UTC (10+ messages)
` [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH 2/8] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH 3/8] mm: Return the address from page_mapped_in_vma()
[linux-next:master 10409/11394] ERROR: modpost: "__fentry__" [tools/testing/selftests/livepatch/test_modules/test_klp_atomic_replace.ko] undefined!
2024-03-04 12:29 UTC (2+ messages)
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-04 12:15 UTC (14+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH 0/3] minor fixes and supplement for ptdesc
2024-03-04 11:07 UTC (4+ messages)
` [PATCH 1/3] mm: pgtable: correct the wrong comment about ptdesc->__page_flags
` [PATCH 2/3] mm: pgtable: add missing pt_index to struct ptdesc
` [PATCH 3/3] s390: supplement for ptdesc conversion
[PATCH v5.15-v5.4] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
2024-03-04 10:49 UTC
[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
2024-03-04 10:48 UTC (11+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 9ae6334a68aa77ddb95ccad17603525c1b810e91
2024-03-04 10:20 UTC
[PATCH v5 0/8] Split a folio to any lower order folios
2024-03-04 9:50 UTC (22+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[Question] CoW on VM_PFNMAP vma during write fault
2024-03-04 9:17 UTC (8+ messages)
[PATCH 0/5] Remove some races around folio_test_hugetlb
2024-03-04 9:09 UTC (7+ messages)
` [PATCH 1/5] hugetlb: Make folio_test_hugetlb safer to call
` [PATCH 2/5] hugetlb: Add hugetlb_pfn_folio
` [PATCH 3/5] memory-failure: Use hugetlb_pfn_folio
` [PATCH 4/5] memory-failure: Reorganise get_huge_page_for_hwpoison()
` [PATCH 5/5] compaction: Use hugetlb_pfn_folio in isolate_migratepages_block
[linux-next:master] [mm] 8f33a2ff30: stress-ng.resched.ops_per_sec -10.3% regression
2024-03-04 9:06 UTC (2+ messages)
[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-04 8:40 UTC (6+ messages)
` [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
` [EXT] Re: [PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
[PATCH v5] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
2024-03-04 8:21 UTC (6+ messages)
` [PATCH v6] "
[RFC PATCH v3 0/5] mm: support large folios swap-in
2024-03-04 8:13 UTC (6+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
2024-03-04 7:54 UTC (3+ messages)
` [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap
[PATCH v3] zswap: replace RB tree with xarray
2024-03-04 7:34 UTC (3+ messages)
` [External] "
mm/DAMON: Profiling enhancements for DAMON
2024-03-04 6:26 UTC (3+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-03-04 5:42 UTC (22+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
2024-03-04 2:51 UTC (6+ messages)
[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
2024-03-04 2:27 UTC (4+ messages)
[PATCH v4] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
2024-03-04 2:09 UTC
[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-04 2:05 UTC (17+ messages)
` [Lsf-pc] "
[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
2024-03-04 1:59 UTC (18+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
[PATCH] usercopy: delete __noreturn from usercopy_abort
2024-03-04 1:39 UTC
[PATCH RFC v2 0/5] mm: support large folios swap-in
2024-03-04 1:34 UTC (3+ messages)
` [PATCH RFC v2 5/5] mm: support large folios swapin as a whole
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-03-04 0:46 UTC (9+ messages)
` [Lsf-pc] "
[PATCH] mm, slab: remove memcg_from_slab_obj()
2024-03-03 22:10 UTC (4+ messages)
[syzbot] [ext4?] INFO: rcu detected stall in sys_unlink (3)
2024-03-03 19:49 UTC
[linux-next:master 9800/11394] drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c:574:33: error: unused function 'pdev_to_xe_device'
2024-03-03 17:47 UTC
[PATCH] mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
2024-03-03 13:38 UTC (2+ messages)
[linux-next:master 4800/11394] drivers/net/phy/qcom/qca807x.c:501:10: error: call to undeclared function 'qca807x_gpio'; ISO C99 and later do not support implicit function declarations
2024-03-03 5:09 UTC
include/linux/vmstat.h:400:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
2024-03-03 4:18 UTC
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-03 2:47 UTC (12+ messages)
` [Chapter One] THP zones: the use cases of policy zones
` [Chapter Two] THP shattering: the reverse of collapsing
` [Chapter Three] THP HVO: bring the hugeTLB feature to THP
[PATCH v2] zswap: replace RB tree with xarray
2024-03-02 18:33 UTC (8+ messages)
[linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
2024-03-02 18:09 UTC (5+ messages)
[linux-next:master 11242/11394] arch/riscv/include/asm/pgtable.h:443:41: error: implicit declaration of function 'napot_cont_size'
2024-03-02 17:44 UTC
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-03-02 15:05 UTC (12+ messages)
` [musl] "
[PATCH 0/4] Clean up __folio_put()
2024-03-02 7:00 UTC (5+ messages)
` [PATCH 1/4] mm/swap: Free non-hugetlb large folios in a batch
` [PATCH 2/4] page_alloc: Combine free_the_page() and free_unref_page()
` [PATCH 3/4] page_alloc: Inline destroy_large_folio() into __folio_put_large()
` [PATCH 4/4] swap: Combine __folio_put_small, __folio_put_large and __folio_put
[PATCH v2 0/9] Cover a guard gap corner case
2024-03-02 1:51 UTC (11+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
` [RFC v2.1 12/12] hugetlbfs: Use initializer for "
[linux-next:master 9546/11394] drivers/mtd/ubi/nvmem.c:34:16: sparse: sparse: incompatible types in comparison expression (different type sizes):
2024-03-02 0:51 UTC
[PATCH 0/8] PageFlags cleanups
2024-03-01 21:32 UTC (4+ messages)
` [PATCH 4/8] mm: Add __dump_folio()
[PATCH v2 00/13] enable bs > ps in XFS
2024-03-01 20:04 UTC (18+ messages)
` [PATCH v2 01/13] mm: Support order-1 folios in the page cache
` [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH v2 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v2 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [PATCH v2 09/13] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v2 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v2 11/13] xfs: expose block size in stat
` [PATCH v2 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v2 13/13] xfs: enable block size larger than page size support
[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
2024-03-01 19:03 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
2024-03-01 18:57 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Hugetlb Unifications
2024-03-01 16:44 UTC (5+ messages)
[PATCH] mm, slab: remove the corner case of inc_slabs_node()
2024-03-01 16:03 UTC (2+ messages)
[PATCH v7 0/2] mm/vmalloc: lock contention optimization under multi-threading
2024-03-01 15:54 UTC (3+ messages)
` [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
` [PATCH v7 2/2] mm/vmalloc: Eliminated the lock contention from twice to once
[PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
2024-03-01 15:46 UTC (2+ messages)
[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
2024-03-01 14:49 UTC (4+ messages)
[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2024-03-01 14:41 UTC (9+ messages)
[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-03-01 13:02 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox