linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 03:24:58 to 2017-08-18 14:46:26 UTC [more...]

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-18 14:46 UTC  (19+ messages)

[PATCH 1/2][RESEND] mm: use sc->priority for slab shrink targets
 2017-08-18 14:28 UTC  (2+ messages)
` [PATCH 2/2][RESEND] mm: make kswapd try harder to keep active pages in cache

[RFC] memory allocations in genalloc
 2017-08-18 13:57 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH v6 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-18 13:49 UTC  (9+ messages)
` [PATCH v6 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v6 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages

[PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-18 13:46 UTC  (13+ messages)
` [PATCH v14 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v14 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v14 4/5] mm: support reporting free page blocks
` [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-08-18 12:50 UTC  (2+ messages)
` [v4, "

[patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip
 2017-08-18  8:49 UTC  (3+ messages)
` [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks

+ mm-oom-let-oom_reap_task-and-exit_mmap-to-run-concurrently.patch added to -mm tree
 2017-08-18  7:04 UTC  (3+ messages)

[PATCH] mm/hmm: avoid bloating arch that do not make use of HMM
 2017-08-18  3:28 UTC 

[PATCH v3 48/49] block: enable multipage bvecs
 2017-08-18  1:24 UTC  (2+ messages)
` [lkp-robot] [block] 434f2ea20d: fileio.requests_per_sec -3.1% regression

[RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device
 2017-08-18  1:20 UTC 

[PATCH] swap: choose swap device according to numa node
 2017-08-18  0:43 UTC  (7+ messages)
      ` [PATCH v2] "

[RFC v7 26/25] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
 2017-08-18  0:25 UTC  (2+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-17 23:42 UTC  (7+ messages)
` [RFC v6 21/62] powerpc: introduce execute-only pkey

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-08-17 23:32 UTC  (5+ messages)
` [PATCH-resend] "

mmotm 2017-08-17-16-29 uploaded
 2017-08-17 23:30 UTC 

[PATCH v4 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-17 22:50 UTC  (5+ messages)
` [PATCH 2/2] mm,fork: "

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-08-17 22:16 UTC  (28+ messages)
` [HMM-v25 01/19] hmm: heterogeneous memory management documentation v3
` [HMM-v25 02/19] mm/hmm: heterogeneous memory management (HMM for short) v5
` [HMM-v25 03/19] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [HMM-v25 04/19] mm/hmm/mirror: helper to snapshot CPU page table v4
` [HMM-v25 05/19] mm/hmm/mirror: device page fault handler
` [HMM-v25 06/19] mm/memory_hotplug: introduce add_pages
` [HMM-v25 07/19] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5
` [HMM-v25 08/19] mm/ZONE_DEVICE: special case put_page() for device private pages v4
` [HMM-v25 09/19] mm/memcontrol: allow to uncharge page without using page->lru field
` [HMM-v25 10/19] mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4
` [HMM-v25 11/19] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7
` [HMM-v25 12/19] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [HMM-v25 13/19] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM-v25 14/19] mm/migrate: new memory migration helper for use with device memory v5
` [HMM-v25 15/19] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM-v25 16/19] mm/migrate: support un-addressable ZONE_DEVICE page in migration v3
` [HMM-v25 17/19] mm/migrate: allow migrate_vma() to alloc new page on empty entry v4
` [HMM-v25 18/19] mm/device-public-memory: device memory cache coherent with CPU v5
` [HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3

[PATCH v2 00/20] Speculative page faults
 2017-08-17 22:05 UTC  (21+ messages)
` [PATCH v2 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v2 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v2 03/20] mm: Introduce pte_spinlock "
` [PATCH v2 04/20] mm: VMA sequence count
` [PATCH v2 05/20] mm: Protect VMA modifications using "
` [PATCH v2 06/20] mm: RCU free VMAs
` [PATCH v2 07/20] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v2 08/20] mm: Protect SPF handler against anon_vma changes
` [PATCH v2 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v2 10/20] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v2 11/20] mm: Introduce __maybe_mkwrite()
` [PATCH v2 12/20] mm: Introduce __vm_normal_page()
` [PATCH v2 13/20] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 15/20] mm: Try spin lock in speculative path
` [PATCH v2 16/20] mm: Adding speculative page fault failure trace events
` [PATCH v2 17/20] perf: Add a speculative page fault sw event
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event
` [PATCH v2 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v2 20/20] powerpc/mm: Add speculative page fault

[PATCHv3 0/2] Command line randomness
 2017-08-17 21:44 UTC  (8+ messages)
` [PATCHv3 1/2] init: Move stack canary initialization after setup_arch
` [PATCHv3 2/2] extract early boot entropy from the passed cmdline

Feel the desire! Get best ED remedy here
 2017-08-17 17:23 UTC 

[v6 00/15] complete deferred page initialization
 2017-08-17 15:43 UTC  (11+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 05/15] mm: don't accessed uninitialized struct pages

Re: Re: [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer
 2017-08-17 13:58 UTC  (4+ messages)
  `  "

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-17 12:16 UTC  (12+ messages)
` [v5 2/4] mm, oom: cgroup-aware OOM killer
` [v5 4/4] mm, oom, docs: describe the "

[PATCH v2] mm/mempolicy: fix use after free when calling get_mempolicy
 2017-08-17 11:31 UTC  (2+ messages)

[PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-17 11:28 UTC  (2+ messages)

[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
 2017-08-17 11:10 UTC  (12+ messages)
` [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv4 09/14] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv4 11/14] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv4 14/14] x86/mm: Offset boot-time paging mode switching cost

[bug report] shmem: prepare huge= mount option and sysfs knob
 2017-08-17 10:25 UTC 

[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
 2017-08-17  8:49 UTC  (6+ messages)
` [PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-17  8:33 UTC  (16+ messages)

[PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags
 2017-08-17  8:06 UTC  (2+ messages)

[PATCH] mm/vmalloc: Don't unconditonally use __GFP_HIGHMEM
 2017-08-17  7:40 UTC  (2+ messages)

[PATCH] mm/mempolicy: fix use after free when calling get_mempolicy
 2017-08-17  5:24 UTC  (3+ messages)

[PATCH] zsmalloc: zs_page_isolate: skip unnecessary loops but not return false if zspage is not inuse
 2017-08-17  5:30 UTC  (2+ messages)

[PATCHv2 0/2] Command line randomness
 2017-08-17  5:10 UTC  (9+ messages)
` [PATCHv2 1/2] init: Move stack canary initialization after setup_arch
` [PATCHv2 2/2] extract early boot entropy from the passed cmdline
  ` [kernel-hardening] "

[PATCH v5 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-16 23:42 UTC  (15+ messages)
` [PATCH v5 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v5 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v5 5/5] fs, fcntl: add F_MAP_DIRECT

[PATCH v2] zswap: Zero-filled pages handling
 2017-08-16 17:20 UTC 

[PATCH] mm: Remove useless vma parameter to offset_il_node
 2017-08-16 16:09 UTC 

[PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
 2017-08-16 15:56 UTC  (12+ messages)

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-08-16 14:44 UTC  (7+ messages)
` [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH][RFC v2] PM / Hibernate: Disable wathdog when creating snapshot
 2017-08-16 14:33 UTC  (3+ messages)

BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7
 2017-08-16 14:20 UTC  (4+ messages)

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-08-16 14:07 UTC 

[PATCH 0/2] zpool: Adjustments for zpool_create_pool()
 2017-08-16 11:19 UTC  (5+ messages)
` [PATCH 1/2] zpool: Delete an error message for a failed memory allocation in zpool_create_pool()
` [PATCH 2/2] zpool: Use common error handling code "

[PATCH][RFC] PM / Hibernate: Feed NMI wathdog when creating snapshot
 2017-08-16 11:17 UTC  (5+ messages)

[PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-16  9:33 UTC  (3+ messages)
` [virtio-dev] "

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (3+ messages)

[PATCH v2] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
 2017-08-16  8:11 UTC  (5+ messages)

[PATCH v3] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
 2017-08-16  4:01 UTC  (2+ messages)

[PATCH 0/2] Separate NUMA statistics from zone statistics
 2017-08-16  3:23 UTC  (3+ messages)


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