linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-10 10:44 UTC  (3+ messages)
` [PATCH v2 24/33] mm/slob: Convert SLOB to use struct slab

[RFC] mm: introduce page pinner
 2021-12-10  9:54 UTC  (5+ messages)

[PATCH] mm: mempolicy: fix THP allocations escaping mempolicy restrictions
 2021-12-10  9:52 UTC  (3+ messages)

[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-10  9:20 UTC  (13+ messages)
` [PATCH v4 2/3] mm: document locking restrictions for vm_operations_struct::close
` [PATCH v4 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection
` [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmap

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-10  9:11 UTC  (22+ messages)

[PATCH V1 0/2] mm/damon: Do little changes
 2021-12-10  8:18 UTC  (6+ messages)
` [PATCH V1 1/2] mm/damon/dbgfs: Avoid target_ids display wrong pid value
` [PATCH V1 2/2] mm/damon: Modify the display form of damon tracepoint

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10  8:12 UTC  (12+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 2/7] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v2 5/7] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v2 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v2 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v2 00/14] Use uncached stores while clearing huge pages
 2021-12-10  4:48 UTC  (5+ messages)
` [PATCH v2 07/14] x86/clear_page: add clear_page_uncached()

[PATCH] mm/madvise: pageout under plugging
 2021-12-10  3:25 UTC  (3+ messages)

[security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
 2021-12-10  2:54 UTC  (3+ messages)

[PATCH-next v2] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-10  2:52 UTC 

[PATCH] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-10  2:47 UTC  (2+ messages)

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-10  2:02 UTC  (14+ messages)
` [PATCH v4 06/66] mm: Start tracking VMAs with maple tree
` [PATCH v4 05/66] Maple Tree: Add new data structure
` [PATCH v4 07/66] mm: Add VMA iterator
` [PATCH v4 08/66] mmap: Use the VMA iterator in count_vma_pages_range()

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-10  1:31 UTC  (13+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[RFC net-next 0/2] IOAM queue depth and buffer occupancy
 2021-12-10  0:38 UTC  (11+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field

[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
 2021-12-09 23:56 UTC  (20+ messages)
` [PATCH v4 01/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v4 03/10] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v4 05/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v4 04/10] powerpc/mm: Make slice specific to book3s/64
` [PATCH v4 06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v4 08/10] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v4 07/10] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v4 09/10] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v4 10/10] powerpc/mm: Properly randomise mmap with slices
  ` [PATCH v4 02/10] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions

[syzbot] INFO: task can't die in reclaim_throttle
 2021-12-09 22:00 UTC  (3+ messages)

[PATCH v5 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 20:48 UTC  (4+ messages)
` [PATCH v5 2/3] mm: document locking restrictions for vm_operations_struct::close
` [PATCH v5 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH v1 1/1] percpu_ref: Replace kernel.h with the necessary inclusions
 2021-12-09 20:40 UTC  (2+ messages)

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-12-09 17:45 UTC  (5+ messages)
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[PATCH 00/10] Hardening page _refcount
 2021-12-09 15:15 UTC  (16+ messages)
` [PATCH 01/10] mm: page_ref_add_unless() does not trace 'u' argument
` [PATCH 02/10] mm: add overflow and underflow checks for page->_refcount
` [PATCH 03/10] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH 04/10] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH 06/10] mm: rename init_page_count() -> page_ref_init()
` [PATCH 07/10] mm: remove set_page_count()
` [PATCH 08/10] mm: simplify page_ref_* functions
` [PATCH 09/10] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH 10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
 2021-12-09 13:55 UTC  (3+ messages)

[PATCH -V2] numa balancing: move some document to make it consistent with the code
 2021-12-09 13:49 UTC  (3+ messages)

[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-09 13:23 UTC  (9+ messages)
` [PATCH RESEND v2 3/5] mm_zone: add function to check if managed dma zone exists

[PATCH 0/6] mm/damon: Misc cleanups
 2021-12-09 13:18 UTC  (7+ messages)
` [PATCH 1/6] mm/damon: Convert macro functions to static inline functions
` [PATCH 2/6] Docs/admin-guide/mm/damon/usage: Update for scheme quotas and watermarks
` [PATCH 3/6] Docs/admin-guide/mm/damon/usage: Remove redundant information
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: Mention tracepoint at the beginning
` [PATCH 5/6] Docs/admin-guide/mm/damon/usage: Update for kdamond_pid and (mk|rm)_contexts
` [PATCH 6/6] mm/damon: Remove a mistakenly added comment for a future feature

[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
 2021-12-09 11:52 UTC  (6+ messages)
` [PATCH v1 1/2] virtio-mem: prepare page onlining code "
` [PATCH v1 2/2] virtio-mem: prepare fake "

[PATCH] mm/vmalloc: allocate small pages for area->pages
 2021-12-09 10:59 UTC  (4+ messages)

[PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
 2021-12-09 10:00 UTC  (2+ messages)

[PATCH] mm: vmscan: reduce throttling due to a failure to make progress -fix
 2021-12-09  9:54 UTC 

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-09  9:53 UTC  (3+ messages)

Huge percpu memory usage on multi NUMA node system
 2021-12-09  9:51 UTC  (2+ messages)

[PATCH] mm/oom_kill: wake futex waiters before annihilating victim shared mutex
 2021-12-09  7:51 UTC  (6+ messages)

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-12-09  7:24 UTC  (2+ messages)

[PATCH -mm 0/5] Phase 2 of task comm cleanups
 2021-12-09  2:42 UTC  (8+ messages)
` [PATCH -mm 1/5] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm 2/5] cn_proc: replaced old hard-coded "
` [PATCH -mm 4/5] tools/perf: replace hard-coded 16 with TASK_COMM_LEN

[PATCH] mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
 2021-12-09  1:40 UTC  (3+ messages)

[linux-next:master 5567/5842] fs/f2fs/sysfs.c:491 __sbi_store() warn: unsigned 't' is never less than zero
 2021-12-09  0:18 UTC 

[linux-next:master] BUILD REGRESSION 4eee8d0b64ecc3231040fa68ba750317ffca5c52
 2021-12-08 23:22 UTC  (2+ messages)

[PATCH v3 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-08 21:24 UTC  (11+ messages)

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-08 19:00 UTC  (5+ messages)
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH v2] mm/oom_kill: wake futex waiters before annihilating victim shared mutex
 2021-12-08 18:17 UTC 

[RFC PATCH] mm: count zram read/write into PSI_IO_WAIT
 2021-12-08 17:47 UTC  (7+ messages)

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-08 17:41 UTC  (3+ messages)
` [PATCH v7 16/45] x86/sev: Register GHCB memory when SEV-SNP is active

[PATCH v2 0/4] page table check
 2021-12-08 17:35 UTC  (4+ messages)
` [PATCH v2 3/4] mm: "

[PATCH 02/11] mm/damon/dbgfs: Remove an unnecessary error message
 2021-12-08 16:48 UTC  (4+ messages)

[PATCH 00/48] Folios for 5.17
 2021-12-08 16:43 UTC  (3+ messages)
` [PATCH 46/48] truncate,shmem: Handle truncates that split large folios

[linux-next:pending-fixes] BUILD SUCCESS 3e464b455df77f801874050cf91839f0b721b2fa
 2021-12-08 16:12 UTC 

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-12-08 15:11 UTC  (5+ messages)
` [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros

[PATCH 42/48] mm: Convert find_lock_entries() to use a folio_batch
 2021-12-08 14:30 UTC  (3+ messages)

[linux-next:master 3624/5842] pci.c:undefined reference to `pci_remap_iospace'
 2021-12-08 14:10 UTC 

[PATCH v3 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-12-08 14:05 UTC  (5+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-12-08 13:23 UTC  (4+ messages)

[PATCH] mm:remove unneeded variable
 2021-12-08 12:35 UTC  (3+ messages)

[PATCH] mm: mask DIRECT_RECLAIM in kswapd
 2021-12-08  9:40 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox