[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-10 12:32 UTC (25+ messages)
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-10 9:50 UTC (18+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-10 9:05 UTC (10+ 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 v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-10 8:49 UTC (10+ messages)
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
[PATCH v2 0/3] samples: introduce cgroup events listeners
2023-11-10 8:20 UTC (4+ messages)
` [PATCH v2 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v2 2/3] samples/cgroup: introduce cgroup v2 memory.events listener
` [PATCH v2 3/3] mm: memcg: add reminder comment for the memcg v2 events
[PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
2023-11-10 7:17 UTC
[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
2023-11-10 6:30 UTC (3+ messages)
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-10 5:45 UTC (3+ messages)
[PATCH] mm/damon/core.c: avoid unintentional filtering out of schemes
2023-11-10 5:37 UTC
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2023-11-10 5:26 UTC (13+ messages)
[PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
2023-11-10 4:23 UTC
[PATCH v2 0/7] mm: remove page idle and young wrapper
2023-11-10 3:33 UTC (8+ messages)
` [PATCH v2 1/7] fs/proc/page: remove unneeded PageTail && PageSlab check
` [PATCH v2 2/7] fs/proc/page: use a folio in stable_page_flags()
` [PATCH v2 3/7] fs/proc/page: respect folio head-page flag placement
` [PATCH v2 4/7] mm: huge_memory: use more folio api in __split_huge_page_tail()
` [PATCH v2 5/7] mm: task_mmu: use a folio in smaps_account()
` [PATCH v2 6/7] mm: task_mmu: use a folio in clear_refs_pte_range()
` [PATCH v2 7/7] page_idle: kill page idle and young wrapper
[v3 0/3] Reduce TLB flushes under some specific conditions
2023-11-10 3:13 UTC (9+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
2023-11-10 2:13 UTC (3+ messages)
[v4 0/3] Reduce TLB flushes under some specific conditions
2023-11-10 1:32 UTC (13+ 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
high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
2023-11-10 1:31 UTC (8+ messages)
[RFC PATCH 00/86] Make the kernel preemptible
2023-11-10 0:56 UTC (51+ messages)
` [RFC PATCH 07/86] Revert "livepatch,sched: Add livepatch task switching to cond_resched()"
` [RFC PATCH 54/86] sched: add cond_resched_stall()
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
` [RFC PATCH 71/86] treewide: lib: "
` [RFC PATCH 79/86] treewide: net: "
` [RFC PATCH 82/86] treewide: mtd: "
` [RFC PATCH 85/86] treewide: drivers: "
fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
2023-11-09 23:53 UTC
[PATCH] gfp: Include __GFP_NOWARN in GFP_NOWAIT
2023-11-09 22:14 UTC (2+ messages)
[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-09 21:12 UTC (6+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
mm/khugepaged.c:747:25: sparse: sparse: symbol 'khugepaged_collapse_control' was not declared. Should it be static?
2023-11-09 20:49 UTC
[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
2023-11-09 19:40 UTC (10+ messages)
[PATCH] MM: shmem: Remove code sytle warnings
2023-11-09 18:49 UTC (4+ messages)
[PATCH v2 37/37] powerpc: Support execute-only on all powerpc
2023-11-09 17:38 UTC
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-09 17:36 UTC (7+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[PATCH] MM: kmemleak: Removed coding style warnings and added a NULL check
2023-11-09 17:06 UTC (3+ messages)
` [PATCH 2/2] MM: kmemleak: Add %x to pr_debug
[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer
2023-11-09 16:38 UTC (17+ 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 "
[PATCH] maple_tree: change return type of mas_split_final_node as void
2023-11-09 16:08 UTC
[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
2023-11-09 11:08 UTC (2+ 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
[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] mm:ALLOC_HIGHATOMIC flag allocation issuse
2023-11-09 8:30 UTC (3+ messages)
[PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
2023-11-09 8:25 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()
[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 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 (6+ messages)
` [PATCH 2/6] mm: Convert __do_fault() to use a folio
[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 (7+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-08 19:53 UTC (12+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
[PATCH] mm:hugetlb_cgroup: Fix the wrong format specifier
2023-11-07 21:13 UTC (2+ messages)
` [PATCH V2] mm:hugetlb_cgroup: Optimize variable initialization
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