aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe19-29/+93
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas2-0/+14
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2-0/+10
2019-01-24IB/mlx5: Remove dead codeMoni Shoua1-6/+0
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua1-1/+1
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-6/+26
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas1-0/+1
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit1-1/+1
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-2/+0
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-0/+23
2019-01-14RDMA: Rename port_callback to init_portParav Pandit2-6/+7
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+12
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson1-4/+11
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-10/+1
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDaniel Vetter1-0/+7
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2-3/+6
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-0/+2
2019-01-10drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza1-1/+1
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza1-0/+7
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-1/+1
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman1-0/+6
2019-01-08RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky1-4/+0
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky1-13/+13
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky1-2/+0
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain1-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang2-3/+4
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt1-0/+2
2019-01-07riscv: add audit supportDavid Abdurachmanov1-0/+2
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven1-0/+7
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven1-4/+4
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds7-27/+19
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds1-1/+3
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-156/+195
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds1-2/+4
2019-01-06fscrypt: add Adiantum supportEric Biggers1-1/+3
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2-3/+1
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-3/+24
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-1/+18