summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | dmaengine: dmatest: Check list for emptiness before access its last entryAndy Shevchenko2020-09-221-3/+2
* | Merge branch 'fixes' into nextVinod Koul2020-09-221-5/+21
|\ \
| * | dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin2020-09-221-5/+21
* | | dmaengine: ti: k3-udma-glue: fix channel enable functionsGrygorii Strashko2020-09-181-14/+3
* | | dmaengine: iop-adma: Fix pointer cast warningsYueHaibing2020-09-181-6/+5
* | | dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...Gustavo Pimentel2020-09-181-1/+1
* | | dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime...Liu Shixin2020-09-181-6/+1
* | | dmaengine: ioat: Make two symbols staticJason Yan2020-09-181-2/+2
* | | dmaengine: sf-pdma: remove unused 'desc'Vinod Koul2020-09-181-1/+0
* | | dmaengine: zx: remove redundant irqsave in hardIRQBarry Song2020-09-181-4/+2
| |/ |/|
* | dmaengine: Kconfig: Update description for RCAR_DMAC configLad Prabhakar2020-09-111-2/+2
* | dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parametersPeter Ujfalusi2020-09-111-7/+35
* | Merge tag 'v5.9-rc4' into nextVinod Koul2020-09-112050-8275/+13420
|\|
| * Linux 5.9-rc4v5.9-rc4Linus Torvalds2020-09-061-1/+1
| * Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-061-3/+52
| |\
| | * io_uring: fix linked deferred ->files cancellationPavel Begunkov2020-09-051-2/+23
| | * io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov2020-09-051-0/+27
| | * io_uring: fix explicit async read/write mapping for large segmentsJens Axboe2020-09-051-3/+4
| * | Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-09-067-63/+119
| |\ \
| | * | iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson2020-09-041-7/+7
| | * | iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
| | * | iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel2020-09-041-1/+6
| | * | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit2020-09-043-7/+33
| | * | iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit2020-09-041-0/+2
| | * | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu2020-09-041-45/+55
| | * | iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-041-2/+8
| | * | MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers moveLukas Bulwahn2020-09-041-1/+1
| * | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-069-63/+213
| |\ \ \
| | * | | x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-043-24/+91
| | * | | x86/debug: Allow a single level of #DB recursionAndy Lutomirski2020-09-041-34/+31
| | * | | x86/entry: Fix AC assertionPeter Zijlstra2020-09-041-2/+10
| | * | | tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi2020-09-041-1/+1
| | * | | x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
| | * | | x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel2020-09-031-0/+78
| | * | | x86/cmdline: Disable jump tables for cmdline.cArvind Sankar2020-09-031-1/+1
| * | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-0614-22/+229
| |\ \ \ \
| | * | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-0410-15/+219
| | * | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-043-7/+6
| | * | | | xen/balloon: add header guardRoger Pau Monne2020-09-041-0/+4
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-054-10/+16
| |\ \ \ \ \ \ \
| | | | * | | | | sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck2020-08-291-2/+2
| | | | * | | | | Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
| | | | * | | | | Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
| | | * | | | | | clang-format: Update with the latest for_each macro listMiguel Ojeda2020-09-011-0/+12
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | auxdisplay: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-081-1/+1
| * | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-057-73/+62
| |\ \ \ \ \ \ \
| | * | | | | | | ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-011-2/+2
| | * | | | | | | arc: fix memory initialization for systems with two memory banksMike Rapoport2020-09-011-11/+16
| | * | | | | | | irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-272-1/+6
| | * | | | | | | ARC: show_regs: fix r12 printing and simplifyVineet Gupta2020-08-271-47/+30