[PATCH] mm: cma: fix CMA aligned offset calculation
2015-02-24 19:55 UTC
[PATCH] mm: Don't offset memmap for flatmem
2015-02-24 19:54 UTC (9+ messages)
` [PATCHv2] "
[PATCH -part1 0/3] mm: improve handling of mm->exe_file
2015-02-24 19:42 UTC (23+ messages)
` [PATCH 1/3] kernel/audit: consolidate "
` [PATCH v2 "
` [PATCH 2/3] kernel/audit: robustify "
` [PATCH v2 2/3] kernel/audit: reduce mmap_sem hold for mm->exe_file
` [PATCH 3/3] tomoyo: robustify handling of mm->exe_file
` [PATCH v3 3/3] tomoyo: reduce mmap_sem hold for mm->exe_file
[PATCH] mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disbaled
2015-02-24 19:11 UTC (3+ messages)
[PATCH v3 0/4] mm: cma: add some debug information for CMA
2015-02-24 18:44 UTC (5+ messages)
` [PATCH v3 1/4] mm: cma: add trace events to debug physically-contiguous memory allocations
` [PATCH v3 2/4] mm: cma: add number of pages to debug message in cma_release()
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs
` [PATCH v3 4/4] mm: cma: add functions to get region pages counters
How to handle TIF_MEMDIE stalls?
2015-02-24 18:14 UTC (61+ messages)
` __GFP_NOFAIL and oom_killer_disabled?
[PATCH RFC 1/4] mm: throttle MADV_FREE
2015-02-24 16:51 UTC (7+ messages)
` [PATCH RFC 2/4] mm: change deactivate_page with deactivate_file_page
` [PATCH RFC 3/4] mm: move lazy free pages to inactive list
` [PATCH RFC 4/4] mm: support MADV_FREE in swapless system
[PATCH v2 0/4] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
2015-02-24 15:25 UTC (2+ messages)
` [PATCH v4 1/4] slab: Correct size_index table before replacing the bootstrap kmem_cache_node
[RFC v2 0/5] introduce gcma
2015-02-24 14:48 UTC (7+ messages)
` [RFC v2 1/5] gcma: introduce contiguous memory allocator
` [RFC v2 2/5] gcma: utilize reserved memory as discardable memory
` [RFC v2 3/5] gcma: adopt cleancache and frontswap as second-class clients
` [RFC v2 4/5] gcma: export statistical data on debugfs
` [RFC v2 5/5] gcma: integrate gcma under cma interface
[PATCH V5 0/4] Refactor do_wp_page, no functional change
2015-02-24 13:59 UTC (11+ messages)
` [PATCH V5 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V5 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V5 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V5 4/4] mm: Refactor do_wp_page handling of shared vma into a function
[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
2015-02-24 12:58 UTC (7+ messages)
[PATCH] mm: readahead: get back a sensible upper limit
2015-02-24 12:58 UTC
Delivery reports about your e-mail
2015-02-24 11:46 UTC
[RFC 0/6] the big khugepaged redesign
2015-02-24 11:45 UTC (15+ messages)
` [RFC 1/6] mm, thp: stop preallocating hugepages in khugepaged
` [RFC 2/6] mm, thp: make khugepaged check for THP allocability before scanning
` [RFC 3/6] mm, thp: try fault allocations only if we expect them to succeed
` [RFC 4/6] mm, thp: move collapsing from khugepaged to task_work context
` [RFC 5/6] mm, thp: wakeup khugepaged when THP allocation fails
` [RFC 6/6] mm, thp: remove no longer needed khugepaged code
[PATCH] fs: avoid locking sb_lock in grab_super_passive()
2015-02-24 10:41 UTC (7+ messages)
[PATCH 0/4] cleancache: remove limit on the number of cleancache enabled filesystems
2015-02-24 10:34 UTC (8+ messages)
` [PATCH 1/4] ocfs2: copy fs uuid to superblock
` [PATCH 2/4] cleancache: zap uuid arg of cleancache_init_shared_fs
` [PATCH 3/4] cleancache: forbid overriding cleancache_ops
` [PATCH 4/4] cleancache: remove limit on the number of cleancache enabled filesystems
[PATCH] mm: hide per-cpu lists in output of show_mem()
2015-02-24 9:03 UTC (5+ messages)
[PATCH v2 0/7] Kernel huge I/O mapping support
2015-02-24 8:09 UTC (4+ messages)
copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
2015-02-24 0:12 UTC (2+ messages)
[RFC] mremap: add MREMAP_NOHOLE flag
2015-02-23 22:10 UTC (2+ messages)
[PATCH v2] mm: incorporate zero pages into transparent huge pages
2015-02-23 21:45 UTC (7+ messages)
[PATCH] mm: shmem: check for mapping owner before dereferencing
2015-02-23 17:57 UTC (4+ messages)
[PATCHv3 00/24] THP refcounting redesign
2015-02-23 16:21 UTC (9+ messages)
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation
[patch 0/2] mm: memcontrol: default hierarchy interface for memory v2
2015-02-23 14:28 UTC (4+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory
[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
2015-02-23 13:48 UTC (27+ messages)
` [PATCH 01/24] mm: update_lru_size warn and reset bad lru_size
` [PATCH 02/24] mm: update_lru_size do the __mod_zone_page_state
` [PATCH 03/24] mm: use __SetPageSwapBacked and don't ClearPageSwapBacked
` [PATCH 04/24] mm: make page migration's newpage handling more robust
` [PATCH 05/24] tmpfs: preliminary minor tidyups
` [PATCH 06/24] huge tmpfs: prepare counts in meminfo, vmstat and SysRq-m
` [PATCH 07/24] huge tmpfs: include shmem freeholes in available memory counts
` [PATCH 08/24] huge tmpfs: prepare huge=N mount option and /proc/sys/vm/shmem_huge
` [PATCH 09/24] huge tmpfs: try to allocate huge pages, split into a team
` [PATCH 10/24] huge tmpfs: avoid team pages in a few places
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes
` [PATCH 12/24] huge tmpfs: get_unmapped_area align and fault supply huge page
` [PATCH 13/24] huge tmpfs: extend get_user_pages_fast to shmem pmd
` [PATCH 14/24] huge tmpfs: extend vma_adjust_trans_huge "
` [PATCH 15/24] huge tmpfs: rework page_referenced_one and try_to_unmap_one
` [PATCH 16/24] huge tmpfs: fix problems from premature exposure of pagetable
` [PATCH 17/24] huge tmpfs: map shmem by huge page pmd or by page team ptes
` [PATCH 18/24] huge tmpfs: mmap_sem is unlocked when truncation splits huge pmd
` [PATCH 19/24] huge tmpfs: disband split huge pmds on race or memory failure
` [PATCH 20/24] huge tmpfs: use Unevictable lru with variable hpage_nr_pages()
` [PATCH 21/24] huge tmpfs: fix Mlocked meminfo, tracking huge and unhuge mlocks
` [PATCH 22/24] huge tmpfs: fix Mapped meminfo, tracking huge and unhuge mappings
` [PATCH 23/24] kvm: plumb return of hva when resolving page fault
` [PATCH 24/24] kvm: teach kvm to map page teams as huge pages
[PATCH 0/4] mm: cma: add some debug information for CMA
2015-02-22 23:29 UTC (5+ messages)
[PATCH V4 0/4] Refactor do_wp_page, no functional change
2015-02-22 13:28 UTC (9+ messages)
` [PATCH V4 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V4 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V4 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V4 4/4] mm: Refactor do_wp_page handling of shared vma into a function
How to controll Buffers to be dilligently reclaimed?
2015-02-20 20:33 UTC (2+ messages)
[PATCH v2 RFC] page_writeback: cleanup mess around cancel_dirty_page()
2015-02-20 14:42 UTC
[PATCH v5 0/3] mm: cma: debugfs access to CMA
2015-02-20 10:27 UTC (4+ messages)
` [PATCH v5 2/3] mm: cma: allocation trigger
How to handle TIF_MEMDIE stalls?
2015-02-20 8:26 UTC (7+ messages)
drivers/net/ethernet/broadcom/tg3.c:17811:37: warning: array subscript is above array bounds
2015-02-20 1:16 UTC (3+ messages)
[3.19-final|next-20150204] LTP OOM testsuite causes call-traces
2015-02-19 23:32 UTC (3+ messages)
[PATCH 1/2] cgroup: call cgroup_subsys->bind on cgroup subsys initialization
2015-02-19 14:34 UTC (2+ messages)
` [PATCH 2/2] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox