linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 16:20:52 to 2020-09-22 14:37:26 UTC [more...]

[PATCH 0/9] disable pcplists during memory offline
 2020-09-22 14:37 UTC  (3+ messages)
` [PATCH 2/9] mm, page_alloc: calculate pageset high and batch once per zone
` [PATCH 3/9] mm, page_alloc: remove setup_pageset()

[PATCH] page_alloc: Fix freeing non-compound pages
 2020-09-22 14:35 UTC  (2+ messages)

[PATCH 1/2] vmalloc: Free pages as a batch
 2020-09-22 14:35 UTC  (3+ messages)
` [PATCH 2/2] vfree: Update documentation

remove alloc_vm_area
 2020-09-22 14:31 UTC  (14+ messages)
` [PATCH 1/6] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
      ` [Intel-gfx] "
` [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

[PATCH 0/5] mm: Break COW for pinned pages during fork()
 2020-09-22 14:28 UTC  (26+ messages)
` [PATCH 1/5] mm: Introduce mm_struct.has_pinned
` [PATCH 2/5] mm/fork: Pass new vma pointer into copy_page_range()
` [PATCH 3/5] mm: Rework return value for copy_one_pte()
` [PATCH 4/5] mm: Do early cow for pinned pages during fork() for ptes
` [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-22 14:24 UTC  (15+ messages)
` [PATCH v38 16/24] x86/sgx: Add a page reclaimer

a bug on 325d0eab4f31
 2020-09-22 14:03 UTC 

[PATCH v7 00/14] HWPOISON: soft offline rework
 2020-09-22 13:56 UTC  (15+ messages)
` [PATCH v7 01/14] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v7 02/14] mm, hwpoison: remove recalculating hpage
` [PATCH v7 03/14] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v7 04/14] mm,hwpoison: unexport get_hwpoison_page and make it static
` [PATCH v7 05/14] mm,hwpoison: refactor madvise_inject_error
` [PATCH v7 06/14] mm,hwpoison: kill put_hwpoison_page
` [PATCH v7 07/14] mm,hwpoison: unify THP handling for hard and soft offline
` [PATCH v7 08/14] mm,hwpoison: rework soft offline for free pages
` [PATCH v7 09/14] mm,hwpoison: rework soft offline for in-use pages
` [PATCH v7 10/14] mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v7 11/14] mm,hwpoison: return 0 if the page is already poisoned in soft-offline
` [PATCH v7 12/14] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
` [PATCH v7 13/14] mm,hwpoison: double-check page count in __get_any_page()
` [PATCH v7 14/14] mm,hwpoison: Try to narrow window race for free pages

Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
 2020-09-22 13:56 UTC  (2+ messages)

Machine lockups on extreme memory pressure
 2020-09-22 13:37 UTC  (3+ messages)

[PATCH] mm/zbud: remove redundant initialization
 2020-09-22 13:38 UTC  (2+ messages)

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-22 13:12 UTC  (10+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

Rare memory leakage
 2020-09-22 13:12 UTC  (6+ messages)

[RFC -V2] autonuma: Migrate on fault among multiple bound nodes
 2020-09-22 12:51 UTC  (2+ messages)

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-22 12:43 UTC  (16+ messages)
      ` [External] "

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-22 12:22 UTC  (3+ messages)
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-22 11:49 UTC  (4+ messages)

[PATCH 0/2] mm,swap: skip swap readahead for instant IO (like zswap)
 2020-09-22 11:33 UTC  (5+ messages)
` [PATCH 1/2] mm,swap: extract swap single page readahead into its own function
` [PATCH 2/2] mm,swap: skip swap readahead if page was obtained instantaneously

a saner API for allocating DMA addressable pages v3
 2020-09-22  8:53 UTC  (19+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-22 10:16 UTC  (6+ messages)
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers

[v4] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-22 10:07 UTC  (9+ messages)

[PATCH -next 0/5] mm/kmemleak:support for percpu memory leak detect
 2020-09-22  9:58 UTC  (9+ messages)
` [PATCH -next 1/5] mm/kmemleak: make create_object return void
` [PATCH -next 2/5] mm/kmemleak: skip update_checksum for OBJECT_NO_SCAN objects
` [PATCH -next 3/5] mm/kmemleak: Add support for percpu memory leak detect
` [PATCH -next 4/5] mm/kmemleak-test: use %px instead of %p in print

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-22  9:56 UTC  (11+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH v3 10/10] kfence: add test suite

bdi cleanups v6
 2020-09-22  9:51 UTC  (15+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 07/13] block: lift setting the readahead size into the block layer

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-22  9:01 UTC  (11+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-22  8:58 UTC  (28+ messages)
` [PATCH v18 15/32] mm/lru: move lock into lru_note_cost
` [PATCH v18 16/32] mm/lru: introduce TestClearPageLRU
` [PATCH v18 17/32] mm/compaction: do page isolation first in compaction
` [PATCH v18 19/32] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v18 21/32] mm/lru: introduce the relock_page_lruvec function
` [PATCH v18 22/32] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v18 23/32] mm/lru: revise the comments of lru_lock
` [PATCH v18 24/32] mm/pgdat: remove pgdat lru_lock
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page

[PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-22  8:12 UTC 

More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
 2020-09-22  7:54 UTC  (11+ messages)

[PATCH] mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
 2020-09-22  7:23 UTC  (4+ messages)

[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-22  6:22 UTC  (3+ messages)
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable

[PATCH] mm/shmem.c: Fix the missing unaccount on the failed path
 2020-09-22  5:27 UTC  (3+ messages)

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-22  4:09 UTC  (4+ messages)

[for-next][PATCH 11/26] kprobes: Use module_name() macro
 2020-09-22  1:24 UTC 

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-21 23:48 UTC  (18+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

kernel panic with latest linux-mm
 2020-09-21 23:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b10b8ad862118bf42c28a98b0f067619aadcfb23
 2020-09-21 23:19 UTC 

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-21 21:54 UTC  (8+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

remove blkdev_get as a public API v2
 2020-09-21 21:46 UTC  (3+ messages)
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-21 19:58 UTC  (12+ messages)

[RESEND PATCH] mm/mmap: Fix Add inline munmap_vma_range() for code readability
 2020-09-21 18:07 UTC 

[PATCH stable v4.19] mm: memcg: fix memcg reclaim soft lockup
 2020-09-21 18:06 UTC 

[PATCH stable v5.4] mm: memcg: fix memcg reclaim soft lockup
 2020-09-21 18:05 UTC 

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-09-21 17:55 UTC  (4+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

let import_iovec deal with compat_iovecs as well
 2020-09-21 16:31 UTC  (14+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-21 16:31 UTC  (11+ messages)

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (7+ messages)
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()

[RFC PATCH 2/2] PM: hibernate: introduce opportunistic memory reclaim
 2020-09-21 16:27 UTC  (4+ messages)


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