ip_forward: Drop frames with attached skb->sk
[pandora-kernel.git] / mm /
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-04-17 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-04-17 Linus TorvaldsMerge tag 'xtensa-20150416' of git://github.com/czankel...
2015-04-17 Linus TorvaldsMerge tag 'acpica-4.1-rc1' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'for-4.1/drivers' of git://git.kernel...
2015-04-17 Linus TorvaldsMerge branch 'for-4.1/core' of git://git.kernel.dk...
2015-04-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-04-16 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-04-16 Linus TorvaldsMerge branch 'for-v4.1-rc1' of git://git.linaro.org...
2015-04-16 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2015-04-16 Linus TorvaldsMerge tag 'stable/for-linus-4.1-rc0-tag' of git://git...
2015-04-16 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-04-16 Linus TorvaldsMerge tag 'powerpc-4.1-1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-15 Sergey Senozhatskyzsmalloc: remove extra cond_resched() in __zs_compact
2015-04-15 Heesub Shinzsmalloc: fix fatal corruption due to wrong size class...
2015-04-15 Minchan Kimzsmalloc: remove unnecessary insertion/removal of zspag...
2015-04-15 Sergey Senozhatskyzsmalloc: micro-optimize zs_object_copy()
2015-04-15 Sergey Senozhatskyzsmalloc: remove synchronize_rcu from zs_compact()
2015-04-15 Yinghao Xiemm/zsmalloc.c: fix comment for get_pages_per_zspage
2015-04-15 Minchan Kimzsmalloc: zsmalloc documentation
2015-04-15 Minchan Kimzsmalloc: add fullness into stat
2015-04-15 Minchan Kimzsmalloc: record handle in page->private for huge object
2015-04-15 Minchan Kimzsmalloc: adjust ZS_ALMOST_FULL
2015-04-15 Minchan Kimzsmalloc: support compaction
2015-04-15 Minchan Kimzsmalloc: factor out obj_[malloc|free]
2015-04-15 Minchan Kimzsmalloc: decouple handle and object
2015-04-15 Andrew Mortonmm/compaction.c: fix "suitable_migration_target() unuse...
2015-04-15 Boaz Harroshmm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
2015-04-15 Konstantin Khlebnikovmm/memory: also print a_ops->readpage in print_bad_pte()
2015-04-15 Andrey Ryabininmm/mempool.c: kasan: poison mempool elements
2015-04-15 Andrew Mortonmm/cma_debug.c: remove blank lines before DEFINE_SIMPLE...
2015-04-15 Dmitry Safonovmm: cma: add functions to get region pages counters
2015-04-15 Kirill A. Shutemovthp: cleanup khugepaged startup
2015-04-15 Kirill A. Shutemovmm: uninline and cleanup page-mapping related helpers
2015-04-15 Stefan Stroginmm: cma: add trace events for CMA allocations and freeings
2015-04-15 Alexander Kuleshovmm/memblock.c: add debug output for memblock_add()
2015-04-15 Naoya Horiguchimm: hugetlb: cleanup using paeg_huge_active()
2015-04-15 Naoya Horiguchimm: hugetlb: introduce page_huge_active
2015-04-15 Naoya Horiguchimm: don't call __page_cache_release for hugetlb
2015-04-15 Rasmus Villemoesmm/mmap.c: use while instead of if+goto
2015-04-15 Kirill A. Shutemovthp: do not adjust zone water marks if khugepaged is...
2015-04-15 Kirill A. Shutemovthp: handle errors in hugepage_init() properly
2015-04-15 David Rientjesmm, mempool: poison elements backed by slab allocator
2015-04-15 David Rientjesmm, mempool: disallow mempools based on slab caches...
2015-04-15 Jason Lowmm: remove rest of ACCESS_ONCE() usages
2015-04-15 Jason Lowmm: use READ_ONCE() for non-scalar types
2015-04-15 Derekmm/mremap.c: clean up goto just return ERR_PTR
2015-04-15 Derekmremap should return -ENOMEM when __vm_enough_memory...
2015-04-15 Roman Penmm/vmalloc: get rid of dirty bitmap inside vmap_block...
2015-04-15 Roman Penmm/vmalloc: occupy newly allocated vmap block just...
2015-04-15 Roman Penmm/vmalloc: fix possible exhaustion of vmalloc space...
2015-04-15 Mike Kravetzhugetlbfs: accept subpool min_size mount option and...
2015-04-15 Mike Kravetzhugetlbfs: add minimum size accounting to subpools
2015-04-15 Mike Kravetzhugetlbfs: add minimum size tracking fields to subpool...
2015-04-15 Gioh Kimmm/compaction: reset compaction scanner positions
2015-04-15 Michal Hockomm, memcg: sync allocation and memcg charge gfp flags...
2015-04-15 Minchan Kimmm: rename deactivate_page to deactivate_file_page
2015-04-15 Eric B Munsonmm: allow compaction of unevictable pages
2015-04-15 Naoya Horiguchimm/page-writeback: check-before-clear PageReclaim
2015-04-15 Naoya Horiguchimm/migrate: check-before-clear PageSwapCache
2015-04-15 Naoya Horiguchimm/memory-failure.c: define page types for action_resul...
2015-04-15 Vladimir Davydovmemcg: remove obsolete comment
2015-04-15 Vladimir Davydovmemcg: zap mem_cgroup_lookup()
2015-04-15 Yaowei Baimm/oom_kill.c: fix typo in comment
2015-04-15 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'sound-4.1-rc1' of git://git./linux/kernel...
2015-04-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge tag 'locks-v4.1-1' of git://git.samba.org/jlayton...
2015-04-15 Linus TorvaldsMerge branch 'exec_domain_rip_v2' of git://git./linux...
2015-04-15 Linus TorvaldsMerge tag 'for-linus-4.1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'upstream-4.1-rc1' of git://git.infradead...
2015-04-15 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'vfio-v4.1-rc1' of git://github.com/awilliam...
2015-04-15 Linus TorvaldsMerge tag 'pinctrl-v4.1-1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'backlight-for-linus-4.1' of git://git./linux...
2015-04-15 Linus TorvaldsMerge tag 'mfd-for-linus-4.1' of git://git./linux/kerne...
2015-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-14 Vladimir Murzinmemtest: use phys_addr_t for physical addresses
2015-04-14 Vladimir Murzinmm: move memtest under mm
2015-04-14 David Rientjesmm, hugetlb: abort __get_user_pages if current has...
2015-04-14 David Rientjesmm, mempool: do not allow atomic resizing
2015-04-14 Balasubramani Vive... memcg: print cgroup information when system panics...
2015-04-14 Mel Gormanmm: numa: remove migrate_ratelimited
2015-04-14 Chen Gangmm: memcontrol: let mem_cgroup_move_account() have...
next