linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 08:22:54 to 2019-01-28 13:53:04 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-28 13:49 UTC  (11+ messages)

[PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
 2019-01-28 13:46 UTC 

[PATCH RFC] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-28 13:35 UTC  (6+ messages)

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-28 12:51 UTC  (13+ messages)

[PATCH] mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
 2019-01-28 12:31 UTC  (2+ messages)

[LSF/MM TOPIC] Test cases to choose for demonstrating mm features or fixing mm bugs
 2019-01-28 11:34 UTC  (2+ messages)

[PATCH V2] x86: Fix an issue with invalid ACPI NUMA config
 2019-01-28 11:31 UTC  (2+ messages)

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-01-28 11:09 UTC  (34+ 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

[linux-next] kcompactd0 stuck in a CPU-burning loop
 2019-01-28 10:51 UTC  (3+ messages)

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

[LSF/MM TOPIC]: memory management bits in arch/*
 2019-01-28  7:07 UTC 

[LSF/MM TOPIC]: mm documentation
 2019-01-28  7:04 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-28  7:04 UTC  (16+ messages)

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-28  6:31 UTC  (3+ messages)

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-28  6:31 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-28  0:05 UTC  (9+ messages)

[PATCH v2] oom, oom_reaper: do not enqueue same task twice
 2019-01-27 23:00 UTC  (9+ messages)
                                ` [PATCH v3] "

Last chance to tick off your bucket list!
 2019-01-27 17:11 UTC 

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-27 16:31 UTC  (7+ messages)

[PATCH 0/2] mm/mmap.c: Remove some redundancy in arch_get_unmapped_area_topdown()
 2019-01-27  4:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/21] Refine memblock API
 2019-01-27  3:07 UTC  (6+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic

BUG() due to "mm: put_and_wait_on_page_locked() while page is migrated"
 2019-01-26  3:17 UTC  (7+ messages)

[LSF/MM TOPIC] get_user_pages() pins in file mappings
 2019-01-26  2:58 UTC  (3+ messages)

possible deadlock in __do_page_fault
 2019-01-26  1:57 UTC  (8+ messages)

[RFC PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-26  1:42 UTC  (5+ messages)

+ memcg-do-not-report-racy-no-eligible-oom-tasks.patch added to -mm tree
 2019-01-26  1:09 UTC  (4+ messages)

[PATCH] mm: Prevent mapping slab pages to userspace
 2019-01-25 19:30 UTC  (4+ messages)

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

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-25 18:28 UTC  (4+ messages)
` [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-25 16:28 UTC  (5+ messages)
` [PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-25 14:32 UTC  (7+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v7 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v7 3/3] mm: Maintain randomization of page free lists

[PATCH] mm/filemap.c: Simplify the calculation of ra->prev_pos
 2019-01-25 13:34 UTC 

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-25 10:12 UTC  (18+ messages)
` [PATCH RFC 04/24] mm: gup: allow VM_FAULT_RETRY for multiple times
` [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

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-01-25  8:53 UTC  (2+ messages)

[-next 20190118] "kernel BUG at mm/page_alloc.c:3112!"
 2019-01-25  8:44 UTC  (5+ messages)

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

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-25  7:58 UTC  (3+ messages)

[PATCH 1/2] mm: Create mem_cgroup_from_seq
 2019-01-25  7:25 UTC  (3+ messages)

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

[PATCH 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range_buggy
 2019-01-25  6:25 UTC  (3+ messages)

[PATCH 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2019-01-25  6:24 UTC  (3+ messages)

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

[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

[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 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] mm: Move maxable seq_file logic into a single place
 2019-01-24 19:25 UTC  (5+ messages)

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-24 15:30 UTC  (5+ messages)
` [PATCH v4 8/9] gpu/drm/i915: optimize out the case when a range is updated to read only

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-24 12:58 UTC  (4+ messages)
` [PATCH 1/3] treewide: Lift switch variables out of switches

[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()

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-24  8:53 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).