linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-12 06:15:07 to 2018-05-16 06:42:59 UTC [more...]

[PATCH v10 00/25] Speculative page faults
 2018-05-16  6:42 UTC  (17+ messages)
` [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 09/25] mm: protect VMA modifications using VMA sequence count
` [PATCH v10 18/25] mm: provide speculative fault infrastructure
` [PATCH v10 23/25] mm: add speculative page fault vmstats

[PATCH 01/33] block: add a lower-level bio_add_page interface
 2018-05-16  5:46 UTC  (12+ messages)
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads

vm_fault_t conversion, for real
 2018-05-16  5:43 UTC  (15+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [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

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

[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
 2018-05-16  0:42 UTC  (6+ messages)

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

[PATCH v5] mm: don't allow deferred pages with NEED_PER_CPU_KM
 2018-05-15 21:33 UTC  (4+ messages)

[PATCH v2] mm: allow deferred page init for vmemmap only
 2018-05-15 20:38 UTC  (8+ messages)

[PATCH v3] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
 2018-05-11  7:43 UTC  (2+ messages)

[PATCH 0/3] fix free pmd/pte page handlings on x86
 2018-05-15 16:34 UTC  (4+ messages)
` [PATCH 2/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-15 16:24 UTC  (11+ messages)
` Are media drivers abusing of GFP_DMA? - was: "

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-15 14:49 UTC  (20+ messages)
` [PATCH v5 01/13] mm: Assign id to every memcg-aware shrinker
` [PATCH v5 03/13] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v5 06/13] fs: Propagate shrinker::id to list_lru
` [PATCH v5 10/13] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [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

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-15 14:36 UTC  (30+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-15 14:16 UTC  (3+ messages)
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices

[PATCH v1 00/16] khwasan: kernel hardware assisted address sanitizer
 2018-05-15 14:06 UTC  (13+ messages)
` [PATCH v1 01/16] khwasan, mm: change kasan hooks signatures
` [PATCH v1 02/16] khwasan: move common kasan and khwasan code to common.c
` [PATCH v1 03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v1 08/16] khwasan: add tag related helper functions
` [PATCH v1 13/16] khwasan: add hooks implementation
` [PATCH v1 15/16] khwasan, mm, arm64: tag non slab memory allocated via pagealloc

[PATCH v5 00/17] Rearrange struct page
 2018-05-15 12:40 UTC  (17+ messages)
` [PATCH v5 02/17] mm: Split page_type out from _mapcount
` [PATCH v5 04/17] mm: Switch s_mem and slab_cache in struct page
` [PATCH v5 07/17] mm: Combine first three unions "
` [PATCH v5 11/17] mm: Improve struct page documentation
` [PATCH v5 12/17] mm: Add pt_mm to struct page
` [PATCH v5 13/17] mm: Add hmm_data "
` [PATCH v5 14/17] slab,slub: Remove rcu_head size checks

[PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone
 2018-05-15 11:54 UTC  (11+ messages)
` [External] "

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-15  9:16 UTC  (2+ messages)

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

[PATCH] shmem: don't call put_super() when fill_super() failed
 2018-05-15  1:13 UTC  (9+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-15  1:13 UTC  (11+ messages)
        ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-14 20:15 UTC  (10+ messages)
` [PATCH 6/7] "

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-14 19:24 UTC  (6+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()

[PATCH -next 0/2] ipc/shm: shmat() fixes around nil-page
 2018-05-14 16:19 UTC  (3+ messages)

fix confusion around GFP_* flags and blk_get_request
 2018-05-14 15:35 UTC  (15+ messages)
` [PATCH 1/6] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/6] block: fix __get_request documentation
` [PATCH 3/6] block: sanitize blk_get_request calling conventions
` [PATCH 4/6] block: pass an explicit gfp_t to get_request
` [PATCH 5/6] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/6] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM

Copy-on-write with vmalloc
 2018-05-14 15:34 UTC  (2+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-14 15:34 UTC  (17+ messages)

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-14 14:23 UTC  (4+ messages)

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

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-14  9:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/13] [v4] x86, pkeys: two protection keys bug fixes
 2018-05-14  8:59 UTC  (5+ messages)
  ` [PATCH] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
  ` [PATCH] x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI

[PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
 2018-05-14  8:13 UTC  (4+ messages)
` [PATCH 1/3] docs/vm: transhuge: change sections order
` [PATCH 2/3] docs/vm: transhuge: minor updates
` [PATCH 3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge

general protection fault in shmem_unused_huge_count
 2018-05-14  5:42 UTC 

BUG: workqueue lockup (2)
 2018-05-13 14:35 UTC  (7+ messages)

/tmp/ccCNPV4P.s:35: Error: .err encountered
 2018-05-13 11:59 UTC  (4+ messages)
  ` [kbuild-all] "

KASAN: use-after-free Read in corrupted
 2018-05-13 11:56 UTC  (6+ messages)

[PATCH v3] mm: Change return type to vm_fault_t
 2018-05-13  8:56 UTC  (8+ messages)

[PATCH v1] include/linux/gfp.h: getting rid of GFP_ZONE_TABLE/BAD
 2018-05-12 14:22 UTC  (6+ messages)
  ` [External] "

arch/powerpc/kernel/process.c:1062:6: error: conflicting types for 'exit_thread'
 2018-05-12 11:21 UTC 

[PATCH v4] mm: Change return type to vm_fault_t
 2018-05-12  6:37 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).