linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 19:09:01 to 2024-02-28 22:52:25 UTC [more...]

[PATCH] mm: page_alloc: Use div64_ul() instead of do_div()
 2024-02-28 22:49 UTC 

[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
 2024-02-28 22:40 UTC  (2+ messages)

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-28 22:36 UTC  (3+ messages)

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-28 22:26 UTC  (5+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-28 22:25 UTC  (6+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
 2024-02-28 22:03 UTC  (2+ messages)

[linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
 2024-02-28 21:52 UTC  (2+ messages)

[PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
 2024-02-28 21:44 UTC  (2+ messages)

[PATCH 0/8] PageFlags cleanups
 2024-02-28 21:34 UTC  (10+ messages)
` [PATCH 1/8] mm: Separate out FOLIO_FLAGS from PAGEFLAGS
` [PATCH 2/8] mm: Remove PageWaiters, PageSetWaiters and PageClearWaiters
` [PATCH 3/8] mm: Remove PageYoung and PageIdle definitions
` [PATCH 4/8] mm: Add __dump_folio()
` [PATCH 5/8] mm: Make dump_page() take a const argument
` [PATCH 6/8] mm: Constify testing page/folio flags
` [PATCH 7/8] mm: Constify more page/folio tests
` [PATCH 8/8] mm: Remove cast from page_to_nid()

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-28 21:21 UTC  (4+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[linux-next:master 5947/10830] include/linux/leds.h:299:(.text.igc_led_setup+0x170): undefined reference to `devm_led_classdev_register_ext'
 2024-02-28 20:32 UTC 

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-02-28 20:21 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-28 20:17 UTC  (18+ messages)
        ` [Lsf-pc] "

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-02-28 19:37 UTC  (4+ messages)
` [Lsf-pc] "

Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
 2024-02-28 19:33 UTC  (3+ messages)
` [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
 2024-02-28 19:14 UTC 

[PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-02-28 18:57 UTC  (2+ messages)

folio_mmapped
 2024-02-28 18:51 UTC  (11+ messages)
      ` folio_mmapped

[PATCH v4 00/36] Memory allocation profiling
 2024-02-28 18:38 UTC  (13+ messages)
` [PATCH v4 14/36] lib: add allocation tagging support for memory "
` [PATCH v4 19/36] mm: create new codetag references during page splitting

[PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
 2024-02-28 18:22 UTC  (2+ messages)
` [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio

[PATCH] mm: add alloc_contig_migrate_range allocation statistics
 2024-02-28 17:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Cover a guard gap corner case
 2024-02-28 17:21 UTC  (10+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info

[linux-next:master 9574/10830] drivers/power/supply/power_supply_core.c:1630:9: error: too few arguments to function 'power_supply_init_attrs'
 2024-02-28 17:16 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 75d8cf735082728a5dfb7e46926ee184851cc519
 2024-02-28 17:15 UTC 

[PATCH] mm: Use folio more widely in __split_huge_page
 2024-02-28 16:42 UTC 

[linux-next:master 10123/10830] include/linux/dpll.h:179:1: warning: control reaches end of non-void function
 2024-02-28 16:24 UTC 

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-28 16:19 UTC  (3+ messages)
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-28 15:57 UTC  (11+ messages)

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-02-28 15:52 UTC  (10+ messages)
` [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
` [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-28 15:50 UTC  (7+ messages)

[PATCH v3 2/2] mm/zswap: change zswap_pool kref to percpu_ref
 2024-02-28 15:49 UTC  (5+ messages)
` [PATCH mm-unstable hotfix] mm/zswap: fix zswap_pools_lock usages after changing "
` [PATCH mm-unstable v2] "

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-02-28 15:36 UTC  (13+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-28 15:18 UTC  (19+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT

[linux-next:master 10511/10830] mm/internal.h:144:14: error: implicit declaration of function 'pte_batch_hint'
 2024-02-28 15:10 UTC 

[linux-next:master 10516/10830] mm/zsmalloc.c:742:23: warning: 'get_zspage_lockless' defined but not used
 2024-02-28 15:10 UTC 

[PATCH] btrfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-28 14:32 UTC  (2+ messages)

[linux-next:master 7237/10830] drivers/gpu/drm/xe/xe_mmio.c:109:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2024-02-28 13:34 UTC 

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-28 12:26 UTC  (13+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
 2024-02-28 11:26 UTC  (3+ messages)
` parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)

[PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
 2024-02-28 11:48 UTC 

[PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
 2024-02-28 11:43 UTC  (2+ messages)

[linux-next:master 10266/10830] drivers/gpu/drm/display/drm_dp_tunnel.c:1185: warning: expecting prototype for drm_dp_tunnel_atomic_get_allocated_bw(). Prototype was for drm_dp_tunnel_get_allocated_bw() instead
 2024-02-28 11:40 UTC 

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-28 11:35 UTC  (7+ messages)

[PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
 2024-02-28 10:46 UTC  (4+ messages)

[PATCH] mm/vmalloc: Fix return value check for vb_alloc
 2024-02-28 10:09 UTC  (5+ messages)

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-28  9:51 UTC  (15+ messages)

[PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-28  9:50 UTC  (7+ messages)
` [PATCH 1/5] mm/ppc: Define "
` [PATCH 2/5] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH 3/5] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH 4/5] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH 5/5] mm/treewide: Drop pXd_large()

[PATCH] mm/zsmalloc: move get_zspage_lockless into #ifdef
 2024-02-28  9:45 UTC  (2+ messages)

[PATCH net-next v6 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
 2024-02-28  9:30 UTC  (3+ messages)
` [PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v6 3/5] net: introduce page_frag_cache_drain()

[PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
 2024-02-28  9:31 UTC  (4+ messages)

[PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
 2024-02-28  9:11 UTC  (2+ messages)

[PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-28  8:41 UTC  (8+ messages)
` [PATCH 1/3] mm: record the migration reason for struct migration_target_control
` [PATCH 2/3] mm: hugetlb: make the hugetlb migration strategy consistent

[PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
 2024-02-28  6:49 UTC  (14+ messages)
` [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
  ` [External] Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()

[PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT
 2024-02-28  3:49 UTC  (2+ messages)

[PATCH v2] mm/zsmalloc: don't need to reserve LSB in handle
 2024-02-28  3:26 UTC  (2+ messages)

[Question] CoW on VM_PFNMAP vma during write fault
 2024-02-28  2:18 UTC  (6+ messages)

[PATCH] mm/zsmalloc: don't need to save tag bit in handle
 2024-02-28  2:17 UTC  (5+ messages)

[PATCH] mm: export folio_pte_batch as a couple of modules might need it
 2024-02-28  1:46 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
 2024-02-28  1:31 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[GIT PULL] hotfixes for 6.8-rc7
 2024-02-28  1:02 UTC  (3+ messages)

[PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
 2024-02-28  0:15 UTC  (4+ messages)

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-02-27 23:51 UTC  (2+ messages)

[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
 2024-02-27 23:46 UTC  (4+ messages)

[PATCH 0/2] Address some contpte nits
 2024-02-27 23:45 UTC  (3+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()

[PATCH v4] mm/swap: fix race when skipping swapcache
 2024-02-27 23:01 UTC  (8+ messages)

CMA, memdescs and folios
 2024-02-27 22:02 UTC 

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-02-27 21:26 UTC  (7+ messages)
` [PATCH v6 4/8] padata: dispatch works on different nodes
` [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
` [PATCH v6 6/8] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-27 20:59 UTC  (7+ messages)

[PATCH] mm/cma: convert cma_alloc() to return folio
 2024-02-27 20:51 UTC  (4+ messages)

[PATCH 1/2] mm: vmalloc_bytes()
 2024-02-27 19:55 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 22ba90670a51a18c6b36d285fddf92b9887c0bc3
 2024-02-27 19:35 UTC 

[PATCH 1/1] mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
 2024-02-27 19:18 UTC  (3+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-27 19:08 UTC  (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).