linux-2.6-microblaze.git
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... 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 Johannes Weinerkernel: cgroup: add poll file operation
2019-03-06 Johannes Weinerfs: kernfs: add poll file operation
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 Alexey Dobriyanmm: shuffle GFP_* flags
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.... mm/memcontrol.c: use struct_size() in kmalloc()
2019-03-06 Wei Yangmm: remove extra drain pages on pcp list
2019-03-06 Anshuman Khandualarm64/mm: enable HugeTLB migration for contiguous bit...
2019-03-06 Anshuman Khandualarm64/mm: enable HugeTLB migration
2019-03-06 Anshuman Khandualmm/hugetlb: enable arch specific huge page size support...
2019-03-06 Anshuman Khandualmm/hugetlb: enable PUD level huge page migration
2019-03-06 Anshuman Khandualmm/hugetlb: distinguish between migratability and movab...
2019-03-06 Matthew Wilcoxmm: remove sysctl_extfrag_handler()
2019-03-06 Uladzislau... selftests/vm: add script helper for CONFIG_TEST_VMALLOC...
2019-03-06 Uladzislau... vmalloc: add test driver to analyse vmalloc allocator
2019-03-06 Uladzislau... 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 Stephen Rothwelltools/: replace open encodings for NUMA_NO_NODE
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 David HildenbrandPM/Hibernate: exclude all PageOffline() pages
2019-03-06 David HildenbrandPM/Hibernate: use pfn_to_online_page()
2019-03-06 David Hildenbrandvmw_balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandhv_balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandxen/balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandkexec: export PG_offline to VMCOREINFO
2019-03-06 David Hildenbrandmm: convert PG_balloon to PG_offline
2019-03-06 David Hildenbrandmm: balloon: update comment about isolation/migration...
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 Tobin C. Hardinginclude/linux/slub_def.h: comment fixes
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 Shuriyc Chufs/file.c: initialize init_files.resize_wait
2019-03-06 Vineet Guptafs/inode.c: inode_set_flags(): replace opencoded set_ma...
2019-03-06 Gustavo A.... ocfs2: Use zero-sized array and struct_size() in kzalloc()
2019-03-06 Gang Heocfs2: fix the application IO timeout when fstrim is...
2019-03-06 Jia Guoocfs2: fix a panic problem caused by o2cb_ctl
2019-03-06 Firoz Khansh: remove nargs from __SYSCALL
2019-03-06 Konstantin... scripts/decode_stacktrace.sh: handle RIP address with...
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 Borislav Petkovx86: Deprecate a.out support
2019-03-05 Linus Torvaldsa.out: remove core dumping support
2019-03-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2019-03-05 Martin SchwidefskyRevert "s390/cpum_cf: Add kernel message exaplanations"
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 'spi-v5.1' of git://git./linux/kernel/git...
2019-03-05 Linus TorvaldsMerge tag 'regulator-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-05 Slavomir Kaslevfs: Make splice() and tee() take into account O_NONBLOC...
2019-03-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
next