linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-04 03:21:34 to 2020-07-07 06:01:23 UTC [more...]

incoming
 2020-07-07  6:15 UTC  (4+ messages)
` mmotm 2020-07-06-18-53 uploaded
  ` mmotm 2020-07-06-18-53 uploaded (sound/soc/amd/renoir/rn-pci-acp3x.c:)

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-07  5:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
` [RFC PATCH v2 2/3] device-dax: use fallback nid when numa_node is invalid
` [PATCH v2 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH v5 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy
 2020-07-07  5:41 UTC  (16+ messages)
` [mm] 4e2c82a409: ltp.overcommit_memory01.fail

[PATCH v12 00/31] Speculative page faults
 2020-07-07  5:31 UTC  (8+ messages)

[RFC PATCH v2 0/5] mm: extend memfd with ability to create "secret" memory areas
 2020-07-07  5:07 UTC  (7+ messages)
` [RFC PATCH v2 1/5] mm: make HPAGE_PxD_{SHIFT,MASK,SIZE} always available
` [RFC PATCH v2 2/5] mmap: make mlock_future_check() global
` [RFC PATCH v2 3/5] mm: extend memfd with ability to create "secret" memory areas
` [RFC PATCH v2 4/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [RFC PATCH v2 5/5] mm: secretmem: add ability to reserve memory at boot

[PATCH v14 00/20] per memcg lru lock
 2020-07-07  4:52 UTC  (12+ messages)
` [PATCH v14 07/20] mm/thp: narrow lru locking
` [PATCH v14 15/20] mm/swap: serialize memcg changes during pagevec_lru_move_fn

[PATCH v34 10/24] mm: Add vm_ops->mprotect()
 2020-07-07  4:46 UTC  (14+ messages)
` [PATCH v34 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v34 16/24] x86/sgx: Add a page reclaimer

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07  4:02 UTC 

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-07  3:50 UTC  (6+ messages)
` [PATCH V4 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH V4 2/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_alloc_block_buf()
` [PATCH V4 3/3] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH 0/2] Use multi-index entries in the page cache
 2020-07-07  3:49 UTC  (7+ messages)

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

[PATCH v2] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07  3:36 UTC  (2+ messages)

[RESEND Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-07  1:38 UTC  (9+ messages)
` [RESEND Patch v2 1/4] mm/mremap: format the check in move_normal_pmd() same as move_huge_pmd()
` [RESEND Patch v2 3/4] mm/mremap: calculate extent in one place

[PATCH V3] mm/vmstat: Add events for THP migration without split
 2020-07-07  0:06 UTC 

[PATCH] mm/hugetlb: avoid hardcoding while checking if cma is reserved
 2020-07-06 23:26 UTC  (5+ messages)

[PATCH 0/5] mm/migrate: avoid device private invalidations
 2020-07-06 22:23 UTC  (6+ messages)
` [PATCH 1/5] nouveau: fix storing invalid ptes
` [PATCH 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH 3/5] mm/notifier: add migration invalidation type
` [PATCH 4/5] nouveau/svm: use the new migration invalidation
` [PATCH 5/5] mm/hmm/test: "

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-06 21:38 UTC  (6+ messages)

[PATCH 0/2] KUnit-Kmemleak Integration
 2020-07-06 21:13 UTC  (3+ messages)
` [PATCH 1/2] kunit: support kunit failures from debugging tools
` [PATCH 2/2] kunit: kmemleak integration

[PATCH 0/2] KUnit-Kmemleak Integration
 2020-07-06 21:03 UTC  (3+ messages)
` [PATCH 1/2] kunit: support kunit failures from debugging tools
` [PATCH 2/2] kunit: kmemleak integration

[RFC PATCH 0/3] hugetlbfs: address fault time regression
 2020-07-06 20:26 UTC  (4+ messages)
  ` [RFC PATCH 1/3] Revert: "hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race"
  ` [RFC PATCH 2/3] hugetlbfs: Only take i_mmap_rwsem when sharing is possible
  ` [RFC PATCH 3/3] huegtlbfs: handle page fault/truncate races

[linux-next:pending-fixes] BUILD SUCCESS 661b0ff064b6304266aada06d6e6489392410f86
 2020-07-06 20:08 UTC 

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-06 17:56 UTC  (9+ messages)
` [PATCH v6 06/26] mm: Add PG_arch_2 page flag
` [PATCH v6 07/26] mm: Preserve the PG_arch_* flags in __split_huge_page_tail()

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-06 16:07 UTC  (4+ messages)
` [PATCH v8 08/12] iommu/arm-smmu-v3: Seize private ASID

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-07-06 16:08 UTC  (11+ messages)

[PATCH] kasan: Remove kasan_unpoison_stack_above_sp_to()
 2020-07-06 15:21 UTC  (2+ messages)

[PATCH v17 00/15] Introduce Data Access MONitor (DAMON)
 2020-07-06 15:04 UTC  (17+ messages)
` [PATCH v17 01/15] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v17 02/15] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v17 03/15] mm/damon: Implement region based sampling
` [PATCH v17 04/15] mm/damon: Adaptively adjust regions
` [PATCH v17 05/15] mm/damon: Track dynamic monitoring target regions update
` [PATCH v17 06/15] mm/damon: Implement callbacks for the virtual memory address spaces
` [PATCH v17 07/15] mm/damon: Implement access pattern recording
` [PATCH v17 08/15] mm/damon: Add a tracepoint
` [PATCH v17 09/15] mm/damon: Implement a debugfs interface
` [PATCH v17 10/15] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v17 11/15] tools/damon/wss: Implement '--thres' option
` [PATCH v17 12/15] Documentation/admin-guide/mm: Add a document for DAMON
` [PATCH v17 13/15] mm/damon: Add kunit tests
` [PATCH v17 14/15] mm/damon: Add user space selftests
` [PATCH v17 15/15] MAINTAINERS: Update for DAMON

[PATCH v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
 2020-07-06 14:58 UTC  (3+ messages)

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-06 14:09 UTC  (5+ messages)

[PATCH 0/3] Fix and enable pmem as RAM on arm64
 2020-07-06 13:56 UTC  (14+ messages)
` [PATCH 1/3] arm64/numa: set numa_off to false when numa node is fake
` [PATCH 2/3] mm/memory_hotplug: harden try_offline_node against bogus nid
` [PATCH 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
 2020-07-06 13:14 UTC  (9+ messages)

[PATCH v3] kasan: fix KASAN unit tests for tag-based KASAN
 2020-07-06 12:14 UTC  (2+ messages)

[PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-06 12:06 UTC  (7+ messages)
` [PATCH V4 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V4 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V4 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH v2] mm/page_alloc: skip setting nodemask when we are in interrupt
 2020-07-06 11:49 UTC  (2+ messages)

[PATCH 0/7] THP prep patches
 2020-07-06 10:29 UTC  (3+ messages)
` [PATCH 1/7] mm: Store compound_nr as well as compound_order

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-06  8:44 UTC  (7+ messages)
` [PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
` [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()

[PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support
 2020-07-06  8:29 UTC  (2+ messages)

[PATCH v3 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
 2020-07-06  8:11 UTC  (3+ messages)

[PATCH v1 4/9] s390/vmemmap: cleanup when vmemmap_populate() fails
 2020-07-06  7:30 UTC  (4+ messages)

[RFC][PATCH] avoid refcounting the lazy tlb mm struct
 2020-07-06  7:23 UTC 

[PATCH v2] kasan: fix KASAN unit tests for tag-based KASAN
 2020-07-06  6:59 UTC  (3+ messages)

[RFC V2 0/2] arm64/mm: Enable THP migration
 2020-07-06  3:57 UTC  (4+ messages)
` [RFC V2 1/2] arm64/mm: Change THP helpers per generic memory semantics

[PATCH -next] mm, slub: make function parse_slub_debug_flags() static
 2020-07-05 23:14 UTC  (2+ messages)

[PATCH v6] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-05 23:09 UTC  (2+ messages)

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-05 20:35 UTC  (2+ messages)

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-05 20:02 UTC  (5+ messages)
` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: drop doubled word
` [PATCH 13/13] Documentation/admin-guide: xfs: "

[PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks
 2020-07-05 17:22 UTC  (2+ messages)

[RFC v2 0/2] Fix gfs2 readahead deadlocks
 2020-07-05 15:08 UTC  (4+ messages)
` [RFC v2 1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter

Documentation (mm & i2c) questions (doubled words)
 2020-07-05 11:59 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: MMU gather and TLB invalidation
 2020-07-05 10:54 UTC 

[PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-07-05  9:19 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: permit users to specify numa node of acomp hardware
` [PATCH v3 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
` [PATCH v3 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req

[PATCH 1/1] mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
 2020-07-05  8:01 UTC 

INFO: task hung in lru_add_drain_all
 2020-07-04 23:22 UTC 

5.8.0rc3 page allocation failure: order:0, mode:0x40810
 2020-07-04 18:33 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 9e50b94b3eb0d859a2586b5a40d7fd6e5afd9210
 2020-07-04 17:06 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).