messages from 2015-01-09 02:17:13 to 2015-01-13 19:15:04 UTC [more...]
[PATCH 0/2] Account PMD page tables to the process
2015-01-13 19:14 UTC (3+ messages)
` [PATCH 1/2] mm: rename mm->nr_ptes to mm->nr_pgtables
` [PATCH 2/2] mm: account pmd page tables to the process
[patch] mm: memcontrol: default hierarchy interface for memory fix
2015-01-13 19:02 UTC
[patch] mm: memcontrol: fold move_anon() and move_file()
2015-01-13 18:59 UTC
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2015-01-13 18:58 UTC (28+ messages)
` [PATCH v12 03/20] mm: Fix XIP fault vs truncate race
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW
` [PATCH v12 06/20] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v12 07/20] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v12 08/20] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v12 09/20] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation
` [PATCH v12 18/20] dax: Add dax_zero_page_range
` pread2/ pwrite2
[PATCH V2 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
2015-01-13 18:21 UTC
[PATCH 0/5] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages try#2
2015-01-13 16:37 UTC (6+ messages)
` [PATCH 1/5] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
` [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 4/5] mm: gup: use get_user_pages_unlocked
` [PATCH 5/5] mm: gup: kvm "
[RFC] A question about memcg/kmem
2015-01-13 16:28 UTC (4+ messages)
mm performance with zram
2015-01-13 16:25 UTC (8+ messages)
[PATCH] mm: vmscan: fix the page state calculation in too_many_isolated
2015-01-13 16:09 UTC (2+ messages)
[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
2015-01-13 15:59 UTC (5+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory
[patch 1/3] mm: memcontrol: remove unnecessary soft limit tree node test
2015-01-13 15:01 UTC (9+ messages)
` [patch 2/3] mm: memcontrol: consolidate memory controller initialization
` [patch 3/3] mm: memcontrol: consolidate swap controller code
[PATCH] memcg: remove extra newlines from memcg oom kill log
2015-01-13 14:15 UTC (3+ messages)
[PATCH 1/1] mm: pagemap: limit scan to virtual region being asked
2015-01-13 12:27 UTC
[patch 4/6] mm: fix invalid use of pfn_valid_within in test_pages_in_a_zone
2015-01-13 10:18 UTC (5+ messages)
[PATCH 1/1 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
2015-01-13 9:45 UTC (4+ messages)
[PATCH V2] mm/thp: Allocate transparent hugepages on local node
2015-01-13 9:25 UTC (7+ messages)
[PATCH -v3 0/5] OOM vs PM freezer fixes
2015-01-13 8:41 UTC (13+ messages)
` [PATCH -v3 1/5] oom: add helpers for setting and clearing TIF_MEMDIE
` [PATCH -v3 2/5] oom: thaw the OOM victim if it is frozen
` [PATCH -v3 3/5] PM: convert printk to pr_* equivalent
` [PATCH -v3 4/5] sysrq: "
` [PATCH -v3 5/5] oom, PM: make OOM detection in the freezer path raceless
[PATCH v2 1/5] mm/compaction: change tracepoint format from decimal to hexadecimal
2015-01-13 8:35 UTC (14+ messages)
` [PATCH v2 2/5] mm/compaction: enhance tracepoint output for compaction begin/end
` [PATCH v2 3/5] mm/compaction: print current range where compaction work
` [PATCH v2 4/5] mm/compaction: more trace to understand when/why compaction start/finish
` [PATCH v2 5/5] mm/compaction: add tracepoint to observe behaviour of compaction defer
[PATCH] memcg: add BUILD_BUG_ON() for string tables
2015-01-13 8:15 UTC (3+ messages)
[PATCH 0/5] kstrdup optimization
2015-01-13 7:57 UTC (10+ messages)
` [PATCH 1/5] mm/util: add kstrdup_const
` [PATCH 2/5] kernfs: convert node name allocation to kstrdup_const
` [PATCH 3/5] clk: convert clock name allocations "
` [PATCH 4/5] mm/slab: convert cache "
` [PATCH 5/5] fs/namespace: convert devname allocation "
[PATCH -mm 1/2] mm: vmscan: account slab pages on memcg reclaim
2015-01-13 7:55 UTC (6+ messages)
` [PATCH -mm 2/2] mm: vmscan: init reclaim_state in do_try_to_free_pages
[PATCH] mm: fix corner case in anon_vma endless growing prevention
2015-01-13 6:53 UTC (6+ messages)
[PATCH 0/3] mm: cma: /proc/cmainfo
2015-01-13 2:27 UTC (7+ messages)
[PATCHv2 0/2] mm: infrastructure for correctly handling foreign pages on Xen
2015-01-12 22:35 UTC (5+ messages)
` [PATCH 1/2] mm: provide a find_page vma operation
` [PATCH 2/2] mm: add 'foreign' alias for the 'pinned' page flag
[PATCH] mm: wrap BUG() branches with unlikely()
2015-01-12 22:35 UTC
kernel BUG at mm/rmap.c:399!
2015-01-11 11:26 UTC
[PATCH v2] mm/zsmalloc: add statistics support
2015-01-12 20:07 UTC (11+ messages)
HMM (Heterogeneous Memory Management) v8
2015-01-12 20:05 UTC (13+ messages)
` [PATCH 1/6] mmu_notifier: add event information to address invalidation v6
` [PATCH 3/6] HMM: introduce heterogeneous memory management v2
` [PATCH 5/6] HMM: add per mirror page table
[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
2015-01-12 17:42 UTC (3+ messages)
[Regression] 3.19-rc3 : memcg: Hang in mount memcg
2015-01-12 17:02 UTC (10+ messages)
` [PATCH cgroup/for-3.19-fixes] cgroup: implement cgroup_subsys->unbind() callback
[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
2015-01-12 16:19 UTC
[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
2015-01-12 16:14 UTC (2+ messages)
backing_dev_info cleanups & lifetime rule fixes
2015-01-12 12:36 UTC (23+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info
[PATCH -mm] fs: shrinker: always scan at least one object of each type
2015-01-12 10:20 UTC
[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
2015-01-12 8:20 UTC (6+ messages)
FW: [RFC V6 2/3 resend] arm:add bitrev.h file to support rbit instruction
2015-01-12 2:05 UTC
probably commit b3d574ae ( Linus github 10-01-2015) causes oops after run Android SDK Manager from Eclipse
2015-01-11 13:40 UTC (4+ messages)
kernel BUG at mm/rmap.c:399! part 2
2015-01-11 11:40 UTC (3+ messages)
[BUG] 3.19-rc3+ - mm: prevent endless growth of anon_vma hierarchy
2015-01-11 8:58 UTC
[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2015-01-11 8:23 UTC (16+ messages)
` [RFC V4] "
` [RFC V5] "
` [RFC] discard task stack pages instead of pageout into swap partition
` [RFC] MADV_FREE doesn't work when doesn't have "
` [RFC] mm:change meminfo cached calculation
[PATCH] x86, mpx: Ensure unused arguments of prctl() MPX requests are 0
2015-01-10 18:39 UTC (6+ messages)
[PATCHSET RFC block/for-next] writeback: cgroup writeback support
2015-01-10 16:05 UTC (9+ messages)
[PATCH] mm/page_alloc.c: drop dead destroy_compound_page()
2015-01-10 1:15 UTC (7+ messages)
[LSF/MM ATTEND] Attend
2015-01-10 0:11 UTC
Linux 3.19-rc3
2015-01-09 15:56 UTC (3+ messages)
[PATCH] vmscan: force scan offline memory cgroups
2015-01-09 12:51 UTC (4+ messages)
` [PATCH v2] "
File sealing man pages for review (memfd_create(2), fcntl(2))
2015-01-09 12:49 UTC
[RFC V5 3/3] arm64:add bitrev.h file to support rbit instruction
2015-01-09 12:40 UTC (14+ messages)
` [RFC V6 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
` [RFC V6 2/3] "
` [RFC V6 2/3] arm:add bitrev.h file "
LSF/MM 2015 Reminder about call for proposals
2015-01-09 10:36 UTC
[PATCH -mm v3 3/9] vmscan: per memory cgroup slab shrinkers
2015-01-09 8:58 UTC (2+ messages)
[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
2015-01-09 3:34 UTC (6+ 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).