messages from 2023-10-20 17:58:53 to 2023-10-24 04:10:58 UTC [more...]
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-24 4:10 UTC (19+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
Virtual Scanning Considered Harmful
2023-10-24 3:34 UTC
[PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
2023-10-24 3:17 UTC (4+ messages)
[PATCH] selftests: add a sanity check for zswap
2023-10-24 2:45 UTC (2+ messages)
[PATCH v3 0/5] Some khugepaged folio conversions
2023-10-24 2:43 UTC (11+ 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() "
[RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
2023-10-24 2:39 UTC (19+ 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 3/5] mm: memcg: make stats flushing threshold per-memcg
2023-10-24 2:13 UTC (7+ messages)
[PATCH v2 0/2] mm: the dirty folio unmap redundantly
2023-10-24 2:08 UTC (10+ messages)
` [PATCH v2 1/2] mm:vmscan: the dirty folio in folio_list skip unmap
[PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
2023-10-24 1:33 UTC (4+ messages)
[PATCH] zswap: export more zswap store failure stats
2023-10-24 0:07 UTC
Sharing page tables across processes (mshare)
2023-10-23 22:44 UTC
[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
2023-10-23 21:13 UTC (11+ messages)
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy "
` [PATCH v3 "
[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (3)
2023-10-23 20:21 UTC (3+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-23 19:01 UTC (12+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH RFC] docs/mm: enhance the admin-guide/hugetlbpage doc
2023-10-23 18:53 UTC
[linux-next:master 11306/14422] drivers/iommu/iommufd/hw_pagetable.c:234:undefined reference to `__udivdi3'
2023-10-23 18:35 UTC
[PATCH v3 0/2] handle memoryless nodes more appropriately
2023-10-23 18:19 UTC (9+ messages)
` [PATCH v3 2/2] mm: memory_hotplug: drop memoryless node from fallback lists
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-23 17:44 UTC (11+ messages)
[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-23 17:33 UTC (14+ messages)
[PATCH 00/10] Handle set_memory_XXcrypted() errors
2023-10-23 17:27 UTC (11+ messages)
` [PATCH 06/10] dma: Use free_decrypted_pages()
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-23 17:22 UTC (14+ 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
[PATCH v3 00/13] mm: jit/text allocator
2023-10-23 17:21 UTC (5+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
[PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-10-23 16:22 UTC (20+ 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 06/19] lib/stackdepot: fix and clean-up atomic annotations
` [PATCH v3 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v3 08/19] lib/stackdepot: rename next_pool_required to new_pool_required
` [PATCH v3 09/19] lib/stackdepot: store next pool pointer in new_pool
` [PATCH v3 10/19] lib/stackdepot: store free stack records in a freelist
` [PATCH v3 11/19] lib/stackdepot: use read/write lock
` [PATCH v3 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v3 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
` [PATCH v3 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v3 15/19] lib/stackdepot: add refcount for records
` [PATCH v3 16/19] lib/stackdepot: allow users to evict stack traces
` [PATCH v3 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v3 18/19] kasan: check object_size in kasan_complete_mode_report_info
` [PATCH v3 19/19] kasan: use stack_depot_put for tag-based modes
[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] 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 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] 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] "
[linux-next:master 11306/14422] hw_pagetable.c:undefined reference to `__udivdi3'
2023-10-23 11:18 UTC
[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 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 (2+ messages)
[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
2023-10-23 2:09 UTC (10+ 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()
[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 (8+ messages)
` [PATCH bpf-next v3 2/7] mm/percpu.c: introduce pcpu_alloc_size()
[linux-next:master 4334/13906] s4-peripherals.c:undefined reference to `meson_clk_hw_get'
2023-10-20 23:51 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 (8+ 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).