linux-2.6-microblaze.git
2020-10-14 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'x86_seves_for_v5.10' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'objtool-core-2020-10-13' of git://git./linux...
2020-10-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-14 Ralph Campbellmm/migrate: remove obsolete comment about device public
2020-10-14 Ralph Campbellmm/migrate: remove cpages-- in migrate_vma_finalize()
2020-10-14 Suren Baghdasaryanmm, oom_adj: don't loop through tasks in __set_oom_adj...
2020-10-14 Mike Rapoportmemblock: use separate iterators for memory and reserve...
2020-10-14 Mike Rapoportmemblock: implement for_each_reserved_mem_region()...
2020-10-14 Mike Rapoportmemblock: remove unused memblock_mem_size()
2020-10-14 Mike Rapoportx86/setup: simplify reserve_crashkernel()
2020-10-14 Mike Rapoportx86/setup: simplify initrd relocation and reservation
2020-10-14 Mike Rapoportarch, drivers: replace for_each_membock() with for_each...
2020-10-14 Mike Rapoportarch, mm: replace for_each_memblock() with for_each_mem...
2020-10-14 Mike Rapoportmemblock: reduce number of parameters in for_each_mem_r...
2020-10-14 Mike Rapoportmemblock: make memblock_debug and related functionality...
2020-10-14 Mike Rapoportmemblock: make for_each_memblock_type() iterator private
2020-10-14 Mike Rapoportmircoblaze: drop unneeded NUMA and sparsemem initializa...
2020-10-14 Mike Rapoportriscv: drop unneeded node initialization
2020-10-14 Mike Rapoporth8300, nds32, openrisc: simplify detection of memory...
2020-10-14 Mike Rapoportarm64: numa: simplify dummy_numa_init()
2020-10-14 Mike Rapoportarm, xtensa: simplify initialization of high memory...
2020-10-14 Mike Rapoportdma-contiguous: simplify cma_early_percent_memory()
2020-10-14 Mike RapoportKVM: PPC: Book3S HV: simplify kvm_cma_reserve()
2020-10-14 Miaohe Linmm/mempool: add 'else' to split mutually exclusive...
2020-10-14 Wei Yangmm: remove unused alloc_page_vma_node()
2020-10-14 Wei Yangmm/mempolicy: remove or narrow the lock on current
2020-10-14 John Hubbardselftests/vm: 8x compaction_test speedup
2020-10-14 Mateusz Nosekinclude/linux/compaction.h: clean code by removing...
2020-10-14 Mateusz Nosekmm/compaction.c: micro-optimization remove unnecessary...
2020-10-14 Xiang Chenmm/zbud: remove redundant initialization
2020-10-14 Hui Summ/z3fold.c: use xx_zalloc instead xx_alloc and memset
2020-10-14 Hui Summ/vmscan: fix comments for isolate_lru_page()
2020-10-14 Chunxin Zangmm/vmscan: fix infinite loop in drop_slab_node
2020-10-14 Mike Kravetzhugetlb: add lockdep check for i_mmap_rwsem held in...
2020-10-14 Wei Yangmm/hugetlb: take the free hpage during the iteration...
2020-10-14 Wei Yangmm/hugetlb: narrow the hugetlb_lock protection area...
2020-10-14 Wei Yangmm/hugetlb: a page from buddy is not on any list
2020-10-14 Wei Yangmm/hugetlb: count file_region to be added when regions_...
2020-10-14 Wei Yangmm/hugetlb: use list_splice to merge two list at once
2020-10-14 Wei Yangmm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_e...
2020-10-14 Wei Yangmm/hugetlb: not necessary to coalesce regions recursively
2020-10-14 Baoquan Hedoc/vm: fix typo in the hugetlb admin documentation
2020-10-14 Baoquan Hemm/hugetlb.c: remove the unnecessary non_swap_entry()
2020-10-14 Baoquan Hemm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return...
2020-10-14 Michal Hockoinclude/linux/gfp.h: clarify usage of GFP_ATOMIC in...
2020-10-14 Matthew Wilcox... mm/page_alloc.c: fix freeing non-compound pages
2020-10-14 Ralph Campbellmm: move call to compound_head() in release_pages()
2020-10-14 Mateusz Nosekmmzone: clean code by removing unused macro parameter
2020-10-14 Yanfei Xumm/page_alloc.c: __perform_reclaim should return 'unsig...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by merging two functions
2020-10-14 Mateusz Nosekmm/page_alloc.c: fix early params garbage value accesses
2020-10-14 Mateusz Nosekmm/page_alloc.c: micro-optimization remove unnecessary...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by removing unnecessary...
2020-10-14 Li Xinhaimm, isolation: avoid checking unmovable pages across...
2020-10-14 David Hildenbrandmm: document semantics of ZONE_MOVABLE
2020-10-14 David Hildenbrandvirtio-mem: don't special-case ZONE_MOVABLE
2020-10-14 David Hildenbrandmm/page_isolation: cleanup set_migratetype_isolate()
2020-10-14 David Hildenbrandmm/page_isolation: drop WARN_ON_ONCE() in set_migratety...
2020-10-14 David Hildenbrandmm/page_isolation: exit early when pageblock is isolate...
2020-10-14 David Hildenbrandmm/page_alloc: tweak comments in has_unmovable_pages()
2020-10-14 David Gowmm: kasan: do not panic if both panic_on_warn and kasan...
2020-10-14 Patricia AlfonsoKASAN: Testing Documentation
2020-10-14 Patricia AlfonsoKASAN: port KASAN Tests to KUnit
2020-10-14 Patricia AlfonsoKUnit: KASAN Integration
2020-10-14 Patricia Alfonsokasan/kunit: add KUnit Struct to Current Task
2020-10-14 Alexander Gordeevdocs/vm: fix 'mm_count' vs 'mm_users' counter confusion
2020-10-14 Hui Summ/vmalloc.c: fix the comment of find_vm_area
2020-10-14 Hui Summ/vmalloc.c: update the comment in __vmalloc_area_node()
2020-10-14 Alex Shimm/memory-failure.c: remove unused macro `writeback'
2020-10-14 Xianting Tianmm/memory-failure: do pgoff calculation before for_each...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace hard coded function name with...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace open-coded list_for_each_entry_safe()
2020-10-14 Ralph Campbelllib/test_hmm.c: remove unused dmirror_zero_page
2020-10-14 Ralph Campbelltools/testing/selftests/vm/hmm-tests.c: use the new...
2020-10-14 yuleixzhanginclude/linux/huge_mm.h: remove mincore_huge_pmd declar...
2020-10-14 Peter Xumm: remove src/dst mm parameter in copy_page_range()
2020-10-14 Liao Pingfangmm/mmap.c: replace do_brk with do_brk_flags in comment...
2020-10-14 Miaohe Linmm/mmap.c: use helper function allow_write_access(...
2020-10-14 Miaohe Linmm: use helper function mapping_allow_writable()
2020-10-14 Wei Yangmm/mmap: check on file instead of the rb_root_cached...
2020-10-14 Wei Yangmm/mmap: not necessary to check mapping separately
2020-10-14 Randy Dunlapmm/memory.c: fix spello of "function"
2020-10-14 Wei Yangmm/mmap: leave adjust_next as virtual address instead...
2020-10-14 Matthew Wilcox... mm: simplify PageDoubleMap with PF_SECOND policy
2020-10-14 Matthew Wilcox... mm: move PageDoubleMap bit
2020-10-14 Chinwen Changmm: proc: smaps_rollup: do not stall write attempts...
2020-10-14 Chinwen Changmm: smaps*: extend smap_gather_stats to support specifi...
2020-10-14 Chinwen Changmmap locking API: add mmap_lock_is_contended()
2020-10-14 Wei Yangmm/mmap: leverage vma_rb_erase_ignore() to implement...
2020-10-14 Wei Yangmm/mmap: rename __vma_unlink_common() to __vma_unlink()
2020-10-14 Yanfei Xumm/memory.c: replace vmf->vma with variable vma
2020-10-14 Yanfei Xumm/memory.c: fix typo in __do_fault() comment
2020-10-14 Matthew Wilcoxmm: account PMD tables like PTE tables
2020-10-14 John Hubbardselftests/vm: fix incorrect gcc invocation in some...
2020-10-14 John Hubbardselftests/vm: fix false build success on the second...
2020-10-14 Ralph Campbellmm/memcg: fix device private memcg accounting
2020-10-14 Bharata B Raomm: memcg/slab: uncharge during kmem_cache_free_bulk()
2020-10-14 Miaohe Linmm: memcontrol: reword obsolete comment of mem_cgroup_u...
2020-10-14 Miaohe Linmm/page_counter: correct the obsolete func name in...
next