linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-04-16 18:08 UTC  (7+ messages)

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-04-16 17:57 UTC  (2+ messages)

[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
 2013-04-16 16:27 UTC  (20+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-16 15:11 UTC  (10+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends
` IOZone with transparent huge page cache
` [RESEND] "

[RFC PATCH v1 00/19] kill free_all_bootmem() and clean up VALID_PAGE()
 2013-04-16 15:04 UTC  (24+ messages)
` [RFC PATCH v1 01/19] mm: introduce accessor function set_max_mapnr()
` [RFC PATCH v1 02/19] mm/AVR32: prepare for killing free_all_bootmem_node()
` [RFC PATCH v1 03/19] mm/IA64: "
` [RFC PATCH v1 04/19] mm/m32r: "
` [RFC PATCH v1 05/19] mm/m68k: "
` [RFC PATCH v1 06/19] mm/metag: "
` [RFC PATCH v1 07/19] mm/MIPS: "
` [RFC PATCH v1 08/19] mm/PARISC: "
` [RFC PATCH v1 09/19] mm/PPC: "
` [RFC PATCH v1 10/19] mm/SH: "
` [RFC PATCH v1 11/19] mm: kill free_all_bootmem_node()
` [RFC PATCH v1 12/19] mm/ALPHA: clean up unused VALID_PAGE()
` [RFC PATCH v1 13/19] mm/CRIS: "
` [RFC PATCH v1 14/19] mm/microblaze: "
` [RFC PATCH v1 15/19] mm/ARM: fix stale comment about VALID_PAGE()
` [RFC PATCH v1 16/19] mm/unicore32: "
` [RFC PATCH v1 17/19] mm/m68k: fix build warning of unused variable
` [RFC PATCH v1 18/19] mm/alpha: unify mem_init() for both UMA and NUMA architectures
` [RFC PATCH v1 19/19] mm: call register_page_bootmem_info_node() from mm core

[Bug fix PATCH v2] Reusing a resource structure allocated by bootmem
 2013-04-16 15:00 UTC  (2+ messages)

[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
 2013-04-16 14:43 UTC  (17+ messages)
` [PATCH v3 08/32] list: add a new LRU list type
` [PATCH v3 11/32] list_lru: per-node list infrastructure
` [PATCH v3 12/32] shrinker: add node awareness
` [PATCH v3 14/32] xfs: convert buftarg LRU to generic code
` [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v3 20/32] shrinker: Kill old ->shrink API

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-16 13:49 UTC  (4+ messages)
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger memory region compaction

print out hardware name & modules list when we encounter bad page tables
 2013-04-16 12:21 UTC  (2+ messages)

[BUG][s390x] mm: system crashed
 2013-04-16  8:26 UTC  (7+ messages)

[PATCH] memcg: Check more strictly to avoid ULLONG overflow by PAGE_ALIGN
 2013-04-16  7:30 UTC  (7+ messages)

[RFC v7 00/11] Support vrange for anonymous page
 2013-04-16  3:33 UTC  (10+ messages)

[PATCH] swap: add a simple detector for inappropriate swapin readahead
 2013-04-16  3:24 UTC  (2+ messages)

file readahead
 2013-04-16  3:10 UTC 

[PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
 2013-04-16  0:44 UTC  (8+ messages)
` [PATCH 2/6] PCI: "
` [PATCH 3/6] ncpfs: "
` [PATCH 4/6] char: "
` [PATCH 5/6] drm: "
` [PATCH 6/6] uio: "

[PATCH 0/5] mm: Ability to monitor task memory changes (v3)
 2013-04-15 23:57 UTC  (10+ messages)
` [PATCH 4/5] pagemap: Introduce the /proc/PID/pagemap2 file
` [PATCH 5/5] mm: Soft-dirty bits for user memory changes tracking
  ` [PATCH 6/5] selftest: Add simple test for soft-dirty bit

[PATCH] firmware, memmap: fix firmware_map_entry leak
 2013-04-15 23:38 UTC  (8+ messages)

[LSF/MM TOPIC] Beyond NUMA
 2013-04-15 20:50 UTC  (8+ messages)
  ` [Lsf] "

[PATCH 0/3] Little error fix and cleanup
 2013-04-15 16:30 UTC  (5+ messages)
` [PATCH 1/3] mm: Remove unused parameter of pages_correctly_reserved()
` [PATCH 2/3] mem-hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE
` [PATCH 3/3] memblock: Fix missing comment of memblock_insert_region()

System freezes when RAM is full (64-bit)
 2013-04-15 14:12 UTC  (16+ messages)

[PATCH -V5 00/25] THP support for PPC64
 2013-04-15  1:18 UTC  (14+ messages)
` [PATCH -V5 17/25] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V5 21/25] powerpc: Handle hugepage in perf callchain
` [PATCH -V5 24/25] powerpc: Optimize hugepage invalidate

[PATCH] staging: ramster: add how-to for ramster
 2013-04-15  1:02 UTC  (4+ messages)

[PATCH PART3 v4 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-15  0:00 UTC  (10+ messages)
` [PATCH PART3 v4 1/6] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART3 v4 2/6] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART3 v4 3/6] staging: ramster: Add incremental accessory counters
` [PATCH PART3 v4 4/6] staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
` [PATCH PART3 v4 5/6] staging: zcache/debug: fix coding style
` [PATCH PART2 v4 6/6] staging: ramster: add how-to for ramster

[RFC 0/3] soft reclaim rework
 2013-04-14 18:03 UTC  (8+ messages)
` [RFC 1/3] memcg: integrate soft reclaim tighter with zone shrinking code

Return value of __mm_populate
 2013-04-14  7:25 UTC  (4+ messages)

mm: BUG in do_huge_pmd_wp_page
 2013-04-14  7:13 UTC  (4+ messages)

[PATCHv9 0/8] zswap: compressed swap caching
 2013-04-14  0:45 UTC  (10+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/
` [PATCHv9 3/8] debugfs: add get/set for atomic types
` [PATCHv9 4/8] zswap: add to mm/
` [PATCHv9 7/8] zswap: add swap page writeback support

[PATCH PART3 v3 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-13 12:52 UTC  (10+ messages)
` [PATCH PART3 v3 2/6] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART3 v3 3/6] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART3 v3 4/6] staging: ramster: Add incremental accessory counters
` [PATCH PART3 v3 5/6] staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
` [PATCH PART3 v3 6/6] staging: zcache/debug: fix coding style
` [PATCH PART2 v2 7/7] staging: ramster: add how-to for ramster

[PATCH PART2 v2 0/7] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-13  3:05 UTC  (9+ messages)
` [PATCH PART2 v2 2/7] staging: ramster: Move debugfs code out of ramster.c file

Excessive stall times on ext4 in 3.9-rc2
 2013-04-13  1:23 UTC  (14+ messages)

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-12 21:14 UTC  (7+ messages)

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-12 20:56 UTC  (5+ messages)
` [PATCH v4, part3 06/41] tile: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 36/41] mm/tile: prepare for removing num_physpages and simplify mem_init()

zsmalloc zbud hybrid design discussion?
 2013-04-12 20:48 UTC  (5+ messages)

[PATCH] mm: prevent mmap_cache race in find_vma()
 2013-04-12 18:05 UTC  (11+ messages)

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-04-12 15:22 UTC  (3+ messages)

[RFC Patch 0/2] mm: Add parameters to make kernel behavior at memory error on dirty cache selectable
 2013-04-12 15:13 UTC  (13+ messages)

[PATCH] mm/mmap: Check for RLIMIT_AS before unmapping
 2013-04-12 13:42 UTC  (3+ messages)

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-12 13:40 UTC  (9+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[RFC Patch 2/2] mm: Add parameters to limit a rate of outputting memory error messages
 2013-04-12 13:30 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox