linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-27 07:32:37 to 2020-06-30 06:34:41 UTC [more...]

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-30  6:34 UTC  (15+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-30  6:30 UTC  (14+ messages)
` [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-06-30  5:42 UTC  (3+ messages)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-30  5:08 UTC  (8+ messages)
` [PATCH v3 13/15] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-30  4:01 UTC  (4+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (13+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

[PATCH] mm: memcontrol: account kernel stack per node
 2020-06-30  3:23 UTC  (2+ messages)

[PATCH 0/2] Use multi-index entries in the page cache
 2020-06-30  3:16 UTC  (5+ messages)
` [PATCH 1/2] XArray: Add xas_split
` [PATCH 2/2] mm: Use multi-index entries in the page cache

[PATCH] mm: define pte_add_end for consistency
 2020-06-30  3:18 UTC 

[PATCH] mm/sparse: only sub-section aligned range would be populated
 2020-06-30  2:14 UTC 

[PATCH] mm: remove the redundancy code
 2020-06-30  2:06 UTC  (5+ messages)
    `  "

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-30  1:05 UTC  (3+ messages)

[PATCH 0/2] generic_file_buffered_read() refactoring & optimization
 2020-06-30  0:12 UTC  (2+ messages)
` Fixup patch for "

[RFC PATCH 1/7] x86/cpufeatures: add X86_FEATURE_SCI
 2020-06-30  0:08 UTC 

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-06-29 23:45 UTC  (9+ messages)
` [RFC][PATCH 1/8] mm/numa: node demotion data structure and lookup
` [RFC][PATCH 2/8] mm/migrate: Defer allocating new page until needed
` [RFC][PATCH 3/8] mm/vmscan: Attempt to migrate page in lieu of discard
` [RFC][PATCH 4/8] mm/vmscan: add page demotion counter
` [RFC][PATCH 5/8] mm/numa: automatically generate node migration order
` [RFC][PATCH 6/8] mm/vmscan: Consider anonymous pages without swap
` [RFC][PATCH 7/8] mm/vmscan: never demote for memcg reclaim
` [RFC][PATCH 8/8] mm/numa: new reclaim mode to enable reclaim-based migration

[PATCH 0/3] Improvements for dump_page()
 2020-06-29 23:41 UTC  (13+ messages)
` [PATCH 1/3] mm: Print head flags in dump_page
` [PATCH 2/3] mm: Print the inode number "
` [PATCH 3/3] mm: Print hashed address of struct page

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-06-29 23:37 UTC  (11+ messages)

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-29 22:58 UTC  (6+ messages)

[PATCH] mm: util: update the kerneldoc for kstrdup_const()
 2020-06-29 19:21 UTC  (6+ messages)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-29 19:20 UTC  (11+ messages)

[PATCH] hugetlb: fix pages per hugetlb calculation
 2020-06-29 18:54 UTC  (2+ messages)

[PATCH 0/2] Fix PageDoubleMap
 2020-06-29 18:38 UTC  (5+ messages)
` [PATCH 1/2] mm: Move PageDoubleMap bit
` [PATCH 2/2] mm: Simplify PageDoubleMap with PF_SECOND policy

[PATCH 0/7] THP prep patches
 2020-06-29 18:32 UTC  (15+ messages)
` [PATCH 1/7] mm: Store compound_nr as well as compound_order
` [PATCH 2/7] mm: Move page-flags include to top of file
` [PATCH 3/7] mm: Add thp_order
` [PATCH 4/7] mm: Add thp_size
` [PATCH 5/7] mm: Replace hpage_nr_pages with thp_nr_pages
` [PATCH 6/7] mm: Add thp_head
` [PATCH 7/7] mm: Introduce offset_in_thp

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-06-29 18:08 UTC  (2+ messages)

arm-linux-gnueabi-ld: section .ARM.unwind_tab VMA overlaps section .bss VMA
 2020-06-29 17:59 UTC 

[Patch] mm: Increase pagevec size on large system
 2020-06-29 16:57 UTC  (4+ messages)

[RFC PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-06-29 16:36 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (19+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

drive-by blk-cgroup cleanups
 2020-06-29 15:09 UTC  (28+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg
` [PATCH 02/14] block: remove bio_disassociate_blkg
` [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association
` [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css
` [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c
` [PATCH 06/14] block: move the bio cgroup associatation helpers to blk-cgroup.c
` [PATCH 07/14] block: merge blkg_lookup_create and __blkg_lookup_create
` [PATCH 08/14] block: bypass blkg_tryget_closest for the root_blkg
` [PATCH 09/14] block: move the initial blkg lookup into blkg_tryget_closest
` [PATCH 10/14] blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
` [PATCH 11/14] cgroup: unexport cgroup_rstat_updated
` [PATCH 12/14] blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
` [PATCH 13/14] blk-cgroup: remove blkcg_bio_issue_check
` [PATCH 14/14] blk-cgroup: remove a dead check in blk_throtl_bio

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-29 14:56 UTC  (4+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault

[PATCH v1] mm:free unused pages in kmalloc_order
 2020-06-29 14:52 UTC  (5+ messages)

[PATCH 1/2] hugetlb: clear huge pte during flush function on mips platform
 2020-06-29 13:15 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: use lightweight tlb flush when update huge tlb on mips

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-06-29 13:02 UTC  (5+ messages)
` [PATCH RFC 2/2] "

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-29 12:07 UTC  (6+ messages)

[PATCH for v5.8 0/3] fix for "mm: balance LRU lists based on relative thrashing" patchset
 2020-06-29 10:27 UTC  (7+ messages)
` [PATCH for v5.8 1/3] mm: workingset: age nonresident information alongside anonymous pages
` [PATCH for v5.8 2/3] mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"
` [PATCH for v5.8 3/3] mm/memory: fix IO cost for anonymous page

[PATCH 00/18] multiple preferred nodes
 2020-06-29 10:16 UTC  (7+ messages)

[PATCH] slab: Fix misplaced __free_one()
 2020-06-29  8:10 UTC  (2+ messages)

[PATCH v16 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-29  8:00 UTC  (2+ messages)
`  "

Memcg stat for available memory
 2020-06-28 22:15 UTC 

Are there still some methods that could be used by the Linux kernel to reduce memory fragmentation while both CONFIG-MIGRATION and CONFIG-COMPACTION are disabled?
 2020-06-28 20:39 UTC  (8+ messages)

[PATCH] mm: Free unused pages in kmalloc_order()
 2020-06-28 16:35 UTC  (2+ messages)

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-28  8:40 UTC  (3+ messages)

[PATCH] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
 2020-06-28  7:43 UTC 

[mmotm:master 106/260] include/linux/spinlock.h:378:9: sparse: sparse: context imbalance in 'dump_tasks' - unexpected unlock
 2020-06-28  4:09 UTC 

linux-next boot error: WARNING in kmem_cache_free
 2020-06-27 23:10 UTC 

[linux-next:master] BUILD REGRESSION 36e3135df4d426612fc77db26a312c2531108603
 2020-06-27 22:48 UTC 

[PATCH] mm/page_alloc:Check pfn valid once in every page blocks
 2020-06-27 17:46 UTC  (2+ messages)

[PATCH 09/11] ppc64/kexec_file: setup backup region for kdump kernel
 2020-06-27 13:02 UTC 

[PATCH 07/11] ppc64/kexec_file: add support to relocate purgatory
 2020-06-27 11:52 UTC 

[PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions
 2020-06-27 10:45 UTC 

[PATCH v2] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection
 2020-06-27  9:32 UTC  (3+ messages)

fix a hyperv W^X violation and remove vmalloc_exec
 2020-06-27  7:57 UTC  (5+ messages)
` [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page


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