linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-22 08:55:26 to 2019-01-24 00:21:02 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-24  0:20 UTC  (23+ messages)

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-24  0:00 UTC  (15+ 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 1/2] mm: Rename ambiguously named memory.stat counters and functions
 2019-01-23 23:59 UTC  (2+ messages)

[v2 PATCH] mm: ksm: do not block on page lock when searching stable tree
 2019-01-23 23:52 UTC 

[PATCH v3 1/2] mm, oom: fix use-after-free in oom_kill_process
 2019-01-23 23:35 UTC  (6+ messages)

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-23 22:57 UTC  (3+ messages)

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-23 22:31 UTC 

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

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-23 20:36 UTC  (22+ 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 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

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

[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

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

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-23 19:04 UTC  (14+ 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  (5+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter

possible deadlock in __do_page_fault
 2019-01-23 15:57 UTC  (15+ messages)

[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  (6+ messages)

[PATCH] mm, page_alloc: cleanup usemap_size() when SPARSEMEM is not set
 2019-01-23  9:55 UTC  (6+ messages)

BUG() due to "mm: put_and_wait_on_page_locked() while page is migrated"
 2019-01-23  9:30 UTC  (2+ messages)

[PATCH v2 1/2] mm, oom: fix use-after-free in oom_kill_process
 2019-01-23  4:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm, oom: remove 'prefer children over parent' heuristic

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-23  2:43 UTC  (18+ messages)
` [PATCH RFC 03/24] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC 06/24] userfaultfd: wp: support write protection for userfault vma range

[LSF/MM TOPIC] Page flags, can we free up space ?
 2019-01-23  1:56 UTC  (5+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-01-22 22:51 UTC  (5+ messages)

possible deadlock in shmem_fallocate (2)
 2019-01-22 18:49 UTC  (10+ messages)

[PATCH] mm: no need to check return value of debugfs_create functions
 2019-01-22 17:29 UTC  (6+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-22 16:54 UTC  (11+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

[PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
 2019-01-22 16:40 UTC  (3+ messages)

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

[PATCH] zsmalloc: no need to check return value of debugfs_create functions
 2019-01-22 15:21 UTC 

[PATCH] zswap: ignore debugfs_create_dir() return value
 2019-01-22 15:21 UTC 

[PATCH] mm: kmemleak: no need to check return value of debugfs_create functions
 2019-01-22 15:21 UTC 

[PATCH] hwpoison-inject: no need to check return value of debugfs_create functions
 2019-01-22 15:21 UTC 

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-22 15:06 UTC  (2+ messages)

[PATCH v4 0/3] KASAN for powerpc/32
 2019-01-22 14:28 UTC  (8+ messages)
` [PATCH v4 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v4 2/3] powerpc/32: Move early_init() in a separate file
` [PATCH v4 3/3] powerpc/32: Add KASAN support

[PATCH v4] mm/hotplug: invalid PFNs from pfn_to_online_page()
 2019-01-22 13:29 UTC 

[PATCH v3] mm/hotplug: invalid PFNs from pfn_to_online_page()
 2019-01-22 10:46 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-01-22 10:37 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm, memory_hotplug: cleanup memory offline path
` [RFC PATCH v2 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
` [RFC PATCH v2 3/4] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap
` [RFC PATCH v2 4/4] mm, sparse: rename kmalloc_section_memmap, __kfree_section_memmap

[Xen-devel] [PATCH 2/2] x86/xen: dont add memory above max allowed allocation
 2019-01-22  9:09 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).