linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 14:37:37 to 2020-09-23 17:12:18 UTC [more...]

[PATCH 0/5] mm: Break COW for pinned pages during fork()
 2020-09-23 17:12 UTC  (57+ messages)
` [PATCH 1/5] mm: Introduce mm_struct.has_pinned
` [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()

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 17:08 UTC  (19+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-23 17:04 UTC  (2+ messages)

remove blkdev_get as a public API v2
 2020-09-23 16:43 UTC  (4+ messages)
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions

[PATCH] mm: remove unused early_pfn_valid()
 2020-09-23 16:29 UTC 

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-23 16:40 UTC  (9+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-23 15:52 UTC  (18+ messages)
` [patch RFC 06/15] csky/mm/highmem: Switch to generic kmap atomic

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-23 16:06 UTC  (3+ messages)
` [PATCH v10 2/6] x86: Support Generic Initiator only "

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-23 15:26 UTC  (4+ messages)

[RFC PATCH] mm/page_idle: Avoid interferences from concurrent users
 2020-09-23 15:36 UTC 

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-23 15:41 UTC  (16+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

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

bdi cleanups v6
 2020-09-23 15:16 UTC  (4+ messages)
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init

remove alloc_vm_area
 2020-09-23 14:44 UTC  (24+ messages)
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
      ` [Intel-gfx] "
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
  ` [Intel-gfx] "
` [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

IOVA allocation dependency between firmware buffer and remaining buffers
 2020-09-23 13:47 UTC  (9+ messages)

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-23 13:42 UTC  (7+ messages)

BUG: Bad page state in process dirtyc0w_child
 2020-09-23 13:39 UTC  (4+ messages)

[PATCH v2] mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
 2020-09-23 13:33 UTC 

[PATCH v7 00/14] HWPOISON: soft offline rework
 2020-09-23 13:29 UTC  (22+ messages)
` [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 14/14] mm,hwpoison: Try to narrow window race for free pages

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

Rare memory leakage
 2020-09-23 11:26 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 5849c6655ec33bd5902f0c6231d334b614053a3b
 2020-09-23 11:13 UTC 

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

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

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

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-23  8:04 UTC  (10+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH 0/2] mm,swap: skip swap readahead for instant IO (like zswap)
 2020-09-23  8:02 UTC  (7+ 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

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-23  7:53 UTC  (11+ messages)

security/selinux/hooks.c:6620:2: warning: 'strncpy' specified bound 64 equals destination size
 2020-09-23  6:09 UTC 

[RFC -V2] autonuma: Migrate on fault among multiple bound nodes
 2020-09-23  5:44 UTC  (3+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-23  3:14 UTC  (5+ messages)
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-23  2:40 UTC  (13+ messages)
      ` [External] "

[PATCH v18 00/32] per memcg lru_lock
 2020-09-23  1:58 UTC  (10+ messages)
` [PATCH v18 22/32] mm/vmscan: use relock for move_pages_to_lru
` [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

[RFC PATCH 0/2] Remove shrinker's nr_deferred
 2020-09-22 23:45 UTC  (5+ messages)

mmotm 2020-09-22-16-28 uploaded
 2020-09-22 23:29 UTC 

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

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-22 22:38 UTC  (12+ messages)

[linux-next:master] BUILD REGRESSION e64997027d5f171148687e58b78c8b3c869a6158
 2020-09-22 22:13 UTC 

mmap locking in atomisp staging driver looks bogus
 2020-09-22 22:03 UTC 

[PATCH v1 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-09-22 20:37 UTC  (5+ messages)
` [PATCH v1 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v1 2/4] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v1 3/4] mm: introduce page memcg flags
` [PATCH v1 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-22 17:45 UTC  (7+ messages)
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-22 17:31 UTC  (2+ messages)

[PATCH 0/9] disable pcplists during memory offline
 2020-09-22 17:15 UTC  (5+ messages)
` [PATCH 7/9] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH 8/9] mm, page_alloc: drain all pcplists during memory offline
` [PATCH 9/9] mm, page_alloc: optionally disable pcplists during page isolation

Machine lockups on extreme memory pressure
 2020-09-22 17:01 UTC  (8+ messages)

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

Mapping two KVAs to the same address
 2020-09-22 15:28 UTC 


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