[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-14 9:30 UTC (10+ messages)
` [PATCH v9 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 14/14] mm: multi-gen LRU: design doc
[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
2022-03-14 9:09 UTC (10+ messages)
` [mm/page_alloc] 8212a964ee: vm-scalability.throughput 30.5% improvement
[PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-14 9:09 UTC (11+ messages)
[PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-14 8:57 UTC (6+ messages)
[PATCH v2] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
2022-03-14 7:10 UTC (2+ messages)
[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
2022-03-14 7:03 UTC (14+ messages)
` [RFC PATCH v0 3/6] x86: Enable Upper Address Ignore(UAI) feature
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-14 6:59 UTC (3+ messages)
[PATCH v2] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
2022-03-14 6:40 UTC
[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
2022-03-14 5:35 UTC (2+ messages)
[PATCH] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
2022-03-14 3:49 UTC (5+ messages)
[PATCH v2 0/3] A few fixup patches for memory failure
2022-03-14 2:59 UTC (11+ messages)
` [PATCH v2 1/3] mm/memory-failure.c: fix race with changing page compound again
` [PATCH v2 2/3] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
` [PATCH v2 3/3] mm/memory-failure.c: make non-LRU movable pages unhandlable
[btrfs] 3626a285f8: divide_error:#[##]
2022-03-14 2:24 UTC (8+ messages)
[PATCH linux-next] ksm: Count ksm-merging pages for each process
2022-03-14 1:53 UTC
[PATCH] mm/khugepaged: sched to numa node when collapse huge page
2022-03-14 0:46 UTC (7+ messages)
[linux-next:master 9952/11953] clk-imx93.c:undefined reference to `imx_obtain_fixed_clk_hw'
2022-03-14 0:26 UTC
[PATCH] mm/page_alloc: call check_pcp_refill() while zone spinlock is not held
2022-03-13 23:25 UTC
[PATCH] mm/page_alloc: check high-order pages for corruption during PCP operations
2022-03-13 20:09 UTC (3+ messages)
[fs] 41d36a9f3e: aim7.jobs-per-min 24.1% improvement
2022-03-13 14:07 UTC
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-03-13 9:23 UTC (10+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
nilfs: WARNING: CPU: 2 PID: 1510 at include/linux/backing-dev.h:269 __folio_mark_dirty+0x31d/0x3b0
2022-03-13 7:28 UTC (5+ messages)
[PATCH v7 00/12] Multigenerational LRU Framework
2022-03-13 4:57 UTC (9+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
[linux-next:master 9762/11953] mm/page_vma_mapped.c:246 page_vma_mapped_walk() warn: always true condition '(pvmw->nr_pages >= (1 << ( - (12)))) => (0-u64max >= 0)'
2022-03-13 4:06 UTC (2+ messages)
[linux-next:master 4107/11953] ecc-mxic.c:undefined reference to `devm_platform_ioremap_resource'
2022-03-13 3:23 UTC
[PATCH] memcg: sync flush only if periodic flush is delayed
2022-03-13 2:50 UTC (4+ messages)
[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
2022-03-12 21:43 UTC (11+ messages)
` [PATCH 2/6] list: add new MACROs to make iterator invisiable
` [RFC PATCH] list: test: Add a test for list_traverse
[PATCH mm] fix for "kasan: print basic stack frame info for SW_TAGS"
2022-03-12 15:45 UTC
[mm/slub] ae107fa919: BUG:unable_to_handle_page_fault_for_address
2022-03-12 13:08 UTC (8+ messages)
[linux-next:master 3876/11953] sound/soc/codecs/tlv320adc3xxx.c:1209:28: error: implicit declaration of function 'devm_gpiod_get'; did you mean 'devm_gpio_free'?
2022-03-12 11:46 UTC
[linux-next:pending-fixes] BUILD SUCCESS 090ff5ac15212ac5383e5f03508d5e6ef76019d9
2022-03-12 11:03 UTC
[linux-next:master 3251/11953] drm_dp_mst_topology.c:undefined reference to `__drm_atomic_helper_private_obj_duplicate_state'
2022-03-12 9:04 UTC
[PATCH] mm/mremap:: Use vma_lookup() instead of find_vma()
2022-03-12 8:31 UTC
[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-03-12 8:26 UTC (10+ messages)
` [PATCH v1 10/15] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages
` [PATCH v1 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
[PATCH] mm: shmem: use helper macro __ATTR_RW
2022-03-12 8:22 UTC
[Patch v2 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
2022-03-12 7:16 UTC (3+ messages)
` [Patch v2 2/3] mm/memcg: __mem_cgroup_remove_exceeded could handle a !on-tree mz properly
` [Patch v2 3/3] mm/memcg: add next_mz back to soft limit tree if not reclaimed yet
[PATCH RFC] mm: hugetlb_vmemmap: introduce HAS_STRUCT_PAGE_SIZE_POWER_OF_2
2022-03-12 6:56 UTC
[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
2022-03-12 6:45 UTC (9+ messages)
[linux-next:master 5363/11953] /kbuild/worktree/build-ktools-consumer/tools/virtio/./linux/spinlock.h:16: undefined reference to `pthread_spin_lock'
2022-03-12 4:50 UTC
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-03-11 23:35 UTC (3+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
[RESEND PATCH v3 0/5] mm/mprotect: avoid unnecessary TLB flushes
2022-03-11 22:45 UTC (12+ messages)
` [RESEND PATCH v3 1/5] x86: Detection of Knights Landing A/D leak
` [RESEND PATCH v3 4/5] mm/mprotect: do not flush on permission promotion
` [RESEND PATCH v3 5/5] mm: avoid unnecessary flush on change_huge_pmd()
` [RESEND PATCH v3 2/5] x86/mm: check exec permissions on fault
zram corruption due to uninitialized do_swap_page fault
2022-03-11 22:36 UTC (3+ messages)
[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
2022-03-11 21:42 UTC (4+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise
[linux-next:master 122/11953] arch/arm/mach-iop32x/irq.c:62:6: warning: no previous prototype for 'iop_handle_irq'
2022-03-11 21:35 UTC
[PATCH v3 0/5] mm/mprotect: avoid unnecessary TLB flushes
2022-03-11 18:40 UTC (2+ messages)
[PATCH v7 0/5] Use pageblock_order for cma and alloc_contig_range alignment
2022-03-11 18:36 UTC (6+ messages)
` [PATCH v7 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v7 2/5] mm: page_isolation: check specified range for unmovable pages
` [PATCH v7 3/5] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v7 4/5] mm: cma: use pageblock_order as the single alignment
` [PATCH v7 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
mmotm 2022-03-10-21-38 uploaded
2022-03-11 18:18 UTC (2+ messages)
` mmotm 2022-03-10-21-38 uploaded (drivers/media/platform/amphion/)
[RFC PATCH v2 0/4] Removing limitations of merging anonymous VMAs
2022-03-11 17:46 UTC (5+ messages)
` [RFC PATCH v2 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH v2 2/4] [PATCH 2/4] mm: adjust page offset in mremap
` [RFC PATCH v2 3/4] [PATCH 3/4] mm: enable merging of VMAs with different anon_vmas
` [RFC PATCH v2 4/4] [PATCH 4/4] mm: add tracing for VMA merges
[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
2022-03-11 17:08 UTC (4+ messages)
` [PATCH v1 1/3] mm: "
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-11 17:06 UTC (5+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
[PATCH] tracing: Add snapshot at end of kernel boot up
2022-03-11 16:27 UTC (2+ messages)
[PATCH] mm/swap: fix confusing comment in folio_mark_accessed
2022-03-11 14:15 UTC
[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
2022-03-11 12:47 UTC (13+ messages)
[linux-next:master 8752/11953] sound/soc/codecs/lpass-macro-common.c:53 lpass_macro_pds_init() warn: passing zero to 'ERR_PTR'
2022-03-11 11:53 UTC
[PATCH V5,0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2022-03-11 10:43 UTC (3+ messages)
` [PATCH V5,1/2] mm: fadvise: move 'endbyte' calculations to helper function
` [PATCH V5,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
[linux-next:master] BUILD REGRESSION cb153b68ff91cbc434f3de70ac549e110543e1bb
2022-03-11 10:40 UTC (4+ messages)
[PATCH] selftests, x86: fix how check_cc.sh is being invoked
2022-03-11 10:15 UTC (3+ messages)
[PATCH v2] selftests, x86: fix how check_cc.sh is being invoked
2022-03-11 10:05 UTC
[PATCH] mm/huge_memory: remove unneeded local variable follflags
2022-03-11 9:56 UTC (6+ messages)
[PATCH] mm/madvise: Use vma_lookup() instead of find_vma()
2022-03-11 9:55 UTC (2+ messages)
[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
2022-03-11 9:36 UTC
[PATCH v4 0/6] Fix some bugs related to ramp and dax
2022-03-11 9:04 UTC (4+ messages)
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
[PATCH v4] mm: add ztree - new allocator for use via zpool API
2022-03-11 8:58 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-11 8:42 UTC (4+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
[PATCH] mm: compaction: Cleanup the compaction trace events
2022-03-11 8:04 UTC
[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
2022-03-11 7:22 UTC (6+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
[PATCH v2] mm: remove unneeded local variable follflags
2022-03-11 7:20 UTC
[PATCH v2] mm/hmm/test: simplify hmm test code: use miscdevice instead of char dev
2022-03-11 6:18 UTC (3+ messages)
[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
2022-03-11 4:49 UTC (4+ messages)
[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
2022-03-11 3:22 UTC (7+ messages)
[fs] 37da949345: xfstests.generic.374.fail
2022-03-11 3:22 UTC
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