linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-07-02 13:51 UTC  (2+ messages)
` [PATCH v7 01/23] powerpc/64e: Remove unused IBM HTW code

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-02 13:49 UTC  (9+ messages)
` [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[linux-next:master] [loop] 18048c1af7: ltp.ioctl_loop06.fail
 2024-07-02 13:45 UTC 

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-07-02 13:30 UTC  (5+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-07-02 13:26 UTC  (3+ messages)
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH] mm: shrink skip folio mapped by an exiting task
 2024-07-02 13:26 UTC  (2+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-02 13:25 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
 2024-07-02 13:24 UTC  (2+ messages)

[RESEND PATCH v3 0/3] x86/mm: LAM fixups and cleanups
 2024-07-02 13:21 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
` [RESEND PATCH v3 2/3] x86/mm: Fix LAM inconsistency during context switch
` [RESEND PATCH v3 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[PATCH] mm: remove CONFIG_MEMCG_KMEM
 2024-07-02 13:17 UTC  (3+ messages)

[PATCH] mm: unexport vmf_insert_mixed_mkwrite
 2024-07-02 13:10 UTC  (3+ messages)

[PATCH] hugetlbfs: add MTE support
 2024-07-02 13:09 UTC  (3+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-02 13:01 UTC  (17+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
 2024-07-02 12:57 UTC 

[PATCH net-next v9 02/13] mm: move the page fragment allocator from page_alloc into its own file
 2024-07-02 12:35 UTC  (9+ messages)
` [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH 00/10] fs: multigrain timestamp redux
 2024-07-02 12:21 UTC  (13+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t

[linux-next:master] [lockref] d042dae6ad: unixbench.throughput -33.7% regression
 2024-07-02 12:10 UTC  (3+ messages)

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-02 12:07 UTC  (6+ messages)

[PATCH V4 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-07-02 12:00 UTC  (7+ messages)
` [PATCH V4 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[PATCH] mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
 2024-07-02 11:58 UTC  (6+ messages)

[PATCH] mm: fix kmap_high deadlock V2
 2024-07-02 11:37 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-02 10:40 UTC 

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-07-02 10:27 UTC  (4+ messages)

[linux-next:master 3392/8232] arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dtb: /soc@107c000000/timer@7c003000: failed to match any schema with compatible: ['brcm,bcm2835-system-timer']
 2024-07-02  9:55 UTC  (3+ messages)

[linux-next:master 9345/10049] kernel/signal.c:2331:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-07-02  9:46 UTC 

[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
 2024-07-02  9:32 UTC  (4+ messages)

[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning
 2024-07-02  9:31 UTC  (4+ messages)

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-02  9:25 UTC  (2+ messages)

[PATCH v6 0/6] slab: Introduce dedicated bucket allocator
 2024-07-02  9:24 UTC  (9+ messages)
` [PATCH v6 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v6 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v6 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v6 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v6 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v6 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-02  9:09 UTC  (19+ messages)
` [RFC PATCH v1 01/18] dma-mapping: query DMA memory type
` [RFC PATCH v1 02/18] dma-mapping: provide an interface to allocate IOVA
` [RFC PATCH v1 03/18] dma-mapping: check if IOVA can be used
` [RFC PATCH v1 04/18] dma-mapping: implement link range API
` [RFC PATCH v1 05/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC PATCH v1 06/18] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC PATCH v1 07/18] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC PATCH v1 08/18] iommu/dma: Implement link/unlink ranges callbacks
` [RFC PATCH v1 09/18] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC PATCH v1 10/18] RDMA/umem: Store ODP access mask information in PFN
` [RFC PATCH v1 11/18] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC PATCH v1 12/18] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC PATCH v1 13/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC PATCH v1 14/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list
` [RFC PATCH v1 16/18] vfio/mlx5: Convert vfio to use DMA link API
` [RFC PATCH v1 17/18] block: export helper to get segment max size
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
 2024-07-02  8:44 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: memcg: pmc framework
` [RFC PATCH 2/4] mm: memcg: pmc support change attribute
` [RFC PATCH 3/4] mm: memcg: pmc: support reaper
` [RFC PATCH 4/4] mm: memcg: pmc: support oom release

[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-02  8:28 UTC  (17+ messages)

[PATCH v2] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-02  8:18 UTC  (3+ messages)

[linux-next:master 8520/9748] arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dtb: /soc/gpio@2300000: failed to match any schema with compatible: ['fsl,ls1046a-gpio', 'fsl,qoriq-gpio']
 2024-07-02  8:08 UTC 

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-07-02  8:04 UTC  (4+ messages)

[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
 2024-07-02  8:00 UTC  (5+ messages)
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-07-02  7:51 UTC  (6+ messages)

[PATCH v19 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-07-02  7:42 UTC  (2+ messages)

[linux-next:master 9279/9689] kernel/exit.c:451:17: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-07-02  7:08 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-02  7:05 UTC  (5+ messages)

[PATCH] mm/page_alloc: remove prefetchw() on freeing page to buddy system
 2024-07-02  6:57 UTC  (3+ messages)

[PATCH] mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
 2024-07-02  6:32 UTC  (4+ messages)

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-07-02  6:24 UTC  (3+ messages)

[PATCH] mm: fix kmap_high deadlock V2
 2024-07-02  5:02 UTC  (2+ messages)

答复: [PATCH] mm: fix kmap_high deadlock V2
 2024-07-02  4:25 UTC 

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-07-02  4:25 UTC  (2+ messages)
` (subset) "

[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
 2024-07-02  4:09 UTC  (2+ messages)

[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
 2024-07-02  4:05 UTC  (2+ messages)

[linux-next:master 7274/8719] arch/arm64/boot/dts/mediatek/mt8186-corsola-voltorb-sku589824.dtb: /soc/pwrap@1000d000/pmic: failed to match any schema with compatible: ['mediatek,mt6366', 'mediatek,mt6358']
 2024-07-02  3:17 UTC 

[PATCH 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-02  2:39 UTC  (6+ messages)
` [PATCH 01/20] "

[linux-next:master 6327/9748] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
 2024-07-02  2:29 UTC 

[linux-next:master 7805/9027] statmount_test_ns.c:27:25: warning: format string is not a string literal (potentially insecure)
 2024-07-02  2:16 UTC 

zswap_writeback_entry crashes in 6.9.5
 2024-07-02  0:33 UTC  (2+ messages)

[PATCH] Add accumulated call counter for memory allocation profiling
 2024-07-01 21:58 UTC  (4+ messages)
  `  "

[PATCH 0/4] Docs/mm: rename legacy docs to unsorted docs
 2024-07-01 21:29 UTC  (6+ messages)
` [PATCH 1/4] Docs/mm/allocation-profiling: mark 'Theory of operation' as chapter
` [PATCH 2/4] Docs/mm/index: Remove 'Memory Management Guide' chapter marker
` [PATCH 3/4] Docs/mm/index: rename 'Legacy Documentation' to 'Unsorted Documentation'
` [PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter

[PATCH RFC v4 0/2] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-01 21:27 UTC  (4+ messages)
` [PATCH RFC v4 2/2] mm: support large folios swapin as a whole "

[PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
 2024-07-01 21:23 UTC  (8+ messages)
        ` [PATCH v2] "

DAMON Quaterly News Letter (2024 Q2)
 2024-07-01 21:22 UTC 

[PATCH v2 00/11] fs: multigrain timestamp redux
 2024-07-01 20:33 UTC  (8+ messages)
` [PATCH v2 09/11] btrfs: convert to multigrain timestamps

[linux-next:master 7944/8232] mm/hugetlb.c:2677 gather_surplus_pages() error: uninitialized symbol 'folio'
 2024-07-01 19:47 UTC  (3+ messages)

[PATCH 0/9] Docs/damon: minor fixups and improvements
 2024-07-01 19:27 UTC  (10+ messages)
` [PATCH 1/9] Docs/mm/damon/design: fix two typos
` [PATCH 2/9] Docs/mm/damon/design: clarify regions merging operation
` [PATCH 3/9] Docs/admin-guide/mm/damon/start: add access pattern snapshot example
` [PATCH 4/9] Docs/mm/damon/design: add links from overall architecture to sections of details
` [PATCH 5/9] Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operations Set Layer' section
` [PATCH 6/9] Docs/mm/damon/design: Remove 'Programmable Modules' section in favor of 'Modules' section
` [PATCH 7/9] Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
` [PATCH 8/9] Docs/mm/damon/index: add links to design
` [PATCH 9/9] Docs/mm/damon/index: add links to admin-guide doc

[PATCH 1/2] mm: memcg: drop obsolete cache line padding in struct mem_cgroup
 2024-07-01 19:17 UTC  (4+ messages)
` [PATCH 2/2] mm: memcg: add cache line padding to mem_cgroup_per_node

[PATCH v2 1/2] fs/procfs: fix integer to pointer cast warning in do_procmap_query()
 2024-07-01 17:48 UTC  (2+ messages)
` [PATCH v2 2/2] fs/procfs: improve PROCMAP_QUERY's compat mode handling

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

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-07-01 17:01 UTC  (7+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[linux-next:master 6602/7397] mm/damon/paddr.c:360 __damon_pa_migrate_folio_list() error: uninitialized symbol 'nr_succeeded'
 2024-07-01 16:56 UTC  (2+ messages)

[PATCH mm-stable 1/1] mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
 2024-07-01 16:53 UTC 

[linux-next:master 4298/8232] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:366 sharp_panel_remove() error: we previously assumed 'sharp' could be null (see line 365)
 2024-07-01 15:45 UTC 

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2024-07-01 15:42 UTC  (3+ messages)
`  "
` ask for commit hash

[PATCH v1 0/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
 2024-07-01 14:04 UTC  (11+ messages)
` [PATCH v1 2/2] "

page:  |  | latest

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