summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: qcom: gpi: Add support for ee_offsetVinod Koul2022-04-131-3/+8
* dt-bindings: dmaengine: qcom: gpi: add compatible for sm8350/sm8350Vinod Koul2022-04-131-0/+2
* dmaengine: qcom: gpi: set chain and link flag for duplexVinod Koul2022-04-131-2/+6
* dmaengine: Remove a useless mutexChristophe JAILLET2022-04-112-8/+0
* dmaengine: idxd: update IAA definitions for user headerDave Jiang2022-04-111-3/+28
* dmaengine: tegra: Add tegra gpcdma driverAkhil R2022-04-113-0/+1519
* dt-bindings: dmaengine: Add doc for tegra gpcdmaAkhil R2022-04-111-0/+110
* dt-bindings: altr,msgdma: update my email addressOlivier Dautricourt2022-04-111-1/+1
* MAINTAINERS: update my email addressOlivier Dautricourt2022-04-111-1/+1
* dmaengine: idxd: remove trailing white space on input str for wq nameDave Jiang2022-04-111-2/+8
* dmaengine: Clarify cyclic transfer residue documentationPaul Kocialkowski2022-04-111-1/+1
* dmaengine: stm32-mdma: check the channel availability (secure or not)Amelie Delaunay2022-04-111-1/+20
* dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-111-0/+2
* dmaengine: ep93xx: Remove redundant word in commentjianchunfu2022-04-111-1/+1
* dmaengine: idxd: don't load pasid config until neededDave Jiang2022-04-112-14/+53
* dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interruptLad Prabhakar2022-04-111-8/+4
* dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interruptLad Prabhakar2022-04-111-7/+4
* dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interruptLad Prabhakar2022-04-111-8/+6
* dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2LLad Prabhakar2022-04-081-1/+1
* dmaengine: sf-pdma: Get number of channel by device treeZong Li2022-04-082-14/+18
* dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify c...Zong Li2022-04-081-2/+17
* Linux 5.18-rc1v5.18-rc1Linus Torvalds2022-04-031-2/+2
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-0315-167/+44
|\
| * tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-022-0/+5
| * ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-022-15/+18
| * tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-023-136/+4
| * tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave2022-04-021-2/+6
| * proc: bootconfig: Add null pointer checkLv Ruyi2022-04-021-0/+2
| * tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-029-14/+14
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-04-032-136/+14
|\ \
| * | Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-032-136/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-036-187/+200
|\ \ \
| * | | x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * | | x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * | | x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * | | x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * | | x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * | | x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * | | x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * | | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * | | x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63
| * | | x86/defconfig: Enable WERRORBorislav Petkov2022-03-242-0/+2
| * | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14
| * | | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong2022-03-231-1/+1
* | | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-035-69/+1
|\ \ \ \
| * | | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-315-69/+1
* | | | | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-04-035-142/+16
|\ \ \ \ \
| * | | | | dma-mapping: move pgprot_decrypted out of dma_pgprotChristoph Hellwig2022-04-012-4/+8
| * | | | | PCI/doc: cleanup references to the legacy PCI DMA APIChristoph Hellwig2022-03-301-7/+7