linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-06 01:22:20 to 2016-09-10 07:33:20 UTC [more...]

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-10  7:33 UTC  (12+ messages)
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes

[RFC 0/4] mm, oom: get rid of TIF_MEMDIE
 2016-09-10  6:29 UTC  (11+ messages)
` [RFC 1/4] mm, oom: do not rely on TIF_MEMDIE for memory reserves access
` [RFC 2/4] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
` [RFC 3/4] mm, oom: do not rely on TIF_MEMDIE for exit_oom_victim

[PATCH 0/5] device-dax and huge-page dax fixes for 4.8-rc6
 2016-09-10  1:00 UTC  (18+ messages)
` [PATCH 1/5] dax: fix mapping size check
` [PATCH 2/5] dax: fix offset to physical address translation
` [PATCH 3/5] mm: fix show_smap() for zone_device-pmd ranges
` [PATCH 4/5] mm: fix cache mode of dax pmd mappings
` [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert()

mmotm 2016-09-09-16-37 uploaded
 2016-09-09 23:37 UTC 

[PATCH] mm: fix the page_swap_info BUG_ON check
 2016-09-09 22:38 UTC 

[PATCH 0/2] refactor shmem_get_unmapped_area()
 2016-09-09 22:24 UTC  (3+ messages)
` [PATCH 1/2] shmem: fix tmpfs to handle the huge= option properly
` [PATCH 2/2] shmem: call __thp_get_unmapped_area to alloc a pmd-aligned addr

[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-09 20:35 UTC  (33+ messages)
` [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v3 02/10] mm, memcg: Add swap_cgroup_iter iterator
` [PATCH -v3 03/10] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v3 04/10] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v3 05/10] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v3 06/10] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v3 07/10] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v3 08/10] mm, THP: Add can_split_huge_page()
` [PATCH -v3 09/10] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v3 10/10] mm, THP, swap: Delay splitting THP during swap out

[fuse-devel] Kernel panic under load
 2016-09-09 19:42 UTC  (2+ messages)

[PATCH v14 04/14] task_isolation: add initial support
 2016-09-09 18:54 UTC  (11+ messages)

[PATCH v4 RESEND 0/2] Align mmap address for DAX pmd mappings
 2016-09-09 18:37 UTC  (10+ messages)

[PATCH] PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
 2016-09-09 18:29 UTC  (2+ messages)

[RFC PATCH 0/4] Reduce tree_lock contention during swap and reclaim of a single file v1
 2016-09-09 18:16 UTC  (8+ messages)
` [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim
` [PATCH 2/4] block, brd: Treat storage as non-rotational
` [PATCH 3/4] mm, vmscan: Stall kswapd if contending on tree_lock
` [PATCH 4/4] mm, vmscan: Potentially stall direct reclaimers on tree_lock contention

[PATCH] mm: Don't emit warning from pagefault_out_of_memory()
 2016-09-09 17:28 UTC 

[PATCH v15 04/13] task_isolation: add initial support
 2016-09-09 17:40 UTC  (13+ messages)

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-09 17:34 UTC  (33+ messages)
` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v2 05/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 09/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active

[PATCH] Fix region lost in /proc/self/smaps
 2016-09-09 16:47 UTC  (7+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-09 15:40 UTC  (5+ messages)

[PATCH V2 1/2] mm: Export definition of 'zone_names' array through mmzone.h
 2016-09-09 13:36 UTC  (14+ messages)
` [PATCH V2 2/2] mm: Add sysfs interface to dump each node's zonelist information
  ` [PATCH V3] "
    ` [PATCH V4] "

[PATCH] mm: mlock: check if vma is locked using & instead of && operator
 2016-09-09 11:52 UTC  (2+ messages)

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-09 11:44 UTC  (2+ messages)

[PATCH 0/3][V2] Provide accounting for dirty metadata
 2016-09-09  8:29 UTC  (5+ messages)
` [PATCH 2/3] writeback: allow for dirty metadata accounting
` [PATCH 3/3] writeback: introduce super_operations->write_metadata

[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
 2016-09-09  4:03 UTC  (8+ messages)
      ` [PATCH] mm, page_alloc: warn about empty nodemask

[PATCH v8 00/16] fix some type infos and bugs for arm64/of numa
 2016-09-09  3:49 UTC  (7+ messages)
` [PATCH v8 03/16] of/numa: add nid check for memory block
` [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid

[PATCH] sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags
 2016-09-09  1:30 UTC 

[PATCH v2 0/2] fix cache mode tracking for pmem + dax
 2016-09-08 22:49 UTC  (4+ messages)
` [PATCH v2 1/2] mm: fix cache mode of dax pmd mappings
` [PATCH v2 2/2] mm: fix cache mode tracking in vm_insert_mixed()

mm: GPF in __insert_vmap_area
 2016-09-08 15:05 UTC  (6+ messages)

[sashal-linux-stable-security:linux-3.12.y-security 590/1388] mm/util.c:277:3: error: implicit declaration of function 'for_each_thread'
 2016-09-08 12:26 UTC  (2+ messages)

[RFC PATCH v3 0/2] arm64/hugetlb: enable gigantic page
 2016-09-08  9:55 UTC  (3+ messages)
` [RFC PATCH v3 1/2] mm/hugetlb: Introduce ARCH_HAS_GIGANTIC_PAGE

[PATCH 0/3] mm: mlock: elaborate mlock selftest case and fix one bug identified
 2016-09-08  9:12 UTC  (4+ messages)
` [PATCH 1/3] mm: mlock: correct a typo in count_mm_mlocked_page_nr() for caculate VMLOCKED pages
` [PATCH 2/3] selftest: move seek_to_smaps_entry() out of mlock2-tests.c
` [PATCH 3/3] selftests: expanding more mlock selftest

[PATCH] mm: avoid endless recursion in dump_page()
 2016-09-08  8:21 UTC 

mm: kernel BUG in page_add_new_anon_rmap (khugepaged)
 2016-09-07 16:38 UTC  (2+ messages)

[PATCH] kasan: add newline to messages
 2016-09-08  0:03 UTC  (4+ messages)

regression: lk 4.8 + !CONFIG_SHMEM + shmat() = oops
 2016-09-07 18:57 UTC  (6+ messages)
  ` [PATCH] ipc/shm: fix crash if CONFIG_SHMEM is not set

[PATCH RFC 01/11] net/mlx5e: Single flow order-0 pages for Striding RQ
 2016-09-07 19:32 UTC  (2+ messages)
  ` [PATCH RFC 04/11] net/mlx5e: Build RX SKB on demand

[sashal-linux-stable-security:linux-3.10.y-security 244/1389] ipc/shm.c:206:22: error: 'shm_rcu_free' undeclared
 2016-09-07 20:51 UTC 

[sashal-linux-stable-security:linux-3.2.y-security 1025/1698] lib/idr.c:162:4: error: implicit declaration of function 'idr_max'
 2016-09-07 18:17 UTC 

[sashal-linux-stable-security:linux-3.10.y-security 204/1389] ipc/shm.c:923:3: error: implicit declaration of function 'shm_obtain_object_check'
 2016-09-07 19:33 UTC 

[PATCH 1/2] mm, swap: Use offset of swap entry as key of swap cache
 2016-09-07 17:50 UTC  (2+ messages)
` [PATCH 2/2] mm: Remove page_file_index

[sashal-linux-stable-security:linux-3.10.y-security 1083/1389] ipc/util.h:165:2: error: implicit declaration of function 'ipc_lock_object'
 2016-09-07 21:24 UTC 

[PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
 2016-09-07 12:41 UTC  (2+ messages)

mm: use-after-free in collapse_huge_page
 2016-09-07 12:40 UTC  (5+ messages)

[PATCH] mm:Avoid soft lockup due to possible attempt of double locking object's lock in __delete_object
 2016-09-07  1:22 UTC  (9+ messages)

[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-09-06 23:53 UTC  (8+ messages)
    ` [PATCH v3] "

[RFC 0/4] ZRAM: make it just store the high compression rate page
 2016-09-06 15:35 UTC  (3+ messages)
` [RFC 2/4] Add non-swap page flag to mark a page will not swap

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-06 13:52 UTC  (5+ messages)
` [PATCH 1/4] Revert "mm, oom: prevent premature OOM killer invocation for high order request"
` [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority
` [PATCH 3/4] mm, compaction: restrict full priority to non-costly orders
` [PATCH 4/4] mm, compaction: make full priority ignore pageblock suitability

OOM killer changes
 2016-09-06 11:09 UTC  (12+ messages)

[RFC 00/13] x86/mm: PCID and INVPCID
 2016-09-06  1:22 UTC  (3+ messages)
` [RFC 05/13] x86/mm: Add barriers and document switch_mm-vs-flush synchronization


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