summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg2019-01-091-0/+2
| | * | | | nvme-tcp: don't ask if controller is fabricsSagi Grimberg2019-01-091-9/+6
| | * | | | nvme-tcp: remove dead codeSagi Grimberg2019-01-091-1/+0
| | * | | | nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-01-091-1/+3
| | * | | | nvme-pci: rerun irq setup on IO queue init errorsKeith Busch2019-01-091-14/+36
| | * | | | nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-01-091-4/+6
| | * | | | nvme-pci: fix the wrong setting of nr_mapsJianchao Wang2019-01-091-1/+0
| * | | | | loop: drop caches if offset or block_size are changedJaegeuk Kim2019-01-101-2/+33
| * | | | | block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet2019-01-091-1/+0
| |/ / / /
| * | | | block: doc: add slice_idle_us to bfq documentationJohn Pittman2019-01-091-0/+7
| * | | | block: clarify documentation for blk_{start|finish}_plugJeff Moyer2019-01-091-0/+19
| * | | | null_blk: add zoned config support informationJohn Pittman2019-01-062-1/+3
| * | | | block: add documentation for io_timeoutWeiping Zhang2019-01-052-0/+16
* | | | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-12179-975/+923
|\ \ \ \ \
| * | | | | dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain2019-01-083-23/+5
| * | | | | cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-083-3/+3
| * | | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08173-949/+915
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-125-7/+14
|\ \ \ \ \ \
| * | | | | | x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov2019-01-111-2/+1
| * | | | | | Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin2019-01-111-1/+1
| * | | | | | KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu2019-01-111-1/+1
| * | | | | | kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes2019-01-111-0/+3
| * | | | | | KVM: validate userspace input in kvm_clear_dirty_log_protect()Tomas Bortoli2019-01-111-2/+7
| * | | | | | KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva2019-01-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-1216-102/+192
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-01-1110-39/+98
| |\ \ \ \ \ \
| | * | | | | | drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza2019-01-101-1/+1
| | * | | | | | drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio2019-01-101-1/+2
| | * | | | | | drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson2019-01-101-3/+12
| | * | | | | | drm/i915: Skip the ERR_PTR error stateChris Wilson2019-01-103-13/+26
| | * | | | | | drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza2019-01-103-0/+15
| | * | | | | | Merge tag 'gvt-fixes-2019-01-09' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-01-102-22/+43
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang2019-01-092-22/+43
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter2019-01-113-58/+82
| |\ \ \ \ \ \
| | * | | | | | gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2019-01-102-4/+3
| | * | | | | | drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov2019-01-101-1/+6
| | * | | | | | drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov2019-01-101-53/+73
| * | | | | | | Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-01-113-5/+12
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin2019-01-111-2/+5
| | * | | | | | | drm/nouveau: Don't disable polling in fallback modeTakashi Iwai2019-01-111-3/+4
| | * | | | | | | drm/nouveau: register backlight on pascal and newerBen Skeggs2019-01-111-0/+3
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-112-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni2019-01-111-1/+14
| * | | | | | | | | i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng2019-01-111-0/+6
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-118-9/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro2019-01-111-1/+3
| * | | | | | | | | ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker2019-01-111-1/+2
| * | | | | | | | | arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-105-5/+52
| * | | | | | | | | arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon2019-01-101-1/+1
| * | | | | | | | | ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai2019-01-071-1/+1
| |/ / / / / / / /