mm, swap: bounds check swap_info array accesses to avoid NULL derefs
[linux-2.6-microblaze.git] / mm /
2019-03-06 Daniel Jordanmm, swap: bounds check swap_info array accesses to...
2019-03-06 Kirill Tkhaimm/vmscan.c: do not allocate duplicate stack variables...
2019-03-06 Yang Shimm: ksm: do not block on page lock when searching stabl...
2019-03-06 Chris Downmm: memcontrol: expose THP events on a per-memcg basis
2019-03-06 Yang Shimm: vmscan: do not iterate all mem cgroups for global...
2019-03-06 Joel Fernandes ... mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
2019-03-06 Aneesh Kumar K.Vmm: update get_user_pages_longterm to migrate pages...
2019-03-06 Vineeth Remanan... mm: rid swapoff of quadratic complexity
2019-03-06 Vineeth Remanan... mm: refactor swap-in logic out of shmem_getpage_gfp
2019-03-06 Kirill Tkhaimm/vmscan.c: remove 7th argument of isolate_lru_pages()
2019-03-06 Vlastimil Babkamm, mempolicy: fix uninit memory access
2019-03-06 Tetsuo Handamemcg: killed threads should not invoke memcg OOM killer
2019-03-06 Mike Rapoportmm/page_alloc.c: check return value of memblock_alloc_n...
2019-03-06 Aneesh Kumar K.Vmm/hugetlb: add prot_modify_start/commit sequence for...
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_commit to take old pte...
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_start/commit to take vm_are...
2019-03-06 Wei Yangmm: fix some typos in mm directory
2019-03-06 Changbin Dumm/page_owner: move config option to mm/Kconfig.debug
2019-03-06 Yang Fanmm/mmap.c: remove some redundancy in arch_get_unmapped_...
2019-03-06 Shakeel Buttmm, oom: remove 'prefer children over parent' heuristic
2019-03-06 Greg Kroah-Hartmanmm: no need to check return value of debugfs_create...
2019-03-06 Matthew Wilcoxmm/memory.c: prevent mapping typed pages to userspace
2019-03-06 Matthew Wilcoxmm: prevent mapping slab pages to userspace
2019-03-06 Uladzislau Rezki... mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
2019-03-06 Chris Downmm, memcg: extract memcg maxable seq_file logic to...
2019-03-06 Chris Downmm, memcg: create mem_cgroup_from_seq
2019-03-06 Mel Gormanmm, compaction: capture a page under direct compaction
2019-03-06 Mel Gormanmm, compaction: be selective about what pageblocks...
2019-03-06 Mel Gormanmm, compaction: sample pageblocks for free pages
2019-03-06 Mel Gormanmm, compaction: round-robin the order while searching...
2019-03-06 Mel Gormanmm, compaction: reduce premature advancement of the...
2019-03-06 Mel Gormanmm, compaction: do not consider a need to reschedule...
2019-03-06 Mel Gormanmm, compaction: rework compact_should_abort as compact_...
2019-03-06 Mel Gormanmm, compaction: keep cached migration PFNs synced for...
2019-03-06 Mel Gormanmm, compaction: check early for huge pages encountered...
2019-03-06 Mel Gormanmm, compaction: finish pageblock scanning on contention
2019-03-06 Mel Gormanmm, compaction: avoid rescanning the same pageblock...
2019-03-06 Mel Gormanmm, compaction: use free lists to quickly locate a...
2019-03-06 Mel Gormanmm, compaction: keep migration source private to a...
2019-03-06 Mel Gormanmm, compaction: use free lists to quickly locate a...
2019-03-06 Mel Gormanmm, compaction: ignore the fragmentation avoidance...
2019-03-06 Mel Gormanmm, compaction: always finish scanning of a full pageblock
2019-03-06 Mel Gormanmm, migrate: immediately fail migration of a page with...
2019-03-06 Mel Gormanmm, compaction: rename map_pages to split_map_pages
2019-03-06 Mel Gormanmm, compaction: remove unnecessary zone parameter in...
2019-03-06 Mel Gormanmm, compaction: remove last_migrated_pfn from compact_c...
2019-03-06 Mel Gormanmm, compaction: rearrange compact_control
2019-03-06 Mel Gormanmm, compaction: shrink compact_control
2019-03-06 zhengbinmm/filemap: pass inclusive 'end_byte' parameter to...
2019-03-06 Yang Shimm: swap: add comment for swap_vma_readahead
2019-03-06 Yang Shimm: swap: check if swap backing device is congested...
2019-03-06 Matthew Wilcoxmm/filemap.c: remove redundant test from find_get_pages...
2019-03-06 Gustavo A. R. Silvamm/memcontrol.c: use struct_size() in kmalloc()
2019-03-06 Wei Yangmm: remove extra drain pages on pcp list
2019-03-06 Anshuman Khandualmm/hugetlb: distinguish between migratability and movab...
2019-03-06 Matthew Wilcoxmm: remove sysctl_extfrag_handler()
2019-03-06 Uladzislau Rezki... vmalloc: export __vmalloc_node_range for CONFIG_TEST_VM...
2019-03-06 Roman Penyaevmm/vmalloc: pass VM_USERMAP flags directly to __vmalloc...
2019-03-06 Roman Penyaevmm/vmalloc: do not call kmemleak_free() on not yet...
2019-03-06 Roman Penyaevmm/vmalloc: fix size check for remap_vmalloc_range_part...
2019-03-06 Roman Penyaevmm/vmalloc.c: make vmalloc_32_user() align base kernel...
2019-03-06 Shakeel Buttmemcg: localize memcg_kmem_enabled() check
2019-03-06 Wei Yangmm, slub: make the comment of put_cpu_partial() complete
2019-03-06 Kirill Tkhaimm: reuse only-pte-mapped KSM page in do_wp_page()
2019-03-06 Anshuman Khandualmm: replace all open encodings for NUMA_NO_NODE
2019-03-06 Liviu Dudaumm/vmalloc.c: don't dereference possible NULL pointer...
2019-03-06 Arun KSmm/page_alloc.c: memory hotplug: free pages as higher...
2019-03-06 Qian Caimm/slub.c: remove an unused addr argument
2019-03-06 Qian Caimm/slab.c: kmemleak no scan alien caches
2019-03-06 Peng Wangmm/slub.c: freelist is ensured to be NULL when new_slab...
2019-03-06 Andrey Konovalovkasan: fix coccinelle warnings in kasan_p*_table
2019-03-06 Arnd Bergmannkasan: fix kasan_check_read/write definitions
2019-03-06 Qian Caipage_poison: play nicely with KASAN
2019-03-06 Andrey Ryabininkasan: remove use after scope bugs detection.
2019-03-06 zhongjiangmm: hwpoison: fix thp split handing in soft_offline_in_...
2019-03-05 Linus TorvaldsMerge tag 'mips_5.1' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge branch 'parisc-5.1-1' of git://git./linux/kernel...
2019-03-05 Linus TorvaldsMerge tag 's390-5.1-1' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge tag 'm68k-for-v5.1-tag1' of git://git./linux...
2019-03-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge tag 'leds-for-5.1-rc1' of git://git./linux/kernel...
2019-03-05 Linus TorvaldsMerge tag 'hwmon-for-v5.1' of git://git./linux/kernel...
2019-03-05 Linus TorvaldsMerge tag 'regmap-v5.1' of git://git./linux/kernel...
2019-03-05 Linus TorvaldsMerge tag 'mmc-v5.1' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge tag 'i3c/for-5.1' of git://git./linux/kernel...
2019-03-05 Linus TorvaldsMerge tag 'mtd/for-5.1' of git://git.infradead.org...
2019-03-05 Linus TorvaldsMerge tag 'vfio-v5.1-rc1' of git://github.com/awilliam...
2019-03-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-03-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-03-04 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-03-04 Mark BrownMerge branch 'spi-5.1' into spi-next
2019-03-04 Mark BrownMerge branch 'spi-5.0' into spi-linus
2019-03-04 Mark BrownMerge branch 'regulator-5.1' into regulator-next
2019-03-04 Mark BrownMerge branch 'regulator-5.0' into regulator-linus
2019-03-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-03-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-03-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-03-02 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-03-01 Linus TorvaldsMerge tag 'iommu-fix-v5.0-rc8' of git://git./linux...
next