linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/61] XArray version 7 -- for merging
 2018-02-19 19:45 UTC  (10+ messages)
` [PATCH v7 01/61] radix tree test suite: Check reclaim bit
` [PATCH v7 02/61] radix tree: Use bottom four bits of gfp_t for flags
` [PATCH v7 03/61] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH v7 04/61] unicore32: "
` [PATCH v7 05/61] Export __set_page_dirty
` [PATCH v7 06/61] xfs: Rename xa_ elements to ail_
` [PATCH v7 07/61] fscache: Use appropriate radix tree accessors
` [PATCH v7 08/61] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v7 11/61] xarray: Change definition of sibling entries

[PATCH] mm: zsmalloc: Replace return type int with bool
 2018-02-19 19:43 UTC  (2+ messages)

[PATCH] mm: Fix for PG_reserved page flag clearing
 2018-02-19 19:18 UTC  (4+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-02-19 19:07 UTC  (12+ messages)

kernel BUG at mm/khugepaged.c:533 on 4.15.3
 2018-02-19 18:51 UTC 

[PATCH] mm: zbud: Remove zbud_map() and zbud_unmap() function
 2018-02-19 17:48 UTC  (3+ messages)

[RFC 0/2] Larger Order Protection V1
 2018-02-19 15:09 UTC  (21+ messages)
` [RFC 1/2] Protect larger order pages from breaking up
` [RFC 2/2] Page order diagnostics

[PATCH 0/1] mm, compaction: correct the bounds of __fragmentation_index()
 2018-02-19 14:37 UTC  (11+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/3] Directed kmem charging
 2018-02-19 14:33 UTC  (4+ messages)
` [RFC PATCH 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

[mainline][Memory off/on][83e3c48] kernel Oops with memory hot-unplug on ppc
 2018-02-19 13:56 UTC  (3+ messages)

[v4 0/6] optimize memory hotplug
 2018-02-19 13:42 UTC  (18+ messages)
` [v4 1/6] mm/memory_hotplug: enforce block size aligned range check
` [v4 2/6] x86/mm/memory_hotplug: determine block size based on the end of boot memory
` [v4 3/6] mm: uninitialized struct page poisoning sanity checking
` [v4 4/6] mm/memory_hotplug: optimize probe routine
` [v4 5/6] mm/memory_hotplug: don't read nid from struct page during hotplug
` [v4 6/6] mm/memory_hotplug: optimize memory hotplug

[4.15-rc9] fs_reclaim lockdep trace
 2018-02-19 11:52 UTC  (6+ messages)
      ` [PATCH v2] lockdep: Fix fs_reclaim warning

[PATCH] mm: Fix races between address_space dereference and free in page_evicatable
 2018-02-19 10:57 UTC  (3+ messages)

freezing system for several second on high I/O [kernel 4.15]
 2018-02-19  5:02 UTC  (15+ messages)

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-18 18:45 UTC  (7+ messages)

[PATCH 0/3] percpu: introduce no retry semantics and gfp passthrough
 2018-02-18 13:33 UTC  (12+ messages)
` [PATCH 1/3] percpu: match chunk allocator declarations with definitions
` [PATCH 2/3] percpu: add __GFP_NORETRY semantics to the percpu balancing path
  ` [PATCH v2 "
` [PATCH 3/3] percpu: allow select gfp to be passed to underlying allocators
  ` [PATCH v2 "

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-18  1:06 UTC  (5+ messages)

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-02-17 22:48 UTC  (9+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[RESEND v2] mm: don't defer struct page initialization for Xen pv guests
 2018-02-17 15:32 UTC  (4+ messages)

[PATCH v2] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 14:42 UTC 

[PATCH v1] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 14:31 UTC  (4+ messages)

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-17  8:15 UTC  (4+ messages)
` [PATCH] Documentation/vm/pagemap.txt: document bit WAITERS

[PATCH] z3fold: limit use of stale list for allocation
 2018-02-17  0:28 UTC  (2+ messages)

[PATCH v2/rollup] headers: untangle kmemleak.h from mm.h
 2018-02-17  0:17 UTC 

[PATCH 0/3] Use global pages with PTI
 2018-02-16 23:19 UTC  (12+ messages)
` [PATCH 2/3] x86/mm: introduce __PAGE_KERNEL_GLOBAL

[PATCH v21 0/5] Virtio-balloon Enhancement
 2018-02-16 21:58 UTC  (6+ messages)
` [PATCH v21 1/5] xbitmap: Introduce xbitmap

[linux-stable-rc:linux-3.16.y 2872/3488] head64.c:undefined reference to `__gcov_exit'
 2018-02-16 20:28 UTC  (2+ messages)

[PATCH] mm: hide a #warning for COMPILE_TEST
 2018-02-16 17:42 UTC  (2+ messages)

[bug?] mallocstress poor performance with THP on arm64 system
 2018-02-16 17:30 UTC  (4+ messages)

[patch 1/2] mm, page_alloc: extend kernelcore and movablecore for percent
 2018-02-16 17:09 UTC  (15+ messages)

[PATCH v8 00/24] Speculative page faults
 2018-02-16 15:25 UTC  (25+ messages)
` [PATCH v8 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v8 02/24] x86/mm: Define CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v8 03/24] powerpc/mm: "
` [PATCH v8 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v8 05/24] mm: Introduce pte_spinlock "
` [PATCH v8 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v8 07/24] mm: VMA sequence count
` [PATCH v8 08/24] mm: Protect VMA modifications using "
` [PATCH v8 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v8 10/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v8 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v8 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v8 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v8 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v8 15/24] mm: Introduce __vm_normal_page()
` [PATCH v8 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v8 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure
` [PATCH v8 19/24] mm: Adding speculative page fault failure trace events
` [PATCH v8 20/24] perf: Add a speculative page fault sw event
` [PATCH v8 21/24] perf tools: Add support for the SPF perf event
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA
` [PATCH v8 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v8 24/24] powerpc/mm: Add speculative page fault

[PATCH v2] mm: don't defer struct page initialization for Xen pv guests
 2018-02-16 15:21 UTC 

[PATCH 0/3] x86/mm/5lvl: Optimize boot-time switching, allow more Xen modes
 2018-02-16 15:00 UTC  (6+ messages)
` [PATCH 1/3] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCH 2/3] x86/mm: Redefine some of page table helpers as macros
` [PATCH 3/3] x86/mm: Offset boot-time paging mode switching cost

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-16 14:34 UTC  (11+ messages)

[RFC PATCH 0/3] Interface for higher order contiguous allocations
 2018-02-16  0:40 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: make start_isolate_page_range() fail if already isolated

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-15 21:10 UTC  (5+ messages)

[PATCH v3 0/4] optimize memory hotplug
 2018-02-15 19:00 UTC  (5+ messages)
` [PATCH v3 2/4] x86/mm/memory_hotplug: determine block size based on the end of boot memory

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-02-15 18:56 UTC  (12+ messages)
` [PATCH 01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH 03/11] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH 04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH 06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH 07/11] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH 08/11] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH 09/11] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH 10/11] mm/memory-failure: increase queued recovery work's priority
` [PATCH 11/11] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH v2 0/8] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-15 17:36 UTC  (7+ messages)
` [PATCH v2 2/8] mm: Add kvmalloc_ab_c and kvzalloc_struct

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-15 17:06 UTC  (7+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox