summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-01-184-15/+15
| | |\ \ \ \ \
| | | * | | | | irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier2019-01-181-12/+13
| | | * | | | | irqchip/madera: Drop GPIO includesLinus Walleij2019-01-171-2/+0
| | | * | | | | irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang2019-01-171-1/+1
| | | * | | | | irqchip/stm32-exti: Add domain translate functionLoic Pallardy2019-01-171-0/+1
| | * | | | | | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-181-1/+1
| | * | | | | | genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet2019-01-181-0/+1
| | * | | | | | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-151-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-271-2/+2
| |\ \ \ \ \ \
| | * | | | | | EDAC, altera: Fix S10 persistent register offsetThor Thayer2019-01-241-2/+2
| * | | | | | | Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-272-11/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2019-01-272-11/+10
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-2713-115/+130
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-256-4/+10
| | * | | | | | | | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-252-5/+1
| | * | | | | | | | KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-251-0/+6
| | * | | | | | | | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov2019-01-251-3/+4
| | * | | | | | | | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson2019-01-251-66/+73
| | * | | | | | | | 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-161-1/+2
| | * | | | | | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-141-2/+3
| | * | | | | | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1424888-1159986/+1733956
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| | * | | | | | | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-131-0/+3
| | * | | | | | | | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-131-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-2518-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