[PATCH v3 0/7] virtio-mem: s390 support
2024-10-31 14:52 UTC (7+ messages)
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[RFC PATCH 0/3] Cgroup-based THP control
2024-10-31 14:37 UTC (14+ messages)
[PATCH v4 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-10-31 14:31 UTC (10+ messages)
` [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
2024-10-31 14:19 UTC (19+ messages)
` [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
` [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-10-31 14:19 UTC (12+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
` [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
` [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
` [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set
[PATCH v1 0/3] Buddy allocator like folio split
2024-10-31 14:04 UTC (4+ messages)
` [PATCH v1 1/3] mm/huge_memory: buddy allocator like folio_split()
[PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
2024-10-31 12:58 UTC (3+ messages)
` [PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-10-31 12:17 UTC (11+ messages)
[PATCH v4 5/5] maple_tree: add a test checking storing null
2024-10-31 11:17 UTC (6+ messages)
[PATCH v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
2024-10-31 10:55 UTC
include/linux/ioremap.h:21 is_ioremap_addr() warn: always true condition '(addr >= (0)) => (0-u32max >= 0)'
2024-10-31 10:55 UTC
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-31 10:46 UTC (19+ messages)
[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
2024-10-31 10:37 UTC (5+ messages)
` 回复: "
RFC [PATCH1] mm: vmscan: Limit isolate_lru_folios() IRQ holdoff latency impact
2024-10-31 10:28 UTC (2+ messages)
` RFC [PATCH2] fs/writeback: Mitigate move_expired_inodes() induced service latency
[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
2024-10-31 9:47 UTC (3+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-10-31 9:21 UTC (23+ messages)
` [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v1 03/17] iommu: generalize the batched sync after map interface
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
` [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API
[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-31 8:51 UTC
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-10-31 8:39 UTC (15+ messages)
[PATCH v3] mm: add per-order mTHP swpin counters
2024-10-31 8:25 UTC (4+ messages)
[BUG] -next lockdep invalid wait context
2024-10-31 8:18 UTC (9+ messages)
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-10-31 8:13 UTC (8+ messages)
` [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
` [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v2 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-10-31 8:12 UTC (9+ messages)
[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-31 5:18 UTC (3+ messages)
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
2024-10-31 4:54 UTC
[RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
2024-10-31 4:18 UTC (2+ messages)
[PATCH] trace/events/page_ref: add page info to page_ref trace event
2024-10-31 3:56 UTC (2+ messages)
[PATCH -next] mm: shmem: Fix an incorrect type in shmem_parse_opt_casefold()
2024-10-31 3:00 UTC
[PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-10-31 1:36 UTC (5+ messages)
[PATCH v2] mm: add per-order mTHP swpin counters
2024-10-31 1:31 UTC (4+ messages)
[PATCH v2] mm: define general function pXd_init()
2024-10-31 1:08 UTC (3+ messages)
[linux-next:pending-fixes] BUILD REGRESSION a617ead0222031d3ad40cb8cadc3be5f90a61c6e
2024-10-31 0:59 UTC
[linux-next:fs-next] BUILD SUCCESS 446e6dc2028328e9b6b60d1fc3b8402dc860561a
2024-10-31 0:54 UTC
[PATCH] mm/gup: restore the ability to pin more than 2GB at a time
2024-10-31 0:47 UTC (22+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-31 0:30 UTC (24+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio (3)
2024-10-31 0:21 UTC
[PATCH RFC] mm: count zeromap read and set for swapout and swapin
2024-10-30 23:46 UTC (24+ messages)
[PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
2024-10-30 23:42 UTC (5+ messages)
[PATCH] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
2024-10-30 23:35 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 86e3904dcdc7e70e3257fc1de294a1b75f3d8d04
2024-10-30 22:58 UTC
Pmemfs/guestmemfs discussion recap and open questions
2024-10-30 22:43 UTC (4+ messages)
[PATCH v3] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
2024-10-30 22:40 UTC (2+ messages)
[PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-30 22:28 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-10-30 22:18 UTC (4+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-30 22:11 UTC (6+ messages)
[bug] aarch64 host no longer boots after 767507654c22 ("arch_numa: switch over to numa_memblks")
2024-10-30 21:50 UTC (7+ messages)
[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-30 21:35 UTC (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-10-30 21:31 UTC (17+ messages)
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-10-30 20:37 UTC (2+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
[PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
2024-10-30 19:54 UTC (3+ messages)
[BUG] ZSwap leaks memory upon being disabled
2024-10-30 19:44 UTC (16+ messages)
` phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
[PATCH hotfix 6.12 v4 0/5] fix error handling in mmap_region() and refactor (hotfixes)
2024-10-30 18:30 UTC (12+ messages)
` [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
[RFC v2] cxl: Update Soft Reserved resources upon region creation
2024-10-30 17:27 UTC
[linux-next:fs-current] BUILD SUCCESS 465ec795381e704e2f566e5df1d0bbc3c6504fe1
2024-10-30 17:19 UTC
[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-30 16:46 UTC (7+ messages)
` [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-10-30 16:37 UTC (5+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-30 14:33 UTC (4+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
2024-10-30 14:31 UTC (3+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
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