summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-1/+0
* s390/pci: return error code from s390_dma_map_sg()Martin Oliveira2021-08-091-5/+7
* powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
* powerpc/iommu: return error code from .map_sg() opsMartin Oliveira2021-08-093-5/+6
* MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira2021-08-091-1/+1
* ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira2021-08-091-2/+2
* ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-1/+0
* ARM/dma-mapping: return error code from .map_sg() opsMartin Oliveira2021-08-091-9/+16
* alpha: return error code from alpha_pci_map_sg()Martin Oliveira2021-08-091-3/+7
* iommu/dma: return error code from iommu_dma_map_sg()Logan Gunthorpe2021-08-091-7/+15
* iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe2021-08-092-19/+18
* dma-direct: return appropriate error code from dma_direct_map_sg()Logan Gunthorpe2021-08-091-1/+1
* dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe2021-08-093-38/+84
* dma-debug: fix debugfs initialization orderAnthony Iliopoulos2021-08-091-3/+4
* dma-debug: use memory_intersects() directlyKefeng Wang2021-08-091-12/+2
* Linux 5.14-rc5v5.14-rc5Linus Torvalds2021-08-081-1/+1
* Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-081-2/+4
|\
| * timers: Move clearing of base::timer_running under base:: LockThomas Gleixner2021-07-271-2/+4
* | Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-081-55/+35
|\ \
| * | sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra2021-08-041-55/+35
* | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-084-17/+71
|\ \ \
| * | | perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-062-8/+30
| * | | perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-041-1/+2
| * | | perf/x86: Fix out of bound MSR accessPeter Zijlstra2021-08-041-5/+7
| * | | perf: Refactor permissions check into perf_check_permission()Marco Elver2021-07-161-26/+32
| * | | perf: Fix required permissions if sigtrap is requestedMarco Elver2021-07-161-1/+24
* | | | Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-084-21/+28
|\ \ \ \
| * \ \ \ Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-08-032-13/+18
| |\ \ \ \
| | * | | | interconnect: Fix undersized devress_alloc allocationColin Ian King2021-08-021-1/+1
| | * | | | interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton2021-07-301-5/+5
| | * | | | interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton2021-07-301-7/+5
| | * | | | interconnect: Always call pre_aggregate before aggregateMike Tipton2021-07-221-0/+5
| | * | | | interconnect: Zero initial BW after sync-stateMike Tipton2021-07-221-0/+2
| * | | | | Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-08-021-0/+2
| |\ \ \ \ \
| | * | | | | fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain2021-07-271-0/+2
| | | |_|_|/ | | |/| | |
| * / | | | virt: acrn: Do hcall_destroy_vm() before resource releaseShuo Liu2021-07-271-8/+8
| |/ / / /
* | | | | Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-084-9/+21
|\ \ \ \ \
| * | | | | firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-07-293-5/+19
| * | | | | firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-07-291-2/+0
| * | | | | drivers core: Fix oops when driver probe failsFilip Schauer2021-07-271-2/+2
| |/ / / /
* | | | | Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-089-39/+64
|\ \ \ \ \
| * | | | | staging: mt7621-pci: avoid to re-disable clock for those pcies not in useSergio Paracuellos2021-07-271-1/+0
| * | | | | staging: rtl8712: error handling refactoringPavel Skripkin2021-07-272-39/+43
| * | | | | staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin2021-07-275-1/+20
| * | | | | staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4Arnd Bergmann2021-07-211-0/+1
| * | | | | staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-07-211-0/+2
* | | | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-0810-14/+63
|\ \ \ \ \ \
| * | | | | | serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1
| * | | | | | serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao2021-07-291-0/+5
| * | | | | | tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrlSherry Sun2021-07-291-1/+1