linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-01 12:09:12 to 2012-11-05 02:20:13 UTC [more...]

mm: NULL ptr deref in anon_vma_interval_tree_verify
 2012-11-05  2:20 UTC  (4+ messages)

kswapd0: wxcessive CPU usage
 2012-11-04 16:36 UTC  (18+ messages)
          ` kswapd0: excessive "

[ACPIHP PATCH part4 0/9] enhance ACPI processor driver to support new hotplug framework
 2012-11-04 15:24 UTC  (10+ messages)
` [ACPIHP PATCH part4 1/9] ACPI/processor: remove dead code from processor_driver.c
` [ACPIHP PATCH part4 2/9] ACPIHP/processor: reorganize ACPI processor driver for new hotplug framework
` [ACPIHP PATCH part4 3/9] ACPIHP/processor: protect accesses to device->driver_data
` [ACPIHP PATCH part4 4/9] ACPIHP/processor: enhance processor driver to support new hotplug framework
` [ACPIHP PATCH part4 5/9] CPU: introduce busy flag to temporarily disable CPU online sysfs interface
` [ACPIHP PATCH part4 6/9] ACPIHP/processor: reject online/offline requests when doing processor hotplug
` [ACPIHP PATCH part4 7/9] ACPI/processor: cache parsed APIC ID in processor driver data structure
` [ACPIHP PATCH part4 8/9] ACPI/processor: serialize call to acpi_map/unmap_lsapic
` [ACPIHP PATCH part4 9/9] x86: simplify _acpi_map_lsapic() implementation

[ACPIHP PATCH part3 0/2] enhance ACPI container driver to support hotplug framework
 2012-11-04 15:08 UTC  (3+ messages)
` [ACPIHP PATCH part3 1/2] ACPIHP: enhance ACPI container driver to support new "
` [ACPIHP PATCH part3 2/2] ACPIHP/container: move container.c into drivers/acpi/hotplug

[ACPIHP PATCH part2 00/13] introduce ACPI based system device hotplug driver
 2012-11-04 12:50 UTC  (14+ messages)
` [ACPIHP PATCH part2 01/13] ACPIHP: introduce interfaces to scan and walk ACPI devices attached to a slot
` [ACPIHP PATCH part2 02/13] ACPIHP: use klist to manage "
` [ACPIHP PATCH part2 03/13] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [ACPIHP PATCH part2 04/13] ACPIHP: provide interfaces to manage driver data associated with hotplug slots
` [ACPIHP PATCH part2 05/13] ACPIHP: implement utility interfaces to support system device hotplug
` [ACPIHP PATCH part2 06/13] ACPIHP: implement ACPI system device hotplug driver skeleton
` [ACPIHP PATCH part2 07/13] ACPIHP: analyse dependencies among ACPI hotplug slots
` [ACPIHP PATCH part2 08/13] ACPIHP: provide interface to cancel inprogress hotplug operations
` [ACPIHP PATCH part2 09/13] ACPIHP: configure/unconfigure system devices attached to a hotplug slot
` [ACPIHP PATCH part2 10/13] ACPIHP: implement the core state machine to manage hotplug slots
` [ACPIHP PATCH part2 11/13] ACPIHP: block ACPI device driver from unloading when doing hotplug
` [ACPIHP PATCH part2 12/13] ACPIHP: implement sysfs interfaces for system device hotplug
` [ACPIHP PATCH part2 13/13] ACPIHP: handle ACPI device hotplug events

[ACPIHP PATCH part1 0/4] introduce a framework for ACPI based system device hotplug
 2012-11-03 16:07 UTC  (5+ messages)
` [ACPIHP PATCH part1 1/4] ACPIHP: "
` [ACPIHP PATCH part1 2/4] ACPIHP: introduce acpihp_slot driver to enumerate hotplug slots
` [ACPIHP PATCH part1 3/4] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [ACPIHP PATCH part1 4/4] ACPIHP: implement a fake ACPI system device hotplug slot enumerator

[PATCH 00/31] numa/core patches
 2012-11-03 12:21 UTC  (39+ messages)
` [PATCH 02/31] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 17/31] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 19/31] sched, numa, mm: Introduce tsk_home_node()
` [PATCH 20/31] sched, numa, mm/mpol: Make mempolicy home-node aware
` [PATCH 21/31] sched, numa, mm: Introduce sched_feat_numa()
` [PATCH 22/31] sched, numa, mm: Implement THP migration
` [PATCH 23/31] sched, numa, mm: Implement home-node awareness
` [PATCH 24/31] sched, numa, mm: Introduce last_nid in the pageframe
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy
` [PATCH 28/31] sched, numa, mm: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 30/31] sched, numa, mm: Implement slow start for working set sampling

[PATCH 20/21] mm: drop vmtruncate
 2012-11-03  9:32 UTC 

[PATCH v4 0/6] solve deadlock caused by memory allocation with I/O
 2012-11-03  8:35 UTC  (7+ messages)
` [PATCH v4 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v4 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v4 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v4 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v4 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack
` [PATCH v4 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCH 0/3] Volatile Ranges (v7) & Lots of words
 2012-11-03  7:57 UTC  (5+ messages)

[PATCH] memory cgroup: update root memory cgroup when node is onlined
 2012-11-03  7:00 UTC  (12+ messages)
          ` [PATCH] memcg: fix hotplugged memory zone oops

[PATCH v6 00/29] kmem controller for memcg
 2012-11-03  3:36 UTC  (24+ messages)
` [PATCH v6 05/29] Add a __GFP_KMEMCG flag
` [PATCH v6 06/29] memcg: kmem controller infrastructure
` [PATCH v6 07/29] mm: Allocate kernel pages to the right memcg
` [PATCH v6 09/29] memcg: kmem accounting lifecycle management
` [PATCH v6 10/29] memcg: use static branches when code not in use
` [PATCH v6 11/29] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v6 13/29] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
` [PATCH v6 19/29] memcg: infrastructure to match an allocation to the right cache
` [PATCH v6 23/29] memcg: destroy memcg caches
` [PATCH v6 28/29] slub: slub-specific propagation changes

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-11-03  1:21 UTC  (11+ messages)
` [PATCH 1/5] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/5] mm: frontswap: "
` [PATCH 3/5] staging: zcache2+ramster: enable zcache2 to be built/loaded as a module

[RFC PATCH 0/6] mm: use augmented rbtrees for finding unmapped areas
 2012-11-03  0:40 UTC  (11+ messages)
` [RFC PATCH 1/6] mm: augment vma rbtree with rb_subtree_gap
` [RFC PATCH 2/6] mm: check rb_subtree_gap correctness
` [RFC PATCH 4/6] mm: vm_unmapped_area() lookup function
` [RFC PATCH 5/6] mm: use vm_unmapped_area() on x86_64 architecture

mmotm 2012-11-02-17-15 uploaded
 2012-11-03  0:16 UTC 

zram on ARM
 2012-11-03  0:09 UTC  (6+ messages)

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-02 23:26 UTC  (8+ messages)

[PATCH v2 0/5] minor clean-up and optimize highmem related code
 2012-11-02 22:42 UTC  (5+ messages)
` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry

zram OOM behavior
 2012-11-02 22:36 UTC  (3+ messages)

CK5 [01/18] Use correct cpu_slab on dead cpu
 2012-11-02 20:34 UTC  (21+ messages)
` CK5 [02/18] slab: Simplify bootstrap
` CK5 [04/18] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK5 [05/18] slab: Use the new create_boot_cache function to simplify bootstrap
` CK5 [03/18] create common functions for boot slab creation
` CK5 [07/18] Move kmalloc related function defs
` CK5 [12/18] Common constants for kmalloc boundaries
` CK5 [06/18] Common alignment code
` CK5 [13/18] Common definition for the array of kmalloc caches
` CK5 [11/18] slab: rename nodelists to node
` CK5 [15/18] stat: Use size_t for sizes instead of unsigned
` CK5 [16/18] Common Kmalloc cache determination
` CK5 [14/18] Common function to create the kmalloc array
` CK5 [08/18] Common kmalloc slab index determination
` CK5 [09/18] slab: Use common kmalloc_index/kmalloc_size functions
` CK5 [17/18] slab: Rename list3/l3 to node
` CK5 [18/18] Common definition for kmem_cache_node
` CK5 [10/18] slab: Common name for the per node structures

[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
 2012-11-02 18:00 UTC  (5+ messages)

[PATCH 0/2] HWPOISON: improve logging
 2012-11-02 16:33 UTC  (3+ messages)
` [PATCH 1/2 v2] HWPOISON: fix action_result() to print out dirty/clean
` [PATCH 2/2 v2] mm: print out information of file affected by memory error

[RFC] mm: add support for zsmalloc and zcache
 2012-11-02 16:14 UTC  (11+ messages)

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-11-02 12:51 UTC  (2+ messages)

[PATCH v4 0/3] zram/zsmalloc promotion
 2012-11-02  8:23 UTC  (6+ messages)
` [PATCH v4 1/3] zsmalloc: promote to lib/
` [PATCH v4 2/3] zram: promote zram from staging
` [PATCH v4 3/3] zram: select ZSMALLOC when ZRAM is configured

[PART3 Patch 00/14] introduce N_MEMORY
 2012-11-02  7:41 UTC  (5+ messages)

[PART6 Patch] memory-hotplug: bugfix for movable node
 2012-11-02  6:28 UTC  (5+ messages)
` [PART6 Patch] mempolicy: fix is_valid_nodemask()

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-11-02  4:23 UTC  (8+ messages)

[RFC v2] Support volatile range for anon vma
 2012-11-02  2:37 UTC  (3+ messages)

[RFC] Support volatile range for anon vma
 2012-11-02  2:32 UTC  (5+ messages)

[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-02  0:36 UTC  (16+ messages)
` [PATCH 1/3] bdi: Track users that require stable page writes
` [PATCH 2/3] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/3] fs: Fix remaining filesystems to wait for stable page writeback

zram OOM behavior
 2012-11-01 23:06 UTC  (24+ messages)
                          ` [patch] mm, oom: allow exiting threads to have access to memory reserves

CK5 [00/18] Sl[auo]b: Common kmalloc caches V5
 2012-11-01 21:46 UTC 

CK4 [00/15] Sl[auo]b: Common kmalloc caches V4
 2012-11-01 21:46 UTC  (7+ messages)

[PART2 Patch] some cleanups
 2012-11-01 21:29 UTC  (5+ messages)
` [PART2 Patch] node: cleanup node_state_attr

[glommer-memcg:slab-common/kmalloc 3/16] mm/slab_common.c:210:6: warning: format '%td' expects argument of type 'ptrdiff_t', but argument 3 has type 'size_t'
 2012-11-01 20:34 UTC  (2+ messages)

[PATCH] add some drop_caches documentation and info messsge
 2012-11-01 20:26 UTC  (7+ messages)

[PATCH] Document: s/mem_cgroup_charge/mem_cgroup_change_common/ in memcg doc
 2012-11-01 13:44 UTC 


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).