linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 10:03:46 to 2020-07-17 15:36:11 UTC [more...]

incoming
 2020-07-17 15:35 UTC  (4+ messages)
` mmotm 2020-07-16-22-52 uploaded
  ` mmotm 2020-07-16-22-52 uploaded (net: IPVS)
  ` mmotm 2020-07-16-22-52 uploaded (mm/hugetlb.c)

[PATCH v18 00/14] Introduce Data Access MONitor (DAMON)
 2020-07-17 15:17 UTC  (5+ messages)
` [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
    `  "

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-17 14:51 UTC  (22+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[RFC PATCH v2 0/5] mm: extend memfd with ability to create "secret" memory areas
 2020-07-17 14:43 UTC  (3+ messages)

Re: [patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-17 14:39 UTC  (8+ messages)
  ` [patch] mm, memcg: provide an anon_reclaimable stat

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-17 14:05 UTC  (5+ messages)
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v6 5/6] mm/swap: implement workingset detection for "

[patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-17 12:17 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3c7f84b2248457030a903813e4af71d80141d663
 2020-07-17 11:51 UTC 

[PATCH v2 00/11] Fixup page directory freeing
 2020-07-17 11:22 UTC  (13+ messages)
` [PATCH v2 01/11] asm-generic/tlb: Fix MMU_GATHER_TABLE_FREE
` [PATCH v2 02/11] sh/tlb: Fix PGTABLE_LEVELS > 2
` [PATCH v2 03/11] sh/tlb: Fix __pmd_free_tlb()
` [PATCH v2 04/11] sparc32/tlb: Fix __p*_free_tlb()
` [PATCH v2 05/11] parisc/tlb: "
` [PATCH v2 06/11] mips/tlb: "
` [PATCH v2 07/11] ia64/tlb: "
` [PATCH v2 08/11] alpha/tlb: "
` [PATCH v2 09/11] nds32/tlb: "
` [PATCH v2 10/11] riscv/tlb: "
` [PATCH v2 11/11] m68k/tlb: "

[PATCH 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-17 11:08 UTC  (16+ messages)
` [PATCH 2/4] mm/gup: restrict CMA region by using allocation scope API

[v2 PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-17 10:08 UTC  (2+ messages)

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-17 10:06 UTC  (29+ messages)
` [PATCH RFC V2 01/17] x86/pkeys: Create pkeys_internal.h
` [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V2 03/17] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V2 05/17] x86/pks: Add PKS kernel API
` [PATCH RFC V2 06/17] x86/pks: Add a debugfs file for allocated PKS keys
` [PATCH RFC V2 07/17] Documentation/pkeys: Update documentation for kernel pkeys
` [PATCH RFC V2 08/17] x86/pks: Add PKS Test code
` [PATCH RFC V2 10/17] fs/dax: Remove unused size parameter
` [PATCH RFC V2 11/17] drivers/dax: Expand lock scope to cover the use of addresses
` [PATCH RFC V2 12/17] memremap: Add zone device access protection
` [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
` [PATCH RFC V2 14/17] dax: Stray write protection for dax_direct_access()
` [PATCH RFC V2 15/17] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [PATCH RFC V2 16/17] [dax|pmem]: Enable stray write protection
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

Re: Re: [PATCH v18 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
 2020-07-17  9:59 UTC  (2+ messages)
`  "

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-17  9:51 UTC  (9+ messages)

[PATCH v16 00/22] per memcg lru_lock
 2020-07-17  9:30 UTC  (14+ messages)
` [PATCH v16 05/22] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v16 13/22] mm/lru: introduce TestClearPageLRU
` [PATCH v16 14/22] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v16 15/22] mm/compaction: do page isolation first in compaction

[PATCH v4 3/7] vmalloc: Add text_alloc() and text_free()
 2020-07-17  8:52 UTC  (4+ messages)

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-07-17  5:34 UTC  (5+ messages)
` [PATCH v7 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects

db57e98d87 ("mm/sparse.c: fix ALIGN() without power of 2 in .."): BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
 2020-07-17  8:07 UTC  (4+ messages)
  ` [LKP] "

[PATCH v4 00/15] Hwpoison soft-offline rework
 2020-07-17  6:55 UTC  (20+ messages)
` [PATCH v4 01/15] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v4 02/15] mm, hwpoison: remove recalculating hpage
` [PATCH v4 03/15] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH v4 04/15] mm,madvise: Refactor madvise_inject_error
` [PATCH v4 05/15] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v4 06/15] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [PATCH v4 07/15] mm,hwpoison: Kill put_hwpoison_page
` [PATCH v4 08/15] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH v4 09/15] mm,hwpoison: remove flag argument from soft offline functions
` [PATCH v4 10/15] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH v4 11/15] mm,hwpoison: Rework soft offline for free pages
` [PATCH v4 12/15] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH v4 13/15] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v4 14/15] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [PATCH v4 15/15] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
` [PATCH] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support

[PATCH v2 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-17  6:14 UTC  (3+ messages)

[RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report continuous pages
 2020-07-17  3:52 UTC  (5+ messages)
  ` [virtio-dev] "

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-17  3:20 UTC  (4+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features

[PATCH v2] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-17  2:47 UTC 

[PATCH v2 0/2] psi: enhance psi with the help of ebpf
 2020-07-17  1:43 UTC  (5+ messages)

[PATCH v2] memcg, oom: check memcg margin for parallel oom
 2020-07-17  1:35 UTC  (19+ messages)

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-17  1:04 UTC 

[PATCH] binder: Don't use mmput() from shrinker function
 2020-07-16 23:53 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH] mm: thp: Replace HTTP links with HTTPS ones
 2020-07-16 23:52 UTC  (3+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-16 23:28 UTC  (6+ messages)

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-16 22:24 UTC  (2+ messages)

[PATCH] mm: Warn mmput() from memory reclaim context
 2020-07-16 22:04 UTC  (3+ messages)

[PATCH v3] mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
 2020-07-16 19:39 UTC  (3+ messages)

[PATCH 1/1] staging: android: ashmem: Fix lockdep warning for write operation
 2020-07-16 19:30 UTC  (3+ messages)

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-16 19:04 UTC  (10+ messages)
` [PATCH v2 22/22] device-dax: Introduce 'mapping' devices
` [PATCH v1 0/4] device-dax: Further improvements to subdivision
  ` [PATCH v1 1/4] device-dax: Make align a per-device property
  ` [PATCH v1 2/4] device-dax: Add an 'align' attribute
  ` [PATCH v1 3/4] dax/hmem: Introduce dax_hmem.region_idle parameter
  ` [PATCH v1 4/4] device-dax: Add a range mapping allocation attribute

[PATCH 1/1] rcu/tree: Drop the lock before entering to page allocator
 2020-07-16 19:03 UTC  (19+ messages)

[PATCHv2] mm: Fix warning in move_normal_pmd()
 2020-07-16 18:47 UTC  (12+ messages)

[PATCH v2] mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
 2020-07-16 16:29 UTC  (7+ messages)
  ` [External] "

[PATCH] /dev/mem: Add missing memory barriers for devmem_inode
 2020-07-16 15:53 UTC  (2+ messages)

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-16 15:45 UTC  (7+ messages)
` [PATCH v8 04/12] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v8 07/12] iommu/arm-smmu-v3: Share process page tables

[PATCH] linux/sched/mm.h: drop duplicated words in comments
 2020-07-16 14:40 UTC  (2+ messages)

[PATCH] mm: drop duplicated words in <linux/pgtable.h>
 2020-07-16 14:39 UTC  (2+ messages)

[PATCH] mm: drop duplicated words in <linux/mm.h>
 2020-07-16 14:37 UTC  (2+ messages)

[PATCH v36 10/24] mm: Add vm_ops->mprotect()
 2020-07-16 13:52 UTC  (3+ messages)
` [PATCH v36 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v36 16/24] x86/sgx: Add a page reclaimer

[RESEND PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-16 13:50 UTC 

KCSAN: data-race in generic_file_buffered_read / generic_file_buffered_read
 2020-07-16 13:19 UTC  (10+ messages)

[PATCH v3 0/3] selftests: powerpc: Fixes and execute-disable test for pkeys
 2020-07-16 12:56 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7be1e4d3000ef52ab90d0239711df69b881bd807
 2020-07-16 11:57 UTC 

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-16 10:15 UTC  (8+ messages)


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