messages from 2016-03-11 09:53:12 to 2016-03-15 06:50:36 UTC [more...]
[PATCH v1 00/19] Support non-lru page migration
2016-03-15 6:51 UTC (26+ messages)
` [PATCH v1 01/19] mm: use put_page to free page instead of putback_lru_page
` [PATCH v1 03/19] fs/anon_inodes: new interface to create new inode
` [PATCH v1 05/19] zsmalloc: use first_page rather than page
` [PATCH v1 06/19] zsmalloc: clean up many BUG_ON
` [PATCH v1 07/19] zsmalloc: reordering function parameter
` [PATCH v1 08/19] zsmalloc: remove unused pool param in obj_free
` [PATCH v1 09/19] zsmalloc: keep max_object in size_class
` [PATCH v1 11/19] zsmalloc: squeeze freelist into page->mapping
` [PATCH v1 13/19] zsmalloc: factor page chain functionality out
[RFC][PATCH v3 0/5] mm/zsmalloc: rework compaction and increase density
2016-03-15 6:17 UTC (18+ messages)
` [RFC][PATCH v3 1/5] mm/zsmalloc: introduce class auto-compaction
` [RFC][PATCH v3 2/5] mm/zsmalloc: remove shrinker compaction callbacks
` [RFC][PATCH v3 3/5] mm/zsmalloc: introduce zs_huge_object()
[PATCH RFC 1/1] Add support for ZONE_DEVICE IO memory with struct pages
2016-03-15 4:09 UTC (4+ messages)
[RFC qemu 0/4] A PV solution for live migration optimization
2016-03-15 3:31 UTC (9+ messages)
[PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
2016-03-14 22:14 UTC (4+ messages)
` [PATCH v3 1/2] mm, vmstat: calculate particular vm event
` [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged
[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
2016-03-14 20:29 UTC (3+ messages)
[PATCH 4.4 35/50] x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2016-03-14 17:50 UTC
[PATCH 07/13] aio: enabled thread based async fsync
2016-03-14 17:17 UTC (11+ messages)
` aio openat "
[PATCH v7 0/7] SLAB support for KASAN
2016-03-14 16:56 UTC (9+ messages)
` [PATCH v7 1/7] kasan: Modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
` [PATCH v7 2/7] mm, kasan: SLAB support
` [PATCH v7 3/7] mm, kasan: Added GFP flags to KASAN API
` [PATCH v7 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
` [PATCH v7 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
` [PATCH v7 6/7] kasan: Test fix: Warn if the UAF could not be detected in kmalloc_uaf2
` [PATCH v7 7/7] mm: kasan: Initial memory quarantine implementation
[PATCH] exit: clear TIF_MEMDIE after exit_task_work
2016-03-14 16:39 UTC (10+ messages)
[PATCH 0/3] OOM detection rework v4
2016-03-14 16:21 UTC (28+ messages)
` [PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
` [PATCH 0/2] oom rework: high order enahncements
` [PATCH 3/3] mm, oom: protect !costly allocations some more
[REGRESSION] [BISECTED] kswapd high CPU usage
2016-03-14 16:07 UTC (8+ messages)
[PATCH] mm,writeback: Don't use ALLOC_NO_WATERMARKS for wb_start_writeback
2016-03-14 16:09 UTC (3+ messages)
` [PATCH] mm,writeback: Don't use memory reserves "
[PATCH 0/3] Make pfn_t suitable for placing in the radix tree
2016-03-14 15:00 UTC (8+ messages)
` [PATCH 1/3] pfn_t: Change the encoding
` [PATCH 2/3] pfn_t: Support for huge PFNs
` [PATCH 3/3] pfn_t: New functions pfn_t_add and pfn_t_cmp
Suspicious error for CMA stress test
2016-03-14 14:10 UTC (20+ messages)
[PATCH] mm: slub: Ensure that slab_unlock() is atomic
2016-03-14 8:05 UTC (9+ messages)
[PATCH 0/6] Add zone overlapping check
2016-03-14 7:31 UTC (7+ messages)
` [PATCH 1/6] mm/page_alloc: fix same zone check in __pageblock_pfn_to_page()
` [PATCH 2/6] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH 3/6] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH 4/6] mm/vmstat: add zone range overlapping check
` [PATCH 5/6] mm/page_owner: "
` [PATCH 6/6] power: "
[PATCH v2 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
2016-03-14 1:14 UTC (7+ messages)
` [PATCH v2 1/2] mm, vmstat: calculate particular vm event
` [PATCH v2 2/2] mm, thp: avoid unnecessary swapin in khugepaged
[PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
2016-03-13 21:30 UTC (2+ messages)
undefined reference to `early_panic'
2016-03-13 14:37 UTC
[PATCH] mm/vmalloc: reuse PAGE_ALIGNED to check PAGE_SIZE aligned
2016-03-12 7:55 UTC
[PATCHv4 00/25] THP-enabled tmpfs/shmem
2016-03-11 22:59 UTC (26+ messages)
` [PATCHv4 01/25] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv4 02/25] mm: introduce fault_env
` [PATCHv4 03/25] mm: postpone page table allocation until we have page to map
` [PATCHv4 04/25] rmap: support file thp
` [PATCHv4 05/25] mm: introduce do_set_pmd()
` [PATCHv4 06/25] mm, rmap: account file thp pages
` [PATCHv4 07/25] thp, vmstats: add counters for huge file pages
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()
` [PATCHv4 09/25] thp: handle file pages in split_huge_pmd()
` [PATCHv4 10/25] thp: handle file COW faults
` [PATCHv4 11/25] thp: handle file pages in mremap()
` [PATCHv4 12/25] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv4 13/25] thp: prepare change_huge_pmd() for file thp
` [PATCHv4 14/25] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv4 15/25] thp: file pages support for split_huge_page()
` [PATCHv4 16/25] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv4 17/25] vmscan: split file huge pages before paging them out
` [PATCHv4 18/25] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv4 19/25] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv4 20/25] filemap: prepare find and delete operations for huge pages
` [PATCHv4 21/25] truncate: handle file thp
` [PATCHv4 22/25] shmem: prepare huge= mount option and sysfs knob
` [PATCHv4 23/25] shmem: get_unmapped_area align huge page
` [PATCHv4 24/25] shmem: add huge pages support
` [PATCHv4 25/25] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
[PATCH] x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
2016-03-11 23:03 UTC (3+ messages)
[RFC 0/2] New MAP_PMEM_AWARE mmap flag
2016-03-11 23:02 UTC (5+ messages)
[PATCH v11 03/13] lru_add_drain_all: factor out lru_add_drain_needed
2016-03-11 22:10 UTC
[PATCH] android,lowmemorykiller: Don't abuse TIF_MEMDIE
2016-03-11 22:01 UTC (3+ messages)
[linux-next:master 11691/11963] mm/kasan/kasan.c:429:12: error: dereferencing pointer to incomplete type 'struct stack_trace'
2016-03-11 20:26 UTC (3+ messages)
[PATCH v6 0/7] SLAB support for KASAN
2016-03-11 17:21 UTC (8+ messages)
` [PATCH v6 1/7] kasan: Modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
` [PATCH v6 2/7] mm, kasan: SLAB support
` [PATCH v6 3/7] mm, kasan: Added GFP flags to KASAN API
` [PATCH v6 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
` [PATCH v6 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
` [PATCH v6 6/7] kasan: Test fix: Warn if the UAF could not be detected in kmalloc_uaf2
` [PATCH v6 7/7] mm: kasan: Initial memory quarantine implementation
[PATCH v4 0/7] SLAB support for KASAN
2016-03-11 17:12 UTC (11+ messages)
` [PATCH v5 2/7] mm, kasan: SLAB support
` [PATCH v5 7/7] mm: kasan: Initial memory quarantine implementation
[PATCH v4 0/7] SLAB support for KASAN
2016-03-11 16:10 UTC (11+ messages)
` [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
[PATCH] mm: memcontrol: zap task_struct->memcg_oom_{gfp_mask,order}
2016-03-11 15:52 UTC (9+ messages)
[PATCH 15/18] uprobes: wait for mmap_sem for write killable
2016-03-11 15:32 UTC (4+ messages)
` [PATCH] "
[PATCH 0/18] change mmap_sem taken for write killable
2016-03-11 15:29 UTC (34+ messages)
` [PATCH 02/18] mm: make vm_mmap killable
` [PATCH 03/18] mm: make vm_munmap killable
` [PATCH 04/18] mm, aout: handle vm_brk failures
` [PATCH 05/18] mm, elf: handle vm_brk error
` [PATCH 06/18] mm: make vm_brk killable
` [PATCH 10/18] vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
` [PATCH 11/18] coredump: make coredump_wait wait for mma_sem "
` [PATCH 12/18] aio: make aio_setup_ring killable
` [PATCH 13/18] exec: make exec path waiting for mmap_sem killable
` [PATCH 14/18] prctl: make PR_SET_THP_DISABLE wait "
` [PATCH 16/18] drm/i915: make i915_gem_mmap_ioctl "
` [PATCH 17/18] drm/radeon: make radeon_mn_get "
` [PATCH 18/18] drm/amdgpu: make amdgpu_mn_get "
[PATCH] mm: memcontrol: reclaim when shrinking memory.high below usage
2016-03-11 14:46 UTC (10+ messages)
[PATCH 09/18] ipc, shm: make shmem attach/detach wait for mmap_sem killable
2016-03-11 11:18 UTC (3+ messages)
` [PATCH] "
[PATCH 08/18] mm, fork: make dup_mmap wait for mmap_sem for write killable
2016-03-11 11:12 UTC (3+ messages)
` [PATCH] "
[PATCH 07/18] mm, proc: make clear_refs killable
2016-03-11 10:59 UTC (3+ messages)
` [PATCH] "
[PATCH] mm: memcontrol: zap oom_info_lock
2016-03-11 10:29 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).