messages from 2014-07-14 13:21:07 to 2014-07-17 15:29:41 UTC [more...]
[patch] mm: memcontrol: use page lists for uncharge batching
2014-07-17 15:29 UTC (2+ messages)
[patch] mm: memcontrol: rewrite charge API fix - hugetlb charging
2014-07-17 14:30 UTC (2+ messages)
[patch v2] mm: memcontrol: rewrite uncharge API fix - double migration
2014-07-17 14:20 UTC (2+ messages)
[PATCH v2 01/25] mm: Add kfd_process pointer to mm_struct
2014-07-17 14:15 UTC (3+ messages)
[PATCH v2 00/25] AMDKFD kernel driver
2014-07-17 13:57 UTC
[patch 0/3] mm: vmscan: followup fixes to cleanups in -mm
2014-07-17 13:57 UTC (11+ messages)
` [patch 1/3] mm: vmscan: rework compaction-ready signaling in direct reclaim fix
` [patch 2/3] mm: vmscan: remove all_unreclaimable() fix
` [patch 3/3] mm: vmscan: clean up struct scan_control
[RFC PATCH] memcg: export knobs for the defaul cgroup hierarchy
2014-07-17 13:45 UTC (3+ messages)
[PATCH v12 0/8] MADV_FREE support
2014-07-17 11:30 UTC (6+ messages)
` [PATCH v12 1/8] mm: support madvise(MADV_FREE)
` [PATCH v12 8/8] mm: Don't split THP page when syscall is called
[next:master 6807/7059] fs/proc/vmcore.c:343:5: sparse: symbol 'remap_oldmem_pfn_checked' was not declared. Should it be static?
2014-07-17 11:17 UTC
[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
2014-07-17 9:36 UTC (4+ messages)
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)
[PATCH 00/10] fix freepage count problems due to memory isolation
2014-07-17 9:14 UTC (15+ messages)
[patch] mm, writeback: prevent race when calculating dirty limits
2014-07-17 3:57 UTC (2+ messages)
[mmotm:master 181/478] mm/vmstat.c:1248:16: sparse: symbol 'cpu_stat_off' was not declared. Should it be static?
2014-07-17 3:37 UTC
[patch] mm, thp: only collapse hugepages to nodes with affinity
2014-07-17 0:59 UTC (11+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
` [patch v3] mm, thp: "
mmotm 2014-07-16-16-53 uploaded
2014-07-16 23:54 UTC
[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
2014-07-16 22:00 UTC (6+ messages)
` [PATCHv5 0/4] "
[RFC PATCH 0/11] Support Write-Through mapping on x86
2014-07-16 21:28 UTC (29+ messages)
` [RFC PATCH 1/11] x86, mm, pat: Redefine _PAGE_CACHE_UC as UC_MINUS
` [RFC PATCH 2/11] x86, mm, pat: Define _PAGE_CACHE_WT for PA3/7 of PAT
` [RFC PATCH 3/11] x86, mm, pat: Change reserve_memtype() to handle WT type
` [RFC PATCH 4/11] x86, mm, asm-gen: Add ioremap_wt() for WT mapping
` [RFC PATCH 5/11] x86, mm: Add set_memory[_array]_wt() for setting WT
` [RFC PATCH 6/11] x86, mm, pat: Add pgprot_writethrough() for WT
` [RFC PATCH 7/11] x86, mm: Keep _set_memory_<type>() slot-independent
` [RFC PATCH 8/11] x86, mm, pat: Keep pgprot_<type>() slot-independent
` [RFC PATCH 9/11] x86, efi: Cleanup PCD bit manipulation in EFI
` [RFC PATCH 10/11] x86, xen: Cleanup PWT/PCD bit manipulation in Xen
` [RFC PATCH 11/11] x86, fbdev: Cleanup PWT/PCD bit manipulation in fbdev
memcg swap doesn't work in mmotm-2014-07-09-17-08?
2014-07-16 21:26 UTC (7+ messages)
Some RAS bug fix patches
2014-07-16 19:57 UTC (5+ messages)
` [PATCH 1/3] APEI, GHES: Cleanup unnecessary function for lock-less list
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context
` [PATCH 3/3] RAS, HWPOISON: Fix wrong error recovery status
[PATCH] mm: remove the unused gfp arg to shmem_add_to_page_cache
2014-07-16 19:30 UTC (2+ messages)
[patch 0/3] mm: memcontrol: rewrite uncharge API follow-up fixes
2014-07-16 19:28 UTC (8+ messages)
` [patch 2/3] mm: memcontrol: rewrite uncharge API fix - double migration
[patch] mm: memcontrol: use page lists for uncharge batching fix - hugetlb page->lru
2014-07-16 16:28 UTC
[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
2014-07-16 14:57 UTC (25+ messages)
` [patch 12/13] mm: memcontrol: rewrite charge API
` [patch 13/13] mm: memcontrol: rewrite uncharge API
[PATCH V4 00/15] compaction: balancing overhead and success rates
2014-07-16 13:48 UTC (16+ messages)
` [PATCH V4 01/15] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH V4 02/15] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH V4 03/15] mm, compaction: do not count compact_stall if all zones skipped compaction
` [PATCH V4 04/15] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH V4 05/15] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH V4 06/15] mm, compaction: reduce zone checking frequency in the migration scanner
` [PATCH V4 07/15] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH V4 08/15] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH V4 09/15] mm, compaction: skip rechecks when lock was already held
` [PATCH V4 10/15] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH V4 11/15] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH V4 12/15] mm: rename allocflags_to_migratetype for clarity
` [PATCH V4 13/15] mm, compaction: pass gfp mask to compact_control
` [PATCH V4 14/15] mm, compaction: try to capture the just-created high-order freepage
` [RFC PATCH V4 15/15] mm, compaction: do not migrate pages when that cannot satisfy page fault allocation
IMA: kernel reading files opened with O_DIRECT
2014-07-16 12:48 UTC (7+ messages)
[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
2014-07-16 12:01 UTC (4+ messages)
[PATCH v3 0/7] File Sealing & memfd_create()
2014-07-16 10:09 UTC (11+ messages)
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
2014-07-16 7:18 UTC (6+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 2/2] shmem: fix splicing from a hole while it's punched
About refault distance
2014-07-16 1:53 UTC
PROBLEM: repeated remap_file_pages on tmpfs triggers bug on process exit
2014-07-15 21:07 UTC (12+ messages)
` [PATCH] mm: fix faulting range in do_fault_around
` [PATCH] mm: do not call do_fault_around for non-linear fault
[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
2014-07-15 16:41 UTC (7+ messages)
` [PATCH -mm] mm: refactor page index/offset getters
Remove "memcg/slab: reintroduce dead cache self-destruction" from mmotm
2014-07-15 15:19 UTC
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-15 15:02 UTC (22+ messages)
` [RFC/PATCH RESEND -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH RESEND -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH RESEND -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
2014-07-15 14:47 UTC (2+ messages)
[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-15 14:32 UTC (5+ messages)
[linux-3.10.17] Could not allocate memory from free CMA areas
2014-07-15 12:49 UTC (2+ messages)
[PATCH] mm: remove the unused gfp arg to shmem_add_to_page_cache
2014-07-15 4:03 UTC (2+ messages)
[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
2014-07-15 1:19 UTC (8+ messages)
vmstat: On demand vmstat workers V8
2014-07-14 20:51 UTC (9+ messages)
[PATCH] mm: trivial code style fix to shmem_statfs
2014-07-14 19:36 UTC (2+ messages)
kernel BUG - handle_mm_fault - Ubuntu 14.04 kernel 3.13.0-29-generic
2014-07-14 13:40 UTC (2+ messages)
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).