summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-202-4/+6
* x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-15/+1
* Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-14247-2048/+2333
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-111-0/+1
| |\
| | * clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-091-0/+1
| * | Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-03-112-6/+21
| |\ \
| | * | dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2018-03-111-5/+20
| | * | dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda2018-02-271-1/+1
| * | | Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-03-111-22/+16
| |\ \ \
| | * | | gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16
| * | | | Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...Linus Torvalds2018-03-103-494/+13
| |\ \ \ \
| | * | | | watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-031-492/+9
| | * | | | watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-03-031-1/+2
| | * | | | watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-03-031-1/+2
| * | | | | Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-109-73/+60
| |\ \ \ \ \
| | * | | | | loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-091-1/+1
| | * | | | | Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linusJens Axboe2018-03-096-57/+30
| | |\ \ \ \ \
| | | * | | | | nvme_fc: rework sqsize handlingJames Smart2018-03-081-10/+17
| | | * | | | | nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-081-0/+5
| | | * | | | | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-073-40/+0
| | | * | | | | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-03-011-1/+1
| | | * | | | | nvme-pci: Fix EEH failure on ppcWen Xiong2018-03-011-6/+7
| | * | | | | | Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-03-081-9/+8
| | |\ \ \ \ \ \
| | | * | | | | | xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda2018-03-071-9/+8
| | * | | | | | | bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-051-0/+11
| | * | | | | | | bcache: fix crashes in duplicate cache device registerTang Junhui2018-03-051-6/+10
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-105-75/+65
| |\ \ \ \ \ \ \
| | * | | | | | | dm table: allow upgrade from bio-based to specialized bio-based variantMike Snitzer2018-03-071-9/+5
| | * | | | | | | dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checksMike Snitzer2018-03-071-37/+29
| | * | | | | | | dm table: fix "nvme" testMikulas Patocka2018-03-071-1/+1
| | * | | | | | | dm raid: fix incorrect sync_ratio when degradedJonathan Brassow2018-03-071-3/+4
| | * | | | | | | dm: use blkdev_get rather than bdgrab when issuing pass-through ioctlMike Snitzer2018-03-071-15/+20
| | * | | | | | | dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann2018-03-071-10/+6
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-1023-156/+192
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-101-1/+6
| | * | | | | | | Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-101-6/+1
| | * | | | | | | RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky2018-03-071-0/+3
| | * | | | | | | RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-071-1/+6
| | * | | | | | | RDMA/ucma: Limit possible option sizeLeon Romanovsky2018-03-071-0/+3
| | * | | | | | | IB/core: Fix possible crash to access NULL netdevParav Pandit2018-03-071-4/+3
| | * | | | | | | RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-076-90/+55
| | * | | | | | | RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy2018-03-071-10/+11
| | * | | | | | | IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter2018-03-071-1/+3
| | * | | | | | | IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch2018-03-071-3/+7
| | * | | | | | | IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-03-071-2/+7
| | * | | | | | | IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-03-071-2/+0
| | * | | | | | | RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-03-071-0/+10
| | * | | | | | | RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-03-071-1/+2
| | * | | | | | | RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal2018-03-071-6/+10
| | * | | | | | | RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal2018-03-071-2/+1