[PATCH -v2 0/9] mm: make movable onlining suck less
2017-04-27 15:10 UTC (14+ messages)
` (no subject)
` your mail
[PATCH v7 0/7] Introduce ZONE_CMA
2017-04-27 15:06 UTC (8+ messages)
[PATCH 0/3] ARM/ARM64: silence large module first time allocation
2017-04-27 14:42 UTC (9+ messages)
` [PATCH 1/2] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 1/2] ARM: Silence non PLT "
` [PATCH 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 2/2] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
2017-04-27 14:37 UTC (12+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages
[PATCH man-pages 0/2] some more userfault pages updates
2017-04-27 14:14 UTC (3+ messages)
` [PATCH man-pages 1/2] userfaultfd.2: start documenting non-cooperative events
` [PATCH man-pages 2/2] ioctl_userfaultfd.2: start adding details about userfaultfd features
[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
2017-04-27 14:06 UTC (9+ messages)
` [PATCH 1/1] Remove hardcoding of ___GFP_xxx bitmasks
` Question on ___GFP_NOLOCKDEP - Was: "
[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
2017-04-27 13:37 UTC (9+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v10 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v10 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map
[PATCH] mm: Add additional consistency check
2017-04-27 12:06 UTC (3+ messages)
[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
2017-04-27 11:49 UTC
A pitfall of mempool?
2017-04-27 11:19 UTC (2+ messages)
` block: mempool allocation hangs under OOM. (Re: A pitfall of mempool?)
Freeing HugeTLB page into buddy allocator
2017-04-27 11:06 UTC (3+ messages)
[PATCH 0/7] HugeTLB migration support for PPC64
2017-04-27 9:41 UTC (7+ messages)
` [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
` [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions
` [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper
4.11.0-rc8+/x86_64 desktop lockup until applications closed
2017-04-27 9:26 UTC (2+ messages)
get_zone_device_page() in get_page() and page_cache_get_speculative()
2017-04-27 8:33 UTC (11+ messages)
` [PATCH] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
[PATCH -v3 0/13] mm: make movable onlining suck less
2017-04-27 7:59 UTC (6+ messages)
` [PATCH 07/13] mm: consider zone which is not fully populated to have holes
` [PATCH 08/13] mm, compaction: skip over holes in __reset_isolation_suitable
[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
2017-04-27 7:26 UTC (14+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
` [PATCH 1/2] xfs: fix incorrect argument count check
` [PATCH 2/2] dax: add regression test for stale mmap reads
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-04-27 7:25 UTC (9+ messages)
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-04-27 6:33 UTC (12+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [virtio-dev] "
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ
[PATCH v5 00/11] mm: page migration enhancement for thp
2017-04-27 4:41 UTC (5+ messages)
` [PATCH v5 08/11] mm: hwpoison: soft offline supports thp migration
[PATCH -mm -v3] mm, swap: Sort swap entries before free
2017-04-27 4:35 UTC (14+ messages)
[PATCH] mm/vmstat: Standardize file operations variable names
2017-04-27 3:06 UTC
[PATCH] powerpc/mm/hugetlb: Add support for 1G huge pages
2017-04-27 2:51 UTC (3+ messages)
mmotm 2017-04-26-16-39 uploaded
2017-04-26 23:40 UTC
[RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
2017-04-26 22:30 UTC (3+ messages)
[PATCH v3 0/4] Zeroing hash tables in allocator
2017-04-26 20:11 UTC (4+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling
[PATCH v3 1/2] xfs: fix incorrect argument count check
2017-04-26 18:05 UTC (2+ messages)
` [PATCH v3 2/2] dax: add regression test for stale mmap reads
[PATCH v2 1/2] xfs: fix incorrect argument count check
2017-04-26 18:00 UTC (6+ messages)
` [PATCH v2 2/2] dax: add regression test for stale mmap reads
[PATCH v1 0/2] mm: hwpoison: fix mce-test.ras.fail on 23a003bfd2
2017-04-26 9:10 UTC (3+ messages)
` [PATCH v1 1/2] mm: hwpoison: call shake_page() unconditionally
` [PATCH v1 2/2] mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page
[PATCH 0/5] {ioctl_}userfaultfd.2: initial updates for 4.11
2017-04-26 8:43 UTC (13+ messages)
` [PATCH 1/5] userfaultfd.2: describe memory types that can be used from 4.11
` [PATCH 2/5] ioctl_userfaultfd.2: "
` [PATCH 3/5] ioctl_userfaultfd.2: update UFFDIO_API description
` [PATCH 4/5] userfaultfd.2: add Linux container migration use-case to NOTES
` [PATCH 5/5] usefaultfd.2: add brief description of "non-cooperative" mode
[RFC 0/6] cpuset/mempolicies related fixes and cleanups
2017-04-26 8:07 UTC (8+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
[PATCH V2] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
2017-04-26 3:57 UTC
[PATCH] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
2017-04-26 1:31 UTC (2+ messages)
[PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
2017-04-25 22:05 UTC (3+ messages)
[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
2017-04-25 19:36 UTC (5+ messages)
` [patch 1/2] MM: remove unused quiet_vmstat function
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
[PATCH] x86/mm/64: Fix crash in remove_pagetable()
2017-04-25 19:01 UTC (4+ messages)
[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-25 16:43 UTC (26+ messages)
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails
` [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls
[RFC 0/2] BUG raised when onlining HWPoisoned page
2017-04-25 14:16 UTC (4+ messages)
` [RFC 2/2] mm: skip HWPoisoned pages when onlining pages
Review request: draft userfaultfd(2) manual page
2017-04-25 10:59 UTC (8+ messages)
` Review request: draft ioctl_userfaultfd(2) "
[PATCH 0/4] Properly invalidate data in the cleancache
2017-04-25 8:41 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] fs: fix data invalidation in the cleancache during direct IO
` [PATCH v2 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH v2 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH v2 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls
Question on the five-level page table support patches
2017-04-25 7:25 UTC (9+ messages)
[HMM 00/15] HMM (Heterogeneous Memory Management) v20
2017-04-25 7:08 UTC (7+ messages)
` [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
[PATCH v6 00/15] lockdep: Implement crossrelease feature
2017-04-25 6:59 UTC (10+ messages)
` [PATCH v6 05/15] "
[PATCH] mm,page_alloc: Split stall warning and failure warning
2017-04-25 6:36 UTC (7+ messages)
[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
2017-04-25 6:33 UTC (7+ messages)
[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
2017-04-25 0:52 UTC (7+ messages)
[HMM 00/15] HMM (Heterogeneous Memory Management) v21
2017-04-24 18:12 UTC (16+ messages)
` [HMM 01/15] mm, memory_hotplug: introduce add_pages
` [HMM 02/15] mm/put_page: move ZONE_DEVICE page reference decrement v2
` [HMM 03/15] mm/private-memory: new type of ZONE_DEVICE for unaddressable memory v2
` [HMM 04/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 05/15] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 06/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 07/15] mm/hmm: heterogeneous memory management (HMM for short) v3
` [HMM 08/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [HMM 09/15] mm/hmm/mirror: helper to snapshot CPU page table v3
` [HMM 10/15] mm/hmm/mirror: device page fault handler
` [HMM 11/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration v2
` [HMM 12/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v2
` [HMM 13/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v4
` [HMM 14/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [HMM 15/15] hmm: heterogeneous memory management documentation
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox