[v4 0/3] Reduce TLB flushes under some specific conditions
2023-11-09 14:36 UTC (7+ messages)
` [v4 1/3] mm/rmap: Recognize read-only TLB entries during batched TLB flush
` [v4 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
` [v4 3/3] mm: Pause migrc mechanism at high memory pressure
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-09 14:29 UTC (3+ messages)
[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer
2023-11-09 14:10 UTC (9+ messages)
` [RFC][PATCH 1/4] mm, page_owner: add folio allocate post callback for struct page_owner to make the "
` [RFC][PATCH 2/4] mm, slub: implement slub allocate post callback for page_owner
` [RFC][PATCH 3/4] filemap: implement filemap "
` [RFC][PATCH 4/4] mm/rmap: implement anonmap "
WARNING: CPU: 6 PID: 474 at include/linux/maple_tree.h:712 mmap_region (include/linux/maple_tree.h:556 include/linux/maple_tree.h:731
2023-11-09 14:03 UTC (2+ messages)
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-09 13:46 UTC (29+ messages)
[PATCH] MM: shmem: Remove code sytle warnings
2023-11-09 13:26 UTC (3+ messages)
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2023-11-09 12:21 UTC (13+ messages)
[RFC PATCH 00/86] Make the kernel preemptible
2023-11-09 11:19 UTC (92+ messages)
` [RFC PATCH 06/86] Revert "entry: Fix compile error in dynamic_irqentry_exit_cond_resched()"
` [RFC PATCH 08/86] Revert "arm64: Support PREEMPT_DYNAMIC"
` [RFC PATCH 34/86] thread_info: accessors for TIF_NEED_RESCHED*
` [RFC PATCH 35/86] thread_info: change to tif_need_resched(resched_t)
` [RFC PATCH 36/86] entry: irqentry_exit only preempts TIF_NEED_RESCHED
` [RFC PATCH 37/86] sched: make test_*_tsk_thread_flag() return bool
` [RFC PATCH 38/86] sched: *_tsk_need_resched() now takes resched_t
` [RFC PATCH 39/86] sched: handle lazy resched in set_nr_*_polling()
` [RFC PATCH 40/86] context_tracking: add ct_state_cpu()
` [RFC PATCH 41/86] sched: handle resched policy in resched_curr()
` [RFC PATCH 42/86] sched: force preemption on tick expiration
` [RFC PATCH 43/86] sched: enable PREEMPT_COUNT, PREEMPTION for all preemption models
` [RFC PATCH 45/86] preempt: ARCH_NO_PREEMPT only preempts lazily
` [RFC PATCH 46/86] tracing: handle lazy resched
` [RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
` [RFC PATCH 54/86] sched: add cond_resched_stall()
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
` [RFC PATCH 68/86] treewide: mm: "
` [RFC PATCH 71/86] treewide: lib: "
` [RFC PATCH 79/86] treewide: net: "
` [RFC PATCH 82/86] treewide: mtd: "
` [RFC PATCH 85/86] treewide: drivers: "
[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
2023-11-09 11:08 UTC (3+ messages)
high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
2023-11-09 10:58 UTC (7+ messages)
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2023-11-09 10:33 UTC (5+ messages)
` [PATCH V2 1/3] mm: page_alloc: unreserve highatomic page blocks before oom
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[v3 0/3] Reduce TLB flushes under some specific conditions
2023-11-09 10:16 UTC (7+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-09 10:02 UTC (5+ messages)
` [RFC PATCH v4 1/3] mm/memcontrol: implement memcg.interleave_weights
` [RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
` [RFC PATCH v4 3/3] Documentation: sysfs entries for cgroup.memory.interleave_weights
[PATCH 15/22] arch: vdso: consolidate gettime prototypes
2023-11-09 9:46 UTC (2+ messages)
[PATCH v2] kpageflags: respect folio head-page flag placement
2023-11-09 9:05 UTC (10+ messages)
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-09 8:54 UTC (10+ messages)
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
[PATCH] mm:ALLOC_HIGHATOMIC flag allocation issuse
2023-11-09 8:30 UTC (3+ messages)
[PATCH 0/6] mm: cleanup and use more folio in page fault
2023-11-09 7:09 UTC (6+ messages)
` [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-09 6:37 UTC (6+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[PATCH/RFC] debugobjects/slub: Print slab info and backtrace
2023-11-09 5:19 UTC
[RFC PATCH v3] zswap: memcontrol: implement zswap writeback disabling
2023-11-09 3:08 UTC (5+ messages)
[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-09 2:10 UTC (6+ messages)
[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
2023-11-09 0:44 UTC
[PATCH v2] mm/page_alloc: Dedupe some memcg uncharging logic
2023-11-09 0:07 UTC (4+ messages)
[PATCH 0/6] Fix fault handler's handling of poisoned tail pages
2023-11-08 21:49 UTC (11+ messages)
` [PATCH 1/6] mm: Make mapping_evict_folio() the preferred way to evict clean folios
` [PATCH 2/6] mm: Convert __do_fault() to use a folio
` [PATCH 3/6] mm: Use mapping_evict_folio() in truncate_error_page()
` [PATCH 4/6] mm: Convert soft_offline_in_use_page() to use a folio
` [PATCH 5/6] mm: Convert isolate_page() to mf_isolate_folio()
` [PATCH 6/6] mm: Remove invalidate_inode_page()
[PATCH v5 3/6] zswap: make shrinking memcg-aware
2023-11-08 21:13 UTC (2+ messages)
` [PATCH v5 3/6 REPLACE] "
[PATCH 4/4] mm: memcg: apply proactive reclaim into cgroupv1
2023-11-08 21:06 UTC (2+ messages)
[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2023-11-08 21:04 UTC (10+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-08 19:53 UTC (16+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
Shrinking struct page progress
2023-11-08 19:12 UTC
[GIT PULL] memblock update for v6.7
2023-11-08 17:52 UTC (2+ messages)
[PATCH v3] mm: Fix for negative counter: nr_file_hugepages
2023-11-08 17:38 UTC (3+ messages)
[PATCH 2/5] buffer: Calculate block number inside folio_init_buffers()
2023-11-08 17:30 UTC
[PATCH RESEND v2 0/2] riscv: Fix set_memory_XX() and set_direct_map_XX()
2023-11-08 17:20 UTC (2+ messages)
[PATCH v2] mm: Fix for negative counter: nr_file_hugepages
2023-11-08 17:09 UTC (3+ messages)
[PATCH] MM: kmemleak: Removed coding style warnings and added a NULL check
2023-11-08 16:54 UTC (3+ messages)
` [PATCH 2/2] MM: kmemleak: Add %x to pr_debug
add and use a per-mapping stable writes flag v2
2023-11-08 16:25 UTC (3+ messages)
[PATCH v9 0/3] riscv: Add remaining module relocations and tests
2023-11-08 15:10 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat series
2023-11-08 14:55 UTC (2+ messages)
[BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall
2023-11-08 11:47 UTC
[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-08 11:21 UTC (3+ messages)
[PATCH] mm/vmscan: consider previously reclaimed pages in shrink_lruvec()
2023-11-08 10:25 UTC (3+ messages)
[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-08 9:56 UTC (7+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
2023-11-08 8:55 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox