[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 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-15 15:56 UTC (4+ 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 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] mm: memcg: provide accurate stats for userspace reads
2023-08-15 15:44 UTC (17+ messages)
[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 0/9] Remove _folio_dtor and _folio_order
2023-08-15 15:36 UTC (27+ 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
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-15 14:50 UTC (21+ messages)
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
[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 0/3] mm,thp: fix sloppy text output
2023-08-15 14:27 UTC (5+ 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] zswap: don't warn if none swapcache folio is passed to zswap_load
2023-08-15 14:21 UTC (11+ messages)
[PATCH v3 00/15] Reduce preallocations for maple tree
2023-08-15 14:19 UTC (8+ messages)
` [PATCH v3 15/15] mm/mmap: Change vma iteration order in do_vmi_align_munmap()
[PATCH 0/4] mm: migrate: more folio conversion
2023-08-15 13:49 UTC (18+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
[PATCH v2 0/3] don't use mapcount() to check large folio sharing
2023-08-15 13:41 UTC (4+ messages)
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check
[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 (13+ 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 (3+ messages)
[PATCH v1] mm/ksm: add pages scanned metric
2023-08-15 7:26 UTC (2+ messages)
[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-15 7:19 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)
[PATCH RFC v2 0/3] mm: Properly document tail pages for a folio
2023-08-15 3:45 UTC (12+ messages)
` [PATCH RFC v2 1/3] mm: Add TAIL_MAPPING_REUSED_MAX
` [PATCH RFC v2 2/3] mm: Reorg and declare free spaces in struct folio tails
` [PATCH RFC v2 3/3] mm: Proper document tail pages fields for folio
[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
[RFC 0/2] Reduce TLB flushes under some specific conditions
2023-08-15 1:27 UTC (3+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration
Expensive memory.stat + cpu.stat reads
2023-08-15 0:31 UTC (16+ messages)
[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-14 22:33 UTC (10+ messages)
` [PATCH v28 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v28 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v28 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v28 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v28 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v28 6/8] crash: hotplug support for kexec_load()
` [PATCH v28 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v28 8/8] x86/crash: optimize CPU changes
[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
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs
2023-08-14 21:40 UTC (2+ messages)
[akpm-mm:mm-stable 219/240] mm/memory.c:5410:41: error: implicit declaration of function 'vma_is_tcp'; did you mean 'vma_is_dax'?
2023-08-14 20:55 UTC (7+ messages)
[PATCH v4 0/6] make vma locking more obvious
2023-08-14 20:06 UTC (7+ messages)
` [PATCH v4 5/6] mm: always lock new vma before inserting into vma tree
[linux-next:master 8302/8441] htmldocs: Warning: kernel/Kconfig.kexec references a file that doesn't exist: file:Documentation/s390/zfcpdump.rst
2023-08-14 19:02 UTC
[syzbot] [mm?] upstream boot error: KASAN: slab-out-of-bounds Read in bootstrap
2023-08-14 18:28 UTC (2+ messages)
[PATCH RFC] mm: Properly document tail pages for compound pages
2023-08-14 18:01 UTC (3+ messages)
[akpm-mm:mm-nonmm-unstable 64/70] kernel/kexec_internal.h:11:54: warning: declaration of 'struct kexec_segment' will not be visible outside of this function
2023-08-14 17:17 UTC
[PATCH] kernel/fork: stop playing lockless games for exe_file replacement
2023-08-14 16:09 UTC (6+ messages)
[RESEND PATCH V3] NUMA:Improve the efficiency of calculating pages loss
2023-08-14 15:59 UTC (2+ messages)
[PATCH mm-unstable] mm: multi-gen LRU: don't spin during memcg release
2023-08-14 15:59 UTC (2+ 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