perf: Fix inherited events vs. tracepoint filters
[pandora-kernel.git] / mm /
2015-11-17 Jan Karamm: make sendfile(2) killable
2015-11-17 Mel Gormanmm: hugetlbfs: skip shared VMAs when unmapping private...
2015-08-12 Kirill A. Shutemovmm: avoid setting up anonymous pages into file mapping
2015-08-12 Catalin Marinasmm: kmemleak: allow safe memory scanning during kmemlea...
2015-08-12 Jan Karafs: Fix S_NOSEC handling
2015-08-06 Joonsoo Kimslub: refactoring unfreeze_partials()
2015-08-06 Tejun Heowriteback: use |1 instead of +1 to protect against...
2015-05-09 Leon Yumm: fix anon_vma->degree underflow in anon_vma endless...
2015-05-09 Tejun Heowriteback: fix possible underflow in write bandwidth...
2015-05-09 Tejun Heowriteback: add missing INITIAL_JIFFIES init in global_u...
2015-05-09 Grazvydas Ignotasmm/memory.c: actually remap enough memory
2015-05-09 Roman Gushchinmm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
2015-05-09 Roman Gushchinmm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
2015-05-09 Naoya Horiguchimm/hugetlb: add migration entry check in __unmap_hugepa...
2015-05-09 Naoya Horiguchimm/hugetlb: add migration/hwpoisoned entry check in...
2015-05-09 Naoya Horiguchimm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
2015-03-06 Shiraz Hashimmm: pagewalk: call pte_hole() for VM_PFNMAP during...
2015-02-20 Linus Torvaldsvm: make stack guard page errors return VM_FAULT_SIGSEG...
2015-02-20 Linus Torvaldsvm: add VM_FAULT_SIGSEGV handling support
2015-02-20 Konstantin Khlebnikovmm: fix corner case in anon_vma endless growing prevention
2015-02-20 Linus Torvaldsmm: Don't count the stack guard page towards RLIMIT_STACK
2015-02-20 Johannes Weinermm: protect set_page_dirty() from ongoing truncation
2015-02-20 Miklos Szeredimm: remove unused arg of set_page_dirty_balance()
2015-02-20 Konstantin Khlebnikovmm: prevent endless growth of anon_vma hierarchy
2015-02-20 Linus Torvaldsmm: propagate error from stack expansion even for guard...
2015-01-01 Hugh Dickinsmm: fix swapoff hang after page migration and fork
2014-12-14 Jan Karamm: Remove false WARN_ON from pagecache_isize_extended()
2014-12-14 David Rientjesmm, thp: fix collapsing of hugepages on madvise
2014-12-14 Wang Nancgroup/kmemleak: add kmemleak_free() for cgroup dealloc...
2014-12-14 Will Deaconzap_pte_range: update addr when forcing flush after...
2014-12-14 Jan Karavfs: fix data corruption when blocksize < pagesize...
2014-11-05 Mel Gormanmm: migrate: Close race between migration completion...
2014-11-05 Miklos Szeredishmem: fix nlink for rename overwrite directory
2014-11-05 Honggang Lipercpu: free percpu allocation info for uniprocessor...
2014-11-05 Tejun Heopercpu: perform tlb flush after pcpu_map_pages() failure
2014-11-05 Tejun Heopercpu: fix pcpu_alloc_pages() failure path
2014-09-13 Andi Kleenslab/mempolicy: always use local policy from interrupt...
2014-09-13 David Rientjesmm, thp: do not allow thp faults to avoid cpuset restri...
2014-08-06 Catalin Marinasmm: kmemleak: avoid false negatives on vmalloc'ed objects
2014-08-06 Naoya Horiguchimm: hugetlb: fix copy_hugetlb_page_range()
2014-08-06 Hugh Dickinsshmem: fix splicing from a hole while it's punched
2014-08-06 Hugh Dickinsshmem: fix faulting into a hole, not taking i_mutex
2014-08-06 Hugh Dickinsshmem: fix faulting into a hole while it's punched
2014-08-06 Gu Zhengcpuset,mempolicy: fix sleeping function called from...
2014-07-11 Hugh Dickinsmm: fix crashes from mbind() merging vmas
2014-07-11 Minchan Kimmm: revert 0def08e3 ("mm/mempolicy.c: check return...
2014-07-11 Naoya Horiguchihugetlb: fix copy_hugetlb_page_range() to handle migrat...
2014-07-11 Andrey Ryabininmm: rmap: fix use-after-free in __put_anon_vma
2014-07-11 Johannes Weinermm: vmscan: clear kswapd's special reclaim powers befor...
2014-07-11 Hugh Dickinsmm: fix sleeping function warning from __put_anon_vma
2014-07-11 Will Deaconmm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as...
2014-06-09 Naoya Horiguchimm/memory-failure.c: fix memory leak by race between...
2014-06-09 Chen Yuconghwpoison, hugetlb: lock_page/unlock_page does not match...
2014-06-09 Rik van Rielmm/page-writeback.c: fix divide by zero in pos_ratio_po...
2014-06-09 paul.szabo@sydney... Negative (setpoint-dirty) in bdi_position_ratio()
2014-05-18 Linus Torvaldsmm: make fixup_user_fault() check the vma access rights too
2014-05-18 Mizuma, Masayoshimm/hugetlb.c: add cond_resched_lock() in return_unused_...
2014-04-30 Mizuma, Masayoshimm: hugetlb: fix softlockup when a large number of...
2014-04-30 Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-04-01 Jianguo Wumm/hugetlb: check for pte NULL pointer in __page_check_...
2014-04-01 KOSAKI Motohiromm: __set_page_dirty_nobuffers() uses spin_lock_irqsave...
2014-04-01 Weijie Yangmm/swap: fix race on swap_info reuse between swapoff...
2014-04-01 David Rientjesmm, oom: base root bonus on current usage
2014-04-01 Li Zefanslub: Fix calculation of cpu slabs
2014-02-15 Andrea Arcangelimm: hugetlbfs: fix hugetlbfs optimization
2014-02-15 Khalid Azizmm: fix aio performance regression for database caused...
2014-02-15 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2014-02-15 Jianguo Wumm/memory-failure.c: recheck PageHuge() after hugetlb...
2013-10-26 David Rientjesmm, show_mem: suppress page counts in non-blockable...
2013-10-26 Greg Thelenmemcg: fix multiple large threshold notifications
2013-10-26 Libinmm/huge_memory.c: fix potential NULL pointer dereference
2013-09-10 Kent Overstreetblock: Add bio_for_each_segment_all()
2013-09-10 Linus Torvaldsvm: add no-mmu vm_iomap_memory() stub
2013-09-10 Wanpeng Limm/memory-hotplug: fix lowmem count overflow when offli...
2013-07-27 Zhang Yifutex: Take hugepages into account when generating...
2013-06-19 Naoya Horiguchimm: migration: add migrate_entry_wait_huge()
2013-06-19 Rafael Aquiniswap: avoid read_swap_cache_async() race to deadlock...
2013-05-30 Cliff Wickmanmm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
2013-05-30 Aneesh Kumar K.Vmm/THP: use pmd_populate() to update the pmd with pgtab...
2013-05-30 Leonid Yegoshinmm compaction: fix of improper cache flush in migration...
2013-05-30 Xiao Guangrongmm: mmu_notifier: re-fix freed page still mapped in...
2013-05-13 Linus Torvaldsvm: add vm_iomap_memory() helper function
2013-04-25 Wu Fengguangwriteback: fix dirtied pages accounting on redirty
2013-04-25 Naoya Horiguchihugetlbfs: add swap entry check in follow_hugetlb_page()
2013-04-10 Jan Stancekmm: prevent mmap_cache race in find_vma()
2013-03-27 Wanpeng Limm/hugetlb: fix total hugetlbfs pages count when using...
2013-03-20 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2013-03-20 Mathieu DesnoyersFix: compat_rw_copy_check_uvector() misuse in aio,...
2013-03-06 Greg Thelentmpfs: fix use-after-free of mempolicy object
2013-03-06 Mel Gormanmm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED...
2013-03-06 Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-03-06 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2013-03-06 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2013-03-06 Linus Torvaldsmm: fix pageblock bitmap allocation
2013-02-06 Laura Abbottmm: use aligned zone start for pfn_to_bitidx calculation
2013-02-06 Jason Liumm: compaction: fix echo 1 > compact_memory return...
2013-01-16 Michal Hockomm: limit mmu_gather batching to fix soft lockups on...
2013-01-16 Hugh Dickinstmpfs mempolicy: fix /proc/mounts corrupting memory
2013-01-03 David Rientjesthp, memcg: split hugepage for memcg oom on cow
2013-01-03 Ben HutchingsRevert "mm: vmscan: fix endless loop in kswapd balancing"
next