[patch] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
2015-03-02 17:38 UTC
[PATCH 1/2] cgroup: call cgroup_subsys->bind on cgroup subsys initialization
2015-03-02 17:33 UTC (5+ messages)
` [PATCH 2/2] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
How to handle TIF_MEMDIE stalls?
2015-03-02 17:27 UTC (36+ messages)
[PATCH] mm: reorder can_do_mlock to fix audit denial
2015-03-02 17:20 UTC
[patch 1/2] mm: remove GFP_THISNODE
2015-03-02 16:23 UTC (20+ messages)
` [patch v2 1/3] "
` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE
mm: cma: debugfs interface
2015-03-02 16:04 UTC
[PATCH v2 0/7] Kernel huge I/O mapping support
2015-03-02 15:51 UTC (4+ messages)
[PATCH v3 0/4] mm: cma: add some debug information for CMA
2015-03-02 15:44 UTC (4+ messages)
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs
[RFC PATCH 0/4] make memtest a generic kernel feature
2015-03-02 15:14 UTC (6+ messages)
` [RFC PATCH 1/4] mm: move memtest under /mm
` [RFC PATCH 2/4] memtest: use phys_addr_t for physical addresses
` [RFC PATCH 3/4] arm64: add support for memtest
` [RFC PATCH 4/4] arm: "
[PATCH 1/2] mm/page_alloc.c: Add '(' and ')' in comment
2015-03-02 14:26 UTC (2+ messages)
` [PATCH 2/2] mm/page_alloc.c: fix a grammar "
[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2015-03-02 14:16 UTC (10+ messages)
` PMD update corruption (sync question)
[PATCH] mm: set khugepaged_max_ptes_none by 1/8 of HPAGE_PMD_NR
2015-03-02 14:00 UTC (5+ messages)
[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
2015-03-02 13:54 UTC (5+ messages)
` [RFC 1/4] mm: Clarify __GFP_NOFAIL deprecation status
` [RFC 2/4] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
` [RFC 3/4] sparc: remove __GFP_NOFAIL reuquirement
` [RFC 4/4] cxgb4: drop __GFP_NOFAIL allocation
[PATCH] doc: add information about max_ptes_none
2015-03-02 12:56 UTC (3+ messages)
[PATCH RFC 1/4] mm: throttle MADV_FREE
2015-03-02 12:38 UTC (23+ messages)
` [RFC] mm: change mm_advise_free to clear page dirty
` [RFC] mm: change mm_advise_free to clear page dirty, "
` [RFC V2] "
[RFC PATCH 1/2] mem-hotplug: introduce sysfs `range' attribute
2015-03-02 12:29 UTC (4+ messages)
` [RFC PATCH 2/2] mem-hotplug: add description of "
[RFC] mm: page allocation for less fragmentation
2015-03-02 5:02 UTC
[regression v4.0-rc1] mm: IPIs from TLB flushes causing significant performance degradation
2015-03-02 1:04 UTC
drivers/rtc/rtc-ds1685.c:2144:3-8: No need to set .owner here. The core will do it
2015-03-01 18:16 UTC
Generic page fault (Was: libsigsegv ....)
2015-03-01 3:57 UTC (13+ messages)
[RFC 2/3] hugetlbfs: coordinate global and subpool reserve accounting
2015-02-28 17:25 UTC (2+ messages)
[PATCH] mm: cma: constify and use correct signness in mm/cma.c
2015-02-28 8:57 UTC
[RFC] Strange do_munmap in mmap_region
2015-02-28 6:46 UTC
[PATCH v2] mm: cma: fix CMA aligned offset calculation
2015-02-28 2:06 UTC (7+ messages)
[PATCH 1/2] kasan, module, vmalloc: rework shadow allocation for modules
2015-02-27 23:01 UTC (4+ messages)
` [PATCH 2/2] kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
[RFC 0/3] hugetlbfs: optionally reserve all fs pages at mount time
2015-02-27 22:58 UTC (6+ messages)
` [RFC 1/3] hugetlbfs: add reserved mount fields to subpool structure
` [RFC 2/3] hugetlbfs: coordinate global and subpool reserve accounting
` [RFC 3/3] hugetlbfs: accept subpool reserved option and setup accordingly
[PATCH] mm: replace mmap_sem for mm->exe_file serialization
2015-02-27 18:34 UTC (4+ messages)
[mmotm:master 7/197] ak8975.c:undefined reference to `i2c_smbus_write_byte_data'
2015-02-27 15:28 UTC (4+ messages)
[PATCH] mm: Don't offset memmap for flatmem
2015-02-27 15:24 UTC (10+ messages)
` [PATCHv2] "
How to handle TIF_MEMDIE stalls?
2015-02-27 13:12 UTC (9+ messages)
[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
2015-02-27 12:20 UTC (11+ messages)
[PATCH 0/4] enhance shmem process and swap accounting
2015-02-27 10:52 UTC (13+ messages)
` [PATCH 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps
` [PATCH 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status
[patch] mm, mempolicy: migrate_to_node should only migrate to node
2015-02-27 6:13 UTC (2+ messages)
[PATCH 3/4] mm, shmem: Add shmem resident memory accounting
2015-02-27 4:01 UTC
[PATCH] mm: hide per-cpu lists in output of show_mem()
2015-02-26 23:14 UTC (3+ messages)
` [PATCH] mm: completely remove dumping per-cpu lists from show_mem()
3.19.0 / kswap0 bug
2015-02-26 20:08 UTC (2+ messages)
[PATCHv3 00/17] Add missing __PAGETABLE_{PUD,PMD}_FOLDED defines and introduce CONFIG_PGTABLE_LEVELS
2015-02-26 20:04 UTC (20+ messages)
` [PATCHv3 01/17] mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
` [PATCHv3 02/17] alpha: expose number of page table levels on Kconfig level
` [PATCHv3 03/17] arm64: "
` [PATCHv3 04/17] arm: "
` [PATCHv3 05/17] ia64: "
` [PATCHv3 06/17] m68k: mark PMD folded and expose number of page table levels
` [PATCHv3 07/17] mips: expose number of page table levels on Kconfig level
` [PATCHv3 08/17] parisc: "
` [PATCHv3 09/17] powerpc: "
` [PATCHv3 10/17] s390: expose number of page table levels
` [PATCHv3 11/17] sh: "
` [PATCHv3 12/17] sparc: "
` [PATCHv3 13/17] tile: "
` [PATCHv3 14/17] um: "
` [PATCHv3 15/17] x86: expose number of page table levels on Kconfig level
` [PATCHv3 16/17] mm: define default PGTABLE_LEVELS to two
` [PATCHv3 17/17] mm: do not add nr_pmds into mm_struct if PMD is folded
[PATCH] mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disbaled
2015-02-26 17:34 UTC (6+ messages)
` [PATCH -v2] "
[PATCH v8 0/7] Support Write-Through mapping on x86
2015-02-26 14:44 UTC (6+ messages)
` [PATCH v8 7/7] x86, mm: Add set_memory_wt() for WT
mmotm 2015-02-25-21-19 uploaded
2015-02-26 13:20 UTC (2+ messages)
` since-3.19 branch opened for mm git tree (was: Re: mmotm 2015-02-25-21-19 uploaded)
[mmotm:master 52/197] mm/cma_debug.c:71:4: error: invalid use of undefined type 'struct page'
2015-02-26 12:30 UTC (2+ messages)
[PATCH] cma: debug: document new debugfs interface
2015-02-26 8:31 UTC
[mmotm:master 131/197] arch/microblaze/kernel/cpu/mb.c:105:2: error: 'x' undeclared
2015-02-26 7:23 UTC
مؤتمر الحكومة الذكية
2015-02-26 6:28 UTC
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