[PATCH v9 00/10] enable bs > ps in XFS
2024-07-08 13:53 UTC (3+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
[PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-07-08 13:50 UTC (12+ messages)
Tools for explaining memory mappings/usage/pressure
2024-07-08 13:50 UTC (3+ messages)
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-08 13:44 UTC (14+ messages)
` [PATCH v2 1/6] mm: zswap: fix global shrinker memcg iteration
` [PATCH v2 2/6] mm: zswap: fix global shrinker error handling logic
` [PATCH v2 3/6] mm: zswap: proactive shrinking before pool size limit is hit
` [PATCH v2 4/6] mm: zswap: make writeback run in the background
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO
[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
2024-07-08 13:40 UTC (6+ messages)
[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
2024-07-08 13:39 UTC (3+ messages)
` [External] "
[PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
2024-07-08 13:14 UTC (3+ messages)
[PATCH v5] mm: shrink skip folio mapped by an exiting process
2024-07-08 13:11 UTC (10+ messages)
[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
2024-07-08 12:52 UTC (40+ messages)
` [PATCH v3 02/16] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v3 03/16] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v3 04/16] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v3 05/16] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v3 06/16] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v3 07/16] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v3 08/16] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v3 09/16] mm/mmap: Expand mmap_region() munmap call
` [PATCH v3 10/16] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v3 11/16] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v3 12/16] mm/mmap: Clean up unmap_region() argument list
` [PATCH v3 13/16] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v3 14/16] mm/mmap: Use PHYS_PFN "
` [PATCH v3 15/16] mm/mmap: Use vms accounted pages "
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "
[PATCH v3 0/9] fs: multigrain timestamp redux
2024-07-08 12:30 UTC (14+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v3 6/9] xfs: switch to "
` [PATCH v3 7/9] ext4: "
` [PATCH v3 8/9] btrfs: convert "
` [PATCH v3 9/9] tmpfs: add support for "
[PATCH v1] mm: shmem: Rename mTHP shmem counters
2024-07-08 12:29 UTC (3+ messages)
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-08 11:35 UTC (3+ messages)
` [PATCH 13/13] mm: Remove devmap related functions and page table bits
[PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
2024-07-08 10:58 UTC (9+ messages)
[syzbot] [mm?] KCSAN: data-race in __swap_writepage / scan_swap_map_slots (2)
2024-07-08 10:15 UTC
xfs deadlock on mm-unstable kernel?
2024-07-08 10:14 UTC (2+ messages)
[PATCH] mm: use zonelist_zone() to get zone
2024-07-08 9:30 UTC (3+ messages)
[PATCH v4] mm: shrink skip folio mapped by an exiting task
2024-07-08 9:25 UTC (5+ messages)
[PATCH] mm: shrink skip folio mapped by an exiting task
2024-07-08 9:24 UTC (5+ messages)
[PATCH] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
2024-07-08 8:24 UTC (3+ messages)
[PATCH 00/45] hugetlb pagewalk unification
2024-07-08 8:18 UTC (5+ messages)
[PATCH v4 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2024-07-08 7:56 UTC (5+ messages)
` [PATCH v4 2/3] kernel/fork.c: get totalram_pages from memblock to calculate max_threads
` [PATCH v4 3/3] kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
[PATCH v4] mm/numa_balancing: Teach mpol_to_str about the balancing mode
2024-07-08 7:56 UTC
[PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-07-08 7:42 UTC (22+ messages)
` [PATCH v3 01/20] "
` [PATCH v3 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH v3 03/20] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v3 04/20] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v3 05/20] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v3 06/20] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v3 07/20] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v3 08/20] mm/zsmalloc: convert init_zspage() "
` [PATCH v3 09/20] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v3 10/20] mm/zsmalloc: add zpdesc_is_isolated/zpdesc_zone helper for zs_page_migrate
` [PATCH v3 11/20] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v3 12/20] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH v3 13/20] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v3 14/20] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v3 15/20] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v3 16/20] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v3 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH] mm/zsmalloc: fix build warning from lkp testing
` [PATCH v3 18/20] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v3 19/20] mm/zsmalloc: introduce __zpdesc_clear_zsmalloc
` [PATCH v3 20/20] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()
[davidhildenbrand:folio_walk] [mm/migrate] e20ad9c86e: WARNING:at_include/linux/hugetlb.h:#folio_walk_start
2024-07-08 7:11 UTC
[linux-next:master] [selftests] 742ad979f5: WARNING:at_net/netfilter/nfnetlink_queue.c:#nf_reinject[nfnetlink_queue]
2024-07-08 6:44 UTC
[PATCH] mm/memcg: alignment memcg_data define condition
2024-07-08 6:32 UTC
[PATCH v3] kpageflags: detect isolated KPF_THP folios
2024-07-08 6:26 UTC
[PATCH] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused
2024-07-08 6:22 UTC (2+ messages)
[PATCH] mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
2024-07-08 3:05 UTC
[linux-next:master 9671/9748] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: syscon@1e60000: compatible: ['syscon'] is too short
2024-07-08 2:50 UTC
[RFC PATCH 0/7] synchronously scan and reclaim empty user PTE pages
2024-07-08 2:46 UTC (4+ messages)
[PATCH 0/3] One fix for /proc/<pid>/numa_maps and two RFCs
2024-07-08 2:08 UTC (3+ messages)
` [PATCH 1/3] mm/numa_balancing: Teach mpol_to_str about the balancing mode
[PATCH v3 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_pages()
2024-07-08 0:39 UTC (6+ messages)
ERROR: modpost: "mem_alloc_profiling_key" [arch/powerpc/kvm/kvm-hv.ko] undefined!
2024-07-07 17:05 UTC
[PATCH v5 0/6] add mTHP support for anonymous shmem
2024-07-07 16:39 UTC (9+ messages)
[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:29: error: incompatible pointer types passing 'struct device *' to parameter of type 'struct platform_device *'
2024-07-07 15:20 UTC
[linux-next:master 10437/10451] riscv32-linux-ld: section .data..percpu VMA [c2591000,c259730b] overlaps section __ksymtab VMA [c2582828,c259537f]
2024-07-07 14:48 UTC
[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:36: error: passing argument 1 of 'qcom_cc_really_probe' from incompatible pointer type
2024-07-07 14:37 UTC
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-07 12:45 UTC (16+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API
[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
2024-07-07 10:32 UTC (6+ messages)
[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
2024-07-07 9:49 UTC (4+ messages)
` [PATCH 1/3] mm/page_alloc: A minor fix to the calculation of pcp->free_count
` [PATCH 2/3] mm/page_alloc: Avoid changing pcp->high decaying when adjusting CONFIG_PCP_BATCH_SCALE_MAX
` [PATCH 3/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
2024-07-07 8:28 UTC (8+ messages)
[PATCH v3] mm: Fix khugepaged activation policy
2024-07-07 8:11 UTC (2+ messages)
[PATCH v3 2/2] mm: add docs for per-order mTHP split counters
2024-07-07 1:36 UTC (2+ messages)
[PATCH 1/3] mm: use zonelist_zone() to get zone
2024-07-07 0:04 UTC (9+ messages)
` [PATCH 2/3] modpost: .meminit.* is not in init section when CONFIG_MEMORY_HOTPLUG set
Hard and soft lockups with FIO and LTP runs on a large system
2024-07-06 22:42 UTC (2+ messages)
[linux-next:master 7769/10451] arch/arm64/boot/dts/qcom/sm8650-hdk.dtb: clock-controller@aaf0000: 'required-opps' is a required property
2024-07-06 17:16 UTC
[PATCH v2 7/8] mm/x86: Add missing pud helpers
2024-07-06 9:16 UTC (2+ messages)
[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
2024-07-06 9:15 UTC (4+ messages)
Memory cgroup and special hidden inodes
2024-07-06 8:10 UTC
[PATCH] mm/page_alloc: put __free_pages_core() in __meminit section
2024-07-06 6:16 UTC
[rppt-memblock:for-next] BUILD SUCCESS 9364a7e40d54e6858479f0a96e1a04aa1204be16
2024-07-06 4:34 UTC
[PATCH for-next] RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
2024-07-06 0:16 UTC
[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
2024-07-05 22:55 UTC (5+ messages)
[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
2024-07-05 20:59 UTC (2+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-05 19:34 UTC (10+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-07-05 18:35 UTC (3+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-07-05 17:41 UTC (7+ messages)
[PATCH v2 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
2024-07-05 17:15 UTC (3+ messages)
[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
2024-07-05 17:05 UTC (3+ messages)
[PATCH 05/45] mm/pagewalk: Enable walk_pmd_range to handle cont-pmds
2024-07-05 16:56 UTC (2+ messages)
[PATCH] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
2024-07-05 16:48 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