linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-08  6:33 UTC  (3+ messages)
` [PATCH v3 01/20] "
` [PATCH v3 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage

[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 v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-08  4:54 UTC  (13+ 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 v4] mm: shrink skip folio mapped by an exiting task
 2024-07-08  4:52 UTC  (4+ messages)

[PATCH] mm: shrink skip folio mapped by an exiting task
 2024-07-08  3:54 UTC  (4+ messages)

[PATCH] mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
 2024-07-08  3:05 UTC 

[PATCH] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
 2024-07-08  2:51 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  (6+ messages)
` [PATCH 1/3] mm/numa_balancing: Teach mpol_to_str about the balancing mode
` [PATCH 2/3] mm/mempolicy: Use flags lookup array in mpol_to_str
` [PATCH 3/3] mm/numa_balancing: Allow setting numa balancing for tmpfs

[PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-07-08  1:59 UTC  (9+ messages)

[PATCH v4 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
 2024-07-08  1:00 UTC  (3+ 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 v3 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_pages()
 2024-07-08  0:39 UTC  (7+ messages)

[PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
 2024-07-07 17:12 UTC  (8+ 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  (23+ messages)
` [PATCH v5 4/6] mm: shmem: "

Tools for explaining memory mappings/usage/pressure
 2024-07-07 15:44 UTC  (2+ 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] mm: use zonelist_zone() to get zone
 2024-07-07  8:12 UTC  (2+ messages)

[PATCH v3] mm: Fix khugepaged activation policy
 2024-07-07  8:11 UTC  (2+ messages)

[PATCH v3 0/2] mm: introduce per-order mTHP split counters
 2024-07-07  1:36 UTC  (15+ messages)
` [PATCH v3 1/2] mm: add "
` [PATCH v3 2/2] mm: add docs for "

[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 v3 0/9] fs: multigrain timestamp redux
 2024-07-05 20:59 UTC  (13+ 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 v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-05 20:56 UTC  (31+ 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 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 v2 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-05 18:28 UTC  (2+ messages)

[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)

[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-07-05 16:38 UTC  (13+ messages)
` [PATCH v2 1/1] "

[PATCH 13/45] mm: Implement pud-version uffd functions
 2024-07-05 15:48 UTC  (3+ messages)

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-05 15:36 UTC  (2+ messages)

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-05 15:14 UTC  (13+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes

[linux-next:master 2063/10451] drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-07-05 15:07 UTC 

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-05 14:24 UTC  (3+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[PATCH v9 00/10] enable bs > ps in XFS
 2024-07-05 14:19 UTC  (6+ messages)
` [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH] kpageflags: detect isolated KPF_THP folios
 2024-07-05 14:03 UTC 

[PATCH v2 01/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-05 14:02 UTC  (3+ messages)

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-05 13:09 UTC  (3+ messages)

[PATCH V5] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-05 12:45 UTC  (2+ messages)

[linux-next:master 8712/10451] ERROR: modpost: "of_clk_del_provider" [drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko] undefined!
 2024-07-05 11:48 UTC 

[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-07-05  9:41 UTC  (9+ messages)
` [PATCH v7 1/2] "

[PATCH v2] mm: Fix khugepaged activation policy
 2024-07-05  9:34 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 38/39] lib/math/div64.c:211:2: error: "unknown endianness"
 2024-07-05  9:32 UTC 

[PATCH] mm/page_alloc: add one PCP list for THP
 2024-07-05  9:27 UTC  (2+ messages)

[linux-next:master 9019/10049] drivers/irqchip/irq-gic-v3.c:47:23: warning: 'broken_rdists' defined but not used
 2024-07-05  9:03 UTC  (6+ messages)

[PATCH v2] tools: hv: suppress the invalid warning for packed member alignment
 2024-07-05  8:51 UTC  (2+ messages)

[PATCH v3] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-05  8:30 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox