linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 17:27:16 to 2021-05-03 16:09:02 UTC [more...]

[PATCH 00/94] Introducing the Maple Tree
 2021-05-03 16:08 UTC  (11+ messages)
` [PATCH 01/94] mm: Add vma_lookup()
` [PATCH 38/94] mm/gup: Add mm_populate_vma() for use when the vma is known
` [PATCH 94/94] mm: Move mas locking outside of munmap() path

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-03 16:08 UTC  (32+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
  ` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
  ` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

Deadlock between CPU offline and kmem_cache_create
 2021-05-03 15:38 UTC  (2+ messages)

[PATCH 1/2] mm: memcg/slab: Prevent recursive kfree() loop
 2021-05-03 15:32 UTC  (5+ messages)
` [PATCH 2/2] mm: memcg/slab: Don't create unfreeable slab

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-03 15:29 UTC  (10+ messages)
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

[PATCH] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
 2021-05-03 13:05 UTC  (2+ messages)

[stable:linux-5.4.y 5541/6083] ERROR: "__memcat_p" [drivers/hwtracing/stm/stm_core.ko] undefined!
 2021-05-03 12:41 UTC  (2+ messages)

[PATCH] mm: append __GFP_COMP flag for trace_malloc
 2021-05-03 12:35 UTC  (9+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 6dbffe3729d9332bc280655046b21d29bac8a61c
 2021-05-03 11:42 UTC 

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-05-03 11:37 UTC  (4+ messages)

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-03 11:35 UTC  (23+ messages)
` [PATCH v1 1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v1 2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()
` [PATCH v1 6/7] virtio-mem: use page_offline_(start|end) when "
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[syzbot] WARNING in do_proc_bulk
 2021-05-03 10:25 UTC  (2+ messages)

fuse: kernel BUG at mm/truncate.c:763!
 2021-05-03  8:52 UTC  (8+ messages)

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-03  8:44 UTC  (13+ messages)

[PATCH 2/2] drm/etnaviv: use CMA area to compute linear window offset if possible
 2021-05-03  7:46 UTC  (2+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-03  7:29 UTC  (7+ messages)

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-05-03  6:33 UTC  (9+ messages)
      ` [External] "

[RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()
 2021-05-03  4:34 UTC  (13+ messages)

mm/slub.c:3253:6: warning: stack frame size of 2640 bytes in function 'kmem_cache_free_bulk'
 2021-05-03  1:45 UTC 

LRU_GEN v2 & v5.12 build issue
 2021-05-02 21:45 UTC  (4+ messages)

incoming
 2021-05-02 19:08 UTC  (7+ messages)
` [patch 148/178] kasan: detect false-positives in tests
` [patch 162/178] mm: page_alloc: dump migrate-failed pages

[syzbot] general protection fault in do_swap_page (2)
 2021-05-02 16:55 UTC 

[PATCH] mm/ioremap: Fix iomap_max_page_shift
 2021-05-02 10:36 UTC  (2+ messages)

[PATCH v8.1 00/31] Memory Folios
 2021-05-02  2:31 UTC  (41+ messages)
` [PATCH v8 01/31] mm: Introduce struct folio
` [PATCH v8 02/31] mm: Add folio_pgdat and folio_zone
` [PATCH v8 03/31] mm/vmstat: Add functions to account folio statistics
` [PATCH v8 04/31] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v8 05/31] mm: Add folio reference count functions
` [PATCH v8 06/31] mm: Add folio_put
` [PATCH v8 07/31] mm: Add folio_get
` [PATCH v8 08/31] mm: Add folio flag manipulation functions
` [PATCH v8 09/31] mm: Add folio_young() and folio_idle()
` [PATCH v8 10/31] mm: Handle per-folio private data
` [PATCH v8 11/31] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v8 12/31] mm/filemap: Add folio_next_index
` [PATCH v8 13/31] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v8 14/31] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v8 15/31] mm: Add folio_mapcount
` [PATCH v8 16/31] mm/memcg: Add folio wrappers for various functions
` [PATCH v8 17/31] mm/filemap: Add folio_unlock
` [PATCH v8 18/31] mm/filemap: Add folio_lock
` [PATCH v8 19/31] mm/filemap: Add folio_lock_killable
` [PATCH v8 20/31] mm/filemap: Add __folio_lock_async
` [PATCH v8 21/31] mm/filemap: Add __folio_lock_or_retry
` [PATCH v8 22/31] mm/filemap: Add folio_wait_locked
` [PATCH v8 23/31] mm/swap: Add folio_rotate_reclaimable
` [PATCH v8 24/31] mm/filemap: Add folio_end_writeback
` [PATCH v8 25/31] mm/writeback: Add folio_wait_writeback
` [PATCH v8 26/31] mm/writeback: Add folio_wait_stable
` [PATCH v8 27/31] mm/filemap: Add folio_wait_bit
` [PATCH v8 28/31] mm/filemap: Add folio_wake_bit
` [PATCH v8 29/31] mm/filemap: Convert page wait queues to be folios
` [PATCH v8 30/31] mm/filemap: Add folio private_2 functions
` [PATCH v8 31/31] fs/netfs: Add folio fscache functions

[PATCH 01/29] mm: export dump_mm
 2021-05-01 21:19 UTC  (37+ messages)
` [PATCH 02/29] mmap locking API: mmap_lock_is_contended returns a bool
` [PATCH 03/29] mmap locking API: name the return values
` [PATCH 04/29] do_anonymous_page: use update_mmu_tlb()
` [PATCH 05/29] do_anonymous_page: reduce code duplication
` [PATCH 06/29] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH 07/29] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 08/29] mm: add FAULT_FLAG_SPECULATIVE flag
` [PATCH 09/29] mm: add do_handle_mm_fault()
` [PATCH 10/29] mm: add per-mm mmap sequence counter for speculative page fault handling
` [PATCH 11/29] mm: rcu safe vma freeing
` [PATCH 12/29] x86/mm: attempt speculative mm faults first
` [PATCH 13/29] mm: add speculative_page_walk_begin() and speculative_page_walk_end()
` [PATCH 14/29] mm: refactor __handle_mm_fault() / handle_pte_fault()
` [PATCH 15/29] mm: implement speculative handling in __handle_mm_fault()
` [PATCH 16/29] mm: add pte_map_lock() and pte_spinlock()
` [PATCH 17/29] mm: implement speculative handling in do_anonymous_page()
` [PATCH 18/29] mm: enable speculative fault handling through do_anonymous_page()
` [PATCH 19/29] mm: implement speculative handling in do_numa_page()
` [PATCH 20/29] mm: enable speculative fault "
` [PATCH 21/29] mm: implement speculative handling in wp_page_copy()
` [PATCH 22/29] mm: implement and enable speculative fault handling in handle_pte_fault()
` [PATCH 23/29] mm: implement speculative handling in do_swap_page()
` [PATCH 24/29] mm: enable speculative fault handling through do_swap_page()
` [PATCH 25/29] mm: disable speculative faults for single threaded user space
` [PATCH 26/29] mm: disable rcu safe vma freeing "
` [PATCH 27/29] mm: anon spf statistics
` [PATCH 28/29] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 29/29] arm64/mm: attempt speculative mm faults first
` [PATCH 30/31] powerpc/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 31/31] powerpc/mm: attempt speculative mm faults first
` [PATCH 00/29] Speculative page faults (anon vmas only)

[PATCH 0/2] mm/hugetlb: Fix issues on file sealing and fork
 2021-05-01 14:41 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: Fix F_SEAL_FUTURE_WRITE
` [PATCH 2/2] mm/hugetlb: Fix cow where page writtable in child

[PATCH RESEND] iov_iter: Use user_read_access_begin() instead of user_access_begin()
 2021-05-01  8:15 UTC  (2+ messages)
` [PATCH RESEND] drm/i915/gem: Use user_write_access_begin() "

[syzbot] KMSAN: uninit-value in __mpol_equal
 2021-05-01  6:08 UTC 

[syzbot] KMSAN: uninit-value in do_mbind
 2021-05-01  6:08 UTC 

[PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-04-30 23:02 UTC  (6+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-30 21:48 UTC  (3+ messages)

[linux-next:master 14844/15533] arch/riscv/kernel/probes/kprobes.c:90:22: error: use of undeclared identifier 'PAGE_KERNEL_READ_EXEC'
 2021-04-30 19:44 UTC 

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-30 19:31 UTC  (4+ messages)

[PATCH v11 4/9] Reimplement RLIMIT_NPROC on top of ucounts
 2021-04-30 18:09 UTC  (2+ messages)
` [PATCH] ucounts: Silence warning in dec_rlimit_ucounts

[PATCH v8 00/27] Memory Folios
 2021-04-30 17:44 UTC  (17+ messages)
` [PATCH v8 05/27] mm: Add folio reference count functions
` [PATCH v8 06/27] mm: Add folio_put
` [PATCH v8 07/27] mm: Add folio_get
` [PATCH v8 08/27] mm: Add folio flag manipulation functions
` [PATCH v8 09/27] mm: Add folio_young() and folio_idle()
` [PATCH v8 10/27] mm: Handle per-folio private data
` [PATCH v8 11/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v8 12/27] mm/filemap: Add folio_next_index
` [PATCH v8 13/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v8 14/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v8 15/27] mm: Add folio_mapcount
` [PATCH v8 16/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v8 17/27] mm/filemap: Add folio_unlock
` [PATCH v8 18/27] mm/filemap: Add folio_lock
` [PATCH v8 19/27] mm/filemap: Add folio_lock_killable


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