messages from 2016-11-29 08:01:35 to 2016-11-30 23:18:50 UTC [more...]
next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qemu
2016-11-30 23:18 UTC (9+ messages)
PROBLEM-PERSISTS: dmesg spam: alloc_contig_range: [XX, YY) PFNs busy
2016-11-30 21:24 UTC (6+ messages)
` drm/radeon spamming alloc_contig_range: [xxx, yyy) PFNs busy busy
[PATCH v2] zswap: only use CPU notifier when HOTPLUG_CPU=y
2016-11-30 21:15 UTC
4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
2016-11-30 20:30 UTC (39+ messages)
` [PATCH] block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
[RFC 0/4] Define coherent device memory node
2016-11-30 19:43 UTC (10+ messages)
` [RFC 1/4] mm: "
` [RFC 4/4] mm: Ignore cpuset enforcement when allocation flag has __GFP_THISNODE
INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
2016-11-30 19:42 UTC (10+ messages)
INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
2016-11-30 19:40 UTC (17+ messages)
[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-11-30 19:15 UTC (7+ messages)
` [PATCH kernel v5 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH kernel v5 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH kernel v5 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH kernel v5 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info
[PATCH 0/6] introduce DAX tracepoint support
2016-11-30 19:04 UTC (6+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
[Bug 189181] New: BUG: unable to handle kernel NULL pointer dereference in mem_cgroup_node_nr_lru_pages
2016-11-30 18:30 UTC (4+ messages)
btrfs flooding the I/O subsystem and hanging the machine, with bcache cache turned off
2016-11-30 18:16 UTC
[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
2016-11-30 17:17 UTC (15+ messages)
` [PATCHv4 01/10] lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
` [PATCHv4 02/10] mm/cma: Cleanup highmem check
` [PATCHv4 03/10] arm64: Move some macros under #ifndef __ASSEMBLY__
` [PATCHv4 04/10] arm64: Add cast for virt_to_pfn
` [PATCHv4 05/10] arm64: Use __pa_symbol for kernel symbols
` [PATCHv4 06/10] xen: Switch to using __pa_symbol
` [PATCHv4 07/10] kexec: Switch to __pa_symbol
` [PATCHv4 08/10] mm/kasan: Switch to using __pa_symbol and lm_alias
` [PATCHv4 09/10] mm/usercopy: Switch to using lm_alias
` [PATCHv4 10/10] arm64: Add support for CONFIG_DEBUG_VIRTUAL
[PATCH] mm: page_alloc: High-order per-cpu page allocator v3
2016-11-30 16:35 UTC (10+ messages)
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-11-30 15:59 UTC (11+ 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
mm, floppy: unkillable task faulting on fd0
2016-11-30 14:57 UTC (2+ messages)
[RFC] kasan: is it a wrong report from kasan?
2016-11-30 14:31 UTC (3+ messages)
[PATCHv5 00/36] ext4: support of huge pages
2016-11-30 13:15 UTC (39+ messages)
` [PATCHv5 01/36] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv5 02/36] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv5 03/36] page-flags: relax page flag policy for few flags
` [PATCHv5 04/36] mm, rmap: account file thp pages
` [PATCHv5 05/36] thp: try to free page's buffers before attempt split
` [PATCHv5 06/36] thp: handle write-protection faults for file THP
` [PATCHv5 07/36] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv5 08/36] filemap: handle huge pages in do_generic_file_read()
` [PATCHv5 09/36] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv5 10/36] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv5 11/36] HACK: readahead: alloc huge pages, if allowed
` [PATCHv5 12/36] brd: make it handle huge pages
` [PATCHv5 13/36] mm: make write_cache_pages() work on "
` [PATCHv5 14/36] thp: introduce hpage_size() and hpage_mask()
` [PATCHv5 15/36] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv5 16/36] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv5 17/36] fs: make block_read_full_page() be able to read huge page
` [PATCHv5 18/36] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv5 19/36] fs: make block_page_mkwrite() aware about "
` [PATCHv5 20/36] truncate: make truncate_inode_pages_range() "
` [PATCHv5 21/36] truncate: make invalidate_inode_pages2_range() "
` [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv5 23/36] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv5 24/36] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv5 25/36] ext4: make ext4_writepage() work on huge pages
` [PATCHv5 26/36] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv5 27/36] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv5 28/36] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv5 29/36] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv5 30/36] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv5 31/36] ext4: handle writeback with "
` [PATCHv5 32/36] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv5 33/36] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv5 34/36] ext4: make fallocate() operations work with "
` [PATCHv5 35/36] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv5 36/36] ext4, vfs: add huge= mount option
[PATCH] mm: Fix a NULL dereference crash while accessing bdev->bd_disk
2016-11-30 9:51 UTC (10+ messages)
[patch 1/2] mm, zone: track number of pages in free area by migratetype
2016-11-30 7:34 UTC (4+ messages)
` [patch v2 1/2] mm, zone: track number of movable free pages
` [patch v2 2/2] mm, compaction: avoid async compaction if most free memory is ineligible
[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
2016-11-30 6:30 UTC (9+ messages)
` [PATCH v2 1/6] mm: hugetlb: rename some allocation functions
` [PATCH extra ] mm: hugetlb: add description for alloc_gigantic_page()
[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
2016-11-30 3:02 UTC (6+ messages)
` [PATCH V2 fix "
[patch] mm, slab: faster active and free stats
2016-11-30 0:56 UTC (7+ messages)
[PATCH 0/2] z3fold fixes
2016-11-29 22:39 UTC (3+ messages)
[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
2016-11-29 22:27 UTC (5+ messages)
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted
[PATCH v3 0/8] mm/swap: Regular page swap optimizations
2016-11-29 22:07 UTC (4+ messages)
[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
2016-11-29 20:17 UTC
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-29 19:56 UTC (11+ messages)
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 19/20] x86: Add support to make use of Secure Memory Encryption
` [RFC PATCH v3 20/20] "
[mm PATCH 0/3] Page fragment updates
2016-11-29 18:23 UTC (4+ messages)
` [mm PATCH 1/3] mm: Rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
` [mm PATCH 2/3] mm: Rename __page_frag functions to __page_frag_cache, drop order from drain
` [mm PATCH 3/3] mm: Add documentation for page fragment APIs
linux-next 20161129 - BUG: sleeping function called from invalid context at mm/page_alloc.c:3775
2016-11-29 17:25 UTC
Securely accessing linux-mm.org over HTTPS
2016-11-29 15:28 UTC
[PATCH 08/22] mm/vmstat: Avoid on each online CPU loops
2016-11-29 15:20 UTC (8+ messages)
` [PATCH 08/22 v2] "
` [PATCH 09/22] mm/vmstat: Convert to hotplug state machine
` [PATCH 09/22 v2] "
[PATCH] proc: mm: export PTE sizes directly in smaps (v2)
2016-11-29 15:07 UTC (7+ messages)
[PATCH v3 00/33] Radix tree patches for 4.10
2016-11-29 14:26 UTC (5+ messages)
` [PATCH v3 24/33] radix-tree: Add radix_tree_split
[PATCHv4] shmem: avoid huge pages for small files
2016-11-29 11:11 UTC (8+ messages)
[PATCH v2 00/12] mm: page migration enhancement for thp
2016-11-29 8:45 UTC (8+ messages)
` [PATCH v2 04/12] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v2 06/12] mm: thp: enable thp migration in generic path
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).