linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 07:21:41 to 2021-05-19 11:10:37 UTC [more...]

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-05-19 11:10 UTC  (10+ messages)

[PATCH] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-19 11:07 UTC  (3+ messages)

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-19 11:04 UTC  (20+ messages)
` [PATCH v8 1/8] mm: Remove special swap entry functions
` [PATCH v8 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v8 5/8] mm: Device exclusive memory access

[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
 2021-05-19 10:57 UTC  (9+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock

[PATCH v2] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-19 10:56 UTC 

[PATCH v6] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-19 10:48 UTC  (5+ messages)

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-19 10:19 UTC  (3+ messages)
` 答复: "

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-19  9:55 UTC  (16+ messages)
` [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v3 2/4] mm: simplify compat_sys_move_pages

[Question] Is there a race window between __anon_vma_prepare() with page_lock_anon_vma_read() ?
 2021-05-19  8:41 UTC  (2+ messages)

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-19  8:32 UTC  (5+ messages)

[v3 PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-05-19  8:13 UTC  (9+ messages)
` [v3 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault
` [v3 PATCH 2/7] mm: memory: make numa_migrate_prep() non-static
` [v3 PATCH 3/7] mm: thp: refactor NUMA fault handling
` [v3 PATCH 4/7] mm: migrate: account THP NUMA migration counters correctly
` [v3 PATCH 5/7] mm: migrate: don't split THP for misplaced NUMA page
` [v3 PATCH 6/7] mm: migrate: check mapcount for THP instead of refcount
` [v3 PATCH 7/7] mm: thp: skip make PMD PROT_NONE if THP migration is not supported

[linux-next:master 3321/3829] arch/ia64/include/asm/pal.h:1703:64: error: implicit declaration of function 'ia64_tpa'; did you mean 'ia64_pal'?
 2021-05-19  7:55 UTC 

[PATCH V2] mm/thp: Make ALLOC_SPLIT_PTLOCKS dependent on USE_SPLIT_PTE_PTLOCKS
 2021-05-19  7:33 UTC 

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  7:13 UTC  (16+ messages)
` [PATCH v19 5/8] "
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

[PATCH v2 0/1] mm: clear spelling mistakes
 2021-05-19  6:58 UTC  (2+ messages)
` [PATCH v2 1/1] "

[syzbot] BUG: soft lockup in handle_mm_fault
 2021-05-19  6:00 UTC  (2+ messages)

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-05-19  5:51 UTC  (16+ messages)
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
          ` [Intel-gfx] "

[PATCH v3] mm, slub: change run-time assertion in kmalloc_index() to compile-time
 2021-05-19  5:45 UTC  (10+ messages)

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-19  4:56 UTC  (6+ messages)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-19  4:46 UTC  (13+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument

[PATCH V2] mm/debug_vm_pgtable: Ensure THP availability via has_transparent_hugepage()
 2021-05-19  4:13 UTC 

[PATCH 0/5] mm/sparse: a few minor fixes and improvements
 2021-05-19  4:04 UTC  (9+ messages)
` [PATCH 2/5] mm/sparse: free section usage memory in case populate_section_memmap failed
` [PATCH 3/5] mm/sparse: move mem_sections allocation out of memory_present()

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-19  3:55 UTC  (4+ messages)

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  3:50 UTC  (7+ messages)
` [PATCH v20 4/7] "
` [PATCH v20 5/7] PM: hibernate: disable when there are active secretmem users
` [PATCH v20 6/7] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v20 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[linux-next:master] BUILD REGRESSION a1f92694393a5a607212293cdccececdf6272253
 2021-05-19  2:23 UTC 

[linux-next:pending-fixes 118/395] extable.c:undefined reference to `arm64_bpf_fixup_exception'
 2021-05-19  2:20 UTC 

[PATCH 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-19  1:50 UTC  (9+ messages)
` [PATCH 1/3] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 2/3] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH 0/2] mm: clear spelling mistakes
 2021-05-19  1:43 UTC  (6+ messages)
` [PATCH 1/2] mm: fix spelling mistakes in header files
` [PATCH 2/2] mm: fix spelling mistakes in under directory mm

[PATCH 0/5] Cleanups for swap
 2021-05-19  1:39 UTC  (12+ messages)
` [PATCH 1/5] mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION
` [PATCH 2/5] mm/swap: remove unused local variable nr_shadows
` [PATCH 3/5] mm/swap_slots.c: delete meaningless forward declarations
` [PATCH 4/5] mm/swap: remove unused global variable nr_swapper_spaces
` [PATCH 5/5] mm/swap: simplify the code of find_get_incore_page()

[mm/slub] ad36bafb3b: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-05-19  0:07 UTC  (2+ messages)

[PATCH] cgroup: disable controllers at parse time
 2021-05-18 23:28 UTC  (4+ messages)
    ` ##freemail## "

[PATCH v5 0/2] hwpoison: fix race with hugetlb page allocation
 2021-05-18 23:12 UTC  (3+ messages)
` [PATCH v5 1/2] mm,hwpoison: "
` [PATCH v5 2/2] mm,hwpoison: make get_hwpoison_page call get_any_page()

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2021-05-18 22:37 UTC 

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-05-18 22:28 UTC  (4+ messages)
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test

[PATCH] mm/huge_memory.c: Remove unused variable unmap_success
 2021-05-18 20:34 UTC  (3+ messages)

[PATCH] mm, slub: Fix support for clang 10
 2021-05-18 20:30 UTC  (4+ messages)

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-05-18 19:56 UTC  (8+ messages)
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-18 19:45 UTC  (8+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[linux-next:master 2950/3150] mm/mremap.c:285:8: warning: variable 'pud' set but not used
 2021-05-18 19:31 UTC  (2+ messages)

drivers/net/wan/fsl_ucc_hdlc.c:458:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-18 18:53 UTC 

[PATCH v10 00/33] Memory folios
 2021-05-18 18:45 UTC  (41+ messages)
` [PATCH v10 16/33] mm: Add folio_mapcount
` [PATCH v10 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v10 18/33] mm/filemap: Add folio_unlock
` [PATCH v10 19/33] mm/filemap: Add folio_lock
` [PATCH v10 20/33] mm/filemap: Add folio_lock_killable
` [PATCH v10 21/33] mm/filemap: Add __folio_lock_async
` [PATCH v10 22/33] mm/filemap: Add __folio_lock_or_retry
` [PATCH v10 23/33] mm/filemap: Add folio_wait_locked
` [PATCH v10 24/33] mm/swap: Add folio_rotate_reclaimable
` [PATCH v10 25/33] mm/filemap: Add folio_end_writeback
` [PATCH v10 26/33] mm/writeback: Add folio_wait_writeback
` [PATCH v10 27/33] mm/writeback: Add folio_wait_stable
` [PATCH v10 28/33] mm/filemap: Add folio_wait_bit
` [PATCH v10 29/33] mm/filemap: Add folio_wake_bit
` [PATCH v10 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v10 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v10 32/33] fs/netfs: Add folio fscache functions
` [PATCH v10 33/33] mm: Add folio_mapped

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-05-18 17:03 UTC  (6+ messages)
` [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-18 15:44 UTC  (4+ messages)
` [PATCH net-next v5 1/5] mm: add a signature in struct page

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-18 14:17 UTC  (3+ messages)

[PATCH] mm/thp: Update mm_struct's MM_ANONPAGES stat for huge zero pages
 2021-05-18 14:12 UTC  (2+ messages)

[PATCH v5] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-18 13:33 UTC  (4+ messages)

[PATCH v5] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-18 12:49 UTC  (2+ messages)

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-18 12:03 UTC  (6+ messages)
` [PATCH resend v2 2/5] "

[PATCH] mm/debug_vm_pgtable: Ensure THP availability via has_transparent_hugepage()
 2021-05-18 10:07 UTC  (3+ messages)

[patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
 2021-05-18  9:24 UTC  (13+ messages)

[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
 2021-05-18  9:18 UTC 


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).