messages from 2016-11-19 18:40:13 to 2016-11-24 09:47:08 UTC [more...]
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-11-24 9:46 UTC (7+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault
` [PATCH 6/6] ext4: Simplify DAX fault path
[PATCH 0/5] Parallel hugepage migration optimization
2016-11-24 9:26 UTC (11+ messages)
` [PATCH 1/5] mm: migrate: Add mode parameter to support additional page copy routines
` [PATCH 2/5] mm: migrate: Change migrate_mode to support combination migration modes
` [PATCH 3/5] migrate: Add copy_page_mt to use multi-threaded page migration
` [PATCH 4/5] mm: migrate: Add copy_page_mt into migrate_pages
` [PATCH 5/5] mm: migrate: Add vm.accel_page_copy in sysfs to control whether to use multi-threaded to accelerate page copy
[PATCH 0/6] introduce DAX tracepoint support
2016-11-24 9:22 UTC (12+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH 4/6] dax: update MAINTAINERS entries for FS DAX
` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()
[RFC 0/2] GFP_NOFAIL cleanups
2016-11-24 7:51 UTC (10+ messages)
` [RFC 1/2] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
` [RFC 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically
[RFC PATCH] mm: page_alloc: High-order per-cpu page allocator
2016-11-24 7:43 UTC (5+ messages)
[PATCH] mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
2016-11-24 1:37 UTC (5+ messages)
[RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
2016-11-23 21:11 UTC (12+ messages)
` [dm-devel] "
mmotm 2016-11-23-12-08 uploaded
2016-11-23 20:09 UTC
[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
2016-11-23 19:00 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable
` [Intel-gfx] "
[PATCH] x86/coredump: always use user_regs_struct for compat_elf_gregset_t
2016-11-23 18:13 UTC
[mm v2 0/3] Support memory cgroup hotplug
2016-11-23 13:22 UTC (11+ messages)
` [mm v2 1/3] mm: Add basic infrastructure for memcg hotplug support
` [mm v2 2/3] mm: Move operations to hotplug callbacks
` [mm v2 3/3] powerpc/mm: fix node_possible_map limitations
[PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64
2016-11-23 9:48 UTC (5+ messages)
` [PATCHv3 5/6] arm64: Use __pa_symbol for kernel symbols
4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
2016-11-23 9:18 UTC (21+ messages)
` [PATCH] block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
[HMM v13 00/18] HMM (Heterogeneous Memory Management) v13
2016-11-23 9:16 UTC (55+ messages)
` [HMM v13 01/18] mm/memory/hotplug: convert device parameter bool to set of flags
` [HMM v13 02/18] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory
` [HMM v13 03/18] mm/ZONE_DEVICE/free_hot_cold_page: catch ZONE_DEVICE pages
` [HMM v13 04/18] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v13 05/18] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
` [HMM v13 06/18] mm/ZONE_DEVICE/unaddressable: add special swap for unaddressable
` [HMM v13 07/18] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v13 08/18] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v13 09/18] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v13 16/18] mm/hmm/migrate: new memory migration helper for use with device memory
reduce latency in __purge_vmap_area_lazy V2
2016-11-23 8:39 UTC (4+ messages)
` [PATCH 07/10] mm: warn about vfree from atomic context
Softlockup during memory allocation
2016-11-23 7:50 UTC (13+ messages)
[PATCH v2] mm: support anonymous stable page
2016-11-23 7:41 UTC (5+ messages)
[PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
2016-11-23 6:38 UTC (14+ messages)
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-22 20:41 UTC (23+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 20/20] x86: Add support to make use of Secure Memory Encryption
memory.force_empty is deprecated
2016-11-22 15:21 UTC (7+ messages)
[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
2016-11-22 14:48 UTC (13+ messages)
[RFC 0/4] Define coherent device memory node
2016-11-22 14:19 UTC (13+ messages)
` [RFC 1/4] mm: "
` [RFC 2/4] mm/cpuset: Exclude coherent device memory nodes from mems_allowed
` [RFC 3/4] mm/hugetlb: Restrict HugeTLB page allocations only to system ram nodemask
` [RFC 4/4] mm: Ignore cpuset enforcement when allocation flag has __GFP_THISNODE
` [DEBUG 05/12] powerpc/mm: Identify coherent device memory nodes during platform init
` [DEBUG 06/12] powerpc/mm: Create numa nodes for hotplug memory
` [DEBUG 07/12] powerpc/mm: Allow memory hotplug into a memory less node
` [DEBUG 08/12] mm: Enable CONFIG_MOVABLE_NODE on powerpc
` [DEBUG 09/12] powerpc: Enable CONFIG_MOVABLE_NODE for PPC64 platform
` [DEBUG 10/12] mm: Add a new migration function migrate_virtual_range()
` [DEBUG 11/12] drivers: Add two drivers for coherent device memory tests
` [DEBUG 12/12] test: Add a script to perform random VMA migrations across nodes
[PATCH] mm/page_alloc: Don't fail costly __GFP_NOFAIL allocations
2016-11-22 6:44 UTC (6+ messages)
[mm PATCH v3 00/23] Add support for DMA writable pages being writable by the network stack
2016-11-22 6:28 UTC (5+ messages)
` [mm PATCH v3 21/23] mm: Add support for releasing multiple instances of a page
[PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out
2016-11-22 0:46 UTC (3+ messages)
[RESEND][v1 0/3] Support memory cgroup hotplug
2016-11-22 0:17 UTC (8+ messages)
` [RESEND] [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
[PATCH] mm: don't cap request size based on read-ahead setting
2016-11-21 13:12 UTC (3+ messages)
[PATCH 0/20 v5] dax: Clear dirty bits after flushing caches
2016-11-21 4:39 UTC (3+ messages)
` [PATCH 10/20] mm: Move handling of COW faults into DAX code
core.c:undefined reference to `fpu_save'
2016-11-20 13:50 UTC
[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
2016-11-20 12:10 UTC (6+ messages)
` [PATCH 25/33] userfaultfd: shmem: add userfaultfd hook for shared memory faults
arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
2016-11-20 9:11 UTC
[REVIEW][PATCH] exec: Don't exec files the userns root can not read
2016-11-19 18:44 UTC (15+ messages)
` [REVIEW][PATCH 0/3] Fixing ptrace vs exec vs userns interactions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).