aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sign-file.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig1-44/+29
2018-12-06alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig1-10/+4
2018-12-06arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig1-7/+1
2018-12-06parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-9/+1
2018-12-06parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig1-9/+1
2018-12-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig3-21/+7
2018-12-06s390: remove the mapping_error dma_map_ops methodChristoph Hellwig1-13/+5
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2-17/+5
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig5-27/+15
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig3-35/+18
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig4-17/+6
2018-12-06dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig1-0/+5
2018-12-05dma-mapping: fix lack of DMA address assignment in generic remap allocatorMarek Szyprowski1-1/+7
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig2-141/+3
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig1-1/+1
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig1-1/+0
2018-12-01dma-remap: support DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig1-2/+9
2018-12-01dma-mapping: support highmem in the generic remap allocatorChristoph Hellwig1-7/+7
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig6-176/+180
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig8-85/+97
2018-12-01dma-direct: reject highmem pages from dma_alloc_from_contiguousChristoph Hellwig1-0/+12
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig2-10/+25
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund1-2/+1
2018-11-26ia64: export node_distance functionMatias Bjørling3-4/+12
2018-11-25Linux 4.20-rc4Linus Torvalds1-2/+2
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-11-23virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti1-0/+1
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu1-6/+13
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn2-3/+19
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon1-1/+1
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich1-2/+2
2018-11-22ibmvnic: Update driver queues after change in ring size supportThomas Falcon1-1/+8
2018-11-22ibmvnic: Fix RX queue buffer cleanupThomas Falcon1-2/+2
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan3-12/+32
2018-11-22NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2-20/+21
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2-20/+1
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2-73/+0
2018-11-22Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration""Benjamin Tissoires1-34/+13