summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson2018-08-302-2/+11
| * | | | | | | | KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson2018-08-301-6/+12
| * | | | | | | | KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson2018-08-303-7/+6
| * | | | | | | | KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson2018-08-303-7/+5
| * | | | | | | | KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson2018-08-302-2/+9
| * | | | | | | | KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2018-08-301-2/+2
| * | | | | | | | KVM: SVM: remove unused variable dst_vaddr_endColin Ian King2018-08-301-2/+1
| * | | | | | | | KVM: nVMX: avoid redundant double assignment of nested_run_pendingVitaly Kuznetsov2018-08-301-3/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-084-2/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-09-081-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: allwinner: dts: h6: fix Pine H64 MMC bus widthIcenowy Zheng2018-08-271-0/+2
| | |/ / / / / / /
| * | | | | | | | memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski2018-09-061-1/+1
| * | | | | | | | Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson2018-09-061-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson2018-09-051-0/+1
| | |/ / / / / / /
| * | | | | | | | firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla2018-09-061-1/+7
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-077-14/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek2018-09-071-0/+1
| * | | | | | | | | i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta2018-09-061-0/+4
| * | | | | | | | | i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi2018-09-041-1/+6
| * | | | | | | | | i2c: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam2018-09-021-1/+0
| * | | | | | | | | dt-bindings: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam2018-09-021-2/+1
| * | | | | | | | | i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-021-5/+2
| * | | | | | | | | i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-021-5/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-09-0727-113/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-041-18/+14
| * | | | | | | | | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
| * | | | | | | | | ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-043-40/+50
| * | | | | | | | | ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-313-0/+56
| * | | | | | | | | ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-311-1/+1
| * | | | | | | | | arc: remove redundant GCC version checksMasahiro Yamada2018-08-301-9/+1
| * | | | | | | | | ARC: sort KconfigVineet Gupta2018-08-271-5/+5
| * | | | | | | | | ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-271-9/+4
| * | | | | | | | | ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-08-273-3/+0
| * | | | | | | | | ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2018-08-272-2/+12
| * | | | | | | | | ARC: configs: cleanupAlexey Brodkin2018-08-2716-28/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | afs: Fix cell specification to permit an empty address listDavid Howells2018-09-071-8/+7
* | | | | | | | | Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-09-074-9/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md-cluster: release RESYNC lock after the last resync messageGuoqing Jiang2018-08-311-5/+5
| * | | | | | | | | RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni2018-08-311-1/+4
| * | | | | | | | | md/raid5-cache: disable reshape completelyShaohua Li2018-08-312-3/+8
* | | | | | | | | | Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2018-09-072-62/+189
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: support cloning across namespacesIlya Dryomov2018-09-061-14/+97
| * | | | | | | | | | rbd: factor out get_parent_info()Ilya Dryomov2018-09-061-48/+86
| * | | | | | | | | | ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov2018-09-061-5/+11
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-09-071-10/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein2018-09-031-10/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-071-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: fix erroneous warnings in page freeing functionsMark Rutland2018-09-061-4/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-09-072-7/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2018-09-071-6/+7
| |\ \ \ \ \ \ \ \ \ \