summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16xen-netfront: mark expected switch fall-throughGustavo A. R. Silva
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-16i40e: Fix misleading error messageCarolyn Wyborny
2019-04-16i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz
2019-04-16i40e: The driver now prints the API version in error messageAdam Ludkiewicz
2019-04-16i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz
2019-04-16i40e: Remove misleading messages for untrusted VFGrzegorz Siwik
2019-04-16i40e: Update i40e_init_dcb to return correct errorChinh T Cao
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak
2019-04-16i40e: save PTP time before a device resetJacob Keller
2019-04-16i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2019-04-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-04-16KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson
2019-04-16KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-16KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson
2019-04-16KVM: x86: Open code kvm_set_hflagsSean Christopherson
2019-04-16KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson
2019-04-16KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon
2019-04-16KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
2019-04-16KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
2019-04-16svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee
2019-04-16Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-04-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini
2019-04-16KVM: nVMX: allow tests to use bad virtual-APIC page addressPaolo Bonzini
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King
2019-04-15Merge branch 'hsr-next'David S. Miller
2019-04-15net: hsr: add tx stats for master interfaceMurali Karicheri
2019-04-15net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit