linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-02 06:32:29 to 2021-05-05 01:33:35 UTC [more...]

incoming
 2021-05-05  1:33 UTC  (16+ messages)
` [patch 001/143] mm: introduce and use mapping_empty()
` [patch 002/143] mm: stop accounting shadow entries
` [patch 003/143] dax: account DAX entries as nrpages
` [patch 004/143] mm: remove nrexceptional from inode
` [patch 005/143] mm: remove nrexceptional from inode: remove BUG_ON
` [patch 006/143] hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
` [patch 007/143] hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
` [patch 008/143] mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
` [patch 009/143] hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
` [patch 010/143] mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
` [patch 011/143] mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
` [patch 012/143] mm/hugetlb: use some helper functions to cleanup code
` [patch 013/143] mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
` [patch 014/143] mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
` [patch 015/143] mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()

[PATCH v6 00/10] userfaultfd: add minor fault handling for shmem
 2021-05-05  1:32 UTC  (12+ messages)
` [PATCH v6 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v6 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v6 03/10] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v6 04/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v6 05/10] userfaultfd/shmem: advertise shmem minor fault support
` [PATCH v6 06/10] userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
` [PATCH v6 07/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v6 08/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v6 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v6 10/10] userfaultfd/selftests: exercise minor fault handling shmem support

[RFC] memory reserve for userspace oom-killer
 2021-05-05  1:26 UTC  (8+ messages)

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

[PATCH RFC 0/9] PKS write protected page tables
 2021-05-05  0:30 UTC  (10+ messages)
` [PATCH RFC 1/9] list: Support getting most recent element in list_lru
` [PATCH RFC 2/9] list: Support list head not in object for list_lru
` [PATCH RFC 3/9] x86/mm/cpa: Add grouped page allocations
` [PATCH RFC 4/9] mm: Explicitly zero page table lock ptr
` [PATCH RFC 5/9] x86, mm: Use cache of page tables
` [PATCH RFC 6/9] x86/mm/cpa: Add set_memory_pks()
` [PATCH RFC 7/9] x86/mm/cpa: Add perm callbacks to grouped pages
` [PATCH RFC 8/9] x86, mm: Protect page tables with PKS
` [PATCH RFC 9/9] x86, cpa: PKS protect direct map page tables

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-04 20:49 UTC  (12+ 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 v2 0/2] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-04 20:06 UTC  (7+ messages)
` [PATCH v2 1/2] mm: memcg/slab: Properly set up gfp flags for objcg pointer array
` [PATCH v2 2/2] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches

[PATCH v2 1/5] cgroup: introduce cgroup.kill
 2021-05-04 18:29 UTC 

[linux-next:master] BUILD REGRESSION 9a9aa07ae18be3b77ba132a6eff3a92c9b83e016
 2021-05-04 16:16 UTC 

Sealed memfd & no-fault mmap
 2021-05-04 16:08 UTC  (6+ messages)

[PATCH v2 12/14] seq_file: Replace seq_escape() with inliner
 2021-05-04 15:54 UTC  (4+ messages)

[stable:linux-5.4.y 5541/6083] ERROR: "__memcat_p" [drivers/hwtracing/stm/stm_core.ko] undefined!
 2021-05-04 14:16 UTC  (9+ messages)

[PATCH 00/94] Introducing the Maple Tree
 2021-05-04 14:05 UTC  (15+ 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 76/94] mm/khugepaged: Use maple tree iterators instead of vma linked list
  ` [PATCH 76/94] mm/khugepaged: Use maple tree iterators instead of vma
` [PATCH 94/94] mm: Move mas locking outside of munmap() path

[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
 2021-05-04 12:14 UTC  (2+ messages)

[PATCH 5.13] mm, slub: move slub_debug static key enabling outside slab_mutex
 2021-05-04 12:01 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS acfd309800c1ce9ef8b00a0a44adaf040b705365
 2021-05-04 11:33 UTC 

[PATCH] mm/ioremap: Fix iomap_max_page_shift
 2021-05-04 11:29 UTC  (3+ messages)

[linux-next:master 15563/15831] drivers/vdpa/virtio_pci/vp_vdpa.c:418:42: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-05-04  5:53 UTC 

[syzbot] WARNING in do_proc_bulk
 2021-05-04  1:07 UTC  (7+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-04  0:26 UTC  (65+ 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

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

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

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-05-03 21:58 UTC  (2+ messages)

[linux-next:master 14776/15760] arch/csky/include/asm/uaccess.h:158:2: warning: 'retval' is used uninitialized in this function
 2021-05-03 21:25 UTC 

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

[PULL] topic/iomem-mmap-vs-gup
 2021-05-03 19:15 UTC 

incoming
 2021-05-03 18:44 UTC  (6+ messages)
` [patch 148/178] kasan: detect false-positives in tests

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-05-03 18:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION fd3ecedb365cc7c80040ad7c030a60b420a85711
 2021-05-03 16:46 UTC 

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

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

[PATCH] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
 2021-05-03 13:05 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  (19+ messages)
` [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)

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)

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)

[syzbot] general protection fault in do_swap_page (2)
 2021-05-02 16:55 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).