linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 18:32:15 to 2020-04-17 01:06:48 UTC [more...]

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-17  1:06 UTC  (3+ messages)
` [PATCH 1/3] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH 2/3] mm: move penalty delay clamping out of calculate_high_delay()

[PATCH, RFC] x86/mm/pat: Restore large pages after fragmentation
 2020-04-17  0:52 UTC  (5+ messages)

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-17  0:38 UTC  (3+ messages)

possible deadlock in user_shm_lock
 2020-04-17  0:24 UTC  (2+ messages)

possible deadlock in shmem_uncharge
 2020-04-17  0:19 UTC  (6+ messages)

[PATCH] shmem: fix possible deadlocks on shmlock_user_lock
 2020-04-17  0:11 UTC 

[PATCH v5] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-16 22:54 UTC 

[PATCH v4] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-16 22:47 UTC  (6+ messages)

[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
 2020-04-16 22:01 UTC  (12+ messages)
` [PATCH v3 01/11] alpha: Add clear_bit_unlock_is_negative_byte implementation
` [PATCH v3 02/11] ia64: "
` [PATCH v3 03/11] m68k: "
` [PATCH v3 04/11] mips: "
` [PATCH v3 05/11] riscv: "
` [PATCH v3 06/11] s390: "
` [PATCH v3 07/11] mm: Remove definition of clear_bit_unlock_is_negative_byte
` [PATCH v3 08/11] mm: Move PG_writeback into the bottom byte
` [PATCH v3 09/11] mm: Convert writeback BUG to WARN_ON
` [PATCH v3 10/11] mm: Use clear_bit_unlock_is_negative_byte for PageWriteback
` [PATCH v3 11/11] mm: Remove TestClearPageWriteback

decruft the vmalloc API v2
 2020-04-16 20:43 UTC  (3+ messages)
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc

decruft the vmalloc API
 2020-04-16 20:37 UTC  (9+ messages)
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc

[PATCH v4] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
 2020-04-16 20:05 UTC  (7+ messages)

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-16 19:02 UTC  (12+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-16 18:25 UTC  (24+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test
` [PATCHv3, RESEND 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv3, RESEND 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv3, RESEND 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv3, RESEND 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv3, RESEND 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH] mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
 2020-04-16 18:22 UTC 

[PATCH v3] mm: swap: properly update readahead statistics in unuse_pte_range()
 2020-04-16 18:01 UTC 

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-16 17:47 UTC  (11+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-16 17:21 UTC  (13+ messages)

[PATCH v2 0/5] Make PageWriteback use the PageLocked optimisation
 2020-04-16 17:13 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Remove definition of clear_bit_unlock_is_negative_byte
` [PATCH v2 2/5] mm: Move PG_writeback into the bottom byte
` [PATCH v2 3/5] mm: Convert writeback BUG to WARN_ON
` [PATCH v2 4/5] mm: Use clear_bit_unlock_is_negative_byte for PageWriteback
` [PATCH v2 5/5] mm: Remove TestClearPageWriteback

[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
 2020-04-16 17:09 UTC  (5+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn
` [PATCH RFC 2/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK

[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-16 16:18 UTC  (7+ messages)

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-16 16:11 UTC  (3+ messages)
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache

[PATCHv4 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-16 16:00 UTC  (9+ messages)
` [PATCHv4 1/8] khugepaged: Add self test
` [PATCHv4 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv4 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv4 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv4 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv4 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv4 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv4 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-16 15:53 UTC  (12+ messages)
` [PATCH v2 1/3] kernel/sysctl: "

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-16 15:24 UTC  (10+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
      ` [PATCH 2/2 V3] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

Userfaultfd doesn't seem to break out of poll on fd close
 2020-04-16 14:49 UTC  (9+ messages)

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-16 14:47 UTC  (16+ messages)

[PATCH 0/2] Make PageWriteback use the PageLocked optimisation
 2020-04-16 14:31 UTC  (4+ messages)
` [PATCH 1/2] mm: Remove definition of clear_bit_unlock_is_negative_byte

[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
 2020-04-16 13:22 UTC  (3+ messages)

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-16 12:13 UTC  (5+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[v3 PATCH] move_pages.2: Returning positive value is a new error case
 2020-04-16 11:35 UTC  (2+ messages)

[PATCH -next] mm/usercopy: fix warning Comparison to bool
 2020-04-16 11:23 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-16  9:06 UTC  (3+ messages)
` [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()

[PATCH v2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
 2020-04-16  7:34 UTC 

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-16  6:59 UTC  (6+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files

possible deadlock in shmem_mfill_atomic_pte
 2020-04-16  6:58 UTC  (8+ messages)

improve use_mm / unuse_mm v2
 2020-04-16  6:43 UTC  (6+ messages)
` [PATCH 1/3] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 2/3] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 3/3] kernel: set USER_DS in kthread_use_mm

[PATCH 0/5] blktrace: fix use after free
 2020-04-16  6:34 UTC  (39+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-16  2:38 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[RFC PATCH 3/4] mm: add sys fs configuration for page reporting
 2020-04-16  1:30 UTC  (3+ messages)

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-16  1:24 UTC  (4+ messages)

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-16  1:21 UTC  (3+ messages)

[RFC PATCH 1/4] mm: reduce the impaction of page reporing worker
 2020-04-16  1:12 UTC  (3+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-16  0:34 UTC  (8+ messages)

[PATCH] hugetlb_cgroup: remove unused variable 'i'
 2020-04-16  0:29 UTC  (2+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-15 20:37 UTC  (8+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
` [PATCH 3/3] arm64: memory: Give hotplug memory a different resource name

[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
 2020-04-15 19:52 UTC  (7+ messages)

[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
 2020-04-15 19:02 UTC  (4+ messages)

[PATCH] mm: Fix a typo in comment "strucure"->"structure"
 2020-04-15 18:39 UTC  (2+ messages)

[PATCH] mm/compaction: Fix a typo in comment "pessemistic"->"pessimistic"
 2020-04-15 18:34 UTC  (2+ messages)

[PATCH] mm/memblock: Fix a typo in comment "implict"->"implicit"
 2020-04-15 18:32 UTC  (2+ 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).