summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-21XArray: Fix xa_release in allocating arraysMatthew Wilcox1-13/+23
2019-02-21KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner1-0/+1
2019-02-21KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson1-2/+2
2019-02-21KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson1-0/+21
2019-02-21KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2019-02-20Pull in char-misc-next from GregDaniel Vetter26-50/+729
2019-02-20drm: removing the DP Errata msg and its msg idRamalingam C1-6/+0
2019-02-20drm: HDCP2.2 link check periodRamalingam C1-0/+1
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+42
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-15/+52
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-5/+2
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig1-9/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2-5/+5
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig1-9/+1
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig2-22/+2
2019-02-20nvme-tcp.h: fix SPDX headerChristoph Hellwig1-1/+1
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2-18/+1
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola1-1/+1
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2-4/+1
2019-02-20Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen7-2/+267
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen113-467/+1143
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-18/+62
2019-02-20RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise3-2/+22
2019-02-20RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe1-0/+5
2019-02-20RDMA/device: Provide APIs from the core code to help unregistrationJason Gunthorpe1-0/+11
2019-02-20RDMA/device: Add ib_device_get_by_netdev()Jason Gunthorpe1-1/+9
2019-02-20RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe1-0/+7
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+13
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+38
2019-02-20scsi: fcoe: make use of fip_mode enum completeSedat Dilek1-2/+2
2019-02-20power: supply: core: Add a field to support battery max voltageArtur Rojek1-0/+1
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse1-0/+43
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs1-0/+8
2019-02-20ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King1-1/+1
2019-02-20ethtool: Added support for 50Gbps per lane link modesAya Levin1-1/+17
2019-02-20KVM: arm/arm64: Rework the timer code to use a timer_mapChristoffer Dall1-10/+13
2019-02-20KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall1-0/+6
2019-02-20KVM: arm/arm64: timer: Rework data structures for multiple timersChristoffer Dall1-20/+21
2019-02-20KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara1-0/+23
2019-02-20KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall1-3/+0
2019-02-20clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara1-0/+1
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra2-3/+13
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+36
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg1-17/+29
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar1-0/+6
2019-02-19drm: Add HDMI colorspace propertyUma Shankar1-0/+42
2019-02-19RDMA/cache: Move the cache per-port data into the main ib_port_dataJason Gunthorpe1-1/+2
2019-02-19RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe1-31/+43