platform/kernel/linux-starfive.git
2020-04-20 Paolo BonziniKVM: x86: cleanup kvm_inject_emulated_page_fault
2020-04-20 Paolo BonziniKVM: x86: introduce kvm_mmu_invalidate_gva
2020-04-15 Sean ChristophersonKVM: x86: Export kvm_propagate_fault() (as kvm_inject_e...
2020-04-15 Junaid ShahidKVM: nVMX: Invalidate all roots when emulating INVVPID...
2020-04-15 Sean ChristophersonKVM: nVMX: Invalidate all EPTP contexts when emulating...
2020-04-15 Sean ChristophersonKVM: nVMX: Validate the EPTP when emulating INVEPT...
2020-04-15 Sean ChristophersonKVM: VMX: Flush all EPTP/VPID contexts on remote TLB...
2020-04-15 Wainer dos... selftests: kvm: Add testcase for creating max number...
2020-04-15 Sean ChristophersonKVM: selftests: Make set_memory_region_test common...
2020-04-15 Sean ChristophersonKVM: selftests: Add "zero" testcase to set_memory_regio...
2020-04-15 Wainer dos... selftests: kvm: Add vm_get_fd() in kvm_util
2020-04-15 Sean ChristophersonKVM: selftests: Add "delete" testcase to set_memory_reg...
2020-04-15 Sean ChristophersonKVM: sefltests: Add explicit synchronization to move...
2020-04-15 Sean ChristophersonKVM: selftests: Add GUEST_ASSERT variants to pass value...
2020-04-15 Sean ChristophersonKVM: selftests: Add util to delete memory region
2020-04-15 Sean ChristophersonKVM: selftests: Use kernel's list instead of homebrewed...
2020-04-15 Sean ChristophersonKVM: selftests: Take vcpu pointer instead of id in...
2020-04-15 Eric NorthupKVM: pass through CPUID(0x80000006)
2020-04-15 Peter ShierKVM: x86: Return updated timer current count register...
2020-04-15 Colin Ian KingKVM: remove redundant assignment to variable r
2020-04-15 Uros BizjakKVM: SVM: Fix __svm_vcpu_run declaration.
2020-04-15 Uros BizjakKVM: SVM: Do not setup frame pointer in __svm_vcpu_run
2020-04-15 Borislav PetkovKVM: SVM: Fix build error due to missing release_pages...
2020-04-15 Uros BizjakKVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON...
2020-04-15 Oliver Uptonkvm: nVMX: match comment with return type for nested_vm...
2020-04-15 Oliver Uptonkvm: nVMX: reflect MTF VM-exits if injected by L1
2020-04-14 Sean ChristophersonKVM: s390: Return last valid slot if approx index is...
2020-04-14 Sean ChristophersonKVM: Check validity of resolved slot when searching...
2020-04-14 Uros BizjakKVM: VMX: Enable machine check support for 32bit targets
2020-04-14 Paolo BonziniKVM: SVM: move more vmentry code to assembly
2020-04-14 Paolo BonziniKVM: SVM: fix compilation with modular PSP and non...
2020-04-07 Vitaly KuznetsovKVM: VMX: fix crash cleanup when KVM wasn't used
2020-04-07 Wanpeng LiKVM: X86: Filter out the broadcast dest for IPI fastpath
2020-04-07 Paolo BonziniMerge tag 'kvm-s390-master-5.7-1' of git://git./linux...
2020-04-07 David HildenbrandKVM: s390: vsie: Fix possible race when shadowing regio...
2020-04-07 David HildenbrandKVM: s390: vsie: Fix delivery of addressing exceptions
2020-04-07 David HildenbrandKVM: s390: vsie: Fix region 1 ASCE sanity shadow addres...
2020-04-07 Oliver UptonKVM: nVMX: don't clear mtf_pending when nested events...
2020-04-07 Uros BizjakKVM: VMX: Remove unnecessary exception trampoline in...
2020-04-03 Uros BizjakKVM: SVM: Split svm_vcpu_run inline assembly to separat...
2020-04-03 Joerg RoedelKVM: SVM: Move SEV code to separate file
2020-04-03 Joerg RoedelKVM: SVM: Move AVIC code to separate file
2020-04-03 Joerg RoedelKVM: SVM: Move Nested SVM Implementation to nested.c
2020-04-03 Joerg RoedelkVM SVM: Move SVM related files to own sub-directory
2020-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-04-02 Linus TorvaldsMerge tag 'x86-urgent-2020-04-02' of git://git./linux...
2020-04-02 Linus TorvaldsMerge branch 'next-integrity' of git://git./linux/kerne...
2020-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-04-02 Linus TorvaldsMerge tag 'xfs-5.7-merge-8' of git://git./fs/xfs/xfs...
2020-04-02 Linus TorvaldsMerge tag 'vfs-5.7-merge-1' of git://git./fs/xfs/xfs...
2020-04-02 Linus TorvaldsMerge tag 'iomap-5.7-merge-2' of git://git./fs/xfs...
2020-04-02 Linus TorvaldsMerge branch 'work.dotdot1' of git://git./linux/kernel...
2020-04-02 Qian Caix86/kvm: fix a missing-prototypes "vmread_error"
2020-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-02 Matthew Wilcox... include/linux/huge_mm.h: check PageTail in hpage_nr_pag...
2020-04-02 Christophe... mm/hugetlb: fix build failure with HUGETLB_PAGE but...
2020-04-02 Christophe... selftests/vm: fix map_hugetlb length used for testing...
2020-04-02 Vlastimil Babkamm/hugetlb: remove unnecessary memory fetch in PageHead...
2020-04-02 Mateusz Nosekmm/hugetlb.c: clean code by removing unnecessary initia...
2020-04-02 Mina Almasryhugetlb_cgroup: add hugetlb_cgroup reservation docs
2020-04-02 Mina Almasryhugetlb_cgroup: add hugetlb_cgroup reservation tests
2020-04-02 Mina Almasryhugetlb: support file_region coalescing again
2020-04-02 Mina Almasryhugetlb_cgroup: support noreserve mappings
2020-04-02 Mina Almasryhugetlb_cgroup: add accounting for shared mappings
2020-04-02 Mina Almasryhugetlb: disable region_add file_region coalescing
2020-04-02 Mina Almasryhugetlb_cgroup: add reservation accounting for private...
2020-04-02 Mina Almasrymm/hugetlb_cgroup: fix hugetlb_cgroup migration
2020-04-02 Mina Almasryhugetlb_cgroup: add interface for charge/uncharge huget...
2020-04-02 Mina Almasryhugetlb_cgroup: add hugetlb_cgroup reservation counter
2020-04-02 Mike Kravetzhugetlbfs: Use i_mmap_rwsem to address page fault/trunc...
2020-04-02 Mike Kravetzhugetlbfs: use i_mmap_rwsem for more pmd sharing synchr...
2020-04-02 Colin Ian Kingmm/memblock.c: remove redundant assignment to variable...
2020-04-02 Randy Dunlapmm: mempolicy: require at least one nodeid for MPOL_PRE...
2020-04-02 Yang Shimm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
2020-04-02 Li Xinhaimm/mempolicy: check hugepage migration is supported...
2020-04-02 Li Xinhaimm/mempolicy: support MPOL_MF_STRICT for huge page...
2020-04-02 Mateusz Nosekmm/compaction.c: clean code by removing unnecessary...
2020-04-02 Sebastian Andrzej... mm/compaction: Disable compact_unevictable_allowed...
2020-04-02 Sebastian Andrzej... mm/compaction: really limit compact_unevictable_allowed...
2020-04-02 Vlastimil Babkamm, compaction: fully assume capture is not NULL in...
2020-04-02 Rik van Rielmm,thp,compaction,cma: allow THP migration for CMA...
2020-04-02 Rik van Rielmm,compaction,cma: add alloc_contig flag to compact_control
2020-04-02 Michal Hockoselftests: vm: drop dependencies on page flags from...
2020-04-02 Mateusz Nosekmm/vmscan.c: do_try_to_free_pages(): clean code by...
2020-04-02 Kirill Tkhaimm/vmscan.c: make may_enter_fs bool in shrink_page_list()
2020-04-02 Mateusz Nosekmm/vmscan.c: clean code by removing unnecessary assignment
2020-04-02 Qian Caimm/vmscan.c: fix data races using kswapd_classzone_idx
2020-04-02 Wei Yangmm/vmscan.c: remove cpu online notification for now
2020-04-02 Yang Shimm: vmscan: replace open codings to NUMA_NO_NODE
2020-04-02 Yang Shimm: vmpressure: use mem_cgroup_is_root API
2020-04-02 Yang Shimm: vmpressure: don't need call kfree if kstrndup fails
2020-04-02 chenqiwumm/page_alloc: simplify page_is_buddy() for better...
2020-04-02 Mateusz Nosekmm/page_alloc.c: micro-optimisation Remove unnecessary...
2020-04-02 chenqiwumm/page_alloc.c: use free_area_empty() instead of open...
2020-04-02 Mateusz Nosekmm, pagealloc: micro-optimisation: save two branches...
2020-04-02 Joel Savitzmm/page_alloc: increase default min_free_kbytes bound
2020-04-02 Walter Wukasan: add test for invalid size in memmove
2020-04-02 Walter Wukasan: detect negative size in memory operation function
2020-04-02 Baoquan Hemm/sparse.c: allocate memmap preferring the given node
2020-04-02 Baoquan Hemm/sparse.c: use kvmalloc/kvfree to alloc/free memmap...
next