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

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

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

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

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 

[PATCH v14 00/20] per memcg lru lock
 2020-07-04 15:47 UTC  (27+ 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 v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-04 11:48 UTC  (13+ 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-04 11:48 UTC  (13+ messages)

[PATCH v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
 2020-07-04  6:03 UTC  (2+ messages)

[PATCH v6] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-04  3:50 UTC 

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-04  3:28 UTC  (15+ messages)
` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: "
` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
` [PATCH 04/13] Documentation/admin-guide: media/building: "
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word
` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: "
` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: "
` [PATCH 08/13] Documentation/admin-guide: arm-ccn: "
` [PATCH 09/13] Documentation/admin-guide: intel_pstate: "
` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words
` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word
` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: "
` [PATCH 13/13] Documentation/admin-guide: xfs: "

mmotm 2020-07-03-15-03 uploaded
 2020-07-04  3:00 UTC  (2+ messages)
` mmotm 2020-07-03-15-03 uploaded (drivers/soc/qcom/qcom-geni-se.c)

[PATCH] mm/shmem: fix freeing new_attr in shmem_initxattrs()
 2020-07-04  2:44 UTC  (6+ messages)

[PATCH v5] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-04  2:32 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 29dbc0a7c3d1bbca1424f6d85c204ae71b9f10a1
 2020-07-03 23:19 UTC 

nr_cpu_ids vs AMD 3970x(32 physical CPUs)
 2020-07-03 22:22 UTC  (15+ messages)

incoming
 2020-07-03 22:15 UTC  (6+ messages)
` [patch 1/5] mm/hugetlb.c: fix pages per hugetlb calculation
` [patch 2/5] samples/vfs: avoid warning in statx override
` [patch 3/5] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
` [patch 4/5] vmalloc: fix the owner argument for the new __vmalloc_node_range callers
` [patch 5/5] mm/page_alloc: fix documentation error

[RFC v2 0/2] Fix gfs2 readahead deadlocks
 2020-07-03 19:26 UTC  (8+ 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 v2] mm: initialize return of vm_insert_pages
 2020-07-03 19:23 UTC  (3+ messages)

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-03 17:42 UTC  (3+ messages)

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-03 16:27 UTC  (5+ messages)

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-03 16:18 UTC  (9+ messages)
` [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
` [PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
` [PATCH v3 7/8] mm/mempolicy: "
` [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()

[PATCH] mm: initialize return of vm_insert_pages
 2020-07-03 15:46 UTC  (3+ messages)

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-03 15:37 UTC  (27+ messages)
` [PATCH v6 01/26] arm64: mte: system register definitions
` [PATCH v6 02/26] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v6 03/26] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v6 04/26] arm64: mte: Add specific SIGSEGV codes
` [PATCH v6 05/26] arm64: mte: Handle synchronous and asynchronous tag check faults
` [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 v6 08/26] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v6 09/26] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v6 10/26] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v6 11/26] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v6 12/26] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v6 13/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v6 14/26] mm: Introduce arch_validate_flags()
` [PATCH v6 15/26] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v6 16/26] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v6 17/26] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v6 18/26] arm64: mte: Allow user control of the generated random tags "
` [PATCH v6 19/26] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v6 20/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v6 21/26] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v6 22/26] mm: Add arch hooks for saving/restoring tags
` [PATCH v6 23/26] arm64: mte: Enable swap of tagged pages
` [PATCH v6 24/26] arm64: mte: Save tags when hibernating
` [PATCH v6 25/26] arm64: mte: Kconfig entry
` [PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation

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

[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  (15+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

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

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

[RFC 0/4] Fix gfs2 readahead deadlocks
 2020-07-03  9:45 UTC  (6+ messages)
` [RFC 2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-03  9:37 UTC  (3+ messages)

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-07-03  9:30 UTC  (3+ messages)
` [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] 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  (9+ 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 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  (2+ messages)
` [PATCH v2 3/3] powerpc/64s/hash: disable subpage_prot syscall by default


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