aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov3-0/+8
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov1-1/+1
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov1-0/+2
2018-09-25Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig1-4/+1
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski1-0/+69
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe5-58/+81
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2018-09-25uio: introduce UIO_MEM_IOVAStephen Hemminger1-0/+1
2018-09-25vmbus: split ring buffer allocation from openStephen Hemminger1-0/+9
2018-09-25vmbus: keep pointer to ring buffer pageStephen Hemminger1-1/+1
2018-09-25vmbus: pass channel to hv_process_channel_removalStephen Hemminger1-1/+1
2018-09-25Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+4
2018-09-25Merge tag 'v4.19-rc3' into next/driversOlof Johansson16-52/+135
2018-09-25Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-0/+66
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose1-0/+20
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-5/+1
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose1-5/+1
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose1-7/+2
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-81/+88
2018-09-25usb: video: Fix endianness mismatches in descriptor structuresLaurent Pinchart1-152/+152
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy1-6/+0
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann1-0/+2
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta1-0/+6
2018-09-25iommu/vt-d: Update register definitions to VT-d 3.0 specificationSohil Mehta1-0/+36
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta1-0/+30
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel1-1/+1
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman3-3/+5
2018-09-25iommu: Add fast hook for getting DMA domainsRobin Murphy1-0/+1
2018-09-25iommu/iova: Optimise attempts to allocate iova from 32bit address rangeGanapatrao Kulkarni1-0/+1
2018-09-25gpio: Add comments on single direction chipsLinus Walleij1-1/+5
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta2-0/+10
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2-10/+11
2018-09-25net/mlx5: Update mlx5_ifc with DEVX UID bitsLeon Romanovsky1-24/+43
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas3-11/+13
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas2-11/+12
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas2-3/+4
2018-09-25Merge branch 'ib-omap' into develLinus Walleij1-13/+2
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg1-11/+5
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu1-0/+15
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron2-4/+6
2018-09-24net/core: Add new basic hardware counterEelco Chaudron2-0/+5
2018-09-24bus: ti-sysc: Defer suspend as neededTony Lindgren1-1/+0
2018-09-24block: don't include bug.h from bio.hChristoph Hellwig1-1/+0
2018-09-24block: don't include io.h from bio.hChristoph Hellwig1-3/+0
2018-09-24block: remove bvec_to_physChristoph Hellwig1-5/+0
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig1-8/+0
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-13/+0