linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 05:44:39 to 2018-05-18 04:41:12 UTC [more...]

[mmotm:master 188/199] inode.c:(.text+0x220): multiple definition of `autofs_new_ino'
 2018-05-18  4:40 UTC 

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-18  4:39 UTC  (6+ messages)
` [PATCH v2 1/7] hugetlb: introduce charge_surplus_huge_pages to struct hstate
` [PATCH v2 2/7] hugetlb: support migrate charging for surplus hugepages
` [PATCH v2 3/7] memcg: use compound_order rather than hpage_nr_pages
` [PATCH v2 5/7] hugetlb: add charge_surplus_hugepages attribute
` [PATCH v2 6/7] Documentation, hugetlb: describe about charge_surplus_hugepages,

mmotm 2018-05-17-16-26 uploaded
 2018-05-18  4:38 UTC  (5+ messages)
` mmotm 2018-05-17-16-26 uploaded (autofs)

[mmotm:master 171/199] waitq.c:(.text+0x80): multiple definition of `autofs_catatonic_mode'
 2018-05-18  4:24 UTC 

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-18  4:01 UTC  (14+ messages)

[PATCH v2] Print the memcg's name when system-wide OOM happened
 2018-05-18  3:07 UTC 

[PATCH v1] include/linux/gfp.h: getting rid of GFP_ZONE_TABLE/BAD
 2018-05-18  3:03 UTC  (8+ messages)
  ` [External] "

[PATCH -mm] mm, huge page: Copy to access sub-page last when copy huge page
 2018-05-18  3:03 UTC 

[PATCH] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-05-18  1:52 UTC  (5+ messages)

[PATCH] lib/stackdepot.c: use a non-instrumented version of memcpy()
 2018-05-18  1:04 UTC  (4+ messages)

[PATCH -V2 -mm] mm, hugetlbfs: Pass fault address to no page handler
 2018-05-18  0:33 UTC  (5+ messages)

[PATCH] x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
 2018-05-17 23:40 UTC  (2+ messages)

[4.11 Regression] 64-bit process gets AT_BASE in the first 4 GB if exec'ed from 32-bit process
 2018-05-17 21:19 UTC  (7+ messages)

[PATCH] mm/dmapool: localize page allocations
 2018-05-17 21:05 UTC  (7+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-17 20:54 UTC  (2+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-17 20:06 UTC 

[mmotm:master 150/186] lib/idr.c:583:2: error: implicit declaration of function 'xa_lock_irqsave'; did you mean 'read_lock_irqsave'?
 2018-05-17 18:19 UTC 

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-17 18:11 UTC  (10+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users

[PATCH v11 00/26] Speculative page faults
 2018-05-17 17:34 UTC  (30+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v11 02/26] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 03/26] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 04/26] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 05/26] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v11 06/26] mm: introduce pte_spinlock "
` [PATCH v11 07/26] mm: make pte_unmap_same compatible with SPF
` [PATCH v11 08/26] mm: introduce INIT_VMA()
` [PATCH v11 09/26] mm: VMA sequence count
` [PATCH v11 10/26] mm: protect VMA modifications using "
` [PATCH v11 11/26] mm: protect mremap() against SPF hanlder
` [PATCH v11 12/26] mm: protect SPF handler against anon_vma changes
` [PATCH v11 13/26] mm: cache some VMA fields in the vm_fault structure
` [PATCH v11 14/26] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v11 15/26] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v11 16/26] mm: introduce __vm_normal_page()
` [PATCH v11 17/26] mm: introduce __page_add_new_anon_rmap()
` [PATCH v11 18/26] mm: protect mm_rb tree with a rwlock
` [PATCH v11 19/26] mm: provide speculative fault infrastructure
` [PATCH v11 20/26] mm: adding speculative page fault failure trace events
` [PATCH v11 21/26] perf: add a speculative page fault sw event
` [PATCH v11 22/26] perf tools: add support for the SPF perf event
` [PATCH v11 23/26] mm: add speculative page fault vmstats
` [PATCH v11 24/26] x86/mm: add speculative pagefault handling
` [PATCH v11 25/26] powerpc/mm: add speculative page fault
` [PATCH v11 26/26] arm64/mm: "

[RFC] mm, THP: Map read-only text segments using large THP pages
 2018-05-17 17:31 UTC  (6+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-17 17:00 UTC  (22+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices

[PATCH v3-UPADATE 2/3] ioremap: Update pgtable free interfaces with addr
 2018-05-17 15:57 UTC 

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-05-17 14:32 UTC  (6+ messages)
` [PATCH v3 1/3] x86/mm: disable ioremap free page handling on x86-PAE
` [PATCH v3 2/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v3 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-17 13:51 UTC  (14+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v5 13/13] mm: Clear shrinker bit if there are no objects related to memcg

[RFC v3 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-05-17 11:53 UTC  (4+ messages)
` [RFC v3 PATCH 1/5] mm/page_alloc: use helper functions to add/remove a page to/from buddy

[PATCH 01/33] block: add a lower-level bio_add_page interface
 2018-05-17 11:33 UTC  (11+ messages)
` [PATCH 04/33] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads

[PATCH] Add the memcg print oom info for system oom
 2018-05-17 10:42 UTC  (5+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-17 10:11 UTC  (25+ messages)

[PATCH v2] mm: save two stranding bit in gfp_mask
 2018-05-17  6:39 UTC  (2+ messages)

[RFC] hexagon: Drop the unused variable zero_page_mask
 2018-05-17  6:11 UTC 

[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
 2018-05-17  1:45 UTC  (9+ messages)

[PATCH] mm: fix nr_rotate_swap leak in swapon() error case
 2018-05-17  1:40 UTC  (3+ messages)

[PATCH] mm: save two stranding bit in gfp_mask
 2018-05-16 21:21 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 005b4ec128460ddb3b9a6d15534d79cfb331399e
 2018-05-16 18:08 UTC 

vm_fault_t conversion, for real
 2018-05-16 17:34 UTC  (25+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking

[PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-16 16:46 UTC 

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-16 16:44 UTC  (2+ messages)

[git:media_tree/master] media: gp8psk: don't abuse of GFP_DMA
 2018-05-14 11:18 UTC 

[PATCH v2 1/3] x86/mm: disable ioremap free page handling on x86-PAE
 2018-05-16 14:05 UTC  (3+ messages)

[PATCH] mm/page_alloc: use ac->high_zoneidx for classzone_idx
 2018-05-16 10:28 UTC  (6+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-16 10:26 UTC  (6+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-16  8:33 UTC  (13+ messages)
      ` [External] "

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-05-16  7:20 UTC  (3+ messages)
` [PATCH v9 2/9] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks

[PATCH v10 00/25] Speculative page faults
 2018-05-16  6:42 UTC  (4+ messages)
` [PATCH v10 23/25] mm: add speculative page fault vmstats


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