INFO: suspicious rcu_dereference_check() usage - kernel/pid.c:419 invoked rcu_dereference_check() without protection!
2010-11-09 20:29 UTC (4+ messages)
[PATCH] memcg: mark mem_cgroup_page_stat() underflow unlikely
2010-11-09 20:21 UTC
2.6.36 io bring the system to its knees
2010-11-09 20:20 UTC (19+ messages)
[patch] memcg: fix unit mismatch in memcg oom limit calculation
2010-11-09 20:00 UTC (2+ messages)
vmstat: Optimize zone counter modifications through the use of this cpu operations
2010-11-09 17:27 UTC
[patch v2] oom: fix oom_score_adj consistency with oom_disable_count
2010-11-09 17:17 UTC (8+ messages)
` [PATCH 0/1] (Was: oom: fix oom_score_adj consistency with oom_disable_count)
` [PATCH 1/1][2nd resend] sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
[PATCH 0/2] Reduce the amount of time spent in watermark-related functions V4
2010-11-09 16:48 UTC (7+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
[PATCH] slub: Fix slub_lock down/up imbalance
2010-11-09 16:03 UTC (5+ messages)
fadvise DONTNEED implementation (or lack thereof)
2010-11-09 12:54 UTC (5+ messages)
[patch] mm: vmscan implement per-zone shrinkers
2010-11-09 12:32 UTC
[PATCH]oom-kill: direct hardware access processes should get bonus
2010-11-09 12:24 UTC (13+ messages)
` [PATCH v2]oom-kill: CAP_SYS_RESOURCE "
` "
` [PATCH v2]mm/oom-kill: direct hardware access processes "
[PATCH 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
2010-11-09 12:15 UTC (8+ messages)
` [PATCH 1/6] memcg: add mem_cgroup parameter to mem_cgroup_page_stat()
` [PATCH 2/6] memcg: pass mem_cgroup to mem_cgroup_dirty_info()
` [PATCH 3/6] memcg: make throttle_vm_writeout() memcg aware
` [PATCH 4/6] memcg: simplify mem_cgroup_page_stat()
` [PATCH 5/6] memcg: simplify mem_cgroup_dirty_info()
` [PATCH 6/6] memcg: make mem_cgroup_page_stat() return value unsigned
[PATCH 00 of 66] Transparent Hugepage Support #32
2010-11-09 10:27 UTC (32+ messages)
` [PATCH 01 of 66] disable lumpy when compaction is enabled
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 04 of 66] define MADV_HUGEPAGE
` [PATCH 07 of 66] update futex compound knowledge
` [PATCH 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 27 of 66] kvm mmu transparent hugepage support
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 30 of 66] transparent hugepage core
` [PATCH 33 of 66] madvise(MADV_HUGEPAGE)
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging
` [PATCH 44 of 66] skip transhuge pages in ksm for now
` [PATCH 48 of 66] add pmd_modify
` [PATCH 49 of 66] mprotect: pass vma down to page table walkers
` [PATCH 50 of 66] mprotect: transparent huge page support
` [PATCH 51 of 66] set recommended min free kbytes
` [PATCH 53 of 66] add numa awareness to hugepage allocations
` [PATCH 54 of 66] transparent hugepage config choice
` [PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 57 of 66] avoid breaking huge pmd invariants in case of vma_adjust failures
` [PATCH 61 of 66] use compaction for GFP_ATOMIC order > 0
` [PATCH 64 of 66] scale nr_rotated to balance memory pressure
` [PATCH 65 of 66] transparent hugepage sysfs meminfo
` [PATCH 66 of 66] add debug checks for mapcount related invariants
[PATCH] memcg: avoid "free" overflow in memcg_hierarchical_free_pages()
2010-11-09 9:10 UTC (2+ messages)
understand KSM
2010-11-09 6:48 UTC (2+ messages)
"BUG: soft lockup - CPU#0 stuck for 61s! [kswapd0:184]"
2010-11-09 5:50 UTC (2+ messages)
RFC: reviving mlock isolation dead code
2010-11-09 4:34 UTC (3+ messages)
vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
2010-11-09 4:03 UTC (8+ messages)
` shrinkers: Add node to indicate where to target shrinking
[PATCH] memcg: avoid overflow in memcg_hierarchical_free_pages()
2010-11-09 3:52 UTC (5+ messages)
[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
2010-11-09 3:28 UTC (4+ messages)
[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
2010-11-09 2:53 UTC (20+ messages)
[PATCH] memcg: correct memcg_hierarchical_free_pages() return type
2010-11-09 1:49 UTC (2+ messages)
[v2][PATCH] [v2] Revalidate page->mapping in do_generic_file_read()
2010-11-09 0:05 UTC (2+ messages)
[PATCH] memcg: use do_div to divide s64 in 32 bit machine
2010-11-08 23:45 UTC (27+ messages)
` [patch 0/4] memcg: variable type fixes
` [patch 1/4] memcg: use native word to represent dirtyable pages
` [patch 2/4] memcg: catch negative per-cpu sums in dirty info
` [patch 3/4] memcg: break out event counters from other stats
` [patch 4/4] memcg: use native word page statistics counters
` memcg writeout throttling, was: "
[PATCH 0/5] writeback livelock fixes
2010-11-08 23:23 UTC (7+ messages)
` [PATCH 1/5] writeback: integrated background writeback work
` [PATCH 2/5] writeback: trace wakeup event for background writeback
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works
` [PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback
` [PATCH 5/5] writeback: check skipped pages on WB_SYNC_ALL
[PATCH] mm: make ioremap_prot() take a pgprot
2010-11-08 14:18 UTC (3+ messages)
[PATCH 00/39] Cleanup WARN #defines
2010-11-08 12:03 UTC (3+ messages)
` [PATCH 34/39] mm: Update WARN uses
[BUGFIX][PATCH] fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
2010-11-08 9:50 UTC (3+ messages)
Potential NULL pointer derefence found by static analysis tool
2010-11-08 8:01 UTC
[PATCH] mm: Avoid livelocking of WB_SYNC_ALL writeback
2010-11-07 13:37 UTC (8+ messages)
Low priority writers make realtime processes thrashing
2010-11-07 10:20 UTC (2+ messages)
[PATCH 0/7] Convert sprintf_symbol uses to %p[Ss]
2010-11-06 15:00 UTC (3+ messages)
` [PATCH 6/7] mm: Convert sprintf_symbol to %pS
[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
2010-11-06 10:42 UTC (11+ messages)
[patch]vmscan: avoid set zone congested if no page dirty
2010-11-05 14:44 UTC (4+ messages)
[PATCH 0/4] [RFC] transfer vmscan pageout works to the flusher thread
2010-11-05 12:15 UTC (9+ messages)
` [PATCH 2/4] writeback: quit background/periodic work when other works are enqueued
` [PATCH 1/2] writeback: integrated background writeback work
` [PATCH 2/2] writeback: stop background/kupdate works from livelocking other works
` [PATCH 1/2 v2] writeback: integrated background writeback work
[PATCH] cgroup: Avoid a memset by using vzalloc
2010-11-05 3:08 UTC (13+ messages)
` [PATCH 00/49] Use vzalloc not vmalloc/kmemset
` [PATCH 44/49] mm: Use vzalloc
2.6.36 io bring the system to its knees
2010-11-04 23:35 UTC (3+ messages)
[PATCH v2] cgroup: prefer [kv]zalloc[_node] over [kv]malloc+memset in memory controller code
2010-11-04 20:35 UTC (2+ messages)
Deadlocks with transparent huge pages and userspace fs daemons
2010-11-04 19:53 UTC (4+ messages)
[PATCH 00 of 66] Transparent Hugepage Support #32
2010-11-04 16:30 UTC (3+ messages)
[PATCH] Revalidate page->mapping in do_generic_file_read()
2010-11-04 14:11 UTC (4+ messages)
[PATCH] Add Kconfig option for default swappiness
2010-11-04 3:13 UTC (11+ messages)
[RFC][PATCH 0/3] KVM page cache optimization (v3)
2010-11-03 17:58 UTC (5+ messages)
` [RFC][PATCH 1/3] Linux/Guest unmapped page cache control
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