summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-31kvm: call kvm_arch_destroy_vm if vm creation failsJim Mattson
2019-10-25kvm: Allocate memslots and buses before calling kvm_arch_init_vmJim Mattson
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin
2019-10-22Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-10-22Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-22kvm: clear kvmclock MSR on resetPaolo Bonzini
2019-10-22KVM: x86: fix bugon.cocci warningskbuild test robot
2019-10-22KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-10-22KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabledWanpeng Li
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov
2019-10-22kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson
2019-10-22Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-10-20Linux 5.4-rc4Linus Torvalds
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-20KVM: arm64: pmu: Reset sample period on overflow handlingMarc Zyngier
2019-10-20KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel eventMarc Zyngier
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier
2019-10-20KVM: arm64: pmu: Fix cycle counter truncationMarc Zyngier
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich
2019-10-19kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu
2019-10-19mm/thp: allow dropping THP from page cacheKirill A. Shutemov
2019-10-19mm/vmscan.c: support removing arbitrary sized pages from mappingWilliam Kucharski
2019-10-19mm/thp: fix node page state in split_huge_page_to_list()Kirill A. Shutemov
2019-10-19proc/meminfo: fix output alignmentKirill A. Shutemov
2019-10-19mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batchBen Dooks (Codethink)
2019-10-19mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definitionBen Dooks
2019-10-19mm: include <linux/huge_mm.h> for is_vma_temporary_stackBen Dooks
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun
2019-10-19mm/memcontrol: update lruvec counters in mem_cgroup_move_accountKonstantin Khlebnikov