summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-2/+0
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-3/+2
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2-0/+120
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar1-9/+24
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas1-12/+0
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas1-9/+0
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas1-4/+0
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar1-2/+0
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt1-2/+0
2020-05-22Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2-67/+3
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-8/+33
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman4-0/+164
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones1-8/+114
2020-05-22xsk: Explicitly inline functions and move definitionsBjörn Töpel1-7/+91
2020-05-22xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel4-203/+1
2020-05-22xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel5-2/+227
2020-05-22xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel1-14/+0
2020-05-22xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2-206/+225
2020-05-22xsk: Move xskmap.c to net/xdp/Björn Töpel1-20/+0
2020-05-22xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel1-1/+1
2020-05-22net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2-0/+4
2020-05-22qed: Add XRC to RoCEYuval Basson1-0/+19
2020-05-22net: psample: Add tunnel supportChris Mi1-0/+22
2020-05-22IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2-0/+37
2020-05-22IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas1-0/+25
2020-05-22IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas1-0/+27
2020-05-22IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2-19/+58
2020-05-22IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas1-0/+1
2020-05-22RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe4-2/+11
2020-05-22Merge tag 'v5.8-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-11/+0
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski1-1/+13
2020-05-21Merge tag 'tegra-for-5.8-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann5-30/+30
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe112-286/+522
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman1-2/+1
2020-05-21exec: Generic execfd supportEric W. Biederman1-5/+5
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman1-1/+0
2020-05-21exec: Allow load_misc_binary to call prepare_binprm unconditionallyEric W. Biederman1-0/+2
2020-05-21exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman4-9/+9
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields53-176/+822
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2-9/+78
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2-4/+4
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner1-1/+28
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner1-0/+1
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan1-1/+2
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig1-1/+0
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland1-0/+9
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen1-0/+21