linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 22:14:54 to 2020-07-03 14:26:59 UTC [more...]

[PATCH 0/6] Overhaul memalloc_no*
 2020-07-03 14:26 UTC  (8+ messages)
            ` [PATCH] dm-bufio: do cleanup from a workqueue

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-03 14:23 UTC  (3+ messages)

[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-03 13:39 UTC  (10+ messages)
` [PATCH v1 1/9] s390/vmem: rename vmem_add_mem() to vmem_add_range()
` [PATCH v1 2/9] s390/vmem: recursive implementation of vmem_remove_range()
` [PATCH v1 3/9] s390/vmemmap: implement vmemmap_free()
` [PATCH v1 4/9] s390/vmemmap: cleanup when vmemmap_populate() fails
` [PATCH v1 5/9] s390/vmemmap: take the vmem_mutex when populating/freeing
` [PATCH v1 6/9] s390/vmem: cleanup empty page tables
` [PATCH v1 7/9] s390/vmemmap: fallback to PTEs if mapping large PMD fails
` [PATCH v1 8/9] s390/vmemmap: remember unused sub-pmd ranges
` [PATCH v1 9/9] s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections

[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
 2020-07-03 13:29 UTC  (5+ messages)

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-07-03 13:18 UTC  (7+ messages)
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-07-03 12:58 UTC  (18+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[RFC v2 0/2] Fix gfs2 readahead deadlocks
 2020-07-03 11:44 UTC  (6+ messages)
` [RFC v2 1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC v2 2/2] gfs2: Rework read and page fault locking

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-07-03 11:08 UTC  (6+ messages)
` [PATCH 16/26] mm/powerpc: Use general page fault accounting
` [PATCH 17/26] mm/riscv: "

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-03 10:43 UTC  (9+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH V3 (RESEND) 2/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_alloc_block_buf()
` [PATCH V3 (RESEND) 3/3] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[RFC 0/4] Fix gfs2 readahead deadlocks
 2020-07-03  9:45 UTC  (11+ messages)
` [RFC 1/4] gfs2: Revert readahead conversion
` [RFC 2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC 3/4] gfs2: Rework read and page fault locking
` [RFC 4/4] gfs2: Reinstate readahead conversion

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-03  9:37 UTC  (4+ messages)
` [PATCH 2/2] mm/slub: Get rid of count_partial()

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-07-03  9:30 UTC  (21+ messages)
` [RFC][PATCH 3/8] mm/vmscan: Attempt to migrate page "
` [RFC][PATCH 5/8] mm/numa: automatically generate node migration order
` [RFC][PATCH 8/8] mm/numa: new reclaim mode to enable reclaim-based migration

usecase for kmem.limit_in_bytes
 2020-07-03  9:19 UTC 

[PATCH v14 00/20] per memcg lru lock
 2020-07-03  9:13 UTC  (22+ messages)
` [PATCH v14 01/20] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v14 02/20] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v14 03/20] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v14 04/20] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v14 05/20] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v14 06/20] mm/thp: clean up lru_add_page_tail
` [PATCH v14 07/20] mm/thp: narrow lru locking
` [PATCH v14 08/20] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v14 09/20] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v14 10/20] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v14 11/20] mm/lru: move lock into lru_note_cost
` [PATCH v14 12/20] mm/lru: introduce TestClearPageLRU
` [PATCH v14 13/20] mm/compaction: do page isolation first in compaction
` [PATCH v14 14/20] mm/mlock: reorder isolation sequence during munlock
` [PATCH v14 15/20] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v14 16/20] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v14 17/20] mm/lru: introduce the relock_page_lruvec function
` [PATCH v14 18/20] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v14 19/20] mm/pgdat: remove pgdat lru_lock
` [PATCH v14 20/20] mm/lru: revise the comments of lru_lock

[PATCH] mm: define pte_add_end for consistency
 2020-07-03  8:33 UTC  (9+ messages)

[PATCH v2 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-07-03  8:31 UTC  (7+ messages)
` [PATCH v2 1/2] mm/memblock: expose only miminal interface to add/walk physmem

Memcg stat for available memory
 2020-07-03  8:15 UTC  (3+ messages)

[PATCH RESEND] mm/page_alloc: skip setting nodemask when we are in interrupt
 2020-07-03  7:47 UTC  (4+ messages)

[PATCH 0/2] arm64/kdump: Fix OOPS and OOM issues in kdump kernel
 2020-07-03  7:39 UTC  (10+ messages)
` [PATCH 1/2] mm/memcontrol: Fix OOPS inside mem_cgroup_get_nr_swap_pages()
` [PATCH 2/2] arm64: Allocate crashkernel always in ZONE_DMA

[Patch v2] mm/sparse: only sub-section aligned range would be populated
 2020-07-03  7:14 UTC  (2+ messages)

[PATCH] mm/shmem: fix freeing new_attr in shmem_initxattrs()
 2020-07-03  6:56 UTC 

[PATCH v2 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-07-03  4:36 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-03  3:59 UTC  (5+ messages)

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-03  1:19 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: remove stale calc_vm_prot_bits comment
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support
` [PATCH v2 3/3] powerpc/64s/hash: disable subpage_prot syscall by default

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-03  0:55 UTC  (6+ messages)
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-03  0:54 UTC  (13+ messages)
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio "

[PATCH v4 26/26] mm/gup: Remove task_struct pointer for all gup code
 2020-07-03  0:52 UTC  (3+ messages)

[PATCH v4 23/26] mm/x86: Use general page fault accounting
 2020-07-03  0:46 UTC  (3+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-03  0:15 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (2+ messages)

[PATCH 0/3] Improvements for dump_page()
 2020-07-02 21:01 UTC  (14+ messages)
` [PATCH 1/3] mm: Print head flags in dump_page
` [PATCH 3/3] mm: Print hashed address of struct page

Documentation (mm & i2c) questions (doubled words)
 2020-07-02 19:01 UTC  (2+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-02 18:25 UTC  (12+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v2 03/11] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v2 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH v2 06/11] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH v2 07/11] xen-netfront: "
` [PATCH v2 08/11] x86/xen: save and restore steal clock during PM hibernation
` [PATCH v2 09/11] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH v2 10/11] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH v2 11/11] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
` [PATCH v2 02/11] xenbus: add freeze/thaw/restore callbacks support

[PATCH v2] mm: kmem: make memcg_kmem_enabled() irreversible
 2020-07-02 18:17 UTC  (2+ messages)

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-02 17:49 UTC 

[RFC] Bypass filesystems for reading cached pages
 2020-07-02 17:30 UTC  (7+ messages)

BUG: Bad page state in process - page dumped because: page still charged to cgroup
 2020-07-02 17:19 UTC  (16+ messages)

[PATCH v4] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-02 17:14 UTC  (2+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-07-02 16:23 UTC  (7+ messages)
` [PATCH v2 08/16] spi: davinci: Remove uninitialized_var() usage

PANIC: mm: memcg/slab: percpu_ref_put_many - Unable to handle kernel paging request at virtual address ffff80096d78f000
 2020-07-02 15:58 UTC  (3+ messages)

[PATCH -next] mm, slub: make function parse_slub_debug_flags() static
 2020-07-02 15:35 UTC  (2+ messages)

[PATCH 0/3] [v2] Repair and clean up vm.zone_reclaim_mode sysctl ABI
 2020-07-02 14:36 UTC  (4+ messages)
` [PATCH 1/3] mm/vmscan: restore zone_reclaim_mode ABI

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

[PATCH 04/12] mm/mempolicy: allow preferred code to take a nodemask
 2020-07-02  9:15 UTC  (2+ messages)
` [mm/mempolicy] 9586f666c8: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:mpol_new_preferred

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

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

remove dead bdi congestion leftovers
 2020-07-02  5:36 UTC  (4+ messages)
` [PATCH 4/4] writeback: remove bdi->congested_fn

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-07-02  4:51 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v8 0/4] KASAN for powerpc64 radix
 2020-07-02  2:54 UTC  (5+ messages)
` [PATCH v8 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v8 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v8 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

ERROR: modpost: "bcsr_mod" undefined!
 2020-07-02  2:43 UTC 

[RFC v2 15/26] mm/asi: Initialize the ASI page-table with core mappings
 2020-07-01 23:53 UTC 

[PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-07-01 22:53 UTC  (6+ messages)
` [PATCH v3 1/5] nouveau/hmm: fault one page at a time
` [PATCH v3 2/5] mm/hmm: add hmm_mapping order
` [PATCH v3 3/5] nouveau: fix mapping 2MB sysmem pages
` [PATCH v3 4/5] nouveau/hmm: support mapping large "
` [PATCH v3 5/5] hmm: add tests for hmm_pfn_to_map_order()

mmotm 2020-06-30-21-52 uploaded
 2020-07-01 22:38 UTC  (3+ messages)
` [PATCH -mmotm] mm/memory-failure: remove stub function


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