linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 04:48:47 to 2023-10-23 16:24:08 UTC [more...]

[PATCH v3 00/19] stackdepot: allow evicting stack traces
 2023-10-23 16:22 UTC  (7+ messages)
` [PATCH v3 01/19] lib/stackdepot: check disabled flag when fetching
` [PATCH v3 02/19] lib/stackdepot: simplify __stack_depot_save
` [PATCH v3 03/19] lib/stackdepot: drop valid bit from handles
` [PATCH v3 04/19] lib/stackdepot: add depot_fetch_stack helper
` [PATCH v3 05/19] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v3 07/19] lib/stackdepot: rework helpers for depot_alloc_stack

[RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
 2023-10-23 16:22 UTC  (12+ messages)
` [RFC PATCH v2 1/6] slub: Keep track of whether slub is on the per-node partial list
` [RFC PATCH v2 2/6] slub: Prepare __slab_free() for unfrozen partial slab out of node "
` [RFC PATCH v2 3/6] slub: Don't freeze slabs for cpu partial
` [RFC PATCH v2 4/6] slub: Simplify acquire_slab()
` [RFC PATCH v2 5/6] slub: Introduce get_cpu_partial()
` [RFC PATCH v2 6/6] slub: Optimize deactivate_slab()

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-23 16:17 UTC  (25+ messages)
` [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations
` [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v2 11/19] lib/stackdepot: use read/write lock
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes

[PATCH] mm/page_alloc: fix the potential memory waste in page_frag_alloc_align
 2023-10-23 16:17 UTC  (2+ messages)

[linux-next:master 11303/14422] include/linux/io-pgtable.h:172:44: warning: 'struct iommu_dirty_bitmap' declared inside parameter list will not be visible outside of this definition or declaration
 2023-10-23 16:14 UTC  (2+ messages)

[PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-23 16:11 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 0/3] userfaultfd move option
 2023-10-23 15:53 UTC  (7+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH] Documentation: maple_tree: fix word spelling error
 2023-10-23 15:51 UTC  (2+ messages)

[PATCH v2] mm: Fixed multiple typos in multiple files
 2023-10-23 15:23 UTC  (2+ messages)

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-23 14:45 UTC  (15+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[PATCH 1/2] mm/khugepaged: Fix an uninitialized variable bug
 2023-10-23 14:16 UTC  (8+ messages)
` [PATCH 2/2] mm/khugepaged: Fix a NULL vs IS_ERR() bug in collapse_pte_mapped_thp()

[PATCH v3] mm: migrate: record the mlocked page status to remove unnecessary lru drain
 2023-10-23 13:16 UTC  (3+ messages)

[PATCH RFC 0/5] support NUMA emulation for arm64
 2023-10-23 13:03 UTC  (4+ messages)

[PATCH v2 0/2] mm: the dirty folio unmap redundantly
 2023-10-23 13:01 UTC  (8+ messages)
  ` [PATCH v2 1/2] mm:vmscan: the dirty folio in folio_list skip unmap

[PATCH] mm: Fixed multiple typos in multiple files
 2023-10-23 12:45 UTC  (9+ messages)

[PATCH v2] mm: Fixed multiple typos in multiple files
 2023-10-23 12:44 UTC 

[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-10-23 12:21 UTC  (8+ messages)
` [PATCH v15] "
  ` [PATCH v15.1] "

[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
 2023-10-23 12:03 UTC  (16+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-10-23 11:55 UTC  (12+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA

[linux-next:master 11306/14422] hw_pagetable.c:undefined reference to `__udivdi3'
 2023-10-23 11:18 UTC 

[PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
 2023-10-23 10:55 UTC  (2+ messages)

[linux-next:master 9304/13906] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1239 dma_chan_pause() warn: inconsistent indenting
 2023-10-23  9:56 UTC 

[PATCH -V3 0/9] mm: PCP high auto-tuning
 2023-10-23  9:26 UTC  (5+ messages)
` [PATCH -V3 8/9] mm, pcp: decrease PCP high if free pages < high watermark

[PATCH v2] mm: page_alloc: check the order of compound page even when the order is zero
 2023-10-23  8:32 UTC 

memleak in libfs report
 2023-10-23  7:07 UTC  (2+ messages)

[PATCH v3 0/5] Some khugepaged folio conversions
 2023-10-23  7:06 UTC  (8+ messages)
` [PATCH v3 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH v3 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH v3 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH v3 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH v3 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "

[PATCH RFC 0/9] Exploring biovec support in (R)DMA API
 2023-10-23  5:59 UTC  (5+ messages)

[PATCH V1 0/1] sched/numa: Fix mm numa_scan_seq based unconditional scan
 2023-10-23  5:25 UTC  (3+ messages)
` [PATCH V1 1/1] "

[PATCH v3 0/2] handle memoryless nodes more appropriately
 2023-10-23  3:17 UTC  (13+ messages)
` [PATCH v3 1/2] mm: page_alloc: skip memoryless nodes entirely
` [PATCH v3 2/2] mm: memory_hotplug: drop memoryless node from fallback lists

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-23  2:09 UTC  (10+ messages)

[PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-10-23  1:25 UTC  (5+ messages)

[PATCH 0/2] mm/damon/sysfs: fix unexpected targets adding bug
 2023-10-22 21:07 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/sysfs: remove requested targets when online-commit inputs
` [PATCH 2/2] mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()

[PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
 2023-10-22 18:56 UTC 

[linux-next:master 9420/13906] a6xx_gmu.c:undefined reference to `qmp_put'
 2023-10-21 21:14 UTC 

[PATCH v8 0/8] Batch hugetlb vmemmap modification operations
 2023-10-21 19:38 UTC  (6+ messages)
` [PATCH v8 2/8] hugetlb: restructure pool allocations
` [PATCH v8 7/8] hugetlb: batch TLB flushes when freeing vmemmap

[linux-next:master 13811/13906] csky-linux-ld: drivers/crypto/qcom-rng.c:225:undefined reference to `devm_hwrng_register'
 2023-10-21 17:31 UTC 

[PATCH V6] NUMA: optimize detection of memory with no node id assigned by firmware
 2023-10-21 13:15 UTC 

[5.10/5.15 LTS] Question on mlock race between ksm and cow
 2023-10-21  6:59 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 08f4e7d168e500762255211cd70d1f4eb162200c
 2023-10-21  5:08 UTC 

[PATCH v2] mm: migrate: record the mlocked page status to remove unnecessary lru drain
 2023-10-21  3:31 UTC  (5+ messages)

[linux-next:master 13777/13906] kernel/bpf/task_iter.c:919:7: error: use of undeclared identifier 'CSS_TASK_ITER_PROCS'
 2023-10-21  2:28 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-21  2:08 UTC  (12+ messages)

[PATCH bpf-next v3 0/7] bpf: Fixes for per-cpu kptr
 2023-10-21  2:03 UTC  (15+ messages)
` [PATCH bpf-next v3 1/7] mm/percpu.c: don't acquire pcpu_lock for pcpu_chunk_addr_search()
` [PATCH bpf-next v3 2/7] mm/percpu.c: introduce pcpu_alloc_size()
` [PATCH bpf-next v3 3/7] bpf: Re-enable unit_size checking for global per-cpu allocator
` [PATCH bpf-next v3 4/7] bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
` [PATCH bpf-next v3 5/7] bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
` [PATCH bpf-next v3 6/7] bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
` [PATCH bpf-next v3 7/7] selftests/bpf: Add more test cases for bpf memory allocator

[linux-next:master 4334/13906] s4-peripherals.c:undefined reference to `meson_clk_hw_get'
 2023-10-20 23:51 UTC 

[PATCH] selftests: add a sanity check for zswap
 2023-10-20 22:20 UTC 

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-20 19:58 UTC  (9+ messages)
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[linux-next:master] [net_sched] 29f834aa32: kernel-selftests.net.so_txtime.sh.fail
 2023-10-20 19:52 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2030579113a1b1b5bfd7ff24c0852847836d8fd1
 2023-10-20 19:38 UTC 

[linux-next:master 4327/13906] s4-pll.c:undefined reference to `meson_clk_hw_get'
 2023-10-20 19:36 UTC 

[linux-next:master 1481/13906] drivers/firmware/qcom_scm.c:1621:34: warning: 'qcom_scm_qseecom_allowlist' defined but not used
 2023-10-20 19:03 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-20 18:37 UTC  (13+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 0/5] avoid divide-by-zero due to max_nr_accesses overflow
 2023-10-20 18:02 UTC  (5+ messages)

[PATCH v2 0/5] avoid divide-by-zero due to max_nr_accesses overflow
 2023-10-20 17:23 UTC  (6+ messages)
` [PATCH v2 1/5] mm/damon: implement a function for max nr_accesses safe calculation
` [PATCH v2 2/5] mm/damon/core: avoid divide-by-zero during monitoring results update
` [PATCH v2 3/5] mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
` [PATCH v2 4/5] mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
` [PATCH 5/5] mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation

[PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
 2023-10-20 17:05 UTC 

[linux-next:master 7945/13906] cdns-csi2rx.c:undefined reference to `phy_mipi_dphy_get_default_config_for_hsclk'
 2023-10-20 16:46 UTC 

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-20 16:33 UTC  (7+ messages)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-20 16:27 UTC  (16+ messages)

[linux-next:master] [mm/slub] 5886fc82b6: will-it-scale.per_process_ops -3.7% regression
 2023-10-20 14:21 UTC 

[PATCH v2 3/6] mm: Handle shared faults under the VMA lock
 2023-10-20 13:23 UTC  (2+ messages)

[PATCH v2 4/6] mm: Handle COW faults under the VMA lock
 2023-10-20 13:18 UTC  (2+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-20 12:33 UTC  (3+ messages)

[linux-next:master 10379/13906] security/apparmor/lsm.c:651:5: warning: no previous declaration for 'apparmor_uring_override_creds'
 2023-10-20 11:18 UTC 

[PATCH v4 0/2] handle memoryless nodes more appropriately
 2023-10-20 11:04 UTC  (3+ messages)
` [PATCH v4 1/2] mm: page_alloc: skip memoryless nodes entirely
` [PATCH v4 2/2] mm: memory_hotplug: drop memoryless node from fallback lists

[PATCH v2 5/6] mm: Handle read faults under the VMA lock
 2023-10-20  9:55 UTC  (2+ messages)

[PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
 2023-10-20  8:59 UTC  (7+ messages)
` [PATCH v2] x86/mm: Drop 4MB restriction on minimal NUMA node memory size

[PATCH 0/2] check MGLRU promoted without hold page lock
 2023-10-20  8:43 UTC  (3+ messages)
` [PATCH 1/2] tracing: mm: multigen-lru: fix mglru trace
` [PATCH 2/2] mm: multi-gen LRU: move promoted folio out of lock

[PATCH bpf-next v2 0/7] bpf: Fixes for per-cpu kptr
 2023-10-20  7:09 UTC  (5+ messages)
` [PATCH bpf-next v2 2/7] mm/percpu.c: introduce pcpu_alloc_size()

[PATCH] mm: cma: report correct node id
 2023-10-20  6:14 UTC  (5+ messages)

[PATCH] exec: allow executing block devices
 2023-10-20  6:06 UTC  (2+ messages)


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