summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov
2019-01-25x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov
2019-01-25kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-25KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson
2019-01-25KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-25x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-24ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-01-24MAINTAINERS: Update cavium networking driversSudarsana Reddy Kalluru
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24Merge branch 'mlx4_core-fixes'David S. Miller
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-24cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg
2019-01-24smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg
2019-01-24CIFS: Fix mounts if the client is low on creditsPavel Shilovsky
2019-01-24CIFS: Do not assume one credit for async responsesPavel Shilovsky
2019-01-24CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky
2019-01-24CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky
2019-01-24CIFS: Fix credits calculations for reads with errorsPavel Shilovsky
2019-01-24CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky
2019-01-25Merge tag 'drm-misc-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-24drm/msm: avoid unused function warningArnd Bergmann
2019-01-24drm/msm: Add __printf verificationJoe Perches