summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-1919-6/+43
* dma-mapping: inline the fast path dma-direct callsChristoph Hellwig2020-07-162-88/+69
* dma-mapping: move the remaining DMA API calls out of lineChristoph Hellwig2020-07-164-234/+244
* dma-pool: do not allocate pool memory from CMANicolas Saenz Julienne2020-07-141-9/+2
* dma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne2020-07-141-20/+37
* dma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne2020-07-141-3/+23
* dma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne2020-07-141-10/+1
* dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-142-1/+2
* Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-07-135-8/+7
|\
| * iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse2020-07-091-1/+1
| * iommu: Fix use-after-free in iommu_release_deviceQian Cai2020-07-091-1/+1
| * iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
| * iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
| * iommu/sun50i: Remove unused variableMaxime Ripard2020-06-301-2/+0
| * iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard2020-06-301-3/+3
* | mm: document warning in move_normal_pmd() and make it warn only onceLinus Torvalds2020-07-131-2/+21
* | Linux 5.8-rc5v5.8-rc5Linus Torvalds2020-07-131-1/+1
* | Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-07-123-6/+5
|\ \
| * | xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
| * | xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
| * | xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
| |/
* | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\ \
| * | io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * | io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \ \
| * | | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1
| * | | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
| * | | btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo2020-07-071-0/+1
* | | | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-127-9/+41
|\ \ \ \
| * | | | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2020-07-102-3/+4
| * | | | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-102-1/+1
| * | | | riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen2020-07-101-5/+5
| * | | | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-101-0/+2
| * | | | kgdb: enable arch to support XML packet.Vincent Chen2020-07-103-0/+29
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-126-8/+12
|\ \ \ \ \
| * | | | | scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2020-07-082-0/+2
| * | | | | scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn2020-07-081-4/+6
| * | | | | scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal2020-07-031-1/+1
| * | | | | scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu2020-07-032-2/+2
| * | | | | scsi: scsi_transport_spi: Fix function pointer checkTom Rix2020-06-301-1/+1
* | | | | | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \ \ \ \ \
| * | | | | | xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | | | | | | Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin2020-07-081-1/+1
* | | | | | | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1
* | | | | | | | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-115-18/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: update internal module version numberSteve French2020-07-091-1/+1
| * | | | | | | | | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8
| * | | | | | | | | smb3: fix unneeded error message on change notifySteve French2020-07-081-2/+6