linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 07:43:42 to 2020-07-10 03:14:25 UTC [more...]

[PATCH v4] mm/hugetlb: avoid hardcoding while checking if cma is enabled
 2020-07-10  3:11 UTC  (2+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-10  1:56 UTC  (8+ messages)
` [RFC PATCH 1/7] asm-generic: add generic MMU versions of mmu context functions
` [RFC PATCH 2/7] arch: use asm-generic mmu context for no-op implementations
` [RFC PATCH 3/7] mm: introduce exit_lazy_tlb
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [RFC PATCH 5/7] lazy tlb: introduce lazy mm refcount helper functions
` [RFC PATCH 6/7] lazy tlb: allow lazy tlb mm switching to be configurable
` [RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[hnaz-linux-mm:master 145/290] mm/kasan/report.c:185:20: error: 'struct kasan_alloc_meta' has no member named 'free_track'
 2020-07-10  1:54 UTC  (2+ messages)

[mm] 4e2c82a409: ltp.overcommit_memory01.fail
 2020-07-10  1:38 UTC  (12+ messages)

[RESEND PATCH v5 0/6] arm64: tlb: add support for TTL feature
 2020-07-10  1:20 UTC  (4+ messages)
` [RESEND PATCH v5 3/6] arm64: Add tlbi_user_level TLB invalidation helper

[Patch v4 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-10  1:14 UTC  (7+ messages)
` [Patch v4 1/4] mm/mremap: it is sure to have enough space when extent meets requirement
` [Patch v4 2/4] mm/mremap: calculate extent in one place
` [Patch v4 3/4] mm/mremap: start addresses are properly aligned
` [Patch v4 4/4] mm/mremap: use pmd_addr_end to simplify the calculate of extent

[RFC][PATCH] avoid refcounting the lazy tlb mm struct
 2020-07-10  0:45 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-10  0:24 UTC  (8+ messages)

[PATCH V4] mm/vmstat: Add events for THP migration without split
 2020-07-09 21:24 UTC  (7+ messages)

[PATCH v2 0/6] Improvements for dump_page()
 2020-07-09 20:54 UTC  (9+ messages)
` [PATCH v2 1/6] mm: Handle page->mapping better in dump_page
` [PATCH v2 2/6] mm: Dump compound page information on a second line
` [PATCH v2 3/6] mm: Print head flags in dump_page
` [PATCH v2 4/6] mm: Switch dump_page to get_kernel_nofault
` [PATCH v2 5/6] mm: Print the inode number in dump_page
` [PATCH v2 6/6] mm: Print hashed address of struct page

[PATCH] mm: memcontrol: avoid workload stalls when lowering memory.high
 2020-07-09 19:47 UTC 

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-09 19:12 UTC  (3+ messages)

[PATCH v1 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-09 17:36 UTC  (5+ messages)
` [PATCH v1 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [PATCH v1 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
 2020-07-09 16:57 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/migrate: add migrate-shared test for migrate_vma_*()

[linux-next:pending-fixes] BUILD SUCCESS f11279e61036eebd990b3511aa83bf339ee97ea8
 2020-07-09 16:47 UTC 

a question of split_huge_page
 2020-07-09 16:07 UTC  (3+ messages)

[PATCH v15 00/20] per memcg lock
 2020-07-09 15:55 UTC  (4+ messages)
` [PATCH v15 05/21] mm/thp: move lru_add_page_tail func to huge_memory.c

[PATCH v2] mm, oom: make the calculation of oom badness more accurate
 2020-07-09 15:53 UTC 

[PATCH v14 00/20] per memcg lru lock
 2020-07-09 15:48 UTC  (7+ messages)
` [PATCH v14 07/20] mm/thp: narrow lru locking

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-09 14:43 UTC  (11+ messages)
` [PATCH v6 07/26] mm: Preserve the PG_arch_* flags in __split_huge_page_tail()
` [PATCH v6 20/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-09 14:32 UTC  (5+ messages)

remove dead bdi congestion leftovers
 2020-07-09 14:01 UTC  (5+ messages)

[PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-07-09 12:55 UTC  (2+ messages)

[RFC PATCH v1] arm64: kvm: flush tlbs by range in unmap_stage2_range function
 2020-07-09 13:47 UTC 

[PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-09 12:14 UTC  (10+ messages)

[PATCH 1/2] doc, mm: sync up oom_score_adj documentation
 2020-07-09 11:20 UTC  (7+ messages)
` [PATCH 2/2] doc, mm: clarify /proc/<pid>/oom_score value range

[PATCH] mm: Close race between munmap() and expand_upwards()/downwards()
 2020-07-09 10:53 UTC 

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-09 10:28 UTC  (26+ messages)
` [PATCH v4 04/11] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v4 05/11] mm/migrate: clear __GFP_RECLAIM for THP allocation for migration
` [PATCH v4 06/11] mm/migrate: make a standard migration target allocation function
` [PATCH v4 11/11] mm/memory_hotplug: remove a wrapper for alloc_migration_target()

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-09 10:20 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-09  9:39 UTC  (2+ messages)

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-09  9:36 UTC  (18+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH v3 2/6] arm64/mm: use "
` [PATCH v3 3/6] sh/mm: "
` [PATCH v3 4/6] mm: don't export memory_add_physaddr_to_nid in arch specific directory
` [PATCH v3 5/6] device-dax: use fallback nid when numa_node is invalid
` [PATCH v3 6/6] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH] mm, oom: make the calculation of oom badness more accurate
 2020-07-09  8:17 UTC  (14+ messages)

[RFC PATCH v5 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-09  6:51 UTC  (5+ messages)
` [RFC PATCH v5 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v5 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

general protection fault in khugepaged
 2020-07-09  6:43 UTC 

[PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
 2020-07-09  6:11 UTC  (2+ messages)
` [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address

incoming
 2020-07-09  3:56 UTC  (4+ messages)
` mmotm 2020-07-08-19-28 uploaded
  ` mmotm 2020-07-08-19-28 uploaded (mm/migrate.c)

[PATCH v2] vmalloc: Removing incorrect logs when vmalloc failed
 2020-07-09  3:45 UTC  (2+ messages)

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-09  3:30 UTC  (4+ messages)
` [PATCH V4 2/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_alloc_block_buf()

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-09  2:48 UTC 

[PATCH] vmalloc: Removing incorrect logs when vmalloc failed
 2020-07-09  1:03 UTC  (5+ messages)

[PATCH] mm/sparse: only sub-section aligned range would be populated
 2020-07-09  0:20 UTC  (6+ messages)

[PATCH v34 10/24] mm: Add vm_ops->mprotect()
 2020-07-08 22:56 UTC  (10+ messages)

[PATCH v2] x86/mm: use max memory block size on bare metal
 2020-07-08 18:46 UTC  (5+ messages)

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-08 18:13 UTC  (5+ messages)

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-08 16:47 UTC  (29+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL

[hnaz-linux-mm:master 82/248] arch/powerpc/mm/nohash/tlb.c:409:6: warning: no previous prototype for 'tlb_flush_pgtable'
 2020-07-08 15:15 UTC  (2+ messages)

drive-by blk-cgroup cleanups
 2020-07-08 14:02 UTC  (3+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg

[PATCH v5 00/25] mm: Page fault accounting cleanups
 2020-07-08 14:30 UTC  (4+ messages)
` [PATCH v5 18/25] mm/s390: Use general page fault accounting

[PATCH v4] kasan: fix KASAN unit tests for tag-based KASAN
 2020-07-08 13:25 UTC 

[PATCH 0/5] mm/migrate: avoid device private invalidations
 2020-07-08 13:19 UTC  (4+ messages)
` [PATCH 2/5] mm/migrate: add a direction parameter to migrate_vma

[PATCH -next] Documentation/vm: fix tables in arch_pgtable_helpers
 2020-07-08 13:21 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 1432f824c2db44ef35b26caa9f81dd05211a75fc
 2020-07-08 13:14 UTC 

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

[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-08 12:16 UTC  (5+ messages)

[PATCH 1/3] mm: memcg/slab: remove unused argument by charge_slab_page()
 2020-07-08 11:17 UTC  (6+ messages)
` [PATCH 2/3] mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
` [PATCH 3/3] mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()

[PATCH 0/3] clean up some functions in mm/swap_slots.c
 2020-07-08  9:27 UTC  (2+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-08  9:01 UTC  (4+ messages)
` [RFC PATCH v4 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[Patch v3 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-08  8:27 UTC  (3+ messages)
` [Patch v3 4/4] mm/mremap: use pmd_addr_end to simplify the calculate of extent


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