linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-23 09:47:22 to 2019-01-25 02:29:31 UTC [more...]

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2019-01-25  2:28 UTC  (7+ messages)

[PATCH] mm, page_alloc: cleanup usemap_size() when SPARSEMEM is not set
 2019-01-25  1:12 UTC  (9+ messages)

[PATCH 0/4] RFC: userfaultfd remap
 2019-01-24 23:36 UTC  (4+ messages)
` [PATCH 4/4] userfaultfd: change the direction for UFFDIO_REMAP to out

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-01-24 23:14 UTC  (12+ messages)
` [PATCH 1/5] mm/resource: return real error codes from walk failures
` [PATCH 2/5] mm/resource: move HMM pr_debug() deeper into resource code
` [PATCH 3/5] mm/memory-hotplug: allow memory resources to be children
` [PATCH 4/5] dax/kmem: let walk_system_ram_range() search child resources
` [PATCH 5/5] dax: "Hotplug" persistent memory for use like normal RAM

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-01-24 23:07 UTC  (11+ messages)
` [PATCHv5 01/10] acpi: Create subtable parsing infrastructure
` [PATCHv5 02/10] acpi: Add HMAT to generic parsing tables
` [PATCHv5 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv5 04/10] node: Link memory nodes to their compute nodes
` [PATCHv5 05/10] acpi/hmat: Register processor domain to its memory
` [PATCHv5 06/10] node: Add heterogenous memory access attributes
` [PATCHv5 07/10] acpi/hmat: Register performance attributes
` [PATCHv5 08/10] node: Add memory caching attributes
` [PATCHv5 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv5 10/10] doc/mm: New documentation for memory performance

[PATCH] selinux: avc: mark avc node as not a leak
 2019-01-24 21:56 UTC  (4+ messages)

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-24 21:39 UTC  (4+ messages)

[PATCH 2/2] mm: Extract memcg maxable seq_file logic to seq_show_memcg_tunable
 2019-01-24 21:18 UTC  (2+ messages)

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-24 21:15 UTC  (6+ messages)
` [PATCH v3 1/5] fs: kernfs: add poll file operation
` [PATCH v3 2/5] kernel: cgroup: "
` [PATCH v3 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v3 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH 1/2] mm: Create mem_cgroup_from_seq
 2019-01-24 21:04 UTC  (2+ messages)

[PATCH] mm: Move maxable seq_file logic into a single place
 2019-01-24 19:25 UTC  (5+ messages)

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-24 19:10 UTC  (4+ messages)

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-24 18:23 UTC  (9+ messages)

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-24 15:40 UTC  (34+ messages)
` [PATCH RFC 03/24] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC 04/24] mm: gup: "
` [PATCH RFC 06/24] userfaultfd: wp: support write protection for userfault vma range
` [PATCH RFC 07/24] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH RFC 10/24] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH RFC 13/24] mm: merge parameters for change_protection()
` [PATCH RFC 20/24] userfaultfd: wp: don't wake up when doing write protect

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-24 15:30 UTC  (18+ messages)
` [PATCH v4 1/9] mm/mmu_notifier: contextual information for event enums
` [PATCH v4 2/9] mm/mmu_notifier: contextual information for event triggering invalidation
` [PATCH v4 3/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v4 4/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
` [PATCH v4 5/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
` [PATCH v4 6/9] gpu/drm/radeon: optimize out the case when a range is updated to read only
` [PATCH v4 7/9] gpu/drm/amdgpu: "
` [PATCH v4 8/9] gpu/drm/i915: "
` [PATCH v4 9/9] RDMA/umem_odp: "

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-24 14:25 UTC  (27+ messages)

possible deadlock in __do_page_fault
 2019-01-24 13:46 UTC  (6+ messages)

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-24 12:58 UTC  (25+ messages)
` [PATCH 1/3] treewide: Lift switch variables out of switches
    ` [Intel-gfx] "
  ` [Intel-wired-lan] "
` [PATCH 2/3] gcc-plugins: Introduce stackinit plugin
` [PATCH 3/3] lib: Introduce test_stackinit module

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-24 11:56 UTC  (3+ messages)
` [PATCH v1 1/2] mm/vmalloc: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[LSF/MM TOPIC] Sharing file backed pages
 2019-01-24 10:39 UTC  (10+ messages)

[LSF/MM TOPIC] get_user_pages() pins in file mappings
 2019-01-24  9:04 UTC 

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-24  8:53 UTC  (2+ messages)

[RFC PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-24  8:43 UTC  (8+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-24  8:20 UTC  (8+ messages)

[PATCH v3 1/2] mm, oom: fix use-after-free in oom_kill_process
 2019-01-24  8:13 UTC  (7+ messages)

[PATCH v2] mm/slub: introduce SLAB_WARN_ON_ERROR
 2019-01-24  7:00 UTC  (2+ messages)

[PATCH] mm: Proportional memory.{low,min} reclaim
 2019-01-24  1:44 UTC 

[PATCH 1/2] mm: Rename ambiguously named memory.stat counters and functions
 2019-01-24  1:06 UTC  (3+ messages)

[v2 PATCH] mm: ksm: do not block on page lock when searching stable tree
 2019-01-24  0:23 UTC  (3+ messages)

[PATCH] backing-dev: no need to check return value of debugfs_create functions
 2019-01-23 21:35 UTC  (2+ messages)

[PATCH v2 0/3] Replace opencoded set_mask_bits
 2019-01-23 20:33 UTC  (8+ messages)
` [PATCH v2 1/3] coredump: Replace opencoded set_mask_bits()
` [PATCH v2 2/3] fs: inode_set_flags() replace "
` [PATCH v2 3/3] bitops.h: set_mask_bits() to return old value

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-23 20:15 UTC  (8+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-23 19:04 UTC  (12+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-23 18:40 UTC  (21+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-23 18:33 UTC  (3+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-23 15:03 UTC  (10+ messages)
` [RFC PATCH v7 04/16] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v7 05/16] arm64/mm: Add support for XPFO
` [RFC PATCH v7 07/16] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v7 09/16] mm: add a user_virt_to_phys symbol

[PATCH 0/2] x86: respect memory size limits
 2019-01-23 14:39 UTC  (4+ messages)
` [PATCH 1/2] x86: respect memory size limiting via mem= parameter

use generic DMA mapping code in powerpc V4
 2019-01-23 14:34 UTC  (13+ messages)

[PATCH] mm: cleancache: no need to check return value of debugfs_create functions
 2019-01-23 14:25 UTC  (2+ messages)

[PATCH 0/2] mm/mmap.c: Remove some redundancy in arch_get_unmapped_area_topdown()
 2019-01-23 14:09 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: Remove redundant variable 'addr' "

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-23 10:33 UTC  (5+ 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).