summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / /
* | | | | | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-01-118-18/+24
|\ \ \ \ \ \
| * | | | | | rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov2019-01-101-5/+4
| * | | | | | ceph: use vmf_error() in ceph_filemap_fault()Souptick Joarder2019-01-071-4/+1
| * | | | | | libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-076-9/+19
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-1143-697/+797
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.0-20190110' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-01-117-419/+470
| |\ \ \ \ \ \
| | * | | | | | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-102-405/+0
| | * | | | | | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
| | * | | | | | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-091-0/+1
| | * | | | | | tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-091-0/+19
| |/ / / / / /
| * | | | | | Merge tag 'perf-core-for-mingo-5.0-20190108' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-01-0921-250/+238
| |\ \ \ \ \ \
| | * | | | | | tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-111/+2
| | * | | | | | tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-52/+8