linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-30 06:07:41 to 2019-01-31 11:32:31 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-31 11:32 UTC  (16+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 1/3] mm/mincore: make mincore() more conservative
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-01-31 11:29 UTC  (3+ messages)
` [PATCH v2 03/20] x86/mm: temporary mm struct

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 11:06 UTC  (4+ messages)

[PATCH 0/3] docs/core-api/mm: fix return value descriptions
 2019-01-31 11:04 UTC  (2+ messages)

[PATCHv2 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2019-01-31 10:47 UTC 

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-31 10:33 UTC 

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-31 10:04 UTC  (8+ messages)
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE
 2019-01-31  9:54 UTC  (7+ messages)
` [LSF/MM TOPIC]: userfaultfd (was: [LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE)

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-01-31  9:10 UTC  (5+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-31  8:58 UTC  (32+ messages)

[PATCH 0/3] slub: Do trivial comments fixes
 2019-01-31  8:52 UTC  (8+ messages)
` [PATCH 1/3] slub: Fix comment spelling mistake
` [PATCH 2/3] slub: Capitialize comment string
` [PATCH 3/3] slub: Use C89 comment style

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-31  8:13 UTC  (71+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

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

[PATCH v2 00/21] Refine memblock API
 2019-01-31  7:14 UTC  (9+ messages)
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-31  7:11 UTC  (9+ messages)
            ` [PATCH v2] "

[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
 2019-01-31  6:49 UTC  (4+ messages)
` [LSF/MM ATTEND ] "

[RFC v2 PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-31  6:47 UTC  (2+ messages)

[PATCH] mm: Prevent mapping slab pages to userspace
 2019-01-31  6:03 UTC  (3+ messages)

[PATCH 00/10] HMM updates for 5.1
 2019-01-31  5:44 UTC  (13+ messages)
` [PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-31  5:07 UTC  (13+ messages)
` [PATCH V5 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V5 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V5 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V5 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V5 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-31  4:42 UTC  (4+ messages)
` [PATCH V7 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc

[PATCH v3 1/2] mm: add probe_user_read()
 2019-01-31  4:26 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc: use probe_user_read()

Yet another RX Vega hang with another kernel panic signature. WARNING: inconsistent lock state
 2019-01-31  3:35 UTC 

mmotm 2019-01-30-15-02 uploaded
 2019-01-31  3:15 UTC  (2+ messages)
` mmotm 2019-01-30-15-02 uploaded (i386 build summary)

[PATCHv2 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-31  3:14 UTC 

[PATCHv2 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-31  3:14 UTC 

[PATCHv2 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-31  3:12 UTC 

[PATCHv2 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2019-01-31  3:11 UTC 

[PATCHv2 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-31  3:10 UTC 

[PATCHv2 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2019-01-31  3:09 UTC 

[PATCHv2 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-31  3:06 UTC 

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-31  2:48 UTC  (10+ messages)
` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs
      ` [PATCH v2] mm, swap: bounds check swap_info array "
    ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs)

[PATCH v2] mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
 2019-01-31  2:04 UTC  (2+ messages)

[PATCH v9 0/3] mm: Randomize free memory
 2019-01-31  1:33 UTC  (9+ messages)
` [PATCH v9 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v9 3/3] mm: Maintain randomization of page free lists

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-01-30 22:13 UTC  (5+ messages)

[PATCH 0/5] RDMA: reg_remote_mr
 2019-01-30 21:23 UTC  (7+ messages)
` [PATCH 5/5] RDMA/uverbs: add UVERBS_METHOD_REG_REMOTE_MR

[PATCH] huegtlbfs: fix page leak during migration of file pages
 2019-01-30 21:14 UTC 

[PATCH] mm: Make memory.emin the baseline for utilisation determination
 2019-01-30 21:12 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-30 18:52 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-30 18:37 UTC  (6+ messages)

[v3 PATCH] mm: ksm: do not block on page lock when searching stable tree
 2019-01-30 18:14 UTC  (5+ messages)

[LSF/MM TOPIC] Use NVDIMM as NUMA node and NUMA API
 2019-01-30 17:26 UTC 

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-30 12:29 UTC  (10+ messages)

[PATCH] mm: Prevent mapping typed pages to userspace
 2019-01-30 12:01 UTC  (2+ messages)

[LSF/MM TOPIC] Page flags, can we free up space ?
 2019-01-30 11:51 UTC  (2+ messages)

[PATCH v2 0/2] x86: respect memory size limits
 2019-01-30 10:59 UTC  (4+ messages)
` [PATCH v2 1/2] x86: respect memory size limiting via mem= parameter
` [PATCH v2 2/2] x86/xen: dont add memory above max allowed allocation

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-30 10:07 UTC  (3+ messages)

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

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

[PATCH v2 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-30  9:12 UTC  (3+ messages)
` [PATCH v2 1/2] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
` [PATCH v2 2/2] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-01-30  8:56 UTC  (3+ messages)
` [PATCH v8 24/26] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-30  7:54 UTC  (5+ messages)
` [PATCH 1/2] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone

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

[RFC PATCH v3 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2019-01-30  6:07 UTC  (5+ messages)
` [RFC PATCH v3 1/4] "
` [RFC PATCH v3 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v3 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v3 4/4] kvmppc: Handle memory plug/unplug to secure VM


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