linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-23 03:15:59 to 2021-08-24 19:10:00 UTC [more...]

[syzbot] WARNING in split_huge_page_to_list
 2021-08-24 19:09 UTC  (3+ messages)

[GIT PULL] Memory folios for v5.15
 2021-08-24 19:01 UTC  (13+ messages)

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-08-24 18:59 UTC  (6+ messages)

[syzbot] kernel BUG in collapse_file
 2021-08-24 18:17 UTC 

[PATCH v16 00/15] arm64: MMU enabled kexec relocation
 2021-08-24 18:05 UTC  (2+ messages)

[RFC PATCH 0/4] mm/page_alloc: cache pte-mapped allocations
 2021-08-24 17:37 UTC  (22+ messages)
` [RFC PATCH 1/4] list: Support getting most recent element in list_lru
` [RFC PATCH 2/4] list: Support list head not in object for list_lru
` [RFC PATCH 3/4] mm/page_alloc: introduce __GFP_PTE_MAPPED flag to allocate pte-mapped pages
` [RFC PATCH 4/4] x86/mm: write protect (most) page tables

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-24 16:42 UTC  (6+ messages)
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address

[PATCH] x86/mm: add select HAVE_ARCH_HUGE_VMALLOC in Kconfig
 2021-08-24 16:35 UTC  (2+ messages)

[PATCH v2 0/9] Free user PTE page table pages
 2021-08-24 16:26 UTC  (3+ messages)
` [PATCH v2 1/9] mm: introduce pmd_install() helper

[PATCH v2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-24 15:33 UTC  (4+ messages)

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-08-24 14:56 UTC  (9+ messages)
` [PATCH 2/4] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH 3/4] mm: Kconfig: simplify zswap configuration
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
 2021-08-24 14:40 UTC  (2+ messages)

[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-24 14:38 UTC  (12+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 2/6] folio: Add a function to change the private data attached to a folio
` [PATCH 3/6] folio: Add a function to get the host inode for "
` [PATCH 4/6] afs: Sort out symlink reading
` [PATCH 5/6] netfs, afs, ceph: Use folios
` [PATCH 6/6] afs: Use folios in directory handling

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-24 14:05 UTC  (3+ messages)

[PATCH] mm, vmscan: guarantee drop_slab_node() termination
 2021-08-24 14:04 UTC  (9+ messages)

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-24 13:01 UTC  (4+ messages)

[PATCHv2 1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL_GPL
 2021-08-24 11:12 UTC  (7+ messages)
` [PATCHv2 2/2] lib/percpu_test: Add extra tests in percpu_test

[linux-next:pending-fixes] BUILD SUCCESS eeb46b4d4bd95437a3f442276e027383a66942cd
 2021-08-24 11:01 UTC 

[linux-next:master 7041/9715] fs/ntfs3/fsntfs.c:770:5: warning: stack frame size (2112) exceeds limit (1024) in function 'ntfs_clear_mft_tail'
 2021-08-24 10:48 UTC 

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-24 10:48 UTC  (2+ messages)

small ioremap cleanups
 2021-08-24  9:12 UTC  (3+ messages)
` [PATCH 1/2] mm: move ioremap_page_range to vmalloc.c
` [PATCH 2/2] mm: don't allow executable ioremap mappings

[linux-next:master 8440/9522] drivers/cpufreq/qcom-cpufreq-hw.c:294:3: warning: Value stored to 'opp' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-24  7:11 UTC  (4+ messages)

[PATCH for-next 00/25] Prepare for better FORTIFY_SOURCE
 2021-08-24  7:00 UTC  (5+ messages)
` [PATCH for-next 13/25] compiler_types.h: Remove __compiletime_object_size()
` [PATCH for-next 21/25] lib: Introduce CONFIG_TEST_MEMCPY

[v3 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-08-24  5:49 UTC  (4+ messages)
` [v3 PATCH 2/3] doc: hwpoison: correct the support for hugepage
` [v3 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-24  3:24 UTC  (8+ messages)
        ` [PATCH] ucounts: Fix regression preventing increasing of rlimits in init_user_ns

[linux-next:master 9608/9715] drivers/gpu/drm/mediatek/mtk_disp_aal.c:60:47: error: 'priv' undeclared
 2021-08-24  1:04 UTC 

[RFC 00/20] TLB batching consolidation and enhancements
 2021-08-24  0:36 UTC  (5+ messages)
` [RFC 20/20] mm/rmap: avoid potential races

mmotm 2021-08-23-16-42 uploaded
 2021-08-23 23:43 UTC 

[v2 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-08-23 23:17 UTC  (7+ messages)
` [v2 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-23 22:15 UTC  (26+ messages)
                    ` Removing Mandatory Locks

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-23 20:36 UTC  (6+ messages)
` [PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[RFC][PATCH] mm/page_isolation: tracing: trace all test_pages_isolated failures
 2021-08-23 20:28 UTC 

[linux-next:master 6632/9522] include/linux/pm_opp.h:458:58: warning: unused parameter 'dev'
 2021-08-23 20:28 UTC  (4+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-23 20:06 UTC  (13+ messages)
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 v5 11/38] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 v5 13/38] x86/sev: Register GHCB memory when SEV-SNP is active
      ` [PATCH] x86/sev: Remove do_early_exception() forward declarations

[PATCH V1] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-08-23 19:17 UTC  (2+ messages)

[PATCH v2 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-08-23 19:14 UTC  (2+ messages)

[PATCH 1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL
 2021-08-23 17:40 UTC  (5+ messages)
` [PATCH 2/2] lib/percpu_test: Add extra tests in percpu_test

[PATCH] hugetlbfs: add hugepages_node kernel parameter
 2021-08-23 16:52 UTC  (4+ messages)

[PATCH v2 0/3] More machine check recovery fixes
 2021-08-23 15:24 UTC  (8+ messages)
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH v3 0/2] fs: remove support for mandatory locking
 2021-08-23 15:12 UTC  (3+ messages)
` [PATCH v3 2/2] fs: remove mandatory file locking support

[PATCH v5 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-23 15:11 UTC  (37+ messages)
` [PATCH v5 01/35] mm, slub: don't call flush_all() from slab_debug_trace_open()
` [PATCH v5 02/35] mm, slub: allocate private object map for debugfs listings
` [PATCH v5 03/35] mm, slub: allocate private object map for validate_slab_cache()
` [PATCH v5 04/35] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [PATCH v5 05/35] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [PATCH v5 06/35] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
` [PATCH v5 07/35] mm, slub: extract get_partial() from new_slab_objects()
` [PATCH v5 08/35] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [PATCH v5 09/35] mm, slub: return slab page from get_partial() and set c->page afterwards
` [PATCH v5 10/35] mm, slub: restructure new page checks in ___slab_alloc()
` [PATCH v5 11/35] mm, slub: simplify kmem_cache_cpu and tid setup
` [PATCH v5 12/35] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [PATCH v5 13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [PATCH v5 14/35] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [PATCH v5 15/35] mm, slub: restore irqs around calling new_slab()
` [PATCH v5 16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v5 17/35] mm, slub: check new pages with restored irqs
` [PATCH v5 18/35] mm, slub: stop disabling irqs around get_partial()
` [PATCH v5 19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v5 20/35] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v5 21/35] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v5 22/35] mm, slub: move irq control into unfreeze_partials()
` [PATCH v5 23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v5 24/35] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v5 25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v5 26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v5 27/35] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v5 28/35] mm, slab: make flush_slab() possible to call with irqs enabled
` [PATCH v5 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v5 30/35] mm: slub: Make object_map_lock a raw_spinlock_t
` [PATCH v5 31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [PATCH v5 32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v5 33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v5 34/35] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v5 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-23 13:21 UTC  (9+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()

[PATCH] mm: unexport folio_add_lru
 2021-08-23 13:18 UTC  (3+ messages)

[PATCH 0/3] Cleanup and fixups for memory hotplug
 2021-08-23 12:15 UTC  (13+ messages)
` [PATCH 1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
` [PATCH 2/3] mm/memory_hotplug: fix potential permanent lru cache disable
` [PATCH 3/3] mm/memory_hotplug: make HWPoisoned dirty swapcache pages unmovable

[PATCH v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-08-23 12:06 UTC 

COW in userspace
 2021-08-23 10:49 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 00/61] Introducing the Maple Tree
 2021-08-23  9:49 UTC  (3+ messages)
` [PATCH v2 11/61] mm: Remove rb tree

[PATCH] Documentation: update pagemap with SOFT_DIRTY & UFFD_WP shmem issue
 2021-08-23  8:52 UTC  (6+ messages)

[PATCH] selftests/vm: Use kselftest skip code for skipped tests
 2021-08-23  7:34 UTC 

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-23  4:52 UTC  (12+ messages)
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).