messages from 2016-02-09 13:56:13 to 2016-02-11 23:34:17 UTC [more...]
[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages
2016-02-12 0:27 UTC
How to handle infinite too_many_isolated() loop (for OOM detection rework v4) ?
2016-02-11 22:59 UTC (4+ messages)
[PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-11 22:59 UTC (16+ messages)
` [PATCH v2 1/2] dax: supply DAX clearing code with correct bdev
` [PATCH v2 2/2] dax: move writeback calls into the filesystems
[PATCH v11 0/4] Machine check recovery when kernel accesses poison
2016-02-11 22:33 UTC (8+ messages)
` [PATCH v11 1/4] x86: Expand exception table to allow new handling options
` [PATCH v11 2/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v11 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v11 4/4] x86: Create a new synthetic cpu capability for machine check recovery
computing drop-able caches
2016-02-11 22:11 UTC (11+ messages)
[Bug 112301] New: [bisected] NULL pointer dereference when starting a kvm based VM
2016-02-11 21:30 UTC
[PATCH 1/3] mm: move max_map_count bits into mm.h
2016-02-11 21:18 UTC (14+ messages)
` [PATCH 2/3] mm: dedupclicate memory overcommitment code
` [RFC PATCH 3/3] mm: increase scalability of global memory commitment accounting
Another proposal for DAX fault locking
2016-02-11 21:05 UTC (22+ messages)
Unhelpful caching decisions, possibly related to active/inactive sizing
2016-02-11 20:34 UTC (3+ messages)
[BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
2016-02-11 19:57 UTC (4+ messages)
[PATCHv2 00/28] huge tmpfs implementation using compound pages
2016-02-11 18:52 UTC (30+ messages)
` [PATCHv2 01/28] thp, dax: do not try to withdraw pgtable from non-anon VMA
` [PATCHv2 02/28] rmap: introduce rmap_walk_locked()
` [PATCHv2 03/28] rmap: extend try_to_unmap() to be usable by split_huge_page()
` [PATCHv2 04/28] mm: make remove_migration_ptes() beyond mm/migration.c
` [PATCHv2 05/28] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
` [PATCHv2 06/28] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv2 07/28] mm: introduce fault_env
` [PATCHv2 08/28] mm: postpone page table allocation until do_set_pte()
` [PATCHv2 09/28] rmap: support file thp
` [PATCHv2 10/28] mm: introduce do_set_pmd()
` [PATCHv2 11/28] mm, rmap: account file thp pages
` [PATCHv2 12/28] thp, vmstats: add counters for huge file pages
` [PATCHv2 13/28] thp: support file pages in zap_huge_pmd()
` [PATCHv2 14/28] thp: handle file pages in split_huge_pmd()
` [PATCHv2 15/28] thp: handle file COW faults
` [PATCHv2 16/28] thp: handle file pages in mremap()
` [PATCHv2 17/28] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp
` [PATCHv2 19/28] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv2 20/28] thp: file pages support for split_huge_page()
` [PATCHv2 21/28] vmscan: split file huge pages before paging them out
` [PATCHv2 22/28] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv2 23/28] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv2 24/28] filemap: prepare find and delete operations for huge pages
` [PATCHv2 25/28] truncate: handle file thp
` [PATCHv2 26/28] shmem: prepare huge=N mount option and /proc/sys/vm/shmem_huge
` [PATCHv2 27/28] shmem: get_unmapped_area align huge page
` [PATCHv2 28/28] shmem: add huge pages support
DAX: __dax_fault race question
2016-02-11 18:43 UTC (4+ messages)
` [PATCH 1/2] dax: rename dax_radix_entry to dax_radix_entry_insert
[PATCH] kvm: do not SetPageDirty from kvm_set_pfn_dirty for file mappings
2016-02-11 18:13 UTC
[net-next PATCH V2 0/3] net: mitigating kmem_cache free slowpath
2016-02-11 16:59 UTC (2+ messages)
drivers/net/wireless/cisco/airo.c:7198:1: warning: the frame size of 1068 bytes is larger than 1024 bytes
2016-02-11 15:31 UTC
[PATCH 0/2] Enable s390/arc/sparc to use generic thp deposit/withdraw
2016-02-11 12:29 UTC (7+ messages)
` [PATCH 1/2] mm,thp: refactor generic deposit/withdraw routines for wider usage
` [PATCH 2/2] ARC: mm: THP: use generic THP deposit/withdraw
[PATCH v2 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
2016-02-11 12:17 UTC (7+ messages)
` [PATCH v2 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v2 2/5] mm/slub: "
` [PATCH v2 3/5] sound: "
` [PATCH v2 4/5] powerpc: "
` [PATCH v2 5/5] tile: "
[PATCH v10 0/4] Machine check recovery when kernel accesses poison
2016-02-11 11:55 UTC (13+ messages)
` [PATCH v10 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v10 4/4] x86: Create a new synthetic cpu capability for machine check recovery
[linux-next:master 4307/4657] arch/powerpc/sysdev/fsl_rmu.c:507:26: error: passing argument 1 of 'rio_inb_pwrite_handler' from incompatible pointer type
2016-02-11 11:03 UTC
[PATCH v2] mm/slab: re-implement pfmemalloc support
2016-02-11 7:34 UTC
[PATCH] mm: fix pfn_t vs highmem
2016-02-11 2:54 UTC (2+ messages)
[PATCH] thp, dax: do not try to withdraw pgtable from non-anon VMA
2016-02-11 2:40 UTC
[Bug 112211] New: ATI Radeon Graphics not rendering correctly
2016-02-11 2:21 UTC (3+ messages)
[PATCH v2 1/3] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
2016-02-11 1:58 UTC (11+ messages)
` [PATCH v2 2/3] mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
` [PATCH v2 3/3] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
[PATCH] mm, tracing: refresh __def_vmaflag_names
2016-02-10 22:45 UTC
undefined reference to `efi_call'
2016-02-10 19:55 UTC (3+ messages)
[PATCH 0/3] [RFC] get_user_pages_remote(), now with creative macros
2016-02-10 18:10 UTC (4+ messages)
` [PATCH 1/3] mm: introduce get_user_pages_remote()
` [PATCH 2/3] mm: overload get_user_pages() functions
` [PATCH 3/3] mm, gup: switch callers of get_user_pages() to not pass tsk/mm
[PATCH V2] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
2016-02-10 16:14 UTC (2+ messages)
Best watches in the world. Pre-summer sale!
2016-02-10 13:28 UTC
mm, compaction: fix build errors with kcompactd
2016-02-10 14:10 UTC (2+ messages)
[PATCH] thp, vmstats: count deferred split events
2016-02-10 11:22 UTC (3+ messages)
[linux-next:master 4330/4460] DockBook: drivers/rapidio/rio.c:568: warning: No description found for parameter 'mport'
2016-02-10 11:06 UTC
[PATCH] mm,thp: khugepaged: call pte flush at the time of collapse
2016-02-10 10:50 UTC (4+ messages)
[linux-next:master 4160/4460] mm/page_alloc.c:1304:3: error: implicit declaration of function 'set_zone_contiguous'
2016-02-10 10:24 UTC
[linux-next:master 4328/4460] DockBook: include/linux/rio.h:299: warning: No description found for parameter 'lock'
2016-02-10 10:17 UTC
[linux-next:master 4322/4460] DockBook: include/linux/rio.h:314: warning: No description found for parameter 'dev'
2016-02-10 9:27 UTC
[PATCH] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
2016-02-10 6:10 UTC (2+ messages)
[PATCH] mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
2016-02-10 5:29 UTC
[PATCH 0/3] Fixes for vm_insert_pfn_prot()
2016-02-10 3:06 UTC (8+ messages)
` [PATCH 1/3] x86: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
[PATCH V2] mm: Some arch may want to use HPAGE_PMD related values as variables
2016-02-10 2:39 UTC (6+ messages)
[PATCH v2 0/6] mm: workingset: make shadow node shrinker memcg aware
2016-02-09 23:15 UTC (8+ messages)
` [PATCH v2 2/6] mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
` [PATCH v2 3/6] mm: memcontrol: zap memcg_kmem_online helper
` [PATCH v2 4/6] radix-tree: account radix_tree_node to memory cgroup
` [PATCH v2 5/6] mm: workingset: size shadow nodes lru basing on file cache size
` [PATCH v2 6/6] mm: workingset: make shadow node shrinker memcg aware
mmotm 2016-02-09-15-03 uploaded
2016-02-09 23:03 UTC
[PATCH 0/5] pre-decrement in error paths considered harmful
2016-02-09 20:11 UTC (2+ messages)
` [PATCH 5/5] mm/backing-dev.c: fix error path in wb_init()
[PATCH] tools/vm/page-types.c: add memory cgroup dumping and filtering
2016-02-09 18:37 UTC (3+ messages)
[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-09 18:06 UTC (10+ messages)
` [PATCH 2/2] dax: move writeback calls into the filesystems
[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
2016-02-09 16:56 UTC (3+ messages)
` [PATCH 5/5] tile: query dynamic DEBUG_PAGEALLOC setting
[PATCH] x86/mm/vmfault: Make vmalloc_fault() handle large pages
2016-02-09 16:08 UTC (7+ messages)
[PATCH 00/31] x86: Memory Protection Keys (v9)
2016-02-09 15:15 UTC (4+ messages)
` [PATCH 01/31] mm, gup: introduce concept of "foreign" get_user_pages()
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).