summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2
| * | | | kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2019-01-252-2/+2
| * | | | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-01-251-0/+8
| * | | | svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit2019-01-251-15/+4
| * | | | svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit2019-01-251-0/+2
| * | | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5
| * | | | KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson2019-01-251-1/+1
| * | | | x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov2019-01-251-1/+2
| * | | | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov2019-01-251-1/+0
| * | | | kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder2019-01-251-4/+8
| * | | | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson2019-01-251-1/+1
| * | | | KVM: x86: Fix single-step debuggingAlexander Popov2019-01-251-2/+1
| * | | | x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov2019-01-251-1/+0
* | | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-276-102/+176
|\ \ \ \ \
| * | | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-236-102/+176
* | | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-276-27/+73
|\ \ \ \ \ \
| * | | | | | acpi/nfit: Fix command-supported detectionDan Williams2019-01-211-14/+40
| * | | | | | acpi/nfit: Block function zero DSMsDan Williams2019-01-211-0/+7
| * | | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-215-11/+24
| * | | | | | nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang2019-01-211-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-275-5/+14
|\ \ \ \ \ \
| * | | | | | Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
| * | | | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
| * | | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| * | | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1524798-1102278/+1676248
| |\ \ \ \ \ \
| * | | | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| * | | | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-141-0/+3
| * | | | | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-141-1/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2741-288/+405
|\ \ \ \ \ \ \ \
| * | | | | | | | qed: Revert error handling changes.David S. Miller2019-01-2618-743/+202
| * | | | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-256-8/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| | * | | | | | | | cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
| | * | | | | | | | mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
| | * | | | | | | | mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
| | * | | | | | | | nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
| | * | | | | | | | virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| | * | | | | | | | mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
| | * | | | | | | | mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
| * | | | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
| * | | | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-01-251-0/+1
| * | | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
| * | | | | | | | | MAINTAINERS: Update cavium networking driversSudarsana Reddy Kalluru2019-01-251-21/+21
| * | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| | * | | | | | | | | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| | * | | | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| | * | | | | | | | | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
| * | | | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-253-16/+42
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1