platform/kernel/linux-starfive.git
2020-10-23 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2020-10-20 Ulf HanssonPM: domains: Fix build error for genpd notifiers
2020-10-19 Wei Wangcpufreq: schedutil: restore cached freq when next_f...
2020-10-19 Wei Huangacpi-cpufreq: Honor _PSD table setting on new AMD CPUs
2020-10-16 Lina IyerPM: domains: enable domain idle state accounting
2020-10-16 Geert UytterhoevenPM: domains: Add curly braces to delimit comment +...
2020-10-16 Ulf HanssonPM: domains: Add support for PM domain on/off notifiers...
2020-10-16 Mel Gormanintel_idle: Ignore _CST if control cannot be taken...
2020-10-16 Daniel Lezcanocpuidle: Remove pointless stub
2020-10-16 Alexander Monakovintel_idle: mention assumption that WBINVD is not needed
2020-10-16 Ulf HanssonMAINTAINERS: Add section for cpuidle-psci PM domain
2020-10-16 Chen Yucpufreq: intel_pstate: Delete intel_pstate sysfs if...
2020-10-16 Viresh Kumarcpufreq: Improve code around unlisted freq check
2020-10-14 Linus TorvaldsMerge tag 'pnp-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'acpi-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'pm-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.10-1' of git://git...
2020-10-14 Linus TorvaldsMerge tag 'for-linus-5.10b-rc1-tag' of git://git./linux...
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
next