[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-16 2:43 UTC (22+ messages)
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
[RFC 0/2] Reduce TLB flushes under some specific conditions
2023-08-16 2:40 UTC (6+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-16 2:19 UTC (21+ messages)
[linux-next:master] BUILD REGRESSION 98297fc6ecafc0c7eabc5d869279fb27609fcdc1
2023-08-16 1:15 UTC
[PATCH 0/4] mm: migrate: more folio conversion
2023-08-16 0:50 UTC (21+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-15 23:54 UTC (10+ messages)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH 0/9] Remove _folio_dtor and _folio_order
2023-08-15 23:33 UTC (37+ messages)
` [PATCH 1/9] io_uring: Stop calling free_compound_page()
` [PATCH 2/9] mm: Call the hugetlb destructor directly
` [PATCH 3/9] mm: Call free_transhuge_folio() directly from destroy_large_folio()
` [PATCH 4/9] mm: Make free_compound_page() static
` [PATCH 5/9] mm: Remove free_compound_page()
` [PATCH 6/9] mm: Remove HUGETLB_PAGE_DTOR
` [PATCH 7/9] mm: Add deferred_list page flag
` [PATCH 8/9] mm: Rearrange page flags
` [PATCH 9/9] mm: Free up a word in the first tail page
[PATCH v2 0/3] don't use mapcount() to check large folio sharing
2023-08-15 23:30 UTC (5+ messages)
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check
[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-15 23:25 UTC (7+ messages)
` [PATCH 1/3] selftests: cachestat: properly link in librt
` [PATCH 2/3] selftests: cachestat: use proper syscall number macro
` [PATCH 3/3] selftests: cachestat: test for cachestat availability
[PATCH] zswap: don't warn if none swapcache folio is passed to zswap_load
2023-08-15 23:24 UTC (12+ messages)
[PATCH v3] mm: zswap: multiple zpools support
2023-08-15 22:59 UTC (8+ messages)
[PATCH v5 0/5] variable-order, large folios for anonymous memory
2023-08-15 21:32 UTC (3+ messages)
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance
[PATCH RFC v3] mm: Proper document tail pages fields for folio
2023-08-15 21:25 UTC
[PATCH] mm: userfaultfd: remove stale comment about core dump locking
2023-08-15 21:22 UTC
[PATCH] mm: Wire up tail page poisoning over ->mappings
2023-08-15 21:06 UTC
[PATCH RFC v2 0/3] mm: Properly document tail pages for a folio
2023-08-15 21:03 UTC (11+ messages)
` [PATCH RFC v2 3/3] mm: Proper document tail pages fields for folio
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-15 20:03 UTC (3+ messages)
[linux-next:master 5608/8441] i2c-hid-core.c:undefined reference to `drm_panel_remove_follower'
2023-08-15 20:03 UTC (2+ messages)
maple tree change made it possible for VMA iteration to see same VMA twice due to late vma_merge() failure
2023-08-15 19:44 UTC (2+ messages)
[linux-next:master 8956/10161] drivers/watchdog/xilinx_wwdt.c:74: undefined reference to `__udivdi3'
2023-08-15 19:43 UTC
[mm] VMA merging behavior wrt anon_vma has been slightly broken since Linux 3.0 (in a non-dangerous way)
2023-08-15 19:43 UTC
[PATCH v5] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages
2023-08-15 19:19 UTC
[PATCH 0/3] mm,thp: fix sloppy text output
2023-08-15 17:52 UTC (8+ messages)
` [PATCH 1/3] mm,thp: no space after colon in Mem-Info fields
` [PATCH 2/3] mm,thp: fix nodeN/meminfo output alignment
` [PATCH 3/3] mm,thp: fix smaps THPeligible "
[PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free
2023-08-15 17:46 UTC (4+ messages)
` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-15 17:10 UTC (3+ messages)
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-08-15 16:00 UTC (3+ messages)
` [PATCH RFC v9 42/51] KVM: SVM: Support SEV-SNP AP Creation NAE event
[PATCH net] net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
2023-08-15 15:53 UTC (2+ messages)
[PATCH 0/6] page_owner: support filtering by module
2023-08-15 15:48 UTC (9+ messages)
` [PATCH 1/6] mm/page_owner: support identifying pages allocated by modules
` [PATCH 2/6] mm/page_owner: show modules allocating pages when oom occurred
` [PATCH 3/6] tools/vm/page_owner_sort: support for selecting by module name
` [PATCH 4/6] tools/vm/page_owner_sort: support for culling "
` [PATCH 5/6] tools/vm/page_owner_sort: support sorting "
` [PATCH 6/6] Documentation: update document for page_owner
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-08-15 15:41 UTC (6+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [BUG] "
[PATCH v3 0/2] mm/kmemleak: use object_cache instead of kmemleak_initialized
2023-08-15 14:41 UTC (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set_track_prepare()
` [PATCH v3 2/2] Rename kmemleak_initialized to kmemleak_late_initialized
[PATCH v27 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-15 14:40 UTC (4+ messages)
` [PATCH v27 2/8] crash: add generic infrastructure for crash hotplug support
[linux-next:master 6241/10161] drivers/video/fbdev/g364fb.c:115:9: error: 'FB_DEFAULT_IOMEM_HELPERS' undeclared here (not in a function); did you mean 'FB_DEFAULT_IOMEM_OPS'?
2023-08-15 14:34 UTC
[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
2023-08-15 14:28 UTC (5+ messages)
[PATCH v3 00/15] Reduce preallocations for maple tree
2023-08-15 14:19 UTC (7+ messages)
` [PATCH v3 15/15] mm/mmap: Change vma iteration order in do_vmi_align_munmap()
[RFC PATCH -next] mm: fix softlockup by replacing tasklist_lock with RCU in for_each_process()
2023-08-15 13:01 UTC
[PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-15 12:58 UTC (4+ messages)
[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-15 12:51 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 34b80cd104fef7e1f21f7a83c697a77b04dcb534
2023-08-15 12:26 UTC
[PATCH 0/9] Fixes and cleanups to compaction
2023-08-15 12:10 UTC (18+ messages)
` [PATCH 2/9] mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_{head}/{tail}
` [PATCH 5/9] mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation_suitable
` [PATCH 6/9] mm/compaction: rename is_via_compact_memory to compaction_with_allocation_order
` [PATCH 7/9] mm/compaction: factor out code to test if we should run compaction for target order
` [PATCH 1/9] mm/compaction: use correct list in move_freelist_{head}/{tail}
` [PATCH 3/9] mm/compaction: correctly return failure with bogus compound_order in strict mode
` [PATCH 4/9] mm/compaction: simplify pfn iteration in isolate_freepages_range
[PATCH v3 0/2] lib/vsprintf: Rework header inclusions
2023-08-15 10:58 UTC (5+ messages)
` [PATCH v3 1/2] lib/vsprintf: Split out sprintf() and friends
` [PATCH v3 2/2] lib/vsprintf: Declare no_hash_pointers in sprintf.h
[PATCH v2 0/2] mm/kmemleak: use object_cache instead of kmemleak_initialized
2023-08-15 10:40 UTC (5+ messages)
` [PATCH v2 1/2] mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set_track_prepare()
` [PATCH v2 2/2] Rename kmemleak_initialized to kmemleak_late_initialized
[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
2023-08-15 9:58 UTC (11+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-15 9:14 UTC (8+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
[PATCH] shmem: add support for user extended attributes
2023-08-15 8:23 UTC (5+ messages)
[PATCH v2] kernel/fork: stop playing lockless games for exe_file replacement
2023-08-15 7:29 UTC (2+ messages)
[PATCH v1] mm/ksm: add pages scanned metric
2023-08-15 7:26 UTC (2+ messages)
[5.10/5.15 LTS] Question on mlock race between ksm and cow
2023-08-15 7:07 UTC
[PATCH 0/3] add page_ext_data to get client data in page_ext
2023-08-15 6:43 UTC (6+ messages)
WARNING in input_mt_init_slots
2023-08-15 6:01 UTC
Maintainers Summit 2023 Call for Topics
2023-08-15 5:29 UTC
[PATCH v4] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages
2023-08-15 5:11 UTC (2+ messages)
[linux-next:master 8002/8441] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_324' declared with attribute error: BUILD_BUG_ON failed: IS_ENABLED(CONFIG_32BIT) && (PFN_PTE_SHIFT > PAGE_SHIFT)
2023-08-15 3:09 UTC (3+ messages)
[PATCH] pagemap: remove wait_on_page_locked_killable()
2023-08-15 3:06 UTC (2+ messages)
[PATCH] mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
2023-08-15 2:57 UTC (2+ messages)
[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
2023-08-15 2:53 UTC (2+ messages)
` "
[PATCH 0/2] Bail out in __stack_depot_save() if the stack_table is not allocated and delete the kmemleak_initialized judgment in set_track_prepare()
2023-08-15 2:27 UTC (8+ messages)
` [PATCH 2/2] mm/kmemleak: No need to check kmemleak_initialized "
[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-08-15 2:24 UTC (6+ messages)
` [EXTERNAL] "
Cannot find symbol for section 69: .text.arch_max_swapfile_size
2023-08-15 1:49 UTC (4+ messages)
[PATCH -next] mm/z3fold: remove obsolete comment for struct z3fold_pool
2023-08-15 1:48 UTC
Expensive memory.stat + cpu.stat reads
2023-08-15 0:31 UTC (12+ messages)
[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-14 22:33 UTC (4+ messages)
` [PATCH v28 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v28 6/8] crash: hotplug support for kexec_load()
[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
2023-08-14 22:28 UTC (2+ messages)
error: A dwo section may not contain relocations
2023-08-14 22:13 UTC (4+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-14 21:54 UTC (4+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
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